Showing
1 changed file
with
3 additions
and
3 deletions
| ... | @@ -836,7 +836,7 @@ USERFIELDS:UserField | ... | @@ -836,7 +836,7 @@ USERFIELDS:UserField |
| 836 | 836 | ||
| 837 | <http://data.posccaesar.org/npd/ontology/Licence> | 837 | <http://data.posccaesar.org/npd/ontology/Licence> |
| 838 | rdf:type owl:Class ; | 838 | rdf:type owl:Class ; |
| 839 | - rdfs:label "Norwegian Production License Area"^^xsd:string ; | 839 | + rdfs:label "NPD-list of Norwegian Production License Areas"^^xsd:string ; |
| 840 | rdfs:subClassOf ILAP:License . | 840 | rdfs:subClassOf ILAP:License . |
| 841 | 841 | ||
| 842 | <http://data.posccaesar.org/npd/ontology/OperatingCompany> | 842 | <http://data.posccaesar.org/npd/ontology/OperatingCompany> |
| ... | @@ -851,12 +851,12 @@ USERFIELDS:UserField | ... | @@ -851,12 +851,12 @@ USERFIELDS:UserField |
| 851 | 851 | ||
| 852 | <http://data.posccaesar.org/npd/ontology/ilap-interface/Facility> | 852 | <http://data.posccaesar.org/npd/ontology/ilap-interface/Facility> |
| 853 | rdf:type owl:Class ; | 853 | rdf:type owl:Class ; |
| 854 | - rdfs:label "Facility 1"^^xsd:string ; | 854 | + rdfs:label "NPD-list of Facilities"^^xsd:string ; |
| 855 | rdfs:subClassOf ILAP:Facility . | 855 | rdfs:subClassOf ILAP:Facility . |
| 856 | 856 | ||
| 857 | <http://data.posccaesar.org/npd/ontology/ilap-interface/Field> | 857 | <http://data.posccaesar.org/npd/ontology/ilap-interface/Field> |
| 858 | rdf:type owl:Class ; | 858 | rdf:type owl:Class ; |
| 859 | - rdfs:label "Field 1"^^xsd:string ; | 859 | + rdfs:label "NPD-list of Fields"^^xsd:string ; |
| 860 | rdfs:subClassOf ILAP:Field . | 860 | rdfs:subClassOf ILAP:Field . |
| 861 | 861 | ||
| 862 | <http://data.posccaesar.org/npd/ontology/productionFacility> | 862 | <http://data.posccaesar.org/npd/ontology/productionFacility> | ... | ... |
-
Please register or login to post a comment