Showing
1 changed file
with
3 additions
and
1 deletions
| 1 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/drilling | 1 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/drilling |
| 2 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity | 2 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity |
| 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose | ||
| 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/core | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/core |
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type | ||
| 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/facility | 6 | # imports: http://www.reportinghub.no/ep/schema/1.0/facility |
| 5 | # imports: http://www.reportinghub.no/ep/schema/1.0/material | 7 | # imports: http://www.reportinghub.no/ep/schema/1.0/material |
| 6 | # imports: http://www.reportinghub.no/ep/schema/1.0/organization | 8 | # imports: http://www.reportinghub.no/ep/schema/1.0/organization |
| ... | @@ -16,5 +18,5 @@ | ... | @@ -16,5 +18,5 @@ |
| 16 | 18 | ||
| 17 | <http://www.reportinghub.no/ep/schema/1.0/drilling> | 19 | <http://www.reportinghub.no/ep/schema/1.0/drilling> |
| 18 | rdf:type owl:Ontology ; | 20 | rdf:type owl:Ontology ; |
| 19 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/np/schema/1.0/npd> ; | 21 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/np/schema/1.0/npd> ; |
| 20 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ... | ... |
-
Please register or login to post a comment