Showing
1 changed file
with
5 additions
and
5 deletions
| ... | @@ -834,6 +834,11 @@ USERFIELDS:UserField | ... | @@ -834,6 +834,11 @@ USERFIELDS:UserField |
| 834 | owl:onProperty USERFIELDS:hasDiscipline | 834 | owl:onProperty USERFIELDS:hasDiscipline |
| 835 | ] . | 835 | ] . |
| 836 | 836 | ||
| 837 | +<http://data.posccaesar.org/npd/ontology/License> | ||
| 838 | + rdf:type owl:Class ; | ||
| 839 | + rdfs:label "Norwegian production license area"^^xsd:string ; | ||
| 840 | + rdfs:subClassOf ILAP:License . | ||
| 841 | + | ||
| 837 | <http://data.posccaesar.org/npd/ontology/OperatingCompany> | 842 | <http://data.posccaesar.org/npd/ontology/OperatingCompany> |
| 838 | rdf:type owl:Class ; | 843 | rdf:type owl:Class ; |
| 839 | rdfs:label "Operating company"^^xsd:string ; | 844 | rdfs:label "Operating company"^^xsd:string ; |
| ... | @@ -849,11 +854,6 @@ rdl:RDS282149 | ... | @@ -849,11 +854,6 @@ rdl:RDS282149 |
| 849 | rdfs:label "RDS282149"^^xsd:string ; | 854 | rdfs:label "RDS282149"^^xsd:string ; |
| 850 | rdfs:subClassOf ILAP:ResponsibleOrganization , owl:Thing . | 855 | rdfs:subClassOf ILAP:ResponsibleOrganization , owl:Thing . |
| 851 | 856 | ||
| 852 | -<http://data.posccaesar.orgnpd/ontology/License> | ||
| 853 | - rdf:type owl:Class ; | ||
| 854 | - rdfs:label "Norwegian production license area"^^xsd:string ; | ||
| 855 | - rdfs:subClassOf ILAP:License . | ||
| 856 | - | ||
| 857 | <http://staging.data.posccaesar.org/npd/ontology/discoveryField> | 857 | <http://staging.data.posccaesar.org/npd/ontology/discoveryField> |
| 858 | rdf:type owl:Class ; | 858 | rdf:type owl:Class ; |
| 859 | rdfs:label "Field 1"^^xsd:string ; | 859 | rdfs:label "Field 1"^^xsd:string ; | ... | ... |
-
Please register or login to post a comment