These changes support the prevention of duplicatation of foaf:Person individuals when rdf is being generated for academic article authors (mkrdf.xsl), intellcont authors (mkicardf.xsl) or impact stmt collaborators (tbd). An initial xml file of foaf:Persons is obtained from Vivo by executing a sparql query (foafPersons.sparql) and transformed (foafPersons.xsl). This file is passed as an argument to mkrdf.xsl which may add more foaf:Persons. This new file is save an is used as input to the next transform i.e. mkicardf.xsl and so on.
This commit is contained in:
parent
e972fd5549
commit
89e43e232a