TRANSFORM_ddr-wellboreInfo-v1.1.1.ttl 9.3 KB
# Saved by TopBraid on Wed Aug 10 14:05:00 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/wellboreInfo
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
# imports: http://spinrdf.org/spin

@prefix :        <http://www.reportinghub.no/ep/transform/1.1/wellboreInfo#> .
@prefix ep-spin-lib:  <http://www.reportinghub.no/ep/spin/lib#> .
@prefix fn:      <http://www.w3.org/2005/xpath-functions#> .
@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 smf:     <http://topbraid.org/sparqlmotionfunctions#> .
@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#> .

<http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport>
      spin:rule
              [ rdf:type sp:Construct ;
                rdfs:comment "STEP 161 Set name for Rig"^^xsd:string ;
                sp:templates ([ sp:object _:b1 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/core#npdName> ;
                            sp:subject _:b2
                          ]) ;
                sp:where ([ sp:object _:b3 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ;
                            sp:subject spin:_this
                          ] [ sp:object _:b4 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ;
                            sp:subject spin:_this
                          ] [ sp:object _:b5 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#wellboreInfo> ;
                            sp:subject spin:_this
                          ] [ sp:object _:b6 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#rigAlias> ;
                            sp:subject _:b5
                          ] [ sp:object _:b1 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#name> ;
                            sp:subject _:b6
                          ] [ sp:object "NPD Name" ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#namingSystem> ;
                            sp:subject _:b6
                          ] [ sp:object _:b7 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/activity#onRig> ;
                            sp:subject _:b8
                          ] [ sp:object _:b2 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
                            sp:subject _:b7
                          ] [ rdf:type sp:Bind ;
                            sp:expression
                                    [ rdf:type ep-spin-lib:normalizeString ;
                                      sp:arg1 _:b3
                                    ] ;
                            sp:variable _:b9
                          ] [ rdf:type sp:Bind ;
                            sp:expression
                                    [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ;
                                      sp:arg1 _:b9 ;
                                      sp:arg2 _:b4
                                    ] ;
                            sp:variable _:b8
                          ])
              ] ;
      spin:rule
              [ rdf:type sp:Construct ;
                rdfs:comment "STEP 160 Set rig for drilling activity"^^xsd:string ;
                sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfARig> ;
                            sp:predicate rdf:type ;
                            sp:subject _:b10
                          ] [ sp:object _:b10 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/activity#onRig> ;
                            sp:subject _:b11
                          ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Rig> ;
                            sp:predicate rdf:type ;
                            sp:subject _:b12
                          ] [ sp:object _:b13 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/core#npdCode> ;
                            sp:subject _:b12
                          ] [ sp:object _:b12 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
                            sp:subject _:b10
                          ]) ;
                sp:where ([ sp:object _:b14 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ;
                            sp:subject spin:_this
                          ] [ sp:object _:b15 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ;
                            sp:subject spin:_this
                          ] [ sp:object _:b16 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ;
                            sp:subject spin:_this
                          ] [ sp:object _:b17 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#wellboreInfo> ;
                            sp:subject spin:_this
                          ] [ sp:object _:b18 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#rigAlias> ;
                            sp:subject _:b17
                          ] [ sp:object "NPD Code" ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#namingSystem> ;
                            sp:subject _:b18
                          ] [ sp:object _:b13 ;
                            sp:predicate <http://www.reportinghub.no/ep/schema/ddr#name> ;
                            sp:subject _:b18
                          ] [ rdf:type sp:Bind ;
                            sp:expression
                                    [ rdf:type ep-spin-lib:normalizeString ;
                                      sp:arg1 _:b14
                                    ] ;
                            sp:variable _:b19
                          ] [ rdf:type sp:Bind ;
                            sp:expression
                                    [ rdf:type ep-spin-lib:normalizeString ;
                                      sp:arg1 _:b13
                                    ] ;
                            sp:variable _:b20
                          ] [ rdf:type sp:Bind ;
                            sp:expression
                                    [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ;
                                      sp:arg1 _:b19 ;
                                      sp:arg2 _:b15
                                    ] ;
                            sp:variable _:b11
                          ] [ rdf:type sp:Bind ;
                            sp:expression
                                    [ rdf:type ep-spin-lib:buildRigURI ;
                                      sp:arg1 _:b20
                                    ] ;
                            sp:variable _:b12
                          ] [ rdf:type sp:Bind ;
                            sp:expression
                                    [ rdf:type ep-spin-lib:buildTemporalPartOfARigURI ;
                                      sp:arg1 _:b20 ;
                                      sp:arg2 _:b15 ;
                                      sp:arg3 _:b16
                                    ] ;
                            sp:variable _:b10
                          ])
              ] .

<http://www.reportinghub.no/ep/transform/1.1/wellboreInfo>
      rdf:type owl:Ontology ;
      owl:imports <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/spin/1.1/lib> ;
      owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

[]    rdf:type smf:regex .

[]    rdf:type smf:trim .

[]    rdf:type fn:starts-with .

[]    rdf:type sp:Modify .

_:b14
      sp:varName "nameWellBore"^^xsd:string .

_:b15
      sp:varName "dTimStart"^^xsd:string .

_:b16
      sp:varName "dTimEnd"^^xsd:string .

_:b17
      sp:varName "wellboreInfo"^^xsd:string .

_:b18
      sp:varName "rigAlias"^^xsd:string .

_:b13
      sp:varName "nameRig"^^xsd:string .

_:b19
      sp:varName "normalizedWellBoreName"^^xsd:string .

_:b20
      sp:varName "normalizedRigName"^^xsd:string .

_:b11
      sp:varName "dailyDrillingActivity"^^xsd:string .

_:b12
      sp:varName "rig"^^xsd:string .

_:b10
      sp:varName "temporalPartOfARig"^^xsd:string .

_:b3  sp:varName "nameWellBore"^^xsd:string .

_:b4  sp:varName "dTimStart"^^xsd:string .

_:b5  sp:varName "wellboreInfo"^^xsd:string .

_:b6  sp:varName "rigAlias"^^xsd:string .

_:b1  sp:varName "name"^^xsd:string .

_:b8  sp:varName "dailyDrillingActivity"^^xsd:string .

_:b7  sp:varName "temporalPartOfARig"^^xsd:string .

_:b2  sp:varName "rig"^^xsd:string .

_:b9  sp:varName "normalizedWellBoreName"^^xsd:string .

([] [] [ rdf:type sp:Filter
  ] [ rdf:type sp:Bind
  ]) .

([]) .

([]) .