Difference between revisions of "Rdf triples repository.pl"

From EPrints Documentation
Jump to: navigation, search
(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 a '''EP_TRIGGER_REPOSITORY_RDF''' trigger for adding these repository triples to the RDF output.
+
'''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


Back to cfg.d

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.