David Leal

Update to statusInfo mapping following the 2011-09-15 telecon

# Saved by TopBraid on Thu Sep 15 15:10:29 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.linkedmodel.org/1.2/schema/vaem
# imports: http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/core>
rdf:type owl:Ontology ;
owl:imports <http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model> , <http://www.linkedmodel.org/1.2/schema/vaem> ;
owl:versionInfo "0.1.0"^^xsd:string .
ep-core:Class_of_indirect_property
rdf:type owl:Class ;
rdfs:label "class of indirect property"^^xsd:string ;
rdfs:subClassOf owl:ObjectProperty , owl:FunctionalProperty .
ep-core:Density
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "density"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Length
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "length"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:MassPerUnitLength
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "mass per unit length"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:PhysicalObject
rdf:type owl:Class ;
rdfs:label "physical object"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThing
rdf:type owl:Class ;
rdfs:label "physical thing"^^xsd:string ;
rdfs:subClassOf owl:Thing .
ep-core:PlaneAngle
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "plane angle"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Pressure
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "pressure"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:PropertySpace
rdf:type rdfs:Class ;
rdfs:label "property space"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Ratio
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "ratio"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Scale
rdf:type owl:Class ;
rdfs:label "scale"^^xsd:string ;
rdfs:subClassOf owl:DatatypeProperty , owl:FunctionalProperty .
ep-core:Speed
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "speed"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:StrengthOfRockFormation
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "strength of rock formation"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Temperature
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "temperature"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:TimeDuration
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "time duration"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Volume
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "volume"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:YieldPoint
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "yield point"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:apiName
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "API name"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:bar
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Pressure ;
rdfs:label "bar"^^xsd:string .
ep-core:basisFor
rdf:type owl:ObjectProperty ;
rdfs:label "basis for"^^xsd:string .
ep-core:celsius
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Temperature ;
rdfs:label "celsius"^^xsd:string .
ep-core:day
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:TimeDuration ;
rdfs:label "day"^^xsd:string .
ep-core:degreesOfAngle
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:PlaneAngle ;
rdfs:label "degrees of angle"^^xsd:string .
ep-core:derivedFrom
rdf:type owl:ObjectProperty , owl:TransitiveProperty ;
rdfs:label "derived from"^^xsd:string .
ep-core:dtiName
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "DTI name"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:foot
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "foot"^^xsd:string .
ep-core:foot3_sack94-1
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:YieldPoint ;
rdfs:label "foot3 sack94-1"^^xsd:string .
ep-core:footUS
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "foot (US survey)"^^xsd:string .
ep-core:gram_cm-3
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "gram cm-3"^^xsd:string .
ep-core:hasPart
rdf:type owl:TransitiveProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "has part"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
owl:inverseOf ep-core:partOf .
ep-core:hasTemporalPart
rdf:type owl:TransitiveProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "has temporal part"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
rdfs:subPropertyOf ep-core:hasPart ;
owl:inverseOf ep-core:partOf .
ep-core:hasVolume
rdf:type owl:FunctionalProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "has volume"^^xsd:string .
ep-core:hour
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:domain ep-core:TimeDuration ;
rdfs:label "hour"^^xsd:string .
ep-core:inch
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "inch"^^xsd:string .
ep-core:inchUS
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "inch (US survey)"^^xsd:string .
ep-core:localFieldName
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "local field name"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:metre
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "metre"^^xsd:string .
ep-core:metre3
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "metre3"^^xsd:string .
ep-core:metre_hour-1
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Speed ;
rdfs:label "metre hour-1"^^xsd:string .
ep-core:minute
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:domain ep-core:TimeDuration ;
rdfs:label "minute"^^xsd:string .
ep-core:name
rdf:type owl:DatatypeProperty ;
rdfs:label "name"^^xsd:string ;
rdfs:range xsd:string .
ep-core:npdCode
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "NPD code"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:npdName
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "NPD name"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:npdNumber
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "NPD number"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:partOf
rdf:type owl:TransitiveProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "part of"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
owl:inverseOf ep-core:hasPart .
ep-core:perCent
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Ratio ;
rdfs:label "foot3 sack94-1"^^xsd:string .
ep-core:pound_foot-1
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:MassPerUnitLength ;
rdfs:label "pound foot-1"^^xsd:string .
ep-core:prospectName
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "prospect name"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:psig
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Pressure ;
rdfs:label "psi gauge"^^xsd:string .
ep-core:second
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:domain ep-core:TimeDuration ;
rdfs:label "second"^^xsd:string .
ep-core:specificGravity
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "specific gravity"^^xsd:string .
ep-core:temporalPartOf
rdf:type owl:TransitiveProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "temporal part of"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
rdfs:subPropertyOf ep-core:partOf ;
owl:inverseOf ep-core:hasTemporalPart .
ep-core:usGallon_sack94-1
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Ratio ;
rdfs:label "USgallon sack94-1"^^xsd:string .
ep-core:week
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:TimeDuration ;
rdfs:label "week"^^xsd:string .
# Saved by TopBraid on Fri Sep 16 18:30:46 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model
# imports: http://www.linkedmodel.org/1.2/schema/vaem
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/core>
rdf:type owl:Ontology ;
owl:imports <http://www.linkedmodel.org/1.2/schema/vaem> , <http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model> ;
owl:versionInfo "0.1.0"^^xsd:string .
ep-core:Class_of_indirect_property
rdf:type owl:Class ;
rdfs:label "class of indirect property"^^xsd:string ;
rdfs:subClassOf owl:FunctionalProperty , owl:ObjectProperty .
ep-core:Density
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "density"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Length
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "length"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:MassPerUnitLength
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "mass per unit length"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:PhysicalObject
rdf:type owl:Class ;
rdfs:label "physical object"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThing
rdf:type owl:Class ;
rdfs:label "physical thing"^^xsd:string ;
rdfs:subClassOf owl:Thing .
ep-core:PlaneAngle
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "plane angle"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Pressure
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "pressure"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:PropertySpace
rdf:type rdfs:Class ;
rdfs:label "property space"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Ratio
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "ratio"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Scale
rdf:type owl:Class ;
rdfs:label "scale"^^xsd:string ;
rdfs:subClassOf owl:FunctionalProperty , owl:DatatypeProperty .
ep-core:Speed
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "speed"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:StrengthOfRockFormation
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "strength of rock formation"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Temperature
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "temperature"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:TimeDuration
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "time duration"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:Volume
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "volume"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:YieldPoint
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "yield point"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:apiName
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "API name"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:bar
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Pressure ;
rdfs:label "bar"^^xsd:string .
ep-core:basisFor
rdf:type owl:ObjectProperty ;
rdfs:label "basis for"^^xsd:string .
ep-core:celsius
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Temperature ;
rdfs:label "celsius"^^xsd:string .
ep-core:day
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:TimeDuration ;
rdfs:label "day"^^xsd:string .
ep-core:degreesOfAngle
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:PlaneAngle ;
rdfs:label "degrees of angle"^^xsd:string .
ep-core:derivedFrom
rdf:type owl:TransitiveProperty , owl:ObjectProperty ;
rdfs:label "derived from"^^xsd:string .
ep-core:dtiName
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "DTI name"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:foot
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "foot"^^xsd:string .
ep-core:foot3_sack94-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:YieldPoint ;
rdfs:label "foot3 sack94-1"^^xsd:string .
ep-core:footUS
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "foot (US survey)"^^xsd:string .
ep-core:gram_cm-3
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "gram cm-3"^^xsd:string .
ep-core:hasPart
rdf:type owl:TransitiveProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "has part"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
owl:inverseOf ep-core:partOf .
ep-core:hasTemporalPart
rdf:type owl:TransitiveProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "has temporal part"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
rdfs:subPropertyOf ep-core:hasPart ;
owl:inverseOf ep-core:partOf .
ep-core:hasVolume
rdf:type owl:FunctionalProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "has volume"^^xsd:string .
ep-core:hour
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:TimeDuration ;
rdfs:label "hour"^^xsd:string .
ep-core:inch
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "inch"^^xsd:string .
ep-core:inchUS
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "inch (US survey)"^^xsd:string .
ep-core:localFieldName
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "local field name"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:metre
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "metre"^^xsd:string .
ep-core:metre3
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "metre3"^^xsd:string .
ep-core:metre_hour-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Speed ;
rdfs:label "metre hour-1"^^xsd:string .
ep-core:minute
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:TimeDuration ;
rdfs:label "minute"^^xsd:string .
ep-core:name
rdf:type owl:DatatypeProperty ;
rdfs:label "name"^^xsd:string ;
rdfs:range xsd:string .
ep-core:nominallyExistsAt
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "nominally exists at"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:npdCode
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "NPD code"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:npdName
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "NPD name"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:npdNumber
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "NPD number"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:partOf
rdf:type owl:TransitiveProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "part of"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
owl:inverseOf ep-core:hasPart .
ep-core:perCent
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Ratio ;
rdfs:label "foot3 sack94-1"^^xsd:string .
ep-core:pound_foot-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:MassPerUnitLength ;
rdfs:label "pound foot-1"^^xsd:string .
ep-core:prospectName
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "prospect name"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf ep-core:name .
ep-core:psig
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Pressure ;
rdfs:label "psi gauge"^^xsd:string .
ep-core:second
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:TimeDuration ;
rdfs:label "second"^^xsd:string .
ep-core:specificGravity
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "specific gravity"^^xsd:string .
ep-core:temporalPartOf
rdf:type owl:TransitiveProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "temporal part of"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
rdfs:subPropertyOf ep-core:partOf ;
owl:inverseOf ep-core:hasTemporalPart .
ep-core:usGallon_sack94-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Ratio ;
rdfs:label "USgallon sack94-1"^^xsd:string .
ep-core:week
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:TimeDuration ;
rdfs:label "week"^^xsd:string .
......
# Saved by TopBraid on Wed Sep 14 23:49:46 BST 2011
# Saved by TopBraid on Fri Sep 16 21:26:15 BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.witsml.org/schemas/1series
......@@ -54,7 +54,7 @@ ep-spin-lib:buildDailyDrillingActivityPurposeTypeURI
])
] .
ep-spin-lib:buildDailyDrillingActivityURI
ep-spin-lib:buildDailyDrillingActivityToStatusURI
rdf:type spin:Function ;
rdfs:label "build DailyDrillingActivity URI"^^xsd:string ;
rdfs:subClassOf ep-spin-lib:Function ;
......@@ -64,6 +64,29 @@ ep-spin-lib:buildDailyDrillingActivityURI
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/DailyDrillingActivityToStatus/" ;
sp:arg2 [ rdf:type fn:concat ;
sp:arg1 spin:_arg1 ;
sp:arg2 "$" ;
sp:arg3 spin:_arg2 ;
sp:arg4 "$" ;
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b2
])
] .
ep-spin-lib:buildDailyDrillingActivityURI
rdf:type spin:Function ;
rdfs:label "build DailyDrillingActivity URI"^^xsd:string ;
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b3) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/DailyDrillingActivity/" ;
sp:arg2 [ rdf:type fn:concat ;
sp:arg1 spin:_arg1 ;
......@@ -71,7 +94,7 @@ ep-spin-lib:buildDailyDrillingActivityURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b2
sp:variable _:b3
])
] .
......@@ -81,7 +104,7 @@ ep-spin-lib:buildDailyDrillingReportURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b3) ;
sp:resultVariables (_:b4) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -92,7 +115,7 @@ ep-spin-lib:buildDailyDrillingReportURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b3
sp:variable _:b4
])
] .
......@@ -102,7 +125,7 @@ ep-spin-lib:buildEquipmentFailureAndRepairURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b4) ;
sp:resultVariables (_:b5) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -115,7 +138,7 @@ ep-spin-lib:buildEquipmentFailureAndRepairURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b4
sp:variable _:b5
])
] .
......@@ -125,14 +148,14 @@ ep-spin-lib:buildEquipmentTypeURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b5) ;
sp:resultVariables (_:b6) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
sp:arg1 "http://www.reportinghub.no/ep/schema/drilling-equipment-type#" ;
sp:arg2 spin:_arg1
] ;
sp:variable _:b5
sp:variable _:b6
])
] .
......@@ -142,7 +165,7 @@ ep-spin-lib:buildGasReadingURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b6) ;
sp:resultVariables (_:b7) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -153,7 +176,7 @@ ep-spin-lib:buildGasReadingURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b6
sp:variable _:b7
])
] .
......@@ -163,7 +186,7 @@ ep-spin-lib:buildLastCasingOfAWellBoreURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b7) ;
sp:resultVariables (_:b8) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -174,7 +197,7 @@ ep-spin-lib:buildLastCasingOfAWellBoreURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b7
sp:variable _:b8
])
] .
......@@ -184,7 +207,7 @@ ep-spin-lib:buildLithShowObservationURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b8) ;
sp:resultVariables (_:b9) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -197,7 +220,7 @@ ep-spin-lib:buildLithShowObservationURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b8
sp:variable _:b9
])
] .
......@@ -207,7 +230,7 @@ ep-spin-lib:buildLithShowObservedPartOfAWellBoreURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b9) ;
sp:resultVariables (_:b10) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -220,7 +243,7 @@ ep-spin-lib:buildLithShowObservedPartOfAWellBoreURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b9
sp:variable _:b10
])
] .
......@@ -230,7 +253,7 @@ ep-spin-lib:buildLoggedPartOfAWellBoreURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b10) ;
sp:resultVariables (_:b11) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -243,7 +266,7 @@ ep-spin-lib:buildLoggedPartOfAWellBoreURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b10
sp:variable _:b11
])
] .
......@@ -253,7 +276,7 @@ ep-spin-lib:buildOpenPerforationIntervalURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b11) ;
sp:resultVariables (_:b12) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -264,7 +287,7 @@ ep-spin-lib:buildOpenPerforationIntervalURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b11
sp:variable _:b12
])
] .
......@@ -274,7 +297,7 @@ ep-spin-lib:buildPartActivityURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b12) ;
sp:resultVariables (_:b13) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -287,7 +310,7 @@ ep-spin-lib:buildPartActivityURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b12
sp:variable _:b13
])
] .
......@@ -297,7 +320,7 @@ ep-spin-lib:buildPartOfAWellBoreDuringWellCoreURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b13) ;
sp:resultVariables (_:b14) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -308,7 +331,7 @@ ep-spin-lib:buildPartOfAWellBoreDuringWellCoreURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b13
sp:variable _:b14
])
] .
......@@ -318,7 +341,7 @@ ep-spin-lib:buildPartOfAWellBoreDuringWellTestURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b14) ;
sp:resultVariables (_:b15) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -329,7 +352,7 @@ ep-spin-lib:buildPartOfAWellBoreDuringWellTestURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b14
sp:variable _:b15
])
] .
......@@ -339,7 +362,7 @@ ep-spin-lib:buildPartOfAWellBoreDuringWirelineFormationTestURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b15) ;
sp:resultVariables (_:b16) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -350,7 +373,7 @@ ep-spin-lib:buildPartOfAWellBoreDuringWirelineFormationTestURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b15
sp:variable _:b16
])
] .
......@@ -360,7 +383,7 @@ ep-spin-lib:buildPartOfAWellBoreForGasReadingURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b16) ;
sp:resultVariables (_:b17) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -371,7 +394,7 @@ ep-spin-lib:buildPartOfAWellBoreForGasReadingURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b16
sp:variable _:b17
])
] .
......@@ -381,7 +404,7 @@ ep-spin-lib:buildPartOfAWellBoreForStratigraphyInformationURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -392,7 +415,7 @@ ep-spin-lib:buildPartOfAWellBoreForStratigraphyInformationURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b17
sp:variable _:b18
])
] .
......@@ -402,7 +425,7 @@ ep-spin-lib:buildPerforationIntervalPartOfAWellBoreURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -413,7 +436,7 @@ ep-spin-lib:buildPerforationIntervalPartOfAWellBoreURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b18
sp:variable _:b19
])
] .
......@@ -423,7 +446,7 @@ ep-spin-lib:buildPilotHoleOfAWellBoreURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -434,7 +457,7 @@ ep-spin-lib:buildPilotHoleOfAWellBoreURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b19
sp:variable _:b20
])
] .
......@@ -444,7 +467,7 @@ ep-spin-lib:buildPorePressureDeterminationURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -457,7 +480,7 @@ ep-spin-lib:buildPorePressureDeterminationURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b20
sp:variable _:b21
])
] .
......@@ -467,7 +490,7 @@ ep-spin-lib:buildPorePressureDeterminedPartOfAWellBoreURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -480,7 +503,7 @@ ep-spin-lib:buildPorePressureDeterminedPartOfAWellBoreURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b21
sp:variable _:b22
])
] .
......@@ -490,7 +513,7 @@ ep-spin-lib:buildPreliminaryZonationURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -501,7 +524,7 @@ ep-spin-lib:buildPreliminaryZonationURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b22
sp:variable _:b23
])
] .
......@@ -511,14 +534,14 @@ ep-spin-lib:buildRigURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/Rig/" ;
sp:arg2 spin:_arg1
] ;
sp:variable _:b23
sp:variable _:b24
])
] .
......@@ -528,7 +551,7 @@ ep-spin-lib:buildTemporalPartOfARigURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -541,7 +564,7 @@ ep-spin-lib:buildTemporalPartOfARigURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b24
sp:variable _:b25
])
] .
......@@ -551,7 +574,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreDuringEquipmentFailureAndRepairURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -564,7 +587,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreDuringEquipmentFailureAndRepairURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b25
sp:variable _:b26
])
] .
......@@ -574,7 +597,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreDuringWellControlIncidentURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -585,7 +608,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreDuringWellControlIncidentURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b26
sp:variable _:b27
])
] .
......@@ -595,7 +618,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -608,7 +631,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b27
sp:variable _:b28
])
] .
......@@ -618,14 +641,14 @@ ep-spin-lib:buildTemporaryWellBoreURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/WellBore-temporaryForTesting/" ;
sp:arg2 spin:_arg1
] ;
sp:variable _:b28
sp:variable _:b29
])
] .
......@@ -635,7 +658,7 @@ ep-spin-lib:buildURI
rdfs:subClassOf ep-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:iri ;
......@@ -644,17 +667,17 @@ ep-spin-lib:buildURI
sp:arg2 spin:_arg2
]
] ;
sp:variable _:b29
sp:variable _:b30
])
] ;
spin:constraint
[ rdf:type spl:Argument ;
spl:predicate sp:arg2 ;
spl:predicate sp:arg1 ;
spl:valueType xsd:string
] ;
spin:constraint
[ rdf:type spl:Argument ;
spl:predicate sp:arg1 ;
spl:predicate sp:arg2 ;
spl:valueType xsd:string
] .
......@@ -664,7 +687,7 @@ ep-spin-lib:buildWellBoreDirectionalSurveyURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -677,7 +700,7 @@ ep-spin-lib:buildWellBoreDirectionalSurveyURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b30
sp:variable _:b31
])
] .
......@@ -687,7 +710,7 @@ ep-spin-lib:buildWellBoreKickOffURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -696,7 +719,7 @@ ep-spin-lib:buildWellBoreKickOffURI
sp:arg1 spin:_arg1
]
] ;
sp:variable _:b31
sp:variable _:b32
])
] .
......@@ -706,7 +729,7 @@ ep-spin-lib:buildWellBoreLogURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -719,7 +742,7 @@ ep-spin-lib:buildWellBoreLogURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b32
sp:variable _:b33
])
] .
......@@ -729,7 +752,7 @@ ep-spin-lib:buildWellCementJobURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -740,7 +763,7 @@ ep-spin-lib:buildWellCementJobURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b33
sp:variable _:b34
])
] .
......@@ -750,7 +773,7 @@ ep-spin-lib:buildWellControlIncidentURI
rdfs:subClassOf ep-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 ep-spin-lib:buildURI ;
......@@ -761,7 +784,7 @@ ep-spin-lib:buildWellControlIncidentURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b34
sp:variable _:b35
])
] .
......@@ -771,7 +794,7 @@ ep-spin-lib:buildWellCoreURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b35) ;
sp:resultVariables (_:b36) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -782,7 +805,7 @@ ep-spin-lib:buildWellCoreURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b35
sp:variable _:b36
])
] .
......@@ -792,7 +815,7 @@ ep-spin-lib:buildWellStimulationURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b36) ;
sp:resultVariables (_:b37) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -803,7 +826,7 @@ ep-spin-lib:buildWellStimulationURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b36
sp:variable _:b37
])
] .
......@@ -813,7 +836,7 @@ ep-spin-lib:buildWellTestURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b37) ;
sp:resultVariables (_:b38) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -824,7 +847,7 @@ ep-spin-lib:buildWellTestURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b37
sp:variable _:b38
])
] .
......@@ -834,7 +857,7 @@ ep-spin-lib:buildWirelineFormationTestURI
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b38) ;
sp:resultVariables (_:b39) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -845,7 +868,7 @@ ep-spin-lib:buildWirelineFormationTestURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b38
sp:variable _:b39
])
] .
......@@ -855,7 +878,7 @@ ep-spin-lib:normalizeString
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b39) ;
sp:resultVariables (_:b40) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:regex ;
......@@ -863,67 +886,67 @@ ep-spin-lib:normalizeString
sp:arg2 "\\((.*)\\)" ;
sp:arg3 ""
] ;
sp:variable _:b40
sp:variable _:b41
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:trim ;
sp:arg1 _:b40
sp:arg1 _:b41
] ;
sp:variable _:b41
sp:variable _:b42
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:encodeURL ;
sp:arg1 _:b41
sp:arg1 _:b42
] ;
sp:variable _:b42
sp:variable _:b43
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:regex ;
sp:arg1 _:b42 ;
sp:arg1 _:b43 ;
sp:arg2 "%2F" ;
sp:arg3 "_"
] ;
sp:variable _:b43
sp:variable _:b44
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:regex ;
sp:arg1 _:b43 ;
sp:arg1 _:b44 ;
sp:arg2 "%[0-9A-F][0-9A-F]" ;
sp:arg3 ""
] ;
sp:variable _:b44
sp:variable _:b45
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:regex ;
sp:arg1 _:b44 ;
sp:arg1 _:b45 ;
sp:arg2 "\\+" ;
sp:arg3 "_"
] ;
sp:variable _:b45
sp:variable _:b46
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:regex ;
sp:arg1 _:b45 ;
sp:arg1 _:b46 ;
sp:arg2 "_+" ;
sp:arg3 "_"
] ;
sp:variable _:b46
sp:variable _:b47
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:regex ;
sp:arg1 _:b46 ;
sp:arg1 _:b47 ;
sp:arg2 "\\*" ;
sp:arg3 ""
] ;
sp:variable _:b47
sp:variable _:b48
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type xsd:string ;
sp:arg1 [ rdf:type smf:upperCase ;
sp:arg1 _:b47
sp:arg1 _:b48
]
] ;
sp:variable _:b39
sp:variable _:b40
])
] ;
spin:constraint
......@@ -938,7 +961,7 @@ ep-spin-lib:selectActivitySuccessType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b48) ;
sp:resultVariables (_:b49) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -949,7 +972,7 @@ ep-spin-lib:selectActivitySuccessType
sp:arg2 <http://www.reportinghub.no/ep/schema/activity#SuccessfulActivity> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#FailedActivity>
] ;
sp:variable _:b48
sp:variable _:b49
])
] .
......@@ -959,7 +982,7 @@ ep-spin-lib:selectCasingRoleType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b49) ;
sp:resultVariables (_:b50) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -984,7 +1007,7 @@ ep-spin-lib:selectCasingRoleType
]
]
] ;
sp:variable _:b49
sp:variable _:b50
])
] .
......@@ -994,7 +1017,7 @@ ep-spin-lib:selectCementingFluidReturnType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b50) ;
sp:resultVariables (_:b51) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1005,7 +1028,7 @@ ep-spin-lib:selectCementingFluidReturnType
sp:arg2 <http://www.reportinghub.no/ep/schema/activity#WellCementPumpingWithFluidReturn> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#WellCementPumpingWithoutFluidReturn>
] ;
sp:variable _:b50
sp:variable _:b51
])
] .
......@@ -1060,7 +1083,7 @@ ep-spin-lib:selectComponentType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b51) ;
sp:resultVariables (_:b52) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1099,7 +1122,7 @@ ep-spin-lib:selectComponentType
]
]
] ;
sp:variable _:b51
sp:variable _:b52
])
] .
......@@ -1109,7 +1132,7 @@ ep-spin-lib:selectDailyDrillingReportType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b52) ;
sp:resultVariables (_:b53) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1127,7 +1150,7 @@ ep-spin-lib:selectDailyDrillingReportType
sp:arg3 <http://www.reportinghub.no/ep/schema/report#FinalDailyDrillingReport>
]
] ;
sp:variable _:b52
sp:variable _:b53
])
] .
......@@ -1137,7 +1160,7 @@ ep-spin-lib:selectDensityScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b53) ;
sp:resultVariables (_:b54) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1155,7 +1178,7 @@ ep-spin-lib:selectDensityScale
sp:arg3 owl:Thing
]
] ;
sp:variable _:b53
sp:variable _:b54
])
] .
......@@ -1165,7 +1188,7 @@ ep-spin-lib:selectDrillingActivityOutcomeType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b54) ;
sp:resultVariables (_:b55) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1232,7 +1255,7 @@ ep-spin-lib:selectDrillingActivityOutcomeType
]
]
] ;
sp:variable _:b54
sp:variable _:b55
])
] .
......@@ -1242,7 +1265,7 @@ ep-spin-lib:selectDrillingActivityPurposeType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b55) ;
sp:resultVariables (_:b56) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1827,7 +1850,7 @@ ep-spin-lib:selectDrillingActivityPurposeType
]
]
] ;
sp:variable _:b55
sp:variable _:b56
])
] .
......@@ -1837,7 +1860,7 @@ ep-spin-lib:selectDrillingActivityTypeAccordingToEquipmentType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b56) ;
sp:resultVariables (_:b57) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1876,7 +1899,7 @@ ep-spin-lib:selectDrillingActivityTypeAccordingToEquipmentType
]
]
] ;
sp:variable _:b56
sp:variable _:b57
])
] .
......@@ -1886,7 +1909,7 @@ ep-spin-lib:selectDrillingEquipmentType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b57) ;
sp:resultVariables (_:b58) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2107,7 +2130,7 @@ ep-spin-lib:selectDrillingEquipmentType
]
]
] ;
sp:variable _:b57
sp:variable _:b58
])
] .
......@@ -2117,7 +2140,7 @@ ep-spin-lib:selectFixedOrMoveableRigType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b58) ;
sp:resultVariables (_:b59) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2128,7 +2151,7 @@ ep-spin-lib:selectFixedOrMoveableRigType
sp:arg2 <http://www.reportinghub.no/ep/schema/facility#FixedRig> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/facility#MoveableRig>
] ;
sp:variable _:b58
sp:variable _:b59
])
] .
......@@ -2138,7 +2161,7 @@ ep-spin-lib:selectGasReadingType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b59) ;
sp:resultVariables (_:b60) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2205,7 +2228,7 @@ ep-spin-lib:selectGasReadingType
]
]
] ;
sp:variable _:b59
sp:variable _:b60
])
] .
......@@ -2215,7 +2238,7 @@ ep-spin-lib:selectInnerBarrelType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b60) ;
sp:resultVariables (_:b61) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2247,7 +2270,7 @@ ep-spin-lib:selectInnerBarrelType
]
]
] ;
sp:variable _:b60
sp:variable _:b61
])
] .
......@@ -2257,7 +2280,7 @@ ep-spin-lib:selectLabelOfSystem
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b61) ;
sp:resultVariables (_:b62) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2303,7 +2326,7 @@ ep-spin-lib:selectLabelOfSystem
]
]
] ;
sp:variable _:b61
sp:variable _:b62
])
] .
......@@ -2313,7 +2336,7 @@ ep-spin-lib:selectLengthScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b62) ;
sp:resultVariables (_:b63) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2387,7 +2410,7 @@ ep-spin-lib:selectLengthScale
]
]
] ;
sp:variable _:b62
sp:variable _:b63
])
] .
......@@ -2397,7 +2420,7 @@ ep-spin-lib:selectMassPerUnitLengthScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b63) ;
sp:resultVariables (_:b64) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2408,7 +2431,7 @@ ep-spin-lib:selectMassPerUnitLengthScale
sp:arg2 <http://www.reportinghub.no/ep/schema/core#pound_foot-1> ;
sp:arg3 owl:Thing
] ;
sp:variable _:b63
sp:variable _:b64
])
] .
......@@ -2418,7 +2441,7 @@ ep-spin-lib:selectPlaneAngleScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b64) ;
sp:resultVariables (_:b65) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2429,7 +2452,7 @@ ep-spin-lib:selectPlaneAngleScale
sp:arg2 <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ;
sp:arg3 owl:Thing
] ;
sp:variable _:b64
sp:variable _:b65
])
] .
......@@ -2439,7 +2462,7 @@ ep-spin-lib:selectPorePressureDeterminationType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b65) ;
sp:resultVariables (_:b66) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2457,7 +2480,7 @@ ep-spin-lib:selectPorePressureDeterminationType
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination>
]
] ;
sp:variable _:b65
sp:variable _:b66
])
] .
......@@ -2467,7 +2490,7 @@ ep-spin-lib:selectPressureScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b66) ;
sp:resultVariables (_:b67) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2485,7 +2508,7 @@ ep-spin-lib:selectPressureScale
sp:arg3 owl:Thing
]
] ;
sp:variable _:b66
sp:variable _:b67
])
] .
......@@ -2495,7 +2518,7 @@ ep-spin-lib:selectPressureTestType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b67) ;
sp:resultVariables (_:b68) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2513,7 +2536,7 @@ ep-spin-lib:selectPressureTestType
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#WellBorePressureTest>
]
] ;
sp:variable _:b67
sp:variable _:b68
])
] .
......@@ -2523,7 +2546,7 @@ ep-spin-lib:selectRatioScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b68) ;
sp:resultVariables (_:b69) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2541,7 +2564,7 @@ ep-spin-lib:selectRatioScale
sp:arg3 owl:Thing
]
] ;
sp:variable _:b68
sp:variable _:b69
])
] .
......@@ -2551,7 +2574,7 @@ ep-spin-lib:selectSpeedScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b69) ;
sp:resultVariables (_:b70) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2562,7 +2585,7 @@ ep-spin-lib:selectSpeedScale
sp:arg2 <http://www.reportinghub.no/ep/schema/core#metre_hour-1> ;
sp:arg3 owl:Thing
] ;
sp:variable _:b69
sp:variable _:b70
])
] .
......@@ -2572,7 +2595,7 @@ ep-spin-lib:selectStrengthOfRockFormationScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b70) ;
sp:resultVariables (_:b71) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2590,7 +2613,7 @@ ep-spin-lib:selectStrengthOfRockFormationScale
sp:arg3 owl:Thing
]
] ;
sp:variable _:b70
sp:variable _:b71
])
] .
......@@ -2600,7 +2623,7 @@ ep-spin-lib:selectTemperatureScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b71) ;
sp:resultVariables (_:b72) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2611,7 +2634,7 @@ ep-spin-lib:selectTemperatureScale
sp:arg2 <http://www.reportinghub.no/ep/schema/core#celsius> ;
sp:arg3 owl:Thing
] ;
sp:variable _:b71
sp:variable _:b72
])
] .
......@@ -2621,7 +2644,7 @@ ep-spin-lib:selectTimeDurationScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b72) ;
sp:resultVariables (_:b73) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2667,7 +2690,7 @@ ep-spin-lib:selectTimeDurationScale
]
]
] ;
sp:variable _:b72
sp:variable _:b73
])
] .
......@@ -2677,7 +2700,7 @@ ep-spin-lib:selectTubeType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b73) ;
sp:resultVariables (_:b74) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2702,7 +2725,7 @@ ep-spin-lib:selectTubeType
]
]
] ;
sp:variable _:b73
sp:variable _:b74
])
] .
......@@ -2712,7 +2735,7 @@ ep-spin-lib:selectVolumeScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b74) ;
sp:resultVariables (_:b75) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2723,7 +2746,7 @@ ep-spin-lib:selectVolumeScale
sp:arg2 <http://www.reportinghub.no/ep/schema/core#metre3> ;
sp:arg3 owl:Thing
] ;
sp:variable _:b74
sp:variable _:b75
])
] .
......@@ -2733,7 +2756,7 @@ ep-spin-lib:selectWellBoreDrillingType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b75) ;
sp:resultVariables (_:b76) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2779,7 +2802,7 @@ ep-spin-lib:selectWellBoreDrillingType
]
]
] ;
sp:variable _:b75
sp:variable _:b76
])
] .
......@@ -2789,7 +2812,7 @@ ep-spin-lib:selectWellBoreHphtType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b76) ;
sp:resultVariables (_:b77) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2800,7 +2823,7 @@ ep-spin-lib:selectWellBoreHphtType
sp:arg2 <http://www.reportinghub.no/ep/schema/well#HphtWellBore> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/well#NotHphtWellBore>
] ;
sp:variable _:b76
sp:variable _:b77
])
] .
......@@ -2810,7 +2833,7 @@ ep-spin-lib:selectWellBoreTightnessType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b77) ;
sp:resultVariables (_:b78) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2821,7 +2844,7 @@ ep-spin-lib:selectWellBoreTightnessType
sp:arg2 <http://www.reportinghub.no/ep/schema/well#TightWellBore> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/well#LeakyWellBore>
] ;
sp:variable _:b77
sp:variable _:b78
])
] .
......@@ -2831,7 +2854,7 @@ ep-spin-lib:selectWellCementJobBottomPlugType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b78) ;
sp:resultVariables (_:b79) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2842,7 +2865,7 @@ ep-spin-lib:selectWellCementJobBottomPlugType
sp:arg2 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithBottomPlug> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutBottomPlug>
] ;
sp:variable _:b78
sp:variable _:b79
])
] .
......@@ -2852,7 +2875,7 @@ ep-spin-lib:selectWellCementJobCasingReciprocationType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b79) ;
sp:resultVariables (_:b80) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2863,7 +2886,7 @@ ep-spin-lib:selectWellCementJobCasingReciprocationType
sp:arg2 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingReciprocation> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutCasingReciprocation>
] ;
sp:variable _:b79
sp:variable _:b80
])
] .
......@@ -2873,7 +2896,7 @@ ep-spin-lib:selectWellCementJobCasingRotationType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b80) ;
sp:resultVariables (_:b81) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2884,7 +2907,7 @@ ep-spin-lib:selectWellCementJobCasingRotationType
sp:arg2 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingRotation> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutCasingRotation>
] ;
sp:variable _:b80
sp:variable _:b81
])
] .
......@@ -2894,7 +2917,7 @@ ep-spin-lib:selectWellCementJobFloatHoldingType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b81) ;
sp:resultVariables (_:b82) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2905,7 +2928,7 @@ ep-spin-lib:selectWellCementJobFloatHoldingType
sp:arg2 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithFloatHolding> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutFloatHolding>
] ;
sp:variable _:b81
sp:variable _:b82
])
] .
......@@ -2915,7 +2938,7 @@ ep-spin-lib:selectWellCementJobPlugBumpingType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b82) ;
sp:resultVariables (_:b83) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2926,7 +2949,7 @@ ep-spin-lib:selectWellCementJobPlugBumpingType
sp:arg2 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithPlugBumping> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutPlugBumping>
] ;
sp:variable _:b82
sp:variable _:b83
])
] .
......@@ -2936,7 +2959,7 @@ ep-spin-lib:selectWellCementJobTopPlugType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b83) ;
sp:resultVariables (_:b84) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2947,7 +2970,7 @@ ep-spin-lib:selectWellCementJobTopPlugType
sp:arg2 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithTopPlug> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutTopPlug>
] ;
sp:variable _:b83
sp:variable _:b84
])
] .
......@@ -2957,7 +2980,7 @@ ep-spin-lib:selectWellCementJobType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b84) ;
sp:resultVariables (_:b85) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2989,7 +3012,7 @@ ep-spin-lib:selectWellCementJobType
]
]
] ;
sp:variable _:b84
sp:variable _:b85
])
] .
......@@ -2999,7 +3022,7 @@ ep-spin-lib:selectWellControlIncidentType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b85) ;
sp:resultVariables (_:b86) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -3031,7 +3054,7 @@ ep-spin-lib:selectWellControlIncidentType
]
]
] ;
sp:variable _:b85
sp:variable _:b86
])
] .
......@@ -3041,7 +3064,7 @@ ep-spin-lib:selectWellKillingType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b86) ;
sp:resultVariables (_:b87) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -3087,7 +3110,7 @@ ep-spin-lib:selectWellKillingType
]
]
] ;
sp:variable _:b86
sp:variable _:b87
])
] .
......@@ -3097,7 +3120,7 @@ ep-spin-lib:selectWellTestType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b87) ;
sp:resultVariables (_:b88) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -3115,7 +3138,7 @@ ep-spin-lib:selectWellTestType
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#WellTest>
]
] ;
sp:variable _:b87
sp:variable _:b88
])
] .
......@@ -3125,7 +3148,7 @@ ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b88) ;
sp:resultVariables (_:b89) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -3136,7 +3159,7 @@ ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType
sp:arg2 <http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithGoodSeal> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithoutGoodSeal>
] ;
sp:variable _:b88
sp:variable _:b89
])
] .
......@@ -3146,7 +3169,7 @@ ep-spin-lib:selectYieldPointScale
rdfs:subClassOf ep-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b89) ;
sp:resultVariables (_:b90) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -3157,7 +3180,7 @@ ep-spin-lib:selectYieldPointScale
sp:arg2 <http://www.reportinghub.no/ep/schema/core#foot3_sack94-1> ;
sp:arg3 owl:Thing
] ;
sp:variable _:b89
sp:variable _:b90
])
] .
......@@ -3166,260 +3189,263 @@ ddr:TTUC_Enumeration_1
rdfs:label "Enumeration"^^xsd:string ;
dtype:value ddr:TTUC_degC .
_:b68
sp:varName "ratioScale"^^xsd:string .
_:b88
sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string .
_:b1 sp:varName "uri"^^xsd:string .
_:b87
sp:varName "wellTestType"^^xsd:string .
_:b3 sp:varName "uri"^^xsd:string .
_:b86
sp:varName "wellKillingType"^^xsd:string .
_:b4 sp:varName "uri"^^xsd:string .
_:b85
sp:varName "wellControlIncidentType"^^xsd:string .
_:b5 sp:varName "uri"^^xsd:string .
_:b77
sp:varName "wellBoreTightnessType"^^xsd:string .
_:b6 sp:varName "uri"^^xsd:string .
_:b76
sp:varName "wellBoreHphtType"^^xsd:string .
_:b7 sp:varName "uri"^^xsd:string .
_:b75
sp:varName "wellBoreDrillingType"^^xsd:string .
_:b8 sp:varName "uri"^^xsd:string .
_:b74
sp:varName "volumeScale"^^xsd:string .
_:b9 sp:varName "uri"^^xsd:string .
_:b73
sp:varName "tubeType"^^xsd:string .
_:b10
sp:varName "uri"^^xsd:string .
_:b72
sp:varName "durationScale"^^xsd:string .
_:b11
sp:varName "uri"^^xsd:string .
_:b71
sp:varName "temperatureScale"^^xsd:string .
_:b12
sp:varName "uri"^^xsd:string .
_:b70
sp:varName "strengthScale"^^xsd:string .
_:b13
sp:varName "uri"^^xsd:string .
_:b69
sp:varName "speedScale"^^xsd:string .
_:b14
sp:varName "uri"^^xsd:string .
_:b67
sp:varName "pressureTestType"^^xsd:string .
_:b15
sp:varName "uri"^^xsd:string .
_:b66
sp:varName "pressureScale"^^xsd:string .
_:b16
sp:varName "uri"^^xsd:string .
_:b65
sp:varName "porePressureDeterminationType"^^xsd:string .
_:b17
sp:varName "uri"^^xsd:string .
_:b64
sp:varName "angleScale"^^xsd:string .
_:b18
sp:varName "uri"^^xsd:string .
_:b63
sp:varName "massPerUnitLengthScale"^^xsd:string .
_:b19
sp:varName "uri"^^xsd:string .
_:b62
sp:varName "lengthScale"^^xsd:string .
_:b20
sp:varName "uri"^^xsd:string .
_:b61
sp:varName "dailyDrillingReportType"^^xsd:string .
_:b21
sp:varName "uri"^^xsd:string .
_:b60
sp:varName "innerBarrelType"^^xsd:string .
_:b22
sp:varName "uri"^^xsd:string .
_:b59
sp:varName "gasReadingType"^^xsd:string .
_:b23
sp:varName "uri"^^xsd:string .
_:b58
sp:varName "fixedOrMoveableRigType"^^xsd:string .
_:b24
sp:varName "uri"^^xsd:string .
_:b57
sp:varName "drillingEquipmentType"^^xsd:string .
_:b25
sp:varName "uri"^^xsd:string .
_:b56
sp:varName "drillingActivityTypeAccordingToEquipmentType"^^xsd:string .
_:b26
sp:varName "uri"^^xsd:string .
_:b55
sp:varName "drillingActivityPurposeType"^^xsd:string .
_:b27
sp:varName "uri"^^xsd:string .
_:b54
sp:varName "drillingActivityOutcomeType"^^xsd:string .
_:b28
sp:varName "uri"^^xsd:string .
_:b53
sp:varName "densityScale"^^xsd:string .
_:b29
sp:varName "uri"^^xsd:string .
_:b52
sp:varName "dailyDrillingReportType"^^xsd:string .
_:b30
sp:varName "uri"^^xsd:string .
_:b51
sp:varName "componentType"^^xsd:string .
_:b31
sp:varName "uri"^^xsd:string .
_:b50
sp:varName "cementingFluidReturnType"^^xsd:string .
_:b32
sp:varName "uri"^^xsd:string .
_:b49
sp:varName "casingRoleType"^^xsd:string .
_:b33
sp:varName "uri"^^xsd:string .
_:b48
sp:varName "activitySuccessType"^^xsd:string .
_:b34
sp:varName "uri"^^xsd:string .
_:b47
sp:varName "t4"^^xsd:string .
_:b35
sp:varName "uri"^^xsd:string .
_:b46
sp:varName "t3"^^xsd:string .
_:b36
sp:varName "uri"^^xsd:string .
_:b45
sp:varName "t2"^^xsd:string .
_:b37
sp:varName "uri"^^xsd:string .
_:b44
sp:varName "t1"^^xsd:string .
_:b38
sp:varName "uri"^^xsd:string .
_:b43
sp:varName "t0b"^^xsd:string .
_:b39
sp:varName "uri"^^xsd:string .
_:b42
sp:varName "t0a"^^xsd:string .
_:b40
sp:varName "normalizedStr"^^xsd:string .
_:b41
sp:varName "s1"^^xsd:string .
_:b42
sp:varName "s2"^^xsd:string .
_:b40
sp:varName "s1"^^xsd:string .
_:b43
sp:varName "t0a"^^xsd:string .
_:b39
sp:varName "normalizedStr"^^xsd:string .
_:b44
sp:varName "t0b"^^xsd:string .
_:b38
sp:varName "uri"^^xsd:string .
_:b45
sp:varName "t1"^^xsd:string .
_:b37
sp:varName "uri"^^xsd:string .
_:b46
sp:varName "t2"^^xsd:string .
_:b36
sp:varName "uri"^^xsd:string .
_:b47
sp:varName "t3"^^xsd:string .
_:b35
sp:varName "uri"^^xsd:string .
_:b48
sp:varName "t4"^^xsd:string .
_:b34
sp:varName "uri"^^xsd:string .
_:b49
sp:varName "activitySuccessType"^^xsd:string .
_:b33
sp:varName "uri"^^xsd:string .
_:b50
sp:varName "casingRoleType"^^xsd:string .
_:b32
sp:varName "uri"^^xsd:string .
_:b51
sp:varName "cementingFluidReturnType"^^xsd:string .
_:b31
sp:varName "uri"^^xsd:string .
_:b52
sp:varName "componentType"^^xsd:string .
_:b30
sp:varName "uri"^^xsd:string .
_:b53
sp:varName "dailyDrillingReportType"^^xsd:string .
_:b29
sp:varName "uri"^^xsd:string .
_:b54
sp:varName "densityScale"^^xsd:string .
_:b28
sp:varName "uri"^^xsd:string .
_:b55
sp:varName "drillingActivityOutcomeType"^^xsd:string .
_:b27
sp:varName "uri"^^xsd:string .
_:b56
sp:varName "drillingActivityPurposeType"^^xsd:string .
_:b26
sp:varName "uri"^^xsd:string .
_:b57
sp:varName "drillingActivityTypeAccordingToEquipmentType"^^xsd:string .
_:b25
sp:varName "uri"^^xsd:string .
_:b58
sp:varName "drillingEquipmentType"^^xsd:string .
_:b24
sp:varName "uri"^^xsd:string .
_:b59
sp:varName "fixedOrMoveableRigType"^^xsd:string .
_:b23
sp:varName "uri"^^xsd:string .
_:b60
sp:varName "gasReadingType"^^xsd:string .
_:b22
sp:varName "uri"^^xsd:string .
_:b61
sp:varName "innerBarrelType"^^xsd:string .
_:b21
sp:varName "uri"^^xsd:string .
_:b62
sp:varName "dailyDrillingReportType"^^xsd:string .
_:b20
sp:varName "uri"^^xsd:string .
_:b63
sp:varName "lengthScale"^^xsd:string .
_:b19
sp:varName "uri"^^xsd:string .
_:b64
sp:varName "massPerUnitLengthScale"^^xsd:string .
_:b18
sp:varName "uri"^^xsd:string .
_:b65
sp:varName "angleScale"^^xsd:string .
_:b17
sp:varName "uri"^^xsd:string .
_:b66
sp:varName "porePressureDeterminationType"^^xsd:string .
_:b16
sp:varName "uri"^^xsd:string .
_:b67
sp:varName "pressureScale"^^xsd:string .
_:b15
sp:varName "uri"^^xsd:string .
_:b68
sp:varName "pressureTestType"^^xsd:string .
_:b14
sp:varName "uri"^^xsd:string .
_:b69
sp:varName "ratioScale"^^xsd:string .
_:b13
sp:varName "uri"^^xsd:string .
_:b70
sp:varName "speedScale"^^xsd:string .
_:b12
sp:varName "uri"^^xsd:string .
_:b71
sp:varName "strengthScale"^^xsd:string .
_:b11
sp:varName "uri"^^xsd:string .
_:b72
sp:varName "temperatureScale"^^xsd:string .
_:b10
sp:varName "uri"^^xsd:string .
_:b73
sp:varName "durationScale"^^xsd:string .
_:b9 sp:varName "uri"^^xsd:string .
_:b74
sp:varName "tubeType"^^xsd:string .
_:b8 sp:varName "uri"^^xsd:string .
_:b75
sp:varName "volumeScale"^^xsd:string .
_:b7 sp:varName "uri"^^xsd:string .
_:b76
sp:varName "wellBoreDrillingType"^^xsd:string .
_:b6 sp:varName "uri"^^xsd:string .
_:b77
sp:varName "wellBoreHphtType"^^xsd:string .
_:b5 sp:varName "uri"^^xsd:string .
_:b78
sp:varName "wellBoreTightnessType"^^xsd:string .
_:b4 sp:varName "uri"^^xsd:string .
_:b79
sp:varName "wellCementJobBottomPlugType"^^xsd:string .
_:b3 sp:varName "uri"^^xsd:string .
_:b80
sp:varName "wellCementJobCasingReciprocationType"^^xsd:string .
_:b2 sp:varName "uri"^^xsd:string .
_:b81
sp:varName "wellCementJobCasingRotationType"^^xsd:string .
_:b1 sp:varName "uri"^^xsd:string .
_:b82
sp:varName "wellCementJobFloatHoldingType"^^xsd:string .
_:b89
sp:varName "yieldPointScale"^^xsd:string .
_:b83
sp:varName "wellCementJobPlugBumpingType"^^xsd:string .
_:b84
sp:varName "wellCementJobTopPlugType"^^xsd:string .
_:b85
sp:varName "wellCementJobType"^^xsd:string .
_:b83
sp:varName "wellCementJobTopPlugType"^^xsd:string .
_:b86
sp:varName "wellControlIncidentType"^^xsd:string .
_:b82
sp:varName "wellCementJobPlugBumpingType"^^xsd:string .
_:b87
sp:varName "wellKillingType"^^xsd:string .
_:b81
sp:varName "wellCementJobFloatHoldingType"^^xsd:string .
_:b88
sp:varName "wellTestType"^^xsd:string .
_:b80
sp:varName "wellCementJobCasingRotationType"^^xsd:string .
_:b89
sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string .
_:b79
sp:varName "wellCementJobCasingReciprocationType"^^xsd:string .
_:b90
sp:varName "yieldPointScale"^^xsd:string .
_:b78
sp:varName "wellCementJobBottomPlugType"^^xsd:string .
_:b2 sp:varName "uri"^^xsd:string .
......
# Saved by TopBraid on Wed Aug 24 20:07:27 BST 2011
# Saved by TopBraid on Fri Sep 16 21:26:15 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
......@@ -38,7 +38,7 @@
<witsml:tvd uom="m">4561</witsml:tvd>
<witsml:mdPlugTop uom="m">3564.22</witsml:mdPlugTop>
<witsml:diaHole uom="in">43.33</witsml:diaHole>
<witsml:mdDiaHole uom="m">1000</witsml:mdDiaHole>
<witsml:mdDiaHoleStart uom="m">1433</witsml:mdDiaHoleStart>
<witsml:diaPilot uom="in">12</witsml:diaPilot>
<witsml:mdDiaPilotPlan uom="m">2000</witsml:mdDiaPilotPlan>
<witsml:tvdDiaPilotPlan uom="m">1800</witsml:tvdDiaPilotPlan>
......@@ -52,6 +52,7 @@
<witsml:mdCsgLast uom="m">1234.56</witsml:mdCsgLast>
<witsml:tvdCsgLast uom="m">1234</witsml:tvdCsgLast>
<witsml:presTestType>leak off test</witsml:presTestType>
<witsml:mdPlanned uom="m">1567</witsml:mdPlanned>
<witsml:distDrill uom="m">78.9</witsml:distDrill>
<witsml:elevKelly uom="m">23.5</witsml:elevKelly>
<witsml:waterDepth uom="m">15</witsml:waterDepth>
......