Tore Christiansen

Added NPD classes

......@@ -849,6 +849,16 @@ USERFIELDS:UserField
rdfs:label "Discovery Field"^^xsd:string ;
rdfs:subClassOf ILAP:Field .
<http://data.posccaesar.org/npd/ontology/ilap-interface/Facility>
rdf:type owl:Class ;
rdfs:label "Facility 1"^^xsd:string ;
rdfs:subClassOf ILAP:Facility .
<http://data.posccaesar.org/npd/ontology/ilap-interface/Field>
rdf:type owl:Class ;
rdfs:label "Field 1"^^xsd:string ;
rdfs:subClassOf ILAP:Field .
<http://data.posccaesar.org/npd/ontology/productionFacility>
rdf:type owl:Class ;
rdfs:label "Production Facility"^^xsd:string ;
......