Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Create RDF

Start      Previous      Next  

At this point we have everything needed to generate the RDF for each  EduRecord . We will create RDF/XML that describes each as an instance of the class vivo:EducationalTraining . This object is identified by a URI as are the educational institution conferring the degree and the recipient. Each instance is further enriched by other data properties. The special  local:weakAttribution  predicate is used when the recipient has no netid. The full transform can be found in mkEduRDF.xsl , the main parts are shown in the next two figures.

...

The VIVO user interface should now be used to add the two new predicates to the local ontology before adding the RDF files. If this isn’t done first you won’t get another chance until the RDF in  ED.rdf  is retracted. At this point the  ED.rdf  file can be asserted, followed by the  NewPers.rdf  and  NewOrgs.rdf  files.

Start      Previous      Next