Added the unit milliPascal_second and updated the DDR tables.
Showing
4 changed files
with
3 additions
and
3 deletions
This diff is collapsed. Click to expand it.
... | @@ -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 |
... | @@ -1772,7 +1772,7 @@ ddr-tables:DrillingFluidInformation | ... | @@ -1772,7 +1772,7 @@ ddr-tables:DrillingFluidInformation |
1772 | ] [ sp:object | 1772 | ] [ sp:object |
1773 | [ sp:varName "fluidViscosity"^^xsd:string | 1773 | [ sp:varName "fluidViscosity"^^xsd:string |
1774 | ] ; | 1774 | ] ; |
1775 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#pascal_second> ; | 1775 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#milliPascal_second> ; |
1776 | sp:subject | 1776 | sp:subject |
1777 | [ sp:varName "visc"^^xsd:string | 1777 | [ sp:varName "visc"^^xsd:string |
1778 | ] | 1778 | ] |
... | @@ -1842,7 +1842,7 @@ time"""^^xsd:string """Depth At | ... | @@ -1842,7 +1842,7 @@ time"""^^xsd:string """Depth At |
1842 | Logging | 1842 | Logging |
1843 | mMD"""^^xsd:string "Fluid Type"^^xsd:string """Fluid density | 1843 | mMD"""^^xsd:string "Fluid Type"^^xsd:string """Fluid density |
1844 | g/cm3"""^^xsd:string """Fluid Viscosity | 1844 | g/cm3"""^^xsd:string """Fluid Viscosity |
1845 | -Pa.s"""^^xsd:string """Yield point | 1845 | +mPa.s"""^^xsd:string """Yield point |
1846 | Pa"""^^xsd:string) . | 1846 | Pa"""^^xsd:string) . |
1847 | 1847 | ||
1848 | ddr-tables:EquipmentFailure | 1848 | ddr-tables:EquipmentFailure | ... | ... |
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
-
Please register or login to post a comment