Difference between revisions of "Rdf triples repository.pl"
(Added page about config file) |
m |
||
Line 2: | Line 2: | ||
{{cfgd}} | {{cfgd}} | ||
− | '''rdf_triples_repository.pl''' contains configuration to generate RDF triples about the repository archive. This configuration contains additional XML namespace URIs in '''<code>$c->{rdf}->{xmlns}</code>''', and | + | '''rdf_triples_repository.pl''' contains configuration to generate RDF triples about the repository archive. This configuration contains additional XML namespace URIs in '''<code>$c->{rdf}->{xmlns}</code>''', and an '''EP_TRIGGER_REPOSITORY_RDF''' trigger for adding these repository triples to the RDF output. |
Latest revision as of 11:57, 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_triples_repository.pl contains configuration to generate RDF triples about the repository archive. This configuration contains additional XML namespace URIs in $c->{rdf}->{xmlns}
, and an EP_TRIGGER_REPOSITORY_RDF trigger for adding these repository triples to the RDF output.