Holger Knublauch

SPIN templates for DDR tables

# baseURI: http://www.reportinghub.no/ep/spin/ddr-tables-v1.0
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
# imports: http://www.reportinghub.no/spin/rh
@prefix ddr-tables: <http://www.reportinghub.no/ep/spin/ddr-tables#> .
@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 rhspin: <http://www.reportinghub.no/spin/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ddr-tables:Operations
rdf:type rhspin:TableTemplate ;
rdfs:label "Operations"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b1) ;
sp:resultVariables (_:b1 _:b2 [ sp:varName "startDepth"^^xsd:string
] [ sp:varName "endDepth"^^xsd:string
] [ sp:varName "activity"^^xsd:string
] [ sp:varName "state"^^xsd:string
] [ sp:varName "remark"^^xsd:string
]) ;
sp:where ([ sp:object _:b3 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b3
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ;
sp:subject _:b4
] [ sp:object _:b2 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ;
sp:subject _:b4
])
] ;
rhspin:tableHeaders ("Start Time"^^xsd:string "End Time"^^xsd:string "Start Depth mMD"^^xsd:string "End Depth mMD"^^xsd:string "Depth mMD"^^xsd:string "Main - Sub Activity"^^xsd:string "State"^^xsd:string "Remark"^^xsd:string) .
<http://www.reportinghub.no/ep/spin/ddr-tables-v1.0>
rdf:type owl:Ontology ;
rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/spin/rh> , <http://spinrdf.org/spin> ;
owl:versionInfo "0.1.0"^^xsd:string .
_:b2 sp:varName "endTime"^^xsd:string .
_:b1 sp:varName "startTime"^^xsd:string .
_:b4 sp:varName "part"^^xsd:string .
_:b3 sp:varName "reportOn"^^xsd:string .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
# baseURI: http://www.reportinghub.no/examples/ddr/NPD_110412124707
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr
@prefix : <http://www.reportinghub.no/examples/ddr/NPD_110412124707#> .
@prefix ddr: <http://www.reportinghub.no/ep/schema/ddr#> .
@prefix dtype: <http://www.linkedmodel.org/schema/dtype#> .
@prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> .
@prefix ep-actpurp: <http://www.reportinghub.no/ep/schema/activity-purpose#> .
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> .
@prefix ep-report: <http://www.reportinghub.no/ep/schema/report#> .
@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> .
@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#> .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r>
ddr:drillReport <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0> .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0> ;
rdf:predicate ddr:drillReport ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r>
] ;
ddr:activity <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26> ;
ddr:bitRecord <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16> ;
ddr:createDate "2011-04-12T10:47:00.001Z"^^xsd:dateTime ;
ddr:dTimEnd "2011-04-06T06:00:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T06:00:00.001Z"^^xsd:dateTime ;
ddr:enumVersionKind ddr:ORV_normal ;
ddr:fluid <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19> ;
ddr:name "25/8-C-23"^^xsd:string ;
ddr:nameWell "25/8-C-23"^^xsd:string ;
ddr:nameWellbore "25/08-C-23 B"^^xsd:string ;
ddr:statusInfo <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13> ;
ddr:wellAlias <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-7> ;
ddr:wellDatum <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-10> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-11> ;
ddr:wellboreAlias <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-9> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-8> ;
ddr:wellboreInfo <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12> .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "25/8-C-23"^^xsd:string ;
rdf:predicate ddr:nameWell ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "25/08-C-23 B"^^xsd:string ;
rdf:predicate ddr:nameWellbore ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-10>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-10> ;
rdf:predicate ddr:wellDatum ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:elevation
[ rdf:type ddr:WellElevationCoord ;
dtype:value "32"^^xsd:double ;
ddr:uom "m"
] ;
ddr:enumCode ddr:ECE_KB ;
ddr:name "Kelly Bushing"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-10-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Kelly Bushing"^^xsd:string ;
rdf:predicate ddr:name ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-10>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-10-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:ECE_KB ;
rdf:predicate ddr:enumCode ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-10>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-10-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "32"^^xsd:double ;
rdf:predicate ddr:elevation ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-10>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-11>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-11> ;
rdf:predicate ddr:wellDatum ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:elevation
[ rdf:type ddr:WellElevationCoord ;
dtype:value "32"^^xsd:double ;
ddr:uom "m"
] ;
ddr:enumCode ddr:ECE_SL ;
ddr:name "Sea Level"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-11-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Sea Level"^^xsd:string ;
rdf:predicate ddr:name ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-11>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-11-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:ECE_SL ;
rdf:predicate ddr:enumCode ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-11>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-11-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "32"^^xsd:double ;
rdf:predicate ddr:elevation ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-11>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12> ;
rdf:predicate ddr:wellboreInfo ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:dTimSpud "2011-01-24T06:00:00.001Z"^^xsd:dateTime ;
ddr:drillContractor "KCA Deutag"^^xsd:string ;
ddr:operator "Esso Norway"^^xsd:string ;
ddr:rigAlias <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-4> , <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-3> .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-01-24T06:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimSpud ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Esso Norway"^^xsd:string ;
rdf:predicate ddr:operator ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "KCA Deutag"^^xsd:string ;
rdf:predicate ddr:drillContractor ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-3> ;
rdf:predicate ddr:rigAlias ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12>
] ;
ddr:name "Ringhorne"^^xsd:string ;
ddr:namingSystem "NPD Name"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-3-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Ringhorne"^^xsd:string ;
rdf:predicate ddr:name ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-3>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-3-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "NPD Name"^^xsd:string ;
rdf:predicate ddr:namingSystem ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-3>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-4> ;
rdf:predicate ddr:rigAlias ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12>
] ;
ddr:name "280849"^^xsd:string ;
ddr:namingSystem "NPD Code"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-4-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "280849"^^xsd:string ;
rdf:predicate ddr:name ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-4>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-4-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "NPD Code"^^xsd:string ;
rdf:predicate ddr:namingSystem ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-12-4>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13> ;
rdf:predicate ddr:statusInfo ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:dTim "2011-04-05T06:00:00.001Z"^^xsd:dateTime ;
ddr:distDrill _:b1 ;
ddr:elevKelly _:b2 ;
ddr:enumPresTestType
ddr:PT_formationintegritytest ;
ddr:forecast24Hr "Continue to drill 8-1/2\" production hole section to TD. Circulate and condition hole."^^xsd:string ;
ddr:md _:b3 ;
ddr:ropCurrent _:b4 ;
ddr:sum24Hr "Circulate and condition hole at 6154m. Resume drilling 8-1/2\" production hole section from 6154m to 6162m. Continue to circulate and condition hole to remove cuttings from hole and attempt to reduce loss rate. Resume drilling 8-1/2\" production hole section from 6162m to 6292m. Losses ranging from 6 m3/hr to 19 m3/hr while drilling and circulating. "^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T06:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTim ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6292"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:PT_formationintegritytest ;
rdf:predicate ddr:enumPresTestType ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "138"^^xsd:double ;
rdf:predicate ddr:distDrill ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "60.2999992370605"^^xsd:double ;
rdf:predicate ddr:elevKelly ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Circulate and condition hole at 6154m. Resume drilling 8-1/2\" production hole section from 6154m to 6162m. Continue to circulate and condition hole to remove cuttings from hole and attempt to reduce loss rate. Resume drilling 8-1/2\" production hole section from 6162m to 6292m. Losses ranging from 6 m3/hr to 19 m3/hr while drilling and circulating. "^^xsd:string ;
rdf:predicate ddr:sum24Hr ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Continue to drill 8-1/2\" production hole section to TD. Circulate and condition hole."^^xsd:string ;
rdf:predicate ddr:forecast24Hr ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "9.51724137931035"^^xsd:double ;
rdf:predicate ddr:ropCurrent ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-13>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14> ;
rdf:predicate ddr:bitRecord ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:codeMfg "HCM 607"^^xsd:string ;
ddr:diaBit
[ rdf:type ddr:LengthMeasure ;
dtype:value "8.50000015393957"^^xsd:double ;
ddr:uom "in"
] ;
ddr:manufacturer "Hughes-Christensen"^^xsd:string ;
ddr:numBit "b6"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "b6"^^xsd:string ;
rdf:predicate ddr:numBit ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "8.50000015393957"^^xsd:double ;
rdf:predicate ddr:diaBit ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Hughes-Christensen"^^xsd:string ;
rdf:predicate ddr:manufacturer ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "HCM 607"^^xsd:string ;
rdf:predicate ddr:codeMfg ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-14>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15> ;
rdf:predicate ddr:bitRecord ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:codeMfg "HCM 607"^^xsd:string ;
ddr:diaBit
[ rdf:type ddr:LengthMeasure ;
dtype:value "8.50000015393957"^^xsd:double ;
ddr:uom "in"
] ;
ddr:manufacturer "Hughes-Christensen"^^xsd:string ;
ddr:numBit "b6"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "b6"^^xsd:string ;
rdf:predicate ddr:numBit ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "8.50000015393957"^^xsd:double ;
rdf:predicate ddr:diaBit ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Hughes-Christensen"^^xsd:string ;
rdf:predicate ddr:manufacturer ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "HCM 607"^^xsd:string ;
rdf:predicate ddr:codeMfg ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-15>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16> ;
rdf:predicate ddr:bitRecord ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:codeMfg "HCM 607"^^xsd:string ;
ddr:diaBit
[ rdf:type ddr:LengthMeasure ;
dtype:value "8.50000015393957"^^xsd:double ;
ddr:uom "in"
] ;
ddr:manufacturer "Hughes-Christensen"^^xsd:string ;
ddr:numBit "b6"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "b6"^^xsd:string ;
rdf:predicate ddr:numBit ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "8.50000015393957"^^xsd:double ;
rdf:predicate ddr:diaBit ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Hughes-Christensen"^^xsd:string ;
rdf:predicate ddr:manufacturer ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "HCM 607"^^xsd:string ;
rdf:predicate ddr:codeMfg ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-16>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17> ;
rdf:predicate ddr:bitRecord ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:codeMfg "HCM 607"^^xsd:string ;
ddr:diaBit
[ rdf:type ddr:LengthMeasure ;
dtype:value "8.50000015393957"^^xsd:double ;
ddr:uom "in"
] ;
ddr:manufacturer "Hughes-Christensen"^^xsd:string ;
ddr:numBit "b6"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "b6"^^xsd:string ;
rdf:predicate ddr:numBit ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "8.50000015393957"^^xsd:double ;
rdf:predicate ddr:diaBit ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Hughes-Christensen"^^xsd:string ;
rdf:predicate ddr:manufacturer ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "HCM 607"^^xsd:string ;
rdf:predicate ddr:codeMfg ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-17>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18> ;
rdf:predicate ddr:fluid ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:dTim "2011-04-05T09:00:00.001Z"^^xsd:dateTime ;
ddr:density
[ rdf:type ddr:DensityMeasure ;
dtype:value "1370"^^xsd:double ;
ddr:uom "g/cm3"
] ;
ddr:enumMudClass ddr:MC_oilbased ;
ddr:md [ rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6162"^^xsd:double ;
ddr:uom "m"
] ;
ddr:presBopRating
[ rdf:type ddr:PressureMeasureBar ;
dtype:value "344.7378515625"^^xsd:double ;
ddr:uom "bar"
] ;
ddr:pv [ rdf:type ddr:DynamicViscosityMeasure ;
dtype:value "19"^^xsd:double ;
ddr:uom "mPa.s"
] ;
ddr:tvd [ rdf:type ddr:WellVerticalDepthCoord ;
dtype:value "1799.94559164957"^^xsd:double ;
ddr:uom "m"
] ;
ddr:type "Oil Based"^^xsd:string ;
ddr:yp [ rdf:type ddr:PressureMeasure ;
dtype:value "5.745631"^^xsd:double ;
ddr:uom "Pa"
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Oil Based"^^xsd:string ;
rdf:predicate ddr:type ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T09:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTim ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6162"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1799.94559164957"^^xsd:double ;
rdf:predicate ddr:tvd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "344.7378515625"^^xsd:double ;
rdf:predicate ddr:presBopRating ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:MC_oilbased ;
rdf:predicate ddr:enumMudClass ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1370"^^xsd:double ;
rdf:predicate ddr:density ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "19"^^xsd:double ;
rdf:predicate ddr:pv ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18-8>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "5.745631"^^xsd:double ;
rdf:predicate ddr:yp ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-18>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19> ;
rdf:predicate ddr:fluid ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:dTim "2011-04-05T14:00:00.001Z"^^xsd:dateTime ;
ddr:density
[ rdf:type ddr:DensityMeasure ;
dtype:value "1380"^^xsd:double ;
ddr:uom "g/cm3"
] ;
ddr:enumMudClass ddr:MC_oilbased ;
ddr:md [ rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6162"^^xsd:double ;
ddr:uom "m"
] ;
ddr:presBopRating
[ rdf:type ddr:PressureMeasureBar ;
dtype:value "344.7378515625"^^xsd:double ;
ddr:uom "bar"
] ;
ddr:pv [ rdf:type ddr:DynamicViscosityMeasure ;
dtype:value "17"^^xsd:double ;
ddr:uom "mPa.s"
] ;
ddr:tvd [ rdf:type ddr:WellVerticalDepthCoord ;
dtype:value "1799.94559164957"^^xsd:double ;
ddr:uom "m"
] ;
ddr:type "Oil Based"^^xsd:string ;
ddr:yp [ rdf:type ddr:PressureMeasure ;
dtype:value "5.266829"^^xsd:double ;
ddr:uom "Pa"
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Oil Based"^^xsd:string ;
rdf:predicate ddr:type ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T14:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTim ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6162"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1799.94559164957"^^xsd:double ;
rdf:predicate ddr:tvd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "344.7378515625"^^xsd:double ;
rdf:predicate ddr:presBopRating ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:MC_oilbased ;
rdf:predicate ddr:enumMudClass ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1380"^^xsd:double ;
rdf:predicate ddr:density ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "17"^^xsd:double ;
rdf:predicate ddr:pv ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19-8>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "5.266829"^^xsd:double ;
rdf:predicate ddr:yp ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-19>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "25/8-C-23"^^xsd:string ;
rdf:predicate ddr:name ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20> ;
rdf:predicate ddr:fluid ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:dTim "2011-04-05T20:45:00.001Z"^^xsd:dateTime ;
ddr:density
[ rdf:type ddr:DensityMeasure ;
dtype:value "1370"^^xsd:double ;
ddr:uom "g/cm3"
] ;
ddr:enumMudClass ddr:MC_oilbased ;
ddr:md [ rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6225"^^xsd:double ;
ddr:uom "m"
] ;
ddr:presBopRating
[ rdf:type ddr:PressureMeasureBar ;
dtype:value "344.7378515625"^^xsd:double ;
ddr:uom "bar"
] ;
ddr:presBopRating
[ rdf:type ddr:PressureMeasureBar ;
dtype:value "344.7378515625"^^xsd:double ;
ddr:uom "bar"
] ;
ddr:pv [ rdf:type ddr:DynamicViscosityMeasure ;
dtype:value "17"^^xsd:double ;
ddr:uom "mPa.s"
] ;
ddr:tvd [ rdf:type ddr:WellVerticalDepthCoord ;
dtype:value "1799.96139825117"^^xsd:double ;
ddr:uom "m"
] ;
ddr:type "Oil Based"^^xsd:string ;
ddr:yp [ rdf:type ddr:PressureMeasure ;
dtype:value "5.745631"^^xsd:double ;
ddr:uom "Pa"
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Oil Based"^^xsd:string ;
rdf:predicate ddr:type ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T20:45:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTim ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6225"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1799.96139825117"^^xsd:double ;
rdf:predicate ddr:tvd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "344.7378515625"^^xsd:double ;
rdf:predicate ddr:presBopRating ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "344.7378515625"^^xsd:double ;
rdf:predicate ddr:presBopRating ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:MC_oilbased ;
rdf:predicate ddr:enumMudClass ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1370"^^xsd:double ;
rdf:predicate ddr:density ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20-8>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "17"^^xsd:double ;
rdf:predicate ddr:pv ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20-9>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "5.745631"^^xsd:double ;
rdf:predicate ddr:yp ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-20>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21> ;
rdf:predicate ddr:fluid ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:dTim "2011-04-06T04:00:00.001Z"^^xsd:dateTime ;
ddr:density
[ rdf:type ddr:DensityMeasure ;
dtype:value "1380"^^xsd:double ;
ddr:uom "g/cm3"
] ;
ddr:enumMudClass ddr:MC_oilbased ;
ddr:md [ rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6280"^^xsd:double ;
ddr:uom "m"
] ;
ddr:pv [ rdf:type ddr:DynamicViscosityMeasure ;
dtype:value "18"^^xsd:double ;
ddr:uom "mPa.s"
] ;
ddr:type "Oil Based"^^xsd:string ;
ddr:yp [ rdf:type ddr:PressureMeasure ;
dtype:value "7.182039"^^xsd:double ;
ddr:uom "Pa"
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Oil Based"^^xsd:string ;
rdf:predicate ddr:type ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-06T04:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTim ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6280"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:MC_oilbased ;
rdf:predicate ddr:enumMudClass ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1380"^^xsd:double ;
rdf:predicate ddr:density ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "18"^^xsd:double ;
rdf:predicate ddr:pv ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "7.182039"^^xsd:double ;
rdf:predicate ddr:yp ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-21>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22>
rdf:type ep-activity:DrillingActivity ;
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22> ;
rdf:predicate ddr:activity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:comments """Continue to circulate and condition mud after hole attempting to pack off. Pump 1600 lpm / 177-185 bar, 150 RPM. Loss rate reduced to 15 m3/hr.
ECD: 1,53 - 1,56 sg.
Cuttings weight:
0600hrs - 8kg/min (150 RPM, 1600 lpm)"""^^xsd:string ;
ddr:dTimEnd "2011-04-05T06:15:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T06:00:00.001Z"^^xsd:dateTime ;
ddr:enumPhase ddr:P_fixed ;
ddr:enumProprietaryCode
ddr:ACNPD_drilling--circulatingconditioning ;
ddr:enumState ddr:MAE_ok ;
ddr:enumStateDetailActivity
ddr:SDA_success ;
ddr:md _:b5 ;
ddr:tvd _:b6 .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T06:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimStart ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T06:15:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimEnd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6154"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1799.94758440832"^^xsd:double ;
rdf:predicate ddr:tvd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:P_fixed ;
rdf:predicate ddr:enumPhase ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:ACNPD_drilling--circulatingconditioning ;
rdf:predicate ddr:enumProprietaryCode ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:MAE_ok ;
rdf:predicate ddr:enumState ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:SDA_success ;
rdf:predicate ddr:enumStateDetailActivity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22-8>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object """Continue to circulate and condition mud after hole attempting to pack off. Pump 1600 lpm / 177-185 bar, 150 RPM. Loss rate reduced to 15 m3/hr.
ECD: 1,53 - 1,56 sg.
Cuttings weight:
0600hrs - 8kg/min (150 RPM, 1600 lpm)"""^^xsd:string ;
rdf:predicate ddr:comments ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-22>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23>
rdf:type ep-activity:DrillingActivity ;
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23> ;
rdf:predicate ddr:activity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:comments """Continue drilling 8-1/2\" production hole section. Reduce RPM to 80 and increase pump rate to 1850 lpm to send downlink. Resume drilling f/ 6154m to 6162m. 1600 lpm, 180 bar, 31-33 kNm drilling torque, 3-4 ton WOB. Losses while drilling from 8 m3/hr to 12,2m3/hr
ECD: 1,50-1,55 sg
Cuttings weight
0700hrs - 6 kg/min
0800hrs - 6 kg/min"""^^xsd:string ;
ddr:dTimEnd "2011-04-05T08:30:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T06:15:00.001Z"^^xsd:dateTime ;
ddr:enumPhase ddr:P_fixed ;
ddr:enumProprietaryCode
ddr:ACNPD_drilling--drill ;
ddr:enumState ddr:MAE_ok ;
ddr:enumStateDetailActivity
ddr:SDA_success ;
ddr:md _:b7 ;
ddr:tvd _:b8 .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T06:15:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimStart ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T08:30:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimEnd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6162"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1799.94559164957"^^xsd:double ;
rdf:predicate ddr:tvd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:P_fixed ;
rdf:predicate ddr:enumPhase ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:ACNPD_drilling--drill ;
rdf:predicate ddr:enumProprietaryCode ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:MAE_ok ;
rdf:predicate ddr:enumState ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:SDA_success ;
rdf:predicate ddr:enumStateDetailActivity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23-8>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object """Continue drilling 8-1/2\" production hole section. Reduce RPM to 80 and increase pump rate to 1850 lpm to send downlink. Resume drilling f/ 6154m to 6162m. 1600 lpm, 180 bar, 31-33 kNm drilling torque, 3-4 ton WOB. Losses while drilling from 8 m3/hr to 12,2m3/hr
ECD: 1,50-1,55 sg
Cuttings weight
0700hrs - 6 kg/min
0800hrs - 6 kg/min"""^^xsd:string ;
rdf:predicate ddr:comments ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-23>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24>
rdf:type ep-activity:DrillingActivity ;
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24> ;
rdf:predicate ddr:activity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:comments """Circulate and condtion hole to remove cuttings and attempt to heal loss rate. Pump 1600 lpm, 180 bar, 150 RPM. Step up pump rate from 1600 lpm to 1850 lpm in 50 lpm incriments. Observed stabile losses of 16-17 m3/hr while circulating. Reduced RPMs to 130 while stepping up flow rates to maintain stable losses. Continue circulating hole clean with 1800 lpm, 212 bar, 130 RPM, 30 kNm torque. Record string weights while circulating. 130 ton Up weight (145 ton peak), 60 ton Down weight (45 ton peak), 87 ton Rotating weight.
Losses between 9 m3/hr to 23 m3/hr
ECD: 1,54 to 1,57 sg
Cuttings weight:
0900hrs - 6 kg/min
1030hrs - 6 kg/min
1100hrs - 6 kg/min
1200hrs - 6 kg/min
1320hrs - 5,5 kg/min
1400hrs - 3 kg/min"""^^xsd:string ;
ddr:dTimEnd "2011-04-05T14:15:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T08:30:00.001Z"^^xsd:dateTime ;
ddr:enumPhase ddr:P_fixed ;
ddr:enumProprietaryCode
ddr:ACNPD_drilling--circulatingconditioning ;
ddr:enumState ddr:MAE_ok ;
ddr:enumStateDetailActivity
ddr:SDA_success ;
ddr:md _:b9 ;
ddr:tvd _:b10 .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T08:30:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimStart ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T14:15:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimEnd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6162"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1799.94559164957"^^xsd:double ;
rdf:predicate ddr:tvd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:P_fixed ;
rdf:predicate ddr:enumPhase ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:ACNPD_drilling--circulatingconditioning ;
rdf:predicate ddr:enumProprietaryCode ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:MAE_ok ;
rdf:predicate ddr:enumState ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:SDA_success ;
rdf:predicate ddr:enumStateDetailActivity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24-8>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object """Circulate and condtion hole to remove cuttings and attempt to heal loss rate. Pump 1600 lpm, 180 bar, 150 RPM. Step up pump rate from 1600 lpm to 1850 lpm in 50 lpm incriments. Observed stabile losses of 16-17 m3/hr while circulating. Reduced RPMs to 130 while stepping up flow rates to maintain stable losses. Continue circulating hole clean with 1800 lpm, 212 bar, 130 RPM, 30 kNm torque. Record string weights while circulating. 130 ton Up weight (145 ton peak), 60 ton Down weight (45 ton peak), 87 ton Rotating weight.
Losses between 9 m3/hr to 23 m3/hr
ECD: 1,54 to 1,57 sg
Cuttings weight:
0900hrs - 6 kg/min
1030hrs - 6 kg/min
1100hrs - 6 kg/min
1200hrs - 6 kg/min
1320hrs - 5,5 kg/min
1400hrs - 3 kg/min"""^^xsd:string ;
rdf:predicate ddr:comments ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-24>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25>
rdf:type ep-activity:DrillingActivity ;
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25> ;
rdf:predicate ddr:activity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:comments """Continue drilling 8-1/2\" production hole section from 6162m to 6169m. 1700 lpm, 194 bar, 31-33 kNm drilling torque, 2-3 ton WOB. Lossrate 9 m3/hr to 12 m3/hr
ECD: 1,54 sg
Cuttings weight
1500hrs - 3,5 kg/min
Sand Zones:
"""^^xsd:string ;
ddr:dTimEnd "2011-04-05T15:00:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T14:15:00.001Z"^^xsd:dateTime ;
ddr:enumPhase ddr:P_fixed ;
ddr:enumProprietaryCode
ddr:ACNPD_drilling--drill ;
ddr:enumState ddr:MAE_ok ;
ddr:enumStateDetailActivity
ddr:SDA_success ;
ddr:md _:b11 ;
ddr:tvd _:b12 .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T14:15:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimStart ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T15:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimEnd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6169"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1799.94641821816"^^xsd:double ;
rdf:predicate ddr:tvd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:P_fixed ;
rdf:predicate ddr:enumPhase ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:ACNPD_drilling--drill ;
rdf:predicate ddr:enumProprietaryCode ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:MAE_ok ;
rdf:predicate ddr:enumState ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:SDA_success ;
rdf:predicate ddr:enumStateDetailActivity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25-8>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object """Continue drilling 8-1/2\" production hole section from 6162m to 6169m. 1700 lpm, 194 bar, 31-33 kNm drilling torque, 2-3 ton WOB. Lossrate 9 m3/hr to 12 m3/hr
ECD: 1,54 sg
Cuttings weight
1500hrs - 3,5 kg/min
Sand Zones:
"""^^xsd:string ;
rdf:predicate ddr:comments ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-25>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26>
rdf:type ep-activity:DrillingActivity ;
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26> ;
rdf:predicate ddr:activity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:comments "Grease wash pipe."^^xsd:string ;
ddr:dTimEnd "2011-04-05T15:15:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T15:00:00.001Z"^^xsd:dateTime ;
ddr:enumPhase ddr:P_fixed ;
ddr:enumProprietaryCode
ddr:ACNPD_interruption--maintain ;
ddr:enumState ddr:MAE_ok ;
ddr:enumStateDetailActivity
ddr:SDA_success ;
ddr:md _:b13 ;
ddr:tvd _:b14 .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T15:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimStart ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T15:15:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimEnd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6169"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "1799.94641821816"^^xsd:double ;
rdf:predicate ddr:tvd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:P_fixed ;
rdf:predicate ddr:enumPhase ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:ACNPD_interruption--maintain ;
rdf:predicate ddr:enumProprietaryCode ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:MAE_ok ;
rdf:predicate ddr:enumState ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:SDA_success ;
rdf:predicate ddr:enumStateDetailActivity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26-8>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "Grease wash pipe."^^xsd:string ;
rdf:predicate ddr:comments ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-26>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27>
rdf:type ep-activity:DrillingActivity ;
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27> ;
rdf:predicate ddr:activity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:comments """Continue drilling 8-1/2\" production hole section from 6169m to 6292m. Drill with 1800-1850 lpm, 210-218 bar, 150 RPM, 33-34 kNm torque. Losses increasing while drilling from 6 m3/hr to 18m3/hr.
Losses:
6169m - 6230m = 6 m3/hr to 9m3/hr
ECD = 1,56 to 1,59 sg
6230m - 6281m = 9,3 m3/hr to 14,7 m3/hr
ECD = 1,56 to 1,59 sg
6284m - 6292m = 15m3/hr to 17,9 m3/hr
ECD = 1,55 to 1,56 sg
Cuttings weight
1600hrs - 5 kg/min
1700hrs - 7,5 kg/min
1800hrs - 16,5 kg/min
1900hrs - 13 kg/min
2000hrs - 19 kg/min
2100hrs - 12 kg/min
2200hrs - 9 kg/min
2300hrs - 9 kg/min
0000hrs - 2 kg/min
0100hrs - 3 kg/min
0200hrs - 3 kg/min
0300hrs - 2 kg/min
0400hrs - 2 kg/min
0500hrs - 3 kg/min
0600hrs -
Sand Zones:
6195m - 6196,4m
6202m - 6204,5m
6215m - 6224,5m
6226,5m - 6235,5m
6238m - 6248,7m
6250m - 6254m
6255,4m - 6264m
6266m - 6269,5m
6272,5m - 6274m
6275m - 6276m
6277m - 6280m
0,08m above, 1,29m to the right of plan."""^^xsd:string ;
ddr:dTimEnd "2011-04-06T06:00:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T15:15:00.001Z"^^xsd:dateTime ;
ddr:enumPhase ddr:P_fixed ;
ddr:enumProprietaryCode
ddr:ACNPD_drilling--drill ;
ddr:enumState ddr:MAE_ok ;
ddr:enumStateDetailActivity
ddr:SDA_success ;
ddr:md _:b15 .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T15:15:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimStart ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-06T06:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimEnd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27-2>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6292"^^xsd:double ;
rdf:predicate ddr:md ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:P_fixed ;
rdf:predicate ddr:enumPhase ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:ACNPD_drilling--drill ;
rdf:predicate ddr:enumProprietaryCode ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:MAE_ok ;
rdf:predicate ddr:enumState ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:SDA_success ;
rdf:predicate ddr:enumStateDetailActivity ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object """Continue drilling 8-1/2\" production hole section from 6169m to 6292m. Drill with 1800-1850 lpm, 210-218 bar, 150 RPM, 33-34 kNm torque. Losses increasing while drilling from 6 m3/hr to 18m3/hr.
Losses:
6169m - 6230m = 6 m3/hr to 9m3/hr
ECD = 1,56 to 1,59 sg
6230m - 6281m = 9,3 m3/hr to 14,7 m3/hr
ECD = 1,56 to 1,59 sg
6284m - 6292m = 15m3/hr to 17,9 m3/hr
ECD = 1,55 to 1,56 sg
Cuttings weight
1600hrs - 5 kg/min
1700hrs - 7,5 kg/min
1800hrs - 16,5 kg/min
1900hrs - 13 kg/min
2000hrs - 19 kg/min
2100hrs - 12 kg/min
2200hrs - 9 kg/min
2300hrs - 9 kg/min
0000hrs - 2 kg/min
0100hrs - 3 kg/min
0200hrs - 3 kg/min
0300hrs - 2 kg/min
0400hrs - 2 kg/min
0500hrs - 3 kg/min
0600hrs -
Sand Zones:
6195m - 6196,4m
6202m - 6204,5m
6215m - 6224,5m
6226,5m - 6235,5m
6238m - 6248,7m
6250m - 6254m
6255,4m - 6264m
6266m - 6269,5m
6272,5m - 6274m
6275m - 6276m
6277m - 6280m
0,08m above, 1,29m to the right of plan."""^^xsd:string ;
rdf:predicate ddr:comments ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-27>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-3>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-05T06:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimStart ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-4>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-06T06:00:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:dTimEnd ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-5>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:ORV_normal ;
rdf:predicate ddr:enumVersionKind ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-6>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "2011-04-12T10:47:00.001Z"^^xsd:dateTime ;
rdf:predicate ddr:createDate ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-7>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-7> ;
rdf:predicate ddr:wellAlias ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:enumNamingSystem
ddr:WNS_NPDcode ;
ddr:name "25/8-C-23"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-7-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "25/8-C-23"^^xsd:string ;
rdf:predicate ddr:name ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-7>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-7-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:WNS_NPDcode ;
rdf:predicate ddr:enumNamingSystem ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-7>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-8>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-8> ;
rdf:predicate ddr:wellboreAlias ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:enumNamingSystem
ddr:WNS_NPDcode ;
ddr:name "25/8-C-23 B"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-8-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "25/8-C-23 B"^^xsd:string ;
rdf:predicate ddr:name ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-8>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-8-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:WNS_NPDcode ;
rdf:predicate ddr:enumNamingSystem ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-8>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-9>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-9> ;
rdf:predicate ddr:wellboreAlias ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0>
] ;
ddr:enumNamingSystem
ddr:WNS_NPDnumber ;
ddr:name "6480"^^xsd:string .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-9-0>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object "6480"^^xsd:string ;
rdf:predicate ddr:name ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-9>
] .
<file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-9-1>
ep-core:basisFor
[ rdf:type rdf:Statement ;
rdf:object ddr:WNS_NPDnumber ;
rdf:predicate ddr:enumNamingSystem ;
rdf:subject <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#r-0-9>
] .
<http://www.reportinghub.no/examples/ddr/NPD_110412124707>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/transform/1.1/ddr> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.reportinghub.no/np/data/npd/Well-25_8-C-23>
rdf:type ep-well:Well ;
ep-core:hasPart <http://www.reportinghub.no/np/data/npd/WellBore-6480> ;
ep-core:name "25/8-C-23"^^xsd:string ;
ep-core:npdCode "25/8-C-23"^^xsd:string .
<http://www.reportinghub.no/np/data/npd/WellBore-6480>
rdf:type ep-well:WellBore ;
ep-core:name "25/08-C-23 B"^^xsd:string ;
ep-core:npdCode "25/8-C-23 B"^^xsd:string ;
ep-core:npdNumber "6480"^^xsd:string .
<https://www.reportinghub.no/ep/data/DailyDrillingActivity/25_08-C-23_B$2011-04-05T06:00:00.001Z>
rdf:type ep-activity:DailyDrillingActivity ;
ep-activity:finishedAt
"2011-04-06T06:00:00.001Z"^^xsd:dateTime ;
ep-activity:onRig <https://www.reportinghub.no/ep/data/Rig/280849$2011-04-05T06:00:00.001Z$2011-04-05T06:00:00.001Z> ;
ep-activity:onWell <http://www.reportinghub.no/np/data/npd/Well-25_8-C-23> ;
ep-activity:onWellBore
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T06:00:00.001Z$2011-04-05T06:00:00.001Z> ;
ep-activity:startedAt
"2011-04-05T06:00:00.001Z"^^xsd:dateTime ;
ep-core:hasPart <https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T14:15:00.001Z$25> , <https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T06:15:00.001Z$23> , <https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T06:00:00.001Z$22> , <https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T15:15:00.001Z$27> , <https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T15:00:00.001Z$26> , <https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T08:30:00.001Z$24> ;
ep-core:hasPart
[ rdf:type <http://www.reportinghub.no/ep/schema/1.0/activity#FormationIntegrityTest>
] ;
ddr:distDrill _:b1 ;
ddr:forecast24Hr "Continue to drill 8-1/2\" production hole section to TD. Circulate and condition hole."^^xsd:string ;
ddr:ropCurrent _:b4 ;
ddr:sum24Hr "Circulate and condition hole at 6154m. Resume drilling 8-1/2\" production hole section from 6154m to 6162m. Continue to circulate and condition hole to remove cuttings from hole and attempt to reduce loss rate. Resume drilling 8-1/2\" production hole section from 6162m to 6292m. Losses ranging from 6 m3/hr to 19 m3/hr while drilling and circulating. "^^xsd:string .
<https://www.reportinghub.no/ep/data/DailyDrillingReport/25_08-C-23_B$2011-04-12T10:47:00.001Z>
rdf:type ep-report:NormalDailyDrillingReport , ep-report:DailyDrillingReport ;
ep-activity:createdAt
"2011-04-12T10:47:00.001Z"^^xsd:dateTime ;
ep-activity:reportOn
<https://www.reportinghub.no/ep/data/DailyDrillingActivity/25_08-C-23_B$2011-04-05T06:00:00.001Z> ;
ep-core:name "25/8-C-23"^^xsd:string .
<https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T06:00:00.001Z$22>
rdf:type ep-actpurp:Drilling--circulatingconditioning , ep-activity:DrillingActivity ;
ep-activity:onWellBore
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T06:00:00.001Z$2011-04-05T06:15:00.001Z> ;
ddr:dTimEnd "2011-04-05T06:15:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T06:00:00.001Z"^^xsd:dateTime .
<https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T06:15:00.001Z$23>
rdf:type ep-actpurp:Drilling--drill , ep-activity:DrillingActivity ;
ep-activity:onWellBore
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T06:15:00.001Z$2011-04-05T08:30:00.001Z> ;
ddr:dTimEnd "2011-04-05T08:30:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T06:15:00.001Z"^^xsd:dateTime .
<https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T08:30:00.001Z$24>
rdf:type ep-actpurp:Drilling--circulatingconditioning , ep-activity:DrillingActivity ;
ep-activity:onWellBore
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T08:30:00.001Z$2011-04-05T14:15:00.001Z> ;
ddr:dTimEnd "2011-04-05T14:15:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T08:30:00.001Z"^^xsd:dateTime .
<https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T14:15:00.001Z$25>
rdf:type ep-actpurp:Drilling--drill , ep-activity:DrillingActivity ;
ep-activity:onWellBore
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T14:15:00.001Z$2011-04-05T15:00:00.001Z> ;
ddr:dTimEnd "2011-04-05T15:00:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T14:15:00.001Z"^^xsd:dateTime .
<https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T15:00:00.001Z$26>
rdf:type ep-actpurp:Interruption--maintain , ep-activity:DrillingActivity ;
ep-activity:onWellBore
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T15:00:00.001Z$2011-04-05T15:15:00.001Z> ;
ddr:dTimEnd "2011-04-05T15:15:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T15:00:00.001Z"^^xsd:dateTime .
<https://www.reportinghub.no/ep/data/DrillingActivity/25_08-C-23_B$2011-04-05T15:15:00.001Z$27>
rdf:type ep-actpurp:Drilling--drill , ep-activity:DrillingActivity ;
ep-activity:onWellBore
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T15:15:00.001Z$2011-04-06T06:00:00.001Z> ;
ddr:dTimEnd "2011-04-06T06:00:00.001Z"^^xsd:dateTime ;
ddr:dTimStart "2011-04-05T15:15:00.001Z"^^xsd:dateTime .
<https://www.reportinghub.no/ep/data/Rig/280849>
rdf:type ep-fac:Rig ;
ep-core:npdCode "280849"^^xsd:string ;
ep-core:npdName "Ringhorne"^^xsd:string .
<https://www.reportinghub.no/ep/data/Rig/280849$2011-04-05T06:00:00.001Z$2011-04-05T06:00:00.001Z>
rdf:type ep-fac:TemporalPartOfARig ;
ep-core:temporalPartOf
<https://www.reportinghub.no/ep/data/Rig/280849> .
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T06:00:00.001Z$2011-04-05T06:00:00.001Z>
rdf:type ep-well:TemporalPartOfAWellBore ;
ep-core:temporalPartOf
<http://www.reportinghub.no/np/data/npd/WellBore-6480> ;
ddr:elevKelly _:b2 ;
ddr:md _:b3 .
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T06:00:00.001Z$2011-04-05T06:15:00.001Z>
rdf:type ep-well:TemporalPartOfAWellBore ;
ep-core:temporalPartOf
<http://www.reportinghub.no/np/data/npd/WellBore-6480> ;
ddr:md _:b5 ;
ddr:tvd _:b6 .
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T06:15:00.001Z$2011-04-05T08:30:00.001Z>
rdf:type ep-well:TemporalPartOfAWellBore ;
ep-core:temporalPartOf
<http://www.reportinghub.no/np/data/npd/WellBore-6480> ;
ddr:md _:b7 ;
ddr:tvd _:b8 .
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T08:30:00.001Z$2011-04-05T14:15:00.001Z>
rdf:type ep-well:TemporalPartOfAWellBore ;
ep-core:temporalPartOf
<http://www.reportinghub.no/np/data/npd/WellBore-6480> ;
ddr:md _:b9 ;
ddr:tvd _:b10 .
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T14:15:00.001Z$2011-04-05T15:00:00.001Z>
rdf:type ep-well:TemporalPartOfAWellBore ;
ep-core:temporalPartOf
<http://www.reportinghub.no/np/data/npd/WellBore-6480> ;
ddr:md _:b11 ;
ddr:tvd _:b12 .
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T15:00:00.001Z$2011-04-05T15:15:00.001Z>
rdf:type ep-well:TemporalPartOfAWellBore ;
ep-core:temporalPartOf
<http://www.reportinghub.no/np/data/npd/WellBore-6480> ;
ddr:md _:b13 ;
ddr:tvd _:b14 .
<https://www.reportinghub.no/ep/data/WellBore/25_08-C-23_B$2011-04-05T15:15:00.001Z$2011-04-06T06:00:00.001Z>
rdf:type ep-well:TemporalPartOfAWellBore ;
ep-core:temporalPartOf
<http://www.reportinghub.no/np/data/npd/WellBore-6480> ;
ddr:md _:b15 .
_:b6 rdf:type ddr:WellVerticalDepthCoord ;
dtype:value "1799.94758440832"^^xsd:double ;
ddr:uom "m" .
_:b5 rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6154"^^xsd:double ;
ddr:uom "m" .
_:b8 rdf:type ddr:WellVerticalDepthCoord ;
dtype:value "1799.94559164957"^^xsd:double ;
ddr:uom "m" .
_:b7 rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6162"^^xsd:double ;
ddr:uom "m" .
_:b10
rdf:type ddr:WellVerticalDepthCoord ;
dtype:value "1799.94559164957"^^xsd:double ;
ddr:uom "m" .
_:b9 rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6162"^^xsd:double ;
ddr:uom "m" .
_:b11
rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6169"^^xsd:double ;
ddr:uom "m" .
_:b12
rdf:type ddr:WellVerticalDepthCoord ;
dtype:value "1799.94641821816"^^xsd:double ;
ddr:uom "m" .
_:b14
rdf:type ddr:WellVerticalDepthCoord ;
dtype:value "1799.94641821816"^^xsd:double ;
ddr:uom "m" .
_:b13
rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6169"^^xsd:double ;
ddr:uom "m" .
_:b15
rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6292"^^xsd:double ;
ddr:uom "m" .
_:b4 rdf:type ddr:VelocityMeasureMetresPerHour ;
dtype:value "9.51724137931035"^^xsd:double ;
ddr:uom "m/h" .
_:b2 rdf:type ddr:WellElevationCoord ;
dtype:value "60.2999992370605"^^xsd:double ;
ddr:uom "m" .
_:b3 rdf:type ddr:MeasuredDepthCoord ;
dtype:value "6292"^^xsd:double ;
ddr:uom "m" .
_:b1 rdf:type ddr:LengthMeasure ;
dtype:value "138"^^xsd:double ;
ddr:uom "m" .
This diff could not be displayed because it is too large.
......@@ -5,7 +5,7 @@
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.reportinghub.no/np/schema/1.0/npd
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
......@@ -35,6 +35,11 @@
rdfs:label "name"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
<http://spinrdf.org/arg#report>
rdf:type rdf:Property ;
rdfs:label "report"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
<http://spinrdf.org/arg#resource>
rdf:type rdf:Property ;
rdfs:label "resource"^^xsd:string ;
......@@ -62,9 +67,21 @@ npdata:npd
<http://www.reportinghub.no/spin/rh>
rdf:type owl:Ontology ;
rdfs:comment "A collection of SPIN functions and templates to support working with the ReportingHub schemas."^^xsd:string ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://topbraid.org/spin/spinmapl> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.linkedmodel.org/schema/dtype> ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://topbraid.org/spin/spinmapl> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.linkedmodel.org/schema/dtype> ;
owl:versionInfo "0.1.0"^^xsd:string .
rhspin:DDRTableTemplates
rdf:type rhspin:TableTemplate ;
rdfs:label "DDRTable templates"^^xsd:string ;
rdfs:subClassOf rhspin:TableTemplates ;
spin:abstract "true"^^xsd:boolean ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The DDR that serves as root of the query."^^xsd:string ;
spl:predicate <http://spinrdf.org/arg#report> ;
spl:valueType <http://www.reportinghub.no/ep/schema/report#DailyDrillingReport>
] .
rhspin:GetWellBoresOfWell
rdf:type spin:SelectTemplate ;
rdfs:comment "Gets an ordered list of well bores that belong to a given Well. Result variables are ?wellBoreId and ?wellBoreName."^^xsd:string ;
......@@ -97,6 +114,18 @@ rhspin:GetWellBoresOfWell
spl:valueType <http://www.reportinghub.no/ep/schema/well#Well>
] .
rhspin:TableTemplate
rdf:type rdfs:Class ;
rdfs:comment "A spin:Template for SELECT queries that are meant to be displayed as a table. The added feature compared to normal templates is the ability to specify headers for the result variables."^^xsd:string ;
rdfs:label "Table template"^^xsd:string ;
rdfs:subClassOf spin:SelectTemplate .
rhspin:TableTemplates
rdf:type rhspin:TableTemplate ;
rdfs:label "Table templates"^^xsd:string ;
rdfs:subClassOf spin:SelectTemplates ;
spin:abstract "true"^^xsd:boolean .
rhspin:baaById
rdf:type spin:Function ;
rdfs:label "baa by id"^^xsd:string ;
......@@ -243,15 +272,15 @@ rhspin:dtypeValue
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The predicate that points to the reified value."^^xsd:string ;
spl:predicate sp:arg2 ;
spl:valueType rdf:Property
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The subject of the value."^^xsd:string ;
spl:predicate sp:arg1 ;
spl:valueType rdfs:Resource
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The predicate that points to the reified value."^^xsd:string ;
spl:predicate sp:arg2 ;
spl:valueType rdf:Property
] .
rhspin:facilityById
......@@ -483,6 +512,13 @@ rhspin:parentCompanyByName
] ;
spin:returnType <http://www.reportinghub.no/ep/schema/well#WellBore> .
rhspin:tableHeaders
rdf:type owl:ObjectProperty ;
rdfs:comment "Points to an rdf:List of xsd:string literals, one for each result column of the associated template."^^xsd:string ;
rdfs:domain rhspin:TableTemplate ;
rdfs:label "table headers"^^xsd:string ;
rdfs:range rdf:List .
rhspin:tufById
rdf:type spin:Function ;
rdfs:label "tuf by id"^^xsd:string ;
......@@ -604,18 +640,6 @@ rhspin:wellByName
] ;
spin:returnType <http://www.reportinghub.no/ep/schema/well#Well> .
_:b10
sp:varName "value"^^xsd:string .
_:b11
sp:varName "reif"^^xsd:string .
_:b21
sp:varName "id"^^xsd:string .
_:b22
sp:varName "name"^^xsd:string .
_:b25
sp:varName "str"^^xsd:string .
......@@ -625,6 +649,12 @@ _:b24
_:b23
sp:varName "wellBore"^^xsd:string .
_:b22
sp:varName "name"^^xsd:string .
_:b21
sp:varName "id"^^xsd:string .
_:b20
sp:varName "t4"^^xsd:string .
......@@ -652,6 +682,12 @@ _:b13
_:b12
sp:varName "normalizedStr"^^xsd:string .
_:b11
sp:varName "reif"^^xsd:string .
_:b10
sp:varName "value"^^xsd:string .
_:b9 sp:varName "endDate"^^xsd:string .
_:b8 sp:varName "startDate"^^xsd:string .
......
<div>
<hr />
<ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/ddr-tables-v1.0&gt;">
<h2>{= ui:label(?template) }</h2>
</ui:setContext>
<table class="ddrTable">
<ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/ddr-tables-v1.0&gt;">
<tr class="ddrTR">
<ui:forEach ui:resultSet="{#
SELECT ?header
WHERE {
?template rhspin:tableHeaders ?list .
?list &lt;http://jena.hpl.hp.com/ARQ/list#member&gt; ?header .
}
}">
<th class="ddrTH">{= ?header }</th>
</ui:forEach>
</tr>
</ui:setContext>
<ui:call ui:template="{= ?template }" arg:report="{= ?report }">
<ui:forEach ui:resultSet="{# SELECT ?row ?rowIndex WHERE { ?rs spr:rowIndices ?rowIndex } }">
<tr class="ddrTR">
<ui:forEach ui:resultSet="{# SELECT ?cell WHERE { (?rs ?rowIndex) spr:rowCells (?cell ?cellIndex) } }">
<td class="ddrTD">{= ui:label(?cell) }</td>
</ui:forEach>
</tr>
</ui:forEach>
</ui:call>
</table>
<br />
</div>
\ No newline at end of file
<ui:group let:activity="{= spl:object(?this, ep-activity:reportOn) }"
let:onWellBore="{# SELECT ?onWellBore WHERE { ?this ep-activity:reportOn/ep-activity:onWellBore ?onWellBore } }"
let:report="{= ?this }">
<ui:group
let:activity="{= spl:object(?report, ep-activity:reportOn) }"
let:onWellBore="{# SELECT ?onWellBore WHERE { ?this ep-activity:reportOn/ep-activity:onWellBore ?onWellBore } }">
<ui:group let:wellBore="{= spl:object(?onWellBore, ep-core:temporalPartOf) }">
<h1>Summary report Wellbore: {= rhspin:npdName(?wellBore) }</h1>
<div>End time: {= ui:label(spl:object(?activity, ep-activity:finishedAt)) }</div>
......@@ -9,7 +9,7 @@
<td class="ddrSummaryLeft">
<rhswp:NameValuePair arg:name="Report Number:" arg:value="{ spl:object(?this, ?) }" />
<rhswp:NameValuePair arg:name="Wellbore:" arg:value="{= rhspin:npdName(?wellBore) }" />
<rhswp:NameValuePair arg:name="Status:" arg:value="{= ui:label(spl:object(?this, rdf:type)) }" />
<rhswp:NameValuePair arg:name="Status:" arg:value="{= ui:label(spl:object(?report, rdf:type)) }" />
<rhswp:NameValuePair arg:name="Operator:" arg:value="{ spl:object(?this, ???) }" />
<rhswp:NameValuePair arg:name="Rig name:" arg:value="{ spl:object(?this, ???) }" />
<rhswp:NameValuePair arg:name="Spud date:" arg:value="{ spl:object(?this, ???) }" />
......@@ -19,7 +19,7 @@
<rhswp:NameValuePair arg:name="Fixed rig:" arg:value="{ spl:object(?this, ???) }" />
<rhswp:NameValuePair arg:name="Depth at Kick Off mMD:" arg:value="{= rhspin:dtypeValue(?onWellBore, ddr:mdKickoff) }" />
<rhswp:NameValuePair arg:name="Plug Back Depth mMD:" arg:value="{= rhspin:dtypeValue(?onWellBore, ddr:mdPlugTop) }" />
<rhswp:NameValuePair arg:name="Penetration Rate m/h:" arg:value="{= spl:object(?activity, ddr:ropCurrent) }" />
<rhswp:NameValuePair arg:name="Penetration Rate m/h:" arg:value="{= rhspin:dtypeValue(?activity, ddr:ropCurrent) }" />
<rhswp:NameValuePair arg:name="Pressure Test Type:" arg:value="{# SELECT ui:label(?pressureTestType) WHERE { ?activity ep-core:hasPart/rdf:type ?pressureTestType . ?pressureTestType a ep-activity:PressureTestType} }" />
<rhswp:NameValuePair arg:name="Depth At Formation Strength mMD:" arg:value="{= rhspin:dtypeValue(?activity, ddr:mdStrengthForm) }" />
<rhswp:NameValuePair arg:name="Dia Last Casing In:" arg:value="{ spl:object(?this, ???) }" />
......@@ -28,7 +28,7 @@
<td class="ddrSummaryRight">
<rhswp:NameValuePair arg:name="Period:" arg:value="{= fn:concat(ui:label(spl:object(?activity, ep-activity:startedAt)), ' - ', ui:label(spl:object(?activity, ep-activity:finishedAt))) }" />
<rhswp:NameValuePair arg:name="Wellbore Id:" arg:value="{= rhspin:npdId(?wellBore) }" />
<rhswp:NameValuePair arg:name="Created date:" arg:value="{= ui:label(spl:object(?this, ep-activity:createdAt)) }" />
<rhswp:NameValuePair arg:name="Created date:" arg:value="{= ui:label(spl:object(?report, ep-activity:createdAt)) }" />
<rhswp:NameValuePair arg:name="Drilling contractor:" arg:value="{ spl:object(?this, ???) }" />
<rhswp:NameValuePair arg:name="NPD Rig Id:" arg:value="{ spl:object(?this, ???) }" />
<rhswp:NameValuePair arg:name="Date Well Complete:" arg:value="{ spl:object(?this, ???) }" />
......@@ -45,5 +45,8 @@
<rhswp:NameValuePair arg:name="Depth At Last Casing mMD:" arg:value="{= rhspin:dtypeValue(?onWellBore, ddr:mdCsgLast) }" />
</td>
</tr></table>
<ddrswp:Table arg:report="{= ?report }" arg:template="ddr-tables:Operations" />
</ui:group>
</ui:group>
......
# Saved by TopBraid on Thu Aug 11 15:40:02 BST 2011
# baseURI: http://www.reportinghub.no/swp/ddr
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
# imports: http://uispin.org/tui
@prefix : <http://www.reportinghub.no/swp/ddr#> .
@prefix let: <http://uispin.org/let#> .
@prefix letrs: <http://uispin.org/letrs#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix ui: <http://uispin.org/ui#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/report#DailyDrillingReport>
ui:instanceView <http://www.reportinghub.no/swp/DailyDrillingReport.uispin.html> .
<http://www.reportinghub.no/swp/ddr>
rdf:type owl:Ontology ;
owl:imports <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
# baseURI: http://www.reportinghub.no/swp/ddr
# imports: http://uispin.org/tui
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/spin/ddr-tables-v1.0
# imports: http://www.reportinghub.no/spin/rh
@prefix arg: <http://spinrdf.org/arg#> .
@prefix ddrswp: <http://www.reportinghub.no/swp/ddr#> .
@prefix html: <http://uispin.org/html#> .
@prefix let: <http://uispin.org/let#> .
@prefix letrs: <http://uispin.org/letrs#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix ui: <http://uispin.org/ui#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
arg:report
rdf:type rdf:Property ;
rdfs:label "report"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
arg:template
rdf:type rdf:Property ;
rdfs:label "template"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
<http://www.reportinghub.no/ep/schema/report#DailyDrillingReport>
ui:instanceView
[ rdf:type ddrswp:DailyDrillingReportView ;
arg:report spin:_this
] .
<http://www.reportinghub.no/swp/ddr>
rdf:type owl:Ontology ;
owl:imports <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/spin/ddr-tables-v1.0> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/spin/rh> ;
owl:versionInfo "0.1.0"^^xsd:string .
ddrswp:DailyDrillingReportView
rdf:type ui:NodeClass ;
rdfs:label "Daily drilling report view"^^xsd:string ;
rdfs:subClassOf ui:Element ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The report to display."^^xsd:string ;
spl:predicate arg:report ;
spl:valueType <http://www.reportinghub.no/ep/schema/report#DailyDrillingReport>
] ;
ui:headIncludes
[ rdf:type html:Link ;
html:href "http://spinrdf.org/rhlib/ddr.css"^^xsd:string ;
html:rel "stylesheet"^^xsd:string ;
html:type "text/css"^^xsd:string
] ;
ui:prototype <http://www.reportinghub.no/swp/DailyDrillingReport.uispin.html> .
ddrswp:Table
rdf:type ui:NodeClass ;
rdfs:comment "An HTML table displaying the results of a given SPIN template for a given DDR. The template should also provide rhspin:tableHeaders."^^xsd:string ;
rdfs:label "Table"^^xsd:string ;
rdfs:subClassOf ui:Element ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The report that serves as root of the template."^^xsd:string ;
spl:optional "true"^^xsd:boolean ;
spl:predicate arg:report ;
spl:valueType <http://www.reportinghub.no/ep/schema/report#DailyDrillingReport>
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The SPIN Template to execute."^^xsd:string ;
spl:predicate arg:template ;
spl:valueType spin:Template
] ;
ui:prototype <http://www.reportinghub.no/swp/DDRTable.uispin.html> .
......