Tore Christiansen

Correction to NPD fields

......@@ -836,7 +836,7 @@ USERFIELDS:UserField
<http://data.posccaesar.org/npd/ontology/Licence>
rdf:type owl:Class ;
rdfs:label "Norwegian Production License Area"^^xsd:string ;
rdfs:label "NPD-list of Norwegian Production License Areas"^^xsd:string ;
rdfs:subClassOf ILAP:License .
<http://data.posccaesar.org/npd/ontology/OperatingCompany>
......@@ -851,12 +851,12 @@ USERFIELDS:UserField
<http://data.posccaesar.org/npd/ontology/ilap-interface/Facility>
rdf:type owl:Class ;
rdfs:label "Facility 1"^^xsd:string ;
rdfs:label "NPD-list of Facilities"^^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:label "NPD-list of Fields"^^xsd:string ;
rdfs:subClassOf ILAP:Field .
<http://data.posccaesar.org/npd/ontology/productionFacility>
......