MonkeyChap

Merge branch 'IanProdFri4'

# Saved by TopBraid on Fri Oct 14 12:01:32 BST 2011
# Saved by TopBraid on Fri Oct 14 13:39:53 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/well
......@@ -416,15 +416,15 @@ ep-prodact:residualChlorideInWater
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:samplePOint
ep-prodact:samplePhValue
rdf:type owl:DatatypeProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range xsd:string .
rdfs:range xsd:double .
ep-prodact:samplePhValue
ep-prodact:samplePoint
rdf:type owl:DatatypeProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range xsd:double .
rdfs:range xsd:string .
ep-prodact:sampleTemperature
rdf:type owl:ObjectProperty ;
......
# Saved by TopBraid on Thu Oct 13 18:07:56 BST 2011
# Saved by TopBraid on Fri Oct 14 13:39:20 BST 2011
# baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/geography
# imports: http://www.reportinghub.no/ep/schema/1.0/well
......@@ -425,13 +425,82 @@ ep-dpr-spin-lib:selectLengthScale
])
] .
ep-dpr-spin-lib:selectMassConcentrationScale
rdf:type spin:Function ;
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b17) ;
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#MCU_ppk>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
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#MCU_Euc>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
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#MCU_kgkg>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
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#MCU_ppdk>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
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#MCU_ppm>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ;
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#MCU_mgkg>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
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#MCU_>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
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#MCU_kgsack94>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
]
]
]
]
] ;
sp:variable _:b17
])
] .
ep-dpr-spin-lib:selectPressureScale
rdf:type spin:Function ;
rdfs:label "select Pressure scale"^^xsd:string ;
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b17) ;
sp:resultVariables (_:b18) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -456,7 +525,7 @@ ep-dpr-spin-lib:selectPressureScale
]
]
] ;
sp:variable _:b17
sp:variable _:b18
])
] .
......@@ -466,7 +535,7 @@ ep-dpr-spin-lib:selectProductType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b18) ;
sp:resultVariables (_:b19) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -673,7 +742,7 @@ ep-dpr-spin-lib:selectProductType
]
]
] ;
sp:variable _:b18
sp:variable _:b19
])
] .
......@@ -683,7 +752,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b19) ;
sp:resultVariables (_:b20) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -862,7 +931,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
]
]
] ;
sp:variable _:b19
sp:variable _:b20
])
] .
......@@ -872,7 +941,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b20) ;
sp:resultVariables (_:b21) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -932,7 +1001,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
]
]
] ;
sp:variable _:b20
sp:variable _:b21
])
] .
......@@ -942,7 +1011,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b21) ;
sp:resultVariables (_:b22) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -960,7 +1029,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
]
] ;
sp:variable _:b21
sp:variable _:b22
])
] .
......@@ -970,7 +1039,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b22) ;
sp:resultVariables (_:b23) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -988,7 +1057,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
]
] ;
sp:variable _:b22
sp:variable _:b23
])
] .
......@@ -998,7 +1067,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b23) ;
sp:resultVariables (_:b24) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1149,7 +1218,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
]
]
] ;
sp:variable _:b23
sp:variable _:b24
])
] .
......@@ -1158,7 +1227,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b24) ;
sp:resultVariables (_:b25) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1211,7 +1280,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType
]
]
] ;
sp:variable _:b24
sp:variable _:b25
])
] .
......@@ -1221,7 +1290,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b25) ;
sp:resultVariables (_:b26) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1295,7 +1364,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure
]
]
] ;
sp:variable _:b25
sp:variable _:b26
])
] .
......@@ -1304,7 +1373,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b26) ;
sp:resultVariables (_:b27) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1448,7 +1517,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
]
]
] ;
sp:variable _:b26
sp:variable _:b27
])
] .
......@@ -1458,7 +1527,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b27) ;
sp:resultVariables (_:b28) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1469,7 +1538,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale
sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
] ;
sp:variable _:b27
sp:variable _:b28
])
] .
......@@ -1479,7 +1548,7 @@ ep-dpr-spin-lib:selectTemperatureScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b28) ;
sp:resultVariables (_:b29) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1497,7 +1566,7 @@ ep-dpr-spin-lib:selectTemperatureScale
sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
] ;
sp:variable _:b28
sp:variable _:b29
])
] .
......@@ -1507,7 +1576,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b29) ;
sp:resultVariables (_:b30) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1581,7 +1650,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType
]
]
] ;
sp:variable _:b29
sp:variable _:b30
])
] .
......@@ -1590,7 +1659,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b30) ;
sp:resultVariables (_:b31) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1664,7 +1733,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType
]
]
] ;
sp:variable _:b30
sp:variable _:b31
])
] .
......@@ -1674,7 +1743,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b31) ;
sp:resultVariables (_:b32) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1699,7 +1768,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType
]
]
] ;
sp:variable _:b31
sp:variable _:b32
])
] .
......@@ -1709,7 +1778,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b32) ;
sp:resultVariables (_:b33) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1734,7 +1803,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
]
]
] ;
sp:variable _:b32
sp:variable _:b33
])
] .
......@@ -1744,7 +1813,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b33) ;
sp:resultVariables (_:b34) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1769,7 +1838,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale
]
]
] ;
sp:variable _:b33
sp:variable _:b34
])
] .
......@@ -1779,7 +1848,7 @@ ep-dpr-spin-lib:selectVolumeScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b34) ;
sp:resultVariables (_:b35) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2007,99 +2076,102 @@ ep-dpr-spin-lib:selectVolumeScale
]
]
] ;
sp:variable _:b34
sp:variable _:b35
])
] .
_:b1 sp:varName "uri"^^xsd:string .
_:b35
sp:varName "volumeScale"^^xsd:string .
_:b4 sp:varName "uri"^^xsd:string .
_:b34
sp:varName "volumeFlowRateScale"^^xsd:string .
_:b5 sp:varName "uri"^^xsd:string .
_:b33
sp:varName "volumeFlowRateAtStdType"^^xsd:string .
_:b6 sp:varName "uri"^^xsd:string .
_:b32
sp:varName "volumeAtStdType"^^xsd:string .
_:b7 sp:varName "uri"^^xsd:string .
_:b31
sp:varName "prodActType"^^xsd:string .
_:b8 sp:varName "uri"^^xsd:string .
_:b30
sp:varName "temporalPartOfAFlowDurationType"^^xsd:string .
_:b9 sp:varName "uri"^^xsd:string .
_:b29
sp:varName "temperatureScale"^^xsd:string .
_:b10
sp:varName "uri"^^xsd:string .
_:b28
sp:varName "specificVolumeScale"^^xsd:string .
_:b11
sp:varName "uri"^^xsd:string .
_:b27
sp:varName "safetyActivityType"^^xsd:string .
_:b12
sp:varName "uri"^^xsd:string .
_:b26
sp:varName "relationshipToMeasure"^^xsd:string .
_:b13
sp:varName "uri"^^xsd:string .
_:b25
sp:varName "popType"^^xsd:string .
_:b14
sp:varName "uri"^^xsd:string .
_:b24
sp:varName "productionFlowPurposeType"^^xsd:string .
_:b15
sp:varName "durationScale"^^xsd:string .
_:b23
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b16
sp:varName "lengthScale"^^xsd:string .
_:b22
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b17
sp:varName "pressureScale"^^xsd:string .
_:b21
sp:varName "productionFlowDefinitionType"^^xsd:string .
_:b18
sp:varName "productType"^^xsd:string .
_:b20
sp:varName "productionFacilityType"^^xsd:string .
_:b19
sp:varName "productionFacilityType"^^xsd:string .
sp:varName "productType"^^xsd:string .
_:b20
sp:varName "productionFlowDefinitionType"^^xsd:string .
_:b18
sp:varName "pressureScale"^^xsd:string .
_:b21
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b16
sp:varName "lengthScale"^^xsd:string .
_:b22
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b15
sp:varName "durationScale"^^xsd:string .
_:b23
sp:varName "productionFlowPurposeType"^^xsd:string .
_:b14
sp:varName "uri"^^xsd:string .
_:b25
sp:varName "relationshipToMeasure"^^xsd:string .
_:b13
sp:varName "uri"^^xsd:string .
_:b26
sp:varName "safetyActivityType"^^xsd:string .
_:b12
sp:varName "uri"^^xsd:string .
_:b27
sp:varName "specificVolumeScale"^^xsd:string .
_:b11
sp:varName "uri"^^xsd:string .
_:b28
sp:varName "temperatureScale"^^xsd:string .
_:b10
sp:varName "uri"^^xsd:string .
_:b29
sp:varName "temporalPartOfAFlowDurationType"^^xsd:string .
_:b9 sp:varName "uri"^^xsd:string .
_:b30
sp:varName "prodActType"^^xsd:string .
_:b8 sp:varName "uri"^^xsd:string .
_:b31
sp:varName "volumeAtStdType"^^xsd:string .
_:b7 sp:varName "uri"^^xsd:string .
_:b32
sp:varName "volumeFlowRateAtStdType"^^xsd:string .
_:b6 sp:varName "uri"^^xsd:string .
_:b33
sp:varName "volumeFlowRateScale"^^xsd:string .
_:b5 sp:varName "uri"^^xsd:string .
_:b34
sp:varName "volumeScale"^^xsd:string .
_:b4 sp:varName "uri"^^xsd:string .
_:b3 sp:varName "uri"^^xsd:string .
_:b2 sp:varName "uri"^^xsd:string .
_:b24
sp:varName "popType"^^xsd:string .
_:b1 sp:varName "uri"^^xsd:string .
_:b17
sp:varName "massConcScale"^^xsd:string .
......
# Saved by TopBraid on Thu Oct 13 18:07:56 BST 2011
# Saved by TopBraid on Fri Oct 14 13:39:20 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......