Difference between revisions of "Rdf uris.pl"
(Added page about config file) |
(No difference)
|
Latest revision as of 12:07, 30 January 2022
EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects
rdf_uris.pl contains functions for generating various URIs needed in RDF output. These are contained within the $c->{rdf}
hash reference and includes:
event_uri
- The URI for an event, (e.g. the conference an eprint was presented).event_location_uri
- The URI for an event location, (e.g. where a conference was that an eprint was presented).org_uri
- The URI for an organisation associated with an eprint.person_uri
- The URI for a person associated with an eprint.publication_uri
- The URI for a publication (e.g. a journal) associated with an eprint.