Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
| 9 | # imports: http://www.reportinghub.no/ep/schema/1.0/organization | 9 | # imports: http://www.reportinghub.no/ep/schema/1.0/organization |
| 10 | # imports: http://www.reportinghub.no/ep/schema/1.0/report | 10 | # imports: http://www.reportinghub.no/ep/schema/1.0/report |
| 11 | # imports: http://www.reportinghub.no/ep/schema/1.0/well | 11 | # imports: http://www.reportinghub.no/ep/schema/1.0/well |
| 12 | -# imports: http://www.reportinghub.no/ep/spin/ddr-tables-v1.0 | 12 | +# imports: http://www.reportinghub.no/ep/spin/ddr-tables |
| 13 | # imports: http://www.reportinghub.no/spin/rh | 13 | # imports: http://www.reportinghub.no/spin/rh |
| 14 | 14 | ||
| 15 | @prefix arg: <http://spinrdf.org/arg#> . | 15 | @prefix arg: <http://spinrdf.org/arg#> . |
| ... | @@ -44,7 +44,7 @@ arg:template | ... | @@ -44,7 +44,7 @@ arg:template |
| 44 | 44 | ||
| 45 | <http://www.reportinghub.no/swp/ddr> | 45 | <http://www.reportinghub.no/swp/ddr> |
| 46 | rdf:type owl:Ontology ; | 46 | rdf:type owl:Ontology ; |
| 47 | - owl:imports <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/spin/ddr-tables-v1.0> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/spin/rh> ; | 47 | + owl:imports <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/spin/ddr-tables> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/spin/rh> ; |
| 48 | owl:versionInfo "0.1.0"^^xsd:string . | 48 | owl:versionInfo "0.1.0"^^xsd:string . |
| 49 | 49 | ||
| 50 | ddrswp:DailyDrillingReportView | 50 | ddrswp:DailyDrillingReportView | ... | ... |
-
Please register or login to post a comment