David Leal

Merged core and production-core schemas. Some utility properties left in production-core.

Showing 30 changed files with 30 additions and 31 deletions
This diff could not be displayed because it is too large.
......@@ -1208,7 +1208,7 @@ ep-prodact:samplingPerformedAtPointInSpace
rdf:type owl:FunctionalProperty ;
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:FluidSamplingAndAnalysis ;
rdfs:range <http://www.reportinghub.no/ep/schema/production-core#TemporalPartOfAPointInSpace> ;
rdfs:range ep-core:TemporalPartOfAPointInSpace ;
.
ep-prodact:seller
rdf:type owl:ObjectProperty ;
......
......@@ -48,7 +48,7 @@ sp:if
<http://www.reportinghub.no/ep/dpr/spin/1.1/lib>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://spinrdf.org/spin> ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.reportinghub.no/ep/spin/1.1/lib> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-dpr-spin-lib:Function
......@@ -1190,20 +1190,20 @@ ep-dpr-spin-lib:selectDensityAtStandardTemperaturePressureType
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#STP_15degC1atm>
] ;
sp:arg2 ep-prodcore:DensityAt15degC1atm ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#DensityAt15degC1atm> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#STP_60degF1atm>
] ;
sp:arg2 ep-prodcore:DensityAt60degF1atm ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#DensityAt60degF1atm> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#STP_0degC1atm>
] ;
sp:arg2 ep-prodcore:DensityAt0degC1atm ;
sp:arg3 ep-prodcore:MeasureOfDensityOfMaterial
sp:arg2 <http://www.reportinghub.no/ep/schema/core#DensityAt0degC1atm> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#MeasureOfDensityOfMaterial>
]
]
] ;
......@@ -5792,6 +5792,22 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b22) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#VPVU_m3m3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
] ;
sp:variable _:b22
])
] ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ sp:varName "myVar"^^xsd:string
]) ;
sp:where ([ rdf:type sp:Bind ;
......@@ -5871,22 +5887,6 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION
[ sp:varName "myVar"^^xsd:string
]
])
] ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b22) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#VPVU_m3m3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
] ;
sp:variable _:b22
])
] .
ep-dpr-spin-lib:selectTemperatureScale
......@@ -6261,7 +6261,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#STP_0degC1atm>
] ;
sp:arg2 ep-prodcore:VolumeAt0degC1atm ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#VolumeAt0degC1atm> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#MeasureOfAmountOfMaterial>
]
]
......
......@@ -182,7 +182,7 @@ ep-mpr-spin-lib:selectAverageAmountOfMaterialPeriodType
sp:arg2 <http://www.epim.no/schemas/mprml/1#RP_dailyyeartodate>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/flow#yearlyAverageAmountOfMaterial> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#derivedFrom>
sp:arg3 <http://www.reportinghub.no/ep/schema/production-core#derivedFrom>
]
] ;
sp:variable
......@@ -336,20 +336,20 @@ ep-mpr-spin-lib:selectDensityAtStandardTemperaturePressureType
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#STP_15degC1atm>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-core#DensityAt15degC1atm> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#DensityAt15degC1atm> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#STP_60degF1atm>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-core#DensityAt60degF1atm> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#DensityAt60degF1atm> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#STP_0degC1atm>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-core#DensityAt0degC1atm> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/production-core#MeasureOfDensityOfMaterial>
sp:arg2 <http://www.reportinghub.no/ep/schema/core#DensityAt0degC1atm> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#MeasureOfDensityOfMaterial>
]
]
] ;
......@@ -6453,7 +6453,7 @@ ep-mpr-spin-lib:selectVolumeAtStandardTemperaturePressureType
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#STP_0degC1atm>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-core#VolumeAt0degC1atm> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#VolumeAt0degC1atm> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#MeasureOfAmountOfMaterial>
]
]
......@@ -6491,7 +6491,7 @@ ep-mpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#STP_0degC1atm>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-core#VolumeFlowRateAt0degC1atm> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#VolumeFlowRateAt0degC1atm> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#MeasureOfFlowOfMaterial>
]
]
......
# Saved by TopBraid on Sat Oct 08 12:56:31 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
This diff could not be displayed because it is too large.