An eprints archive consists of

<dataset name="eprint">
  <type name="article">
    <page name="core" />
    <field name="title" required="yes" />
    <field name="creators" required="yes" />
    <page name="pubinfo" />
    <field name="publication" required="yes" />
    <field name="volume" />
    <field name="number" />
 {name => "creators", type => "name", multiple => 1, input_boxes => 4,
          hasid => 1, input_id_cols=>20,
          family_first=>1, hide_honourific=>1, hide_lineage=>1 },
 {name => "title", type => "longtext", multilang=>0 },
 {name => "publication", type => "text" },
 {name => "volume", type => "text", maxlength => 6 },
 {name => "number", type => "text", maxlength => 6 } <ep:phrase ref="eprint_fieldname_creators">Authors/Creators</ep:phrase> <ep:phrase ref="eprint_fieldhelp_creators">Enter in the format given on the first page or title page. If there are more than four authors, click on the [More Spaces] button. <br />Example: [<span class="example">Smith</span>] [<span class="example">J.P.</span>] [<span class="example">j.smith@soton.ac.uk</span>] </ep:phrase> <ep:phrase ref="eprint_fieldname_title">Title</ep:phrase> <ep:phrase ref="eprint_fieldhelp_title">The title of the item. The title should not end with a full stop, but may end with a question mark. There is no way to make italic text, please enter it normally. If you have a subtitle, it should be preceded with a colon [:]. Use capitals only for the first word and for proper nouns. <br />Example: <span class="example">Mathematics for engineers and scientists. 5th edition</span> <br />Example: <span class="example">Ecosystems of the world. Vol. 26. Estuaries of the world</span> </ep:phrase>
$c->{browse_views} = [
        { id=>"year", allow_null=>1, fields=>"date_effective;res=year",
	  subheadings=>"type", order=>"-date_effective/title", heading_level=>2 },
        { id=>"subjects", fields=>"subjects", order=>"-date_effective/title",
	  hideempty=>1 },
	{ id=>"type",  fields=>"type", order=>"-date_effective" }
];<ep:phrase ref="eprint_fieldname_project">Project Title</ep:phrase> <ep:phrase ref="eprint_fieldhelp_project">The name of the project which resulted in this publication.</ep:phrase>