Difference between revisions of "EPrint Object"

From EPrints Documentation
Jump to: navigation, search
(Built in Fields)
Line 40: Line 40:
 
* '''[[eprint_validate.pl]]''' -
 
* '''[[eprint_validate.pl]]''' -
 
* '''[[eprint_warnings.pl]]''' -
 
* '''[[eprint_warnings.pl]]''' -
* [[Archives/ARCHIVEID/cfg/workflows/eprint/]]
+
* [[Archives/ARCHIVEID/cfg/workflows/eprint/]]default.xml
 
* [[Archives/ARCHIVEID/cfg/namedsets/]]eprint
 
* [[Archives/ARCHIVEID/cfg/namedsets/]]eprint
 
* [[Archives/ARCHIVEID/cfg/lang/en/phrases/]]
 
* [[Archives/ARCHIVEID/cfg/lang/en/phrases/]]
** eprint_fields.xml - names, help text and names for options (in set fields) of fields in the EPrint Object.
+
** eprint_fields.xml - names, help text and names for options (in set fields) of fields in the EPrint Object.
 
** eprint_order.xml - human readable rendering of the allowed orderings of search results for eprint searches.
 
** eprint_order.xml - human readable rendering of the allowed orderings of search results for eprint searches.
 
** eprint_types.xml - name and description of each of the eprint types.
 
** eprint_types.xml - name and description of each of the eprint types.

Revision as of 17:16, 5 January 2007

Data Object representing a single EPrint record.

It belongs to the "eprint" dataset.

In the API it is represented as an instace of EPrints::DataObj::EPrint

Metadata Fields

Built in Fields

Local Fields

EPrint objects have many more fields, which are defined in eprint_fields.pl

Related configuration files