Difference between revisions of "Archives/ARCHIVEID/cfg/citations/eprint/"
(Added summary_page.xml) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{dirs}} | {{dirs}} | ||
− | These are the citation | + | These are the citation configuration files which describe how to render [[EPrint Object]]s in various ways. |
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/archives|archives]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID|ARCHIVEID]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg|cfg]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/citations|citations]]/eprint''' | *'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/archives|archives]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID|ARCHIVEID]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg|cfg]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/citations|citations]]/eprint''' | ||
Line 7: | Line 7: | ||
** '''result.xml''' - This is a search result row. It uses the default.xml citation style but adds the result number and a link to the documents. | ** '''result.xml''' - This is a search result row. It uses the default.xml citation style but adds the result number and a link to the documents. | ||
** '''screen.xml''' - This is the title of all [[EPrint Object]] related screens. By default, it's the same as brief.xml | ** '''screen.xml''' - This is the title of all [[EPrint Object]] related screens. By default, it's the same as brief.xml | ||
+ | ** '''summary_page.xml''' - This is the citation file for the full abstract/summary page for an EPrint. | ||
** '''thread_commentary.xml''' - How to describe this item in a thread of [[EPrint Object]]s which comment one upon the other. | ** '''thread_commentary.xml''' - How to describe this item in a thread of [[EPrint Object]]s which comment one upon the other. | ||
− | ** '''thread_succeeds.xml''' - How to | + | ** '''thread_succeeds.xml''' - How to describe an [[EPrint Object]] when showing the tree of what succeeds what. |
Latest revision as of 19:34, 30 December 2021
EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects
These are the citation configuration files which describe how to render EPrint Objects in various ways.
- eprints3/archives/ARCHIVEID/cfg/citations/eprint
- brief.xml - Just shows the title, or failing that the type and eprintid.
- default.xml - This is the main file. It describes how to properly cite eprint object. Eg. creators, title (year) publisher. etc.
- result.xml - This is a search result row. It uses the default.xml citation style but adds the result number and a link to the documents.
- screen.xml - This is the title of all EPrint Object related screens. By default, it's the same as brief.xml
- summary_page.xml - This is the citation file for the full abstract/summary page for an EPrint.
- thread_commentary.xml - How to describe this item in a thread of EPrint Objects which comment one upon the other.
- thread_succeeds.xml - How to describe an EPrint Object when showing the tree of what succeeds what.