Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -22,7 +22,7 @@ | ... | @@ -22,7 +22,7 @@ |
| 22 | <http://www.reportinghub.no/ep/spin/ddr-tables> | 22 | <http://www.reportinghub.no/ep/spin/ddr-tables> |
| 23 | rdf:type owl:Ontology ; | 23 | rdf:type owl:Ontology ; |
| 24 | rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ; | 24 | rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ; |
| 25 | - owl:imports <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://spinrdf.org/spin> ; | 25 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/spin/rh> ; |
| 26 | owl:versionInfo "0.1.0"^^xsd:string . | 26 | owl:versionInfo "0.1.0"^^xsd:string . |
| 27 | 27 | ||
| 28 | ddr-tables:BitRecord | 28 | ddr-tables:BitRecord |
| ... | @@ -3832,7 +3832,7 @@ ddr-tables:StratigraphicInformation | ... | @@ -3832,7 +3832,7 @@ ddr-tables:StratigraphicInformation |
| 3832 | rhspin:tableHeaders ("""Depth to | 3832 | rhspin:tableHeaders ("""Depth to |
| 3833 | Top of Formation | 3833 | Top of Formation |
| 3834 | mMD"""^^xsd:string """Depth to | 3834 | mMD"""^^xsd:string """Depth to |
| 3835 | -op of Formation | 3835 | +Top of Formation |
| 3836 | mTVD"""^^xsd:string "Formation Name"^^xsd:string) . | 3836 | mTVD"""^^xsd:string "Formation Name"^^xsd:string) . |
| 3837 | 3837 | ||
| 3838 | ddr-tables:SurveyStation | 3838 | ddr-tables:SurveyStation | ... | ... |
-
Please register or login to post a comment