Holger Knublauch

Base URI/file renamings

Changed URI functions to new base URIs
WellBores now use ID instead of name
Showing 64 changed files with 583 additions and 1024 deletions
1 -# Saved by TopBraid on Mon Aug 08 14:59:50 BST 2011 1 +# baseURI: http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)
2 -# baseURI: http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1) 2 +# imports: http://spinrdf.org/spin
3 -# imports: http://www.reportinghub.no/ep/spin/1.1/lib 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity
4 -# imports: http://www.reportinghub.no/ep/schema/1.1/activity-purpose 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
5 -# imports: http://spinrdf.org/spin 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
6 - 6 +# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
7 -@prefix : <http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)#> . 7 +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
8 -@prefix activity-purpose: <http://www.reportinghub.no/ep/schema/1.1/activity-purpose#> . 8 +# imports: http://www.reportinghub.no/ep/schema/1.0/report
9 -@prefix ep-activity-purpose: <http://www.reportinghub.no/ep/schema/1.1/SCHEMA_EP-ACTIVITY-PURPOSE-(v1.1)#> . 9 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
10 -@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . 10 +# imports: http://www.reportinghub.no/ep/spin/1.1/lib
11 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 11 +
12 -@prefix p2: <http://example.org/file2#> . 12 +@prefix : <http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)#> .
13 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 13 +@prefix activity-purpose: <http://www.reportinghub.no/ep/schema/1.0/activity-purpose#> .
14 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 14 +@prefix ep-activity-purpose: <http://www.reportinghub.no/ep/schema/1.1/SCHEMA_EP-ACTIVITY-PURPOSE-(v1.1)#> .
15 -@prefix sp: <http://spinrdf.org/sp#> . 15 +@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
16 -@prefix spin: <http://spinrdf.org/spin#> . 16 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
17 -@prefix spl: <http://spinrdf.org/spl#> . 17 +@prefix p2: <http://example.org/file2#> .
18 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 18 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
19 - 19 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
20 -<http://www.reportinghub.no/ep/schema/ddr#ActivityCodeNPD> 20 +@prefix sp: <http://spinrdf.org/sp#> .
21 - spin:rule 21 +@prefix spin: <http://spinrdf.org/spin#> .
22 - [ rdf:type sp:Construct ; 22 +@prefix spl: <http://spinrdf.org/spl#> .
23 - sp:templates ([ sp:object activity-purpose:DailyDrillingActivityPurposeType ; 23 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
24 - sp:predicate rdf:type ; 24 +
25 - sp:subject _:b1 25 +<http://www.reportinghub.no/ep/schema/ddr#ActivityCodeNPD>
26 - ]) ; 26 + spin:rule
27 - sp:where ([ sp:object _:b2 ; 27 + [ rdf:type sp:Construct ;
28 - sp:predicate rdfs:label ; 28 + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
29 - sp:subject spin:_this 29 + sp:predicate rdf:type ;
30 - ] [ rdf:type sp:Bind ; 30 + sp:subject _:b1
31 - sp:expression 31 + ]) ;
32 - [ rdf:type ep-spin-lib:buildDailyDrillingActivityPurposeTypeURI ; 32 + sp:where ([ sp:object _:b2 ;
33 - sp:arg1 _:b2 33 + sp:predicate rdfs:label ;
34 - ] ; 34 + sp:subject spin:_this
35 - sp:variable _:b1 35 + ] [ rdf:type sp:Bind ;
36 - ]) 36 + sp:expression
37 - ] . 37 + [ rdf:type ep-spin-lib:buildDailyDrillingActivityPurposeTypeURI ;
38 - 38 + sp:arg1 _:b2
39 -<http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)> 39 + ] ;
40 - rdf:type owl:Ontology ; 40 + sp:variable _:b1
41 - owl:imports <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.1/activity-purpose> , <http://spinrdf.org/spin> ; 41 + ])
42 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 42 + ] .
43 - 43 +
44 -_:b1 sp:varName "dailyDrillingActivityPurposeType"^^xsd:string . 44 +<http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)>
45 - 45 + rdf:type owl:Ontology ;
46 -_:b2 sp:varName "label"^^xsd:string . 46 + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/equipment> ;
47 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
48 +
49 +_:b1 sp:varName "dailyDrillingActivityPurposeType"^^xsd:string .
50 +
51 +_:b2 sp:varName "label"^^xsd:string .
......
1 -# Saved by TopBraid on Mon Aug 08 14:59:50 BST 2011 1 +# baseURI: null
2 -# baseURI: null 2 +
3 - 3 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
4 -@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
5 -@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . 5 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
6 -@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . 6 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 7 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 8 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 9 +@prefix visual: <http://topbraid.org/visual#> .
10 -@prefix visual: <http://topbraid.org/visual#> . 10 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 11 +
12 - 12 +[] rdf:type inference:Configuration ;
13 -[] rdf:type inference:Configuration ; 13 + composite:child
14 - composite:child 14 + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
15 - [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; 15 + composite:index "0"^^xsd:int
16 - composite:index "0"^^xsd:int 16 + ] .
17 - ] .
......
1 -# Saved by TopBraid on Tue Aug 09 15:02:54 BST 2011 1 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/core
2 -# baseURI: http://www.reportinghub.no/ep/schema/1.1/core 2 +# imports: http://www.linkedmodel.org/1.2/schema/vaem
3 -# imports: http://www.linkedmodel.org/1.2/schema/vaem 3 +
4 - 4 +@prefix bindEP-NativeOWL: <http://www.reportinghub.no/iso15926/bindEP-NativeOWL#> .
5 -@prefix bindEP-NativeOWL: <http://www.reportinghub.no/iso15926/bindEP-NativeOWL#> . 5 +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
6 -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . 6 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 -@prefix ep-core-1.1: <http://www.reportinghub.no/ep/schema/1.1/core#> . 7 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 8 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 9 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
10 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 10 +
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 11 +<http://www.reportinghub.no/ep/schema/1.0/core>
12 - 12 + rdf:type owl:Ontology ;
13 -<http://www.reportinghub.no/ep/schema/1.1/core> 13 + owl:imports <http://www.linkedmodel.org/1.2/schema/vaem> ;
14 - rdf:type owl:Ontology ; 14 + owl:versionInfo "0.1.0"^^xsd:string .
15 - owl:imports <http://www.linkedmodel.org/1.2/schema/vaem> ; 15 +
16 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 16 +ep-core:PhysicalObject
17 - 17 + rdf:type owl:Class ;
18 -ep-core:PhysicalObject 18 + rdfs:label "physical object"^^xsd:string ;
19 - rdf:type owl:Class ; 19 + rdfs:subClassOf ep-core:PhysicalThing .
20 - rdfs:label "physical object"^^xsd:string ; 20 +
21 - rdfs:subClassOf ep-core:PhysicalThing . 21 +ep-core:PhysicalThing
22 - 22 + rdf:type owl:Class ;
23 -ep-core:PhysicalThing 23 + rdfs:label "physical thing"^^xsd:string ;
24 - rdf:type owl:Class ; 24 + rdfs:subClassOf owl:Thing .
25 - rdfs:label "physical thing"^^xsd:string ; 25 +
26 - rdfs:subClassOf owl:Thing . 26 +ep-core:basisFor
27 - 27 + rdf:type owl:ObjectProperty ;
28 -ep-core:basisFor 28 + rdfs:label "basis for"^^xsd:string .
29 - rdf:type owl:ObjectProperty ; 29 +
30 - rdfs:label "basis for"^^xsd:string . 30 +ep-core:derivedFrom
31 - 31 + rdf:type owl:TransitiveProperty , owl:ObjectProperty ;
32 -ep-core:derivedFrom 32 + rdfs:label "derived from"^^xsd:string .
33 - rdf:type owl:ObjectProperty , owl:TransitiveProperty ; 33 +
34 - rdfs:label "derived from"^^xsd:string . 34 +ep-core:hasPart
35 - 35 + rdf:type owl:TransitiveProperty ;
36 -ep-core:hasPart 36 + rdfs:domain ep-core:PhysicalThing ;
37 - rdf:type owl:TransitiveProperty ; 37 + rdfs:label "has part"^^xsd:string ;
38 - rdfs:domain ep-core:PhysicalThing ; 38 + rdfs:range ep-core:PhysicalThing ;
39 - rdfs:label "has part"^^xsd:string ; 39 + owl:inverseOf ep-core:partOf .
40 - rdfs:range ep-core:PhysicalThing ; 40 +
41 - owl:inverseOf ep-core:partOf . 41 +ep-core:hasTemporalPart
42 - 42 + rdf:type owl:TransitiveProperty ;
43 -ep-core:hasTemporalPart 43 + rdfs:domain ep-core:PhysicalThing ;
44 - rdf:type owl:TransitiveProperty ; 44 + rdfs:label "has temporal part"^^xsd:string ;
45 - rdfs:domain ep-core:PhysicalThing ; 45 + rdfs:range ep-core:PhysicalThing ;
46 - rdfs:label "has temporal part"^^xsd:string ; 46 + rdfs:subPropertyOf ep-core:hasPart ;
47 - rdfs:range ep-core:PhysicalThing ; 47 + owl:inverseOf ep-core:partOf .
48 - rdfs:subPropertyOf ep-core:hasPart ; 48 +
49 - owl:inverseOf ep-core:partOf . 49 +ep-core:name
50 - 50 + rdf:type owl:DatatypeProperty ;
51 -ep-core:name 51 + rdfs:label "name"^^xsd:string ;
52 - rdf:type owl:DatatypeProperty ; 52 + rdfs:range xsd:string .
53 - rdfs:label "name"^^xsd:string ; 53 +
54 - rdfs:range xsd:string . 54 +ep-core:partOf
55 - 55 + rdf:type owl:TransitiveProperty ;
56 -ep-core:partOf 56 + rdfs:domain ep-core:PhysicalThing ;
57 - rdf:type owl:TransitiveProperty ; 57 + rdfs:label "part of"^^xsd:string ;
58 - rdfs:domain ep-core:PhysicalThing ; 58 + rdfs:range ep-core:PhysicalThing ;
59 - rdfs:label "part of"^^xsd:string ; 59 + owl:inverseOf ep-core:hasPart .
60 - rdfs:range ep-core:PhysicalThing ; 60 +
61 - owl:inverseOf ep-core:hasPart . 61 +ep-core:temporalPartOf
62 - 62 + rdf:type owl:TransitiveProperty ;
63 -ep-core:temporalPartOf 63 + rdfs:domain ep-core:PhysicalThing ;
64 - rdf:type owl:TransitiveProperty ; 64 + rdfs:label "temporal part of"^^xsd:string ;
65 - rdfs:domain ep-core:PhysicalThing ; 65 + rdfs:range ep-core:PhysicalThing ;
66 - rdfs:label "temporal part of"^^xsd:string ; 66 + rdfs:subPropertyOf ep-core:hasPart ;
67 - rdfs:range ep-core:PhysicalThing ; 67 + owl:inverseOf ep-core:hasTemporalPart .
68 - rdfs:subPropertyOf ep-core:hasPart ;
69 - owl:inverseOf ep-core:hasTemporalPart .
......
This diff could not be displayed because it is too large.
1 -# Saved by TopBraid on Tue Aug 09 15:41:34 BST 2011 1 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/equipment
2 -# baseURI: http://www.reportinghub.no/ep/schema/equipment 2 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
3 -# imports: http://www.reportinghub.no/ep/schema/1.1/core 3 +
4 - 4 +@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> .
5 -@prefix : <http://www.reportinghub.no/ep/schema/equipment#> . 5 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
6 -@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> . 6 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 7 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 8 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 9 +
10 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 10 +<http://www.reportinghub.no/ep/schema/1.0/equipment>
11 - 11 + rdf:type owl:Ontology ;
12 -<http://www.reportinghub.no/ep/schema/core#PhysicalThing> 12 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
13 - rdfs:comment "Equivalent to ISO 15926-2 Possible Individual - DL"^^xsd:string . 13 + owl:versionInfo "0.1.0"^^xsd:string .
14 - 14 +
15 -<http://www.reportinghub.no/ep/schema/equipment> 15 +<http://www.reportinghub.no/ep/schema/core#PhysicalThing>
16 - rdf:type owl:Ontology ; 16 + rdfs:comment "Equivalent to ISO 15926-2 Possible Individual - DL"^^xsd:string .
17 - owl:imports <http://www.reportinghub.no/ep/schema/1.1/core> ; 17 +
18 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 18 +ep-eqt:Equipment
19 - 19 + rdf:type owl:Class ;
20 -ep-eqt:Equipment 20 + rdfs:label "Equipment"^^xsd:string ;
21 - rdf:type owl:Class ; 21 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
22 - rdfs:label "Equipment"^^xsd:string ;
23 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
......
1 -# Saved by TopBraid on Tue Aug 09 14:35:50 BST 2011 1 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/facility
2 -# baseURI: http://www.reportinghub.no/ep/schema/facility 2 +# imports: http://purl.org/dc/elements/1.1/
3 -# imports: http://purl.org/dc/elements/1.1/ 3 +# imports: http://purl.org/dc/terms/
4 -# imports: http://www.reportinghub.no/ep/schema/1.1/core 4 +# imports: http://spinrdf.org/spin
5 -# imports: http://spinrdf.org/spin 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
6 -# imports: http://purl.org/dc/terms/ 6 +
7 - 7 +@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> .
8 -@prefix : <http://www.reportinghub.no/ep/schema/facility#> . 8 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
9 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 9 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
10 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 10 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
11 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 11 +@prefix sp: <http://spinrdf.org/sp#> .
12 -@prefix sp: <http://spinrdf.org/sp#> . 12 +@prefix spin: <http://spinrdf.org/spin#> .
13 -@prefix spin: <http://spinrdf.org/spin#> . 13 +@prefix spl: <http://spinrdf.org/spl#> .
14 -@prefix spl: <http://spinrdf.org/spl#> . 14 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
15 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 15 +
16 - 16 +<http://www.reportinghub.no/ep/schema/1.0/facility>
17 -<http://www.reportinghub.no/ep/schema/facility> 17 + rdf:type owl:Ontology ;
18 - rdf:type owl:Ontology ; 18 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://spinrdf.org/spin> , <http://purl.org/dc/terms/> , <http://purl.org/dc/elements/1.1/> ;
19 - owl:imports <http://www.reportinghub.no/ep/schema/1.1/core> , <http://purl.org/dc/elements/1.1/> , <http://purl.org/dc/terms/> , <http://spinrdf.org/spin> ; 19 + owl:versionInfo "0.1.0"^^xsd:string .
20 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 20 +
21 - 21 +ep-fac:Facility
22 -:Facility 22 + rdf:type owl:Class ;
23 - rdf:type owl:Class ; 23 + rdfs:label "facility"^^xsd:string ;
24 - rdfs:label "facility"^^xsd:string ; 24 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
25 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> . 25 +
26 - 26 +ep-fac:FixedFacility
27 -:FixedFacility 27 + rdf:type owl:DeprecatedClass ;
28 - rdf:type owl:DeprecatedClass ; 28 + rdfs:subClassOf ep-fac:Facility .
29 - rdfs:subClassOf :Facility . 29 +
30 - 30 +ep-fac:MoveableFacility
31 -:MoveableFacility 31 + rdf:type owl:Class ;
32 - rdf:type owl:Class ; 32 + rdfs:subClassOf ep-fac:Facility .
33 - rdfs:subClassOf :Facility . 33 +
34 - 34 +ep-fac:Rig
35 -:Rig rdf:type owl:Class ; 35 + rdf:type owl:Class ;
36 - rdfs:subClassOf :Facility . 36 + rdfs:subClassOf ep-fac:Facility .
37 - 37 +
38 -:SubSurfaceFixedFacility 38 +ep-fac:SubSurfaceFixedFacility
39 - rdf:type owl:Class ; 39 + rdf:type owl:Class ;
40 - rdfs:subClassOf :FixedFacility . 40 + rdfs:subClassOf ep-fac:FixedFacility .
41 - 41 +
42 -:SurfaceFixedFacility 42 +ep-fac:SurfaceFixedFacility
43 - rdf:type owl:Class ; 43 + rdf:type owl:Class ;
44 - rdfs:subClassOf :FixedFacility . 44 + rdfs:subClassOf ep-fac:FixedFacility .
......
1 -# baseURI: http://www.reportinghub.no/ep/schema/organization 1 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/organization
2 # imports: http://purl.org/dc/elements/1.1/ 2 # imports: http://purl.org/dc/elements/1.1/
3 # imports: http://spinrdf.org/spin 3 # imports: http://spinrdf.org/spin
4 -# imports: http://www.reportinghub.no/ep/schema/1.1/core 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
5 5
6 @prefix ep-org: <http://www.reportinghub.no/ep/schema/organization#> . 6 @prefix ep-org: <http://www.reportinghub.no/ep/schema/organization#> .
7 @prefix owl: <http://www.w3.org/2002/07/owl#> . 7 @prefix owl: <http://www.w3.org/2002/07/owl#> .
...@@ -12,10 +12,10 @@ ...@@ -12,10 +12,10 @@
12 @prefix spl: <http://spinrdf.org/spl#> . 12 @prefix spl: <http://spinrdf.org/spl#> .
13 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 13 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
14 14
15 -<http://www.reportinghub.no/ep/schema/organization> 15 +<http://www.reportinghub.no/ep/schema/1.0/organization>
16 rdf:type owl:Ontology ; 16 rdf:type owl:Ontology ;
17 - owl:imports <http://spinrdf.org/spin> , <http://purl.org/dc/elements/1.1/> , <http://www.reportinghub.no/ep/schema/1.1/core> ; 17 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://purl.org/dc/elements/1.1/> , <http://spinrdf.org/spin> ;
18 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 18 + owl:versionInfo "0.1.0"^^xsd:string .
19 19
20 ep-org:Company 20 ep-org:Company
21 rdf:type owl:Class ; 21 rdf:type owl:Class ;
......
1 -# Saved by TopBraid on Mon Aug 08 14:39:14 BST 2011 1 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/report
2 -# baseURI: http://www.reportinghub.no/ep/schema/report 2 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity
3 -# imports: http://www.reportinghub.no/ep/schema/1.1/activity 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
4 -# imports: http://www.reportinghub.no/ep/schema/1.1/core 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
5 - 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
6 -@prefix : <http://www.reportinghub.no/ep/schema/report#> . 6 +
7 -@prefix ep-report: <http://www.reportinghub.no/ep/schema/report#> . 7 +@prefix ep-report: <http://www.reportinghub.no/ep/schema/report#> .
8 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 8 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
9 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 9 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
10 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 10 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 11 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 - 12 +
13 -<http://www.reportinghub.no/ep/schema/report> 13 +<http://www.reportinghub.no/ep/schema/1.0/report>
14 - rdf:type owl:Ontology ; 14 + rdf:type owl:Ontology ;
15 - owl:imports <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://www.reportinghub.no/ep/schema/1.1/core> ; 15 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <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/activity> ;
16 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 16 + owl:versionInfo "0.1.0"^^xsd:string .
17 - 17 +
18 -ep-report:DailyDrillingReport 18 +ep-report:DailyDrillingReport
19 - rdf:type owl:Class ; 19 + rdf:type owl:Class ;
20 - rdfs:subClassOf ep-report:Report . 20 + rdfs:subClassOf ep-report:Report .
21 - 21 +
22 -ep-report:FinalDailyDrillingReport 22 +ep-report:FinalDailyDrillingReport
23 - rdf:type owl:Class ; 23 + rdf:type owl:Class ;
24 - rdfs:subClassOf ep-report:DailyDrillingReport . 24 + rdfs:subClassOf ep-report:DailyDrillingReport .
25 - 25 +
26 -ep-report:NormalDailyDrillingReport 26 +ep-report:NormalDailyDrillingReport
27 - rdf:type owl:Class ; 27 + rdf:type owl:Class ;
28 - rdfs:subClassOf ep-report:DailyDrillingReport . 28 + rdfs:subClassOf ep-report:DailyDrillingReport .
29 - 29 +
30 -ep-report:PreliminaryDailyDrillingReport 30 +ep-report:PreliminaryDailyDrillingReport
31 - rdf:type owl:Class ; 31 + rdf:type owl:Class ;
32 - rdfs:subClassOf ep-report:DailyDrillingReport . 32 + rdfs:subClassOf ep-report:DailyDrillingReport .
33 - 33 +
34 -ep-report:Report 34 +ep-report:Report
35 - rdf:type owl:Class ; 35 + rdf:type owl:Class ;
36 - rdfs:subClassOf owl:Thing . 36 + rdfs:subClassOf owl:Thing .
......
1 -# Saved by TopBraid on Tue Aug 09 15:08:18 BST 2011 1 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/well
2 -# baseURI: http://www.reportinghub.no/ep/schema/well 2 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
3 -# imports: http://www.reportinghub.no/ep/schema/1.1/core 3 +
4 - 4 +@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> .
5 -@prefix : <http://www.reportinghub.no/ep/schema/well#> . 5 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
6 -@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> . 6 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 7 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 8 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 9 +
10 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 10 +<http://www.reportinghub.no/ep/schema/1.0/well>
11 - 11 + rdf:type owl:Ontology ;
12 -<http://www.reportinghub.no/ep/schema/well> 12 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
13 - rdf:type owl:Ontology ; 13 + owl:versionInfo "0.1.0"^^xsd:string .
14 - owl:imports <http://www.reportinghub.no/ep/schema/1.1/core> ; 14 +
15 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 15 +ep-well:AllOrPartOfTheLifeOfAWellBore
16 - 16 + rdf:type owl:Class ;
17 -ep-well:AllOrPartOfTheLifeOfAWellBore 17 + rdfs:label "all or part of the life of a well bore"^^xsd:string ;
18 - rdf:type owl:Class ; 18 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
19 - rdfs:label "all or part of the life of a well bore"^^xsd:string ; 19 +
20 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> . 20 +ep-well:TemporalPartOfAWellBore
21 - 21 + rdf:type owl:Class ;
22 -ep-well:TemporalPartOfAWellBore 22 + rdfs:label "temporal part of a well bore"^^xsd:string ;
23 - rdf:type owl:Class ; 23 + rdfs:subClassOf ep-well:AllOrPartOfTheLifeOfAWellBore .
24 - rdfs:label "temporal part of a well bore"^^xsd:string ; 24 +
25 - rdfs:subClassOf ep-well:AllOrPartOfTheLifeOfAWellBore . 25 +ep-well:Well
26 - 26 + rdf:type owl:Class ;
27 -ep-well:Well 27 + rdfs:label "Well"^^xsd:string ;
28 - rdf:type owl:Class ; 28 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
29 - rdfs:label "Well"^^xsd:string ; 29 + rdfs:subClassOf
30 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; 30 + [ rdf:type owl:Restriction ;
31 - rdfs:subClassOf 31 + owl:allValuesFrom ep-well:WellBore ;
32 - [ rdf:type owl:Restriction ; 32 + owl:onProperty <http://www.reportinghub.no/ep/schema/core#hasPart>
33 - owl:allValuesFrom ep-well:WellBore ; 33 + ] ;
34 - owl:onProperty <http://www.reportinghub.no/ep/schema/core#hasPart> 34 + rdfs:subClassOf
35 - ] ; 35 + [ rdf:type owl:Restriction ;
36 - rdfs:subClassOf 36 + owl:cardinality "1"^^xsd:nonNegativeInteger ;
37 - [ rdf:type owl:Restriction ; 37 + owl:onProperty <http://www.reportinghub.no/ep/schema/core#name>
38 - owl:cardinality "1"^^xsd:nonNegativeInteger ; 38 + ] .
39 - owl:onProperty <http://www.reportinghub.no/ep/schema/core#name> 39 +
40 - ] . 40 +ep-well:WellBore
41 - 41 + rdf:type owl:Class ;
42 -ep-well:WellBore 42 + rdfs:label "well bore"^^xsd:string ;
43 - rdf:type owl:Class ; 43 + rdfs:subClassOf ep-well:AllOrPartOfTheLifeOfAWellBore ;
44 - rdfs:label "well bore"^^xsd:string ; 44 + rdfs:subClassOf
45 - rdfs:subClassOf ep-well:AllOrPartOfTheLifeOfAWellBore ; 45 + [ rdf:type owl:Restriction ;
46 - rdfs:subClassOf 46 + owl:cardinality "1"^^xsd:nonNegativeInteger ;
47 - [ rdf:type owl:Restriction ; 47 + owl:onProperty <http://www.reportinghub.no/ep/schema/core#name>
48 - owl:cardinality "1"^^xsd:nonNegativeInteger ; 48 + ] .
49 - owl:onProperty <http://www.reportinghub.no/ep/schema/core#name>
50 - ] .
......
1 -# baseURI: http://www.energistics.org/schemas/abstract
2 -# imports: http://www.linkedmodel.org/schema/dtype
3 -# imports: http://www.linkedmodel.org/schema/vaem
4 -
5 -@prefix abstract: <http://www.energistics.org/schemas/abstract#> .
6 -@prefix dc: <http://purl.org/dc/elements/1.1/> .
7 -@prefix dtype: <http://www.linkedmodel.org/schema/dtype#> .
8 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
9 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
10 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
11 -@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
12 -@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
13 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
14 -
15 -dc:description
16 - rdfs:label "description"^^xsd:string .
17 -
18 -<http://www.energistics.org/schemas/abstract>
19 - rdf:type owl:Ontology ;
20 - owl:imports <http://www.linkedmodel.org/schema/vaem> , <http://www.linkedmodel.org/schema/dtype> ;
21 - owl:versionInfo "Created with TopBraid Composer from the XML Schema http://www.energistics.org/schemas/abstract"^^xsd:string .
22 -
23 -abstract:AbstractContextualObject
24 - rdf:type owl:Class ;
25 - rdfs:label "Abstract contextual object"^^xsd:string ;
26 - rdfs:subClassOf abstract:AbstractObject ;
27 - dc:description "Substitution group for contextual objects."^^xsd:string .
28 -
29 -abstract:AbstractDataObject
30 - rdf:type owl:Class ;
31 - rdfs:label "Abstract data object"^^xsd:string ;
32 - rdfs:subClassOf abstract:AbstractObject ;
33 - dc:description "Substitution group for normative data objects."^^xsd:string .
34 -
35 -abstract:AbstractObject
36 - rdf:type owl:Class ;
37 - rdfs:label "Abstract object"^^xsd:string ;
38 - dc:description """The intended abstract supertype of all schema roots
39 - that may be a member of a substitution group (whether contextual or data).
40 - The type of root global elements should be extended from this type and the
41 - root global element should be declared to be a member of one of the above substitution groups."""^^xsd:string .
42 -
43 -skos:prefLabel
44 - rdf:type owl:AnnotationProperty ;
45 - rdfs:label "pref label"^^xsd:string .
1 -# Saved by TopBraid on Tue Aug 09 15:02:54 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/schema/1.1/core
3 -# imports: http://www.linkedmodel.org/1.2/schema/vaem
4 -
5 -@prefix bindEP-NativeOWL: <http://www.reportinghub.no/iso15926/bindEP-NativeOWL#> .
6 -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
7 -@prefix ep-core-1.1: <http://www.reportinghub.no/ep/schema/1.1/core#> .
8 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
9 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
10 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 -
13 -<http://www.reportinghub.no/ep/schema/1.1/core>
14 - rdf:type owl:Ontology ;
15 - owl:imports <http://www.linkedmodel.org/1.2/schema/vaem> ;
16 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
17 -
18 -ep-core:PhysicalObject
19 - rdf:type owl:Class ;
20 - rdfs:label "physical object"^^xsd:string ;
21 - rdfs:subClassOf ep-core:PhysicalThing .
22 -
23 -ep-core:PhysicalThing
24 - rdf:type owl:Class ;
25 - rdfs:label "physical thing"^^xsd:string ;
26 - rdfs:subClassOf owl:Thing .
27 -
28 -ep-core:basisFor
29 - rdf:type owl:ObjectProperty ;
30 - rdfs:label "basis for"^^xsd:string .
31 -
32 -ep-core:derivedFrom
33 - rdf:type owl:ObjectProperty , owl:TransitiveProperty ;
34 - rdfs:label "derived from"^^xsd:string .
35 -
36 -ep-core:hasPart
37 - rdf:type owl:TransitiveProperty ;
38 - rdfs:domain ep-core:PhysicalThing ;
39 - rdfs:label "has part"^^xsd:string ;
40 - rdfs:range ep-core:PhysicalThing ;
41 - owl:inverseOf ep-core:partOf .
42 -
43 -ep-core:hasTemporalPart
44 - rdf:type owl:TransitiveProperty ;
45 - rdfs:domain ep-core:PhysicalThing ;
46 - rdfs:label "has temporal part"^^xsd:string ;
47 - rdfs:range ep-core:PhysicalThing ;
48 - rdfs:subPropertyOf ep-core:hasPart ;
49 - owl:inverseOf ep-core:partOf .
50 -
51 -ep-core:name
52 - rdf:type owl:DatatypeProperty ;
53 - rdfs:label "name"^^xsd:string ;
54 - rdfs:range xsd:string .
55 -
56 -ep-core:partOf
57 - rdf:type owl:TransitiveProperty ;
58 - rdfs:domain ep-core:PhysicalThing ;
59 - rdfs:label "part of"^^xsd:string ;
60 - rdfs:range ep-core:PhysicalThing ;
61 - owl:inverseOf ep-core:hasPart .
62 -
63 -ep-core:temporalPartOf
64 - rdf:type owl:TransitiveProperty ;
65 - rdfs:domain ep-core:PhysicalThing ;
66 - rdfs:label "temporal part of"^^xsd:string ;
67 - rdfs:range ep-core:PhysicalThing ;
68 - rdfs:subPropertyOf ep-core:hasPart ;
69 - owl:inverseOf ep-core:hasTemporalPart .
This diff could not be displayed because it is too large.
1 -# Saved by TopBraid on Tue Aug 09 15:41:34 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/schema/equipment
3 -# imports: http://www.reportinghub.no/ep/schema/1.1/core
4 -
5 -@prefix : <http://www.reportinghub.no/ep/schema/equipment#> .
6 -@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -
12 -<http://www.reportinghub.no/ep/schema/core#PhysicalThing>
13 - rdfs:comment "Equivalent to ISO 15926-2 Possible Individual - DL"^^xsd:string .
14 -
15 -<http://www.reportinghub.no/ep/schema/equipment>
16 - rdf:type owl:Ontology ;
17 - owl:imports <http://www.reportinghub.no/ep/schema/1.1/core> ;
18 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
19 -
20 -ep-eqt:Equipment
21 - rdf:type owl:Class ;
22 - rdfs:label "Equipment"^^xsd:string ;
23 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
1 -# Saved by TopBraid on Tue Aug 09 14:35:50 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/schema/facility
3 -# imports: http://purl.org/dc/elements/1.1/
4 -# imports: http://www.reportinghub.no/ep/schema/1.1/core
5 -# imports: http://spinrdf.org/spin
6 -# imports: http://purl.org/dc/terms/
7 -
8 -@prefix : <http://www.reportinghub.no/ep/schema/facility#> .
9 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
10 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
11 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
12 -@prefix sp: <http://spinrdf.org/sp#> .
13 -@prefix spin: <http://spinrdf.org/spin#> .
14 -@prefix spl: <http://spinrdf.org/spl#> .
15 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16 -
17 -<http://www.reportinghub.no/ep/schema/facility>
18 - rdf:type owl:Ontology ;
19 - owl:imports <http://www.reportinghub.no/ep/schema/1.1/core> , <http://purl.org/dc/elements/1.1/> , <http://purl.org/dc/terms/> , <http://spinrdf.org/spin> ;
20 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
21 -
22 -:Facility
23 - rdf:type owl:Class ;
24 - rdfs:label "facility"^^xsd:string ;
25 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
26 -
27 -:FixedFacility
28 - rdf:type owl:DeprecatedClass ;
29 - rdfs:subClassOf :Facility .
30 -
31 -:MoveableFacility
32 - rdf:type owl:Class ;
33 - rdfs:subClassOf :Facility .
34 -
35 -:Rig rdf:type owl:Class ;
36 - rdfs:subClassOf :Facility .
37 -
38 -:SubSurfaceFixedFacility
39 - rdf:type owl:Class ;
40 - rdfs:subClassOf :FixedFacility .
41 -
42 -:SurfaceFixedFacility
43 - rdf:type owl:Class ;
44 - rdfs:subClassOf :FixedFacility .
1 -# Saved by TopBraid on Tue Aug 09 14:35:50 BST 2011
2 -# baseURI: null
3 -
4 -@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
5 -@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
6 -@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 -@prefix visual: <http://topbraid.org/visual#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 -
13 -[] rdf:type inference:Configuration ;
14 - composite:child
15 - [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
16 - composite:index "0"^^xsd:int
17 - ] .
1 -# Saved by TopBraid on Tue Aug 09 15:32:44 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/schema/organization
3 -# imports: http://purl.org/dc/elements/1.1/
4 -# imports: http://www.reportinghub.no/ep/schema/1.1/core
5 -# imports: http://spinrdf.org/spin
6 -
7 -@prefix : <http://www.reportinghub.no/ep/schema/organization#> .
8 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
9 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
10 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
11 -@prefix sp: <http://spinrdf.org/sp#> .
12 -@prefix spin: <http://spinrdf.org/spin#> .
13 -@prefix spl: <http://spinrdf.org/spl#> .
14 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
15 -
16 -<http://www.reportinghub.no/ep/schema/organization>
17 - rdf:type owl:Ontology ;
18 - owl:imports <http://www.reportinghub.no/ep/schema/1.1/core> , <http://purl.org/dc/elements/1.1/> , <http://spinrdf.org/spin> ;
19 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
20 -
21 -:Company
22 - rdf:type owl:Class ;
23 - rdfs:label "company"^^xsd:string ;
24 - rdfs:subClassOf :Organization .
25 -
26 -:Organization
27 - rdf:type owl:Class ;
28 - rdfs:label "organization"^^xsd:string ;
29 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
1 -# Saved by TopBraid on Tue Aug 09 15:32:44 BST 2011
2 -# baseURI: null
3 -
4 -@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
5 -@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
6 -@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 -@prefix visual: <http://topbraid.org/visual#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 -
13 -[] rdf:type inference:Configuration ;
14 - composite:child
15 - [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
16 - composite:index "0"^^xsd:int
17 - ] .
1 -# Saved by TopBraid on Mon Aug 08 14:39:14 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/schema/report
3 -# imports: http://www.reportinghub.no/ep/schema/1.1/activity
4 -# imports: http://www.reportinghub.no/ep/schema/1.1/core
5 -
6 -@prefix : <http://www.reportinghub.no/ep/schema/report#> .
7 -@prefix ep-report: <http://www.reportinghub.no/ep/schema/report#> .
8 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
9 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
10 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 -
13 -<http://www.reportinghub.no/ep/schema/report>
14 - rdf:type owl:Ontology ;
15 - owl:imports <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://www.reportinghub.no/ep/schema/1.1/core> ;
16 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
17 -
18 -ep-report:DailyDrillingReport
19 - rdf:type owl:Class ;
20 - rdfs:subClassOf ep-report:Report .
21 -
22 -ep-report:FinalDailyDrillingReport
23 - rdf:type owl:Class ;
24 - rdfs:subClassOf ep-report:DailyDrillingReport .
25 -
26 -ep-report:NormalDailyDrillingReport
27 - rdf:type owl:Class ;
28 - rdfs:subClassOf ep-report:DailyDrillingReport .
29 -
30 -ep-report:PreliminaryDailyDrillingReport
31 - rdf:type owl:Class ;
32 - rdfs:subClassOf ep-report:DailyDrillingReport .
33 -
34 -ep-report:Report
35 - rdf:type owl:Class ;
36 - rdfs:subClassOf owl:Thing .
1 -# Saved by TopBraid on Tue Jul 26 01:03:35 CEST 2011
2 -# baseURI: http://www.reportinghub.no/1.1/schema/epvv
3 -# imports: http://www.linkedmodel.org/1.2/schema/vaem
4 -# imports: http://www.reportinghub.no/1.1/schema/epa
5 -# imports: http://www.linkedmodel.org/1.0/schema/dtype
6 -# imports: http://spinrdf.org/spin
7 -
8 -@prefix dtype: <http://www.linkedmodel.org/schema/dtype#> .
9 -@prefix epvv: <http://www.reportinghub.no/schema/epvv#> .
10 -@prefix epvv-1.1: <http://www.reportinghub.no/1.1/schema/epvv#> .
11 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
12 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
13 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
14 -@prefix sp: <http://spinrdf.org/sp#> .
15 -@prefix spin: <http://spinrdf.org/spin#> .
16 -@prefix spl: <http://spinrdf.org/spl#> .
17 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
18 -
19 -<http://www.reportinghub.no/1.1/schema/epvv>
20 - rdf:type owl:Ontology ;
21 - owl:imports <http://www.reportinghub.no/1.1/schema/epa> , <http://www.linkedmodel.org/1.0/schema/dtype> , <http://www.linkedmodel.org/1.2/schema/vaem> , <http://spinrdf.org/spin> ;
22 - owl:versionInfo "TBD by RH"^^xsd:string .
23 -
24 -epvv:Discrepancy
25 - rdf:type owl:Class ;
26 - rdfs:label "Discrepancy"^^xsd:string ;
27 - rdfs:subClassOf owl:Thing .
28 -
29 -epvv:ET_InvalidAttributeValue
30 - rdf:type epvv:ErrorType ;
31 - rdfs:label "invalid attribute value"^^xsd:string ;
32 - dtype:value "invalid attribute value"^^xsd:string .
33 -
34 -epvv:ET_InvalidEndTime
35 - rdf:type epvv:EnumeratedValue ;
36 - rdfs:label "Invalid end time"^^xsd:string .
37 -
38 -epvv:ET_InvalidEnumeratedValue
39 - rdf:type epvv:ErrorType ;
40 - rdfs:label "invalid enumerated value"^^xsd:string ;
41 - dtype:value "invalid enumerated value"^^xsd:string .
42 -
43 -epvv:ET_InvalidStartTime
44 - rdf:type epvv:EnumeratedValue ;
45 - rdfs:label "Invalid start time"^^xsd:string .
46 -
47 -epvv:ET_MissingAttribute
48 - rdf:type epvv:ErrorType ;
49 - rdfs:label "missing attribute"^^xsd:string ;
50 - dtype:value "missing attribute"^^xsd:string .
51 -
52 -epvv:ET_TotalTimeLessThanReportingPeriod
53 - rdf:type epvv:EnumeratedValue ;
54 - rdfs:label "total time is less than reporting period"^^xsd:string .
55 -
56 -epvv:ET_TotalTimeMoreThanReportingPeriod
57 - rdf:type epvv:EnumeratedValue ;
58 - rdfs:label "total time is more than reporting period"^^xsd:string .
59 -
60 -epvv:EnumeratedValue
61 - rdf:type owl:Class ;
62 - rdfs:label "Enumerated value"^^xsd:string ;
63 - rdfs:subClassOf dtype:EnumeratedValue .
64 -
65 -epvv:ErrorType
66 - rdf:type owl:Class ;
67 - rdfs:label "Error type"^^xsd:string ;
68 - rdfs:subClassOf epvv:EnumeratedValue .
69 -
70 -epvv:Subject
71 - rdf:type owl:Class ;
72 - rdfs:label "Source location"^^xsd:string ;
73 - rdfs:subClassOf owl:Thing .
74 -
75 -epvv:WarningType
76 - rdf:type owl:Class ;
77 - rdfs:label "Warning type"^^xsd:string ;
78 - rdfs:subClassOf epvv:EnumeratedValue .
79 -
80 -epvv:hasSubject
81 - rdf:type owl:ObjectProperty ;
82 - rdfs:label "has subject"^^xsd:string .
83 -
84 -epvv:lineNumber
85 - rdf:type owl:DatatypeProperty ;
86 - rdfs:label "line number"^^xsd:string ;
87 - rdfs:range xsd:integer .
1 -# Saved by TopBraid on Tue Aug 09 15:08:18 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/schema/well
3 -# imports: http://www.reportinghub.no/ep/schema/1.1/core
4 -
5 -@prefix : <http://www.reportinghub.no/ep/schema/well#> .
6 -@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -
12 -<http://www.reportinghub.no/ep/schema/well>
13 - rdf:type owl:Ontology ;
14 - owl:imports <http://www.reportinghub.no/ep/schema/1.1/core> ;
15 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
16 -
17 -ep-well:AllOrPartOfTheLifeOfAWellBore
18 - rdf:type owl:Class ;
19 - rdfs:label "all or part of the life of a well bore"^^xsd:string ;
20 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
21 -
22 -ep-well:TemporalPartOfAWellBore
23 - rdf:type owl:Class ;
24 - rdfs:label "temporal part of a well bore"^^xsd:string ;
25 - rdfs:subClassOf ep-well:AllOrPartOfTheLifeOfAWellBore .
26 -
27 -ep-well:Well
28 - rdf:type owl:Class ;
29 - rdfs:label "Well"^^xsd:string ;
30 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
31 - rdfs:subClassOf
32 - [ rdf:type owl:Restriction ;
33 - owl:allValuesFrom ep-well:WellBore ;
34 - owl:onProperty <http://www.reportinghub.no/ep/schema/core#hasPart>
35 - ] ;
36 - rdfs:subClassOf
37 - [ rdf:type owl:Restriction ;
38 - owl:cardinality "1"^^xsd:nonNegativeInteger ;
39 - owl:onProperty <http://www.reportinghub.no/ep/schema/core#name>
40 - ] .
41 -
42 -ep-well:WellBore
43 - rdf:type owl:Class ;
44 - rdfs:label "well bore"^^xsd:string ;
45 - rdfs:subClassOf ep-well:AllOrPartOfTheLifeOfAWellBore ;
46 - rdfs:subClassOf
47 - [ rdf:type owl:Restriction ;
48 - owl:cardinality "1"^^xsd:nonNegativeInteger ;
49 - owl:onProperty <http://www.reportinghub.no/ep/schema/core#name>
50 - ] .
1 # baseURI: http://www.reportinghub.no/ep/spin/ddr-constraints 1 # baseURI: http://www.reportinghub.no/ep/spin/ddr-constraints
2 # imports: http://spinrdf.org/spin 2 # imports: http://spinrdf.org/spin
3 -# imports: http://www.reportinghub.no/ep/schema/1.1.1/ddr 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity
4 -# imports: http://www.reportinghub.no/ep/schema/1.1/activity 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
5 -# imports: http://www.reportinghub.no/npd/1.1/schema 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
6 +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
7 +# imports: http://www.reportinghub.no/ep/schema/1.0/facility
8 +# imports: http://www.reportinghub.no/ep/schema/1.0/organization
9 +# imports: http://www.reportinghub.no/ep/schema/1.0/report
10 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
11 +# imports: http://www.reportinghub.no/np/schema/1.0/npd
6 12
7 @prefix : <http://www.reportinghub.no/ep/spin/ddr-constraints#> . 13 @prefix : <http://www.reportinghub.no/ep/spin/ddr-constraints#> .
8 @prefix owl: <http://www.w3.org/2002/07/owl#> . 14 @prefix owl: <http://www.w3.org/2002/07/owl#> .
...@@ -36,7 +42,7 @@ ...@@ -36,7 +42,7 @@
36 42
37 <http://www.reportinghub.no/ep/spin/ddr-constraints> 43 <http://www.reportinghub.no/ep/spin/ddr-constraints>
38 rdf:type owl:Ontology ; 44 rdf:type owl:Ontology ;
39 - owl:imports <http://www.reportinghub.no/npd/1.1/schema> , <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.1.1/ddr> ; 45 + owl:imports <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://spinrdf.org/spin> ;
40 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 46 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
41 47
42 _:b1 sp:varName "nameWellbore"^^xsd:string . 48 _:b1 sp:varName "nameWellbore"^^xsd:string .
......
1 -# Saved by TopBraid on Mon Aug 08 17:07:10 BST 2011
2 -# baseURI: null
3 -
4 -@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
5 -@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
6 -@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 -@prefix visual: <http://topbraid.org/visual#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 -
13 -[] rdf:type inference:Configuration ;
14 - composite:child
15 - [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
16 - composite:index "0"^^xsd:int
17 - ] .
1 -# Saved by TopBraid on Mon Aug 08 15:10:22 BST 2011 1 +# baseURI: null
2 -# baseURI: null 2 +
3 - 3 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
4 -@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
5 -@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . 5 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
6 -@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . 6 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 7 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 8 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 9 +@prefix visual: <http://topbraid.org/visual#> .
10 -@prefix visual: <http://topbraid.org/visual#> . 10 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 11 +
12 - 12 +[] rdf:type inference:Configuration ;
13 -[] rdf:type inference:Configuration ; 13 + composite:child
14 - composite:child 14 + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
15 - [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; 15 + composite:index "0"^^xsd:int
16 - composite:index "0"^^xsd:int 16 + ] .
17 - ] .
......
1 -# Saved by TopBraid on Tue Aug 09 15:44:24 BST 2011 1 +# baseURI: null
2 -# baseURI: null 2 +
3 - 3 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
4 -@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
5 -@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . 5 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
6 -@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . 6 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 7 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 8 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 9 +@prefix visual: <http://topbraid.org/visual#> .
10 -@prefix visual: <http://topbraid.org/visual#> . 10 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 11 +
12 - 12 +[] rdf:type inference:Configuration ;
13 -[] rdf:type inference:Configuration ; 13 + composite:child
14 - composite:child 14 + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
15 - [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; 15 + <http://spinrdf.org/spin#topSPINOptions>
16 - <http://spinrdf.org/spin#topSPINOptions> 16 + "singlePass" ;
17 - "singlePass" ; 17 + composite:index "0"^^xsd:int
18 - composite:index "0"^^xsd:int 18 + ] .
19 - ] .
......
1 -# Saved by TopBraid on Tue Aug 09 15:10:29 BST 2011 1 +# baseURI: http://www.reportinghub.no/ep/transform/1.1/normalization
2 -# baseURI: http://www.reportinghub.no/ep/transform/1.1/normalization 2 +# imports: http://spinrdf.org/spin
3 -# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity
4 -# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
5 -# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
6 -# imports: http://spinrdf.org/spin 6 +# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
7 - 7 +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
8 -@prefix : <http://www.reportinghub.no/ep/transform/1.1/normalization#> . 8 +# imports: http://www.reportinghub.no/ep/schema/1.0/report
9 -@prefix activity: <http://www.reportinghub.no/ep/transform/1.1/ddr/activity#> . 9 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
10 -@prefix fn: <http://www.w3.org/2005/xpath-functions#> . 10 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity
11 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 11 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport
12 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 12 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo
13 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 13 +
14 -@prefix smf: <http://topbraid.org/sparqlmotionfunctions#> . 14 +@prefix : <http://www.reportinghub.no/ep/transform/1.1/normalization#> .
15 -@prefix sp: <http://spinrdf.org/sp#> . 15 +@prefix activity: <http://www.reportinghub.no/ep/transform/1.1/ddr/activity#> .
16 -@prefix spin: <http://spinrdf.org/spin#> . 16 +@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
17 -@prefix spl: <http://spinrdf.org/spl#> . 17 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
18 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 18 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
19 - 19 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
20 -<http://www.reportinghub.no/ep/transform/1.1/normalization> 20 +@prefix smf: <http://topbraid.org/sparqlmotionfunctions#> .
21 - rdf:type owl:Ontology ; 21 +@prefix sp: <http://spinrdf.org/sp#> .
22 - owl:imports <http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo> , <http://www.reportinghub.no/ep/transform/1.1/ddr/activity> ; 22 +@prefix spin: <http://spinrdf.org/spin#> .
23 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 23 +@prefix spl: <http://spinrdf.org/spl#> .
24 - 24 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
25 -owl:Thing 25 +
26 - spin:update 26 +<http://www.reportinghub.no/ep/transform/1.1/normalization>
27 - [ rdf:type sp:Modify ; 27 + rdf:type owl:Ontology ;
28 - sp:deletePattern ([ sp:object _:b1 ; 28 + owl:imports <http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/transform/1.1/ddr/activity> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport> , <http://www.reportinghub.no/ep/schema/1.0/ddr> ;
29 - sp:predicate rdfs:label ; 29 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
30 - sp:subject _:b2 30 +
31 - ]) ; 31 +owl:Thing
32 - sp:insertPattern ([ sp:object _:b3 ; 32 + spin:update
33 - sp:predicate rdfs:label ; 33 + [ rdf:type sp:Modify ;
34 - sp:subject _:b2 34 + sp:deletePattern ([ sp:object _:b1 ;
35 - ]) ; 35 + sp:predicate rdfs:label ;
36 - sp:where ([ sp:object _:b2 ; 36 + sp:subject _:b2
37 - sp:predicate owl:onProperty ; 37 + ]) ;
38 - sp:subject 38 + sp:insertPattern ([ sp:object _:b3 ;
39 - [ sp:varName "r"^^xsd:string 39 + sp:predicate rdfs:label ;
40 - ] 40 + sp:subject _:b2
41 - ] [ sp:object _:b1 ; 41 + ]) ;
42 - sp:predicate rdfs:label ; 42 + sp:where ([ sp:object _:b2 ;
43 - sp:subject _:b2 43 + sp:predicate owl:onProperty ;
44 - ] [ rdf:type sp:Filter ; 44 + sp:subject
45 - sp:expression 45 + [ sp:varName "r"^^xsd:string
46 - [ rdf:type fn:starts-with ; 46 + ]
47 - sp:arg1 _:b1 ; 47 + ] [ sp:object _:b1 ;
48 - sp:arg2 "has" 48 + sp:predicate rdfs:label ;
49 - ] 49 + sp:subject _:b2
50 - ] [ rdf:type sp:Bind ; 50 + ] [ rdf:type sp:Filter ;
51 - sp:expression 51 + sp:expression
52 - [ rdf:type smf:trim ; 52 + [ rdf:type fn:starts-with ;
53 - sp:arg1 [ rdf:type smf:regex ; 53 + sp:arg1 _:b1 ;
54 - sp:arg1 _:b1 ; 54 + sp:arg2 "has"
55 - sp:arg2 "has(.*)" ; 55 + ]
56 - sp:arg3 "$1" 56 + ] [ rdf:type sp:Bind ;
57 - ] 57 + sp:expression
58 - ] ; 58 + [ rdf:type smf:trim ;
59 - sp:variable _:b3 59 + sp:arg1 [ rdf:type smf:regex ;
60 - ]) 60 + sp:arg1 _:b1 ;
61 - ] . 61 + sp:arg2 "has(.*)" ;
62 - 62 + sp:arg3 "$1"
63 -_:b1 sp:varName "oldLabel"^^xsd:string . 63 + ]
64 - 64 + ] ;
65 -_:b2 sp:varName "p"^^xsd:string . 65 + sp:variable _:b3
66 - 66 + ])
67 -_:b3 sp:varName "newLabel"^^xsd:string . 67 + ] .
68 +
69 +_:b1 sp:varName "oldLabel"^^xsd:string .
70 +
71 +_:b2 sp:varName "p"^^xsd:string .
72 +
73 +_:b3 sp:varName "newLabel"^^xsd:string .
......
1 -# Saved by TopBraid on Sun Aug 07 22:01:07 PDT 2011 1 +# baseURI: null
2 -# baseURI: null 2 +
3 - 3 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
4 -@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
5 -@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . 5 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
6 -@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . 6 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 7 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 8 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 9 +@prefix visual: <http://topbraid.org/visual#> .
10 -@prefix visual: <http://topbraid.org/visual#> . 10 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 11 +
12 - 12 +[] rdf:type inference:Configuration ;
13 -[] rdf:type inference:Configuration ; 13 + composite:child
14 - composite:child 14 + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
15 - [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; 15 + <http://spinrdf.org/spin#topSPINOptions>
16 - <http://spinrdf.org/spin#topSPINOptions> 16 + "singlePass" ;
17 - "singlePass" ; 17 + composite:index "0"^^xsd:int
18 - composite:index "0"^^xsd:int 18 + ] ;
19 - ] ; 19 + inference:completeMode
20 - inference:completeMode 20 + "true"^^xsd:boolean .
21 - "true"^^xsd:boolean .
......
1 -# Saved by TopBraid on Tue Aug 09 15:10:29 BST 2011 1 +# baseURI: null
2 -# baseURI: null 2 +
3 - 3 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
4 -@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
5 -@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . 5 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
6 -@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . 6 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 7 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 8 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 9 +@prefix visual: <http://topbraid.org/visual#> .
10 -@prefix visual: <http://topbraid.org/visual#> . 10 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 11 +
12 - 12 +[] rdf:type inference:Configuration ;
13 -[] rdf:type inference:Configuration ; 13 + composite:child
14 - composite:child 14 + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
15 - [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; 15 + <http://spinrdf.org/spin#topSPINOptions>
16 - <http://spinrdf.org/spin#topSPINOptions> 16 + "singlePass" ;
17 - "singlePass" ; 17 + composite:index "0"^^xsd:int
18 - composite:index "0"^^xsd:int 18 + ] ;
19 - ] ; 19 + inference:completeMode
20 - inference:completeMode 20 + "true"^^xsd:boolean .
21 - "true"^^xsd:boolean .
......
This diff could not be displayed because it is too large.
1 # baseURI: http://www.reportinghub.no/examples/npdi 1 # baseURI: http://www.reportinghub.no/examples/npdi
2 -# imports: http://www.reportinghub.no/npd/1.1/schema 2 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
3 +# imports: http://www.reportinghub.no/ep/schema/1.0/facility
4 +# imports: http://www.reportinghub.no/ep/schema/1.0/organization
5 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
6 +# imports: http://www.reportinghub.no/np/schema/1.0/npd
3 7
4 @prefix : <http://www.reportinghub.no/examples/npdi#> . 8 @prefix : <http://www.reportinghub.no/examples/npdi#> .
5 @prefix npd: <http://www.reportinghub.no/schema/npd#> . 9 @prefix npd: <http://www.reportinghub.no/schema/npd#> .
...@@ -11,5 +15,5 @@ ...@@ -11,5 +15,5 @@
11 15
12 <http://www.reportinghub.no/examples/npdi> 16 <http://www.reportinghub.no/examples/npdi>
13 rdf:type owl:Ontology ; 17 rdf:type owl:Ontology ;
14 - owl:imports <http://www.reportinghub.no/npd/1.1/schema> ; 18 + owl:imports <http://www.reportinghub.no/np/schema/1.0/npd> , <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/core> , <http://www.reportinghub.no/ep/schema/1.0/well> ;
15 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 19 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
1 -# Saved by TopBraid on Tue Aug 09 14:36:52 BST 2011 1 +# baseURI: http://www.reportinghub.no/iso15926/bindEP-NativeOWL
2 -# baseURI: http://www.reportinghub.no/iso15926/bindEP-NativeOWL 2 +# imports: http://purl.org/dc/elements/1.1/
3 -# imports: http://www.reportinghub.no/ep/schema/1.1.1/ddr 3 +# imports: http://purl.org/dc/terms/
4 -# imports: http://www.reportinghub.no/ep/schema/1.1/activity 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity
5 -# imports: http://purl.org/dc/elements/1.1/ 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
6 -# imports: http://www.w3.org/2004/02/skos/core 6 +# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
7 -# imports: http://www.reportinghub.no/ep/schema/report 7 +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
8 -# imports: http://www.reportinghub.no/iso15926/nativeOWL 8 +# imports: http://www.reportinghub.no/ep/schema/1.0/report
9 -# imports: http://www.reportinghub.no/ep/schema/equipment 9 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
10 -# imports: http://purl.org/dc/terms/ 10 +# imports: http://www.reportinghub.no/iso15926/nativeOWL
11 -# imports: http://www.reportinghub.no/ep/schema/well 11 +# imports: http://www.w3.org/2004/02/skos/core
12 - 12 +
13 -@prefix : <http://www.reportinghub.no/iso15926/bindEP-NativeOWL#> . 13 +@prefix : <http://www.reportinghub.no/iso15926/bindEP-NativeOWL#> .
14 -@prefix iso15926: <http://www.reportinghub.no/iso15926/nativeOWL#> . 14 +@prefix iso15926: <http://www.reportinghub.no/iso15926/nativeOWL#> .
15 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 15 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
16 -@prefix p1: <http://example.org/file1#> . 16 +@prefix p1: <http://example.org/file1#> .
17 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 17 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
18 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 18 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
19 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 19 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
20 - 20 +
21 -<http://www.reportinghub.no/iso15926/bindEP-NativeOWL> 21 +<http://www.reportinghub.no/iso15926/bindEP-NativeOWL>
22 - rdf:type owl:Ontology ; 22 + rdf:type owl:Ontology ;
23 - owl:imports <http://purl.org/dc/elements/1.1/> , <http://www.reportinghub.no/ep/schema/1.1.1/ddr> , <http://www.w3.org/2004/02/skos/core> , <http://purl.org/dc/terms/> , <http://www.reportinghub.no/ep/schema/equipment> , <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/ep/schema/report> , <http://www.reportinghub.no/iso15926/nativeOWL> , <http://www.reportinghub.no/ep/schema/1.1/activity> ; 23 + owl:imports <http://purl.org/dc/elements/1.1/> , <http://www.w3.org/2004/02/skos/core> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://purl.org/dc/terms/> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/iso15926/nativeOWL> , <http://www.reportinghub.no/ep/schema/1.0/equipment> ;
24 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 24 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
1 -# Saved by TopBraid on Tue Aug 09 15:00:49 BST 2011 1 +# baseURI: http://www.reportinghub.no/iso15926/nativeOWL
2 -# baseURI: http://www.reportinghub.no/iso15926/nativeOWL 2 +# imports: http://purl.org/dc/elements/1.1/
3 -# imports: http://purl.org/dc/elements/1.1/ 3 +# imports: http://purl.org/dc/terms/
4 -# imports: http://www.w3.org/2004/02/skos/core 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
5 -# imports: http://www.reportinghub.no/ep/schema/1.1/core 5 +# imports: http://www.w3.org/2004/02/skos/core
6 -# imports: http://purl.org/dc/terms/ 6 +
7 - 7 +@prefix : <http://www.reportinghub.no/iso15926/nativeOWL#> .
8 -@prefix : <http://www.reportinghub.no/iso15926/nativeOWL#> . 8 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
9 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 9 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
10 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 10 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
11 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 11 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 12 +
13 - 13 +<http://www.reportinghub.no/ep/schema/core#hasPart>
14 -<http://www.reportinghub.no/ep/schema/core#hasPart> 14 + rdf:type owl:TransitiveProperty ;
15 - rdf:type owl:TransitiveProperty ; 15 + rdfs:domain :PossibleIndividual ;
16 - rdfs:domain :PossibleIndividual ; 16 + rdfs:label "has part"^^xsd:string ;
17 - rdfs:label "has part"^^xsd:string ; 17 + rdfs:range :PossibleIndividual ;
18 - rdfs:range :PossibleIndividual ; 18 + owl:inverseOf <http://www.reportinghub.no/ep/schema/core#partOf> .
19 - owl:inverseOf <http://www.reportinghub.no/ep/schema/core#partOf> . 19 +
20 - 20 +<http://www.reportinghub.no/ep/schema/core#hasTemporalPart>
21 -<http://www.reportinghub.no/ep/schema/core#hasTemporalPart> 21 + rdf:type owl:TransitiveProperty ;
22 - rdf:type owl:TransitiveProperty ; 22 + rdfs:domain :PossibleIndividual ;
23 - rdfs:domain :PossibleIndividual ; 23 + rdfs:label "has temporal part"^^xsd:string ;
24 - rdfs:label "has temporal part"^^xsd:string ; 24 + rdfs:range :PossibleIndividual ;
25 - rdfs:range :PossibleIndividual ; 25 + rdfs:subPropertyOf <http://www.reportinghub.no/ep/schema/core#hasPart> ;
26 - rdfs:subPropertyOf <http://www.reportinghub.no/ep/schema/core#hasPart> ; 26 + owl:inverseOf <http://www.reportinghub.no/ep/schema/core#temporalPartOf> .
27 - owl:inverseOf <http://www.reportinghub.no/ep/schema/core#temporalPartOf> . 27 +
28 - 28 +<http://www.reportinghub.no/ep/schema/core#partOf>
29 -<http://www.reportinghub.no/ep/schema/core#partOf> 29 + rdf:type owl:TransitiveProperty , owl:ObjectProperty ;
30 - rdf:type owl:ObjectProperty , owl:TransitiveProperty ; 30 + rdfs:domain :PossibleIndividual ;
31 - rdfs:domain :PossibleIndividual ; 31 + rdfs:label "part of"^^xsd:string ;
32 - rdfs:label "part of"^^xsd:string ; 32 + rdfs:range :PossibleIndividual ;
33 - rdfs:range :PossibleIndividual ; 33 + owl:inverseOf <http://www.reportinghub.no/ep/schema/core#hasPart> .
34 - owl:inverseOf <http://www.reportinghub.no/ep/schema/core#hasPart> . 34 +
35 - 35 +<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
36 -<http://www.reportinghub.no/ep/schema/core#temporalPartOf> 36 + rdf:type owl:TransitiveProperty , owl:ObjectProperty ;
37 - rdf:type owl:ObjectProperty , owl:TransitiveProperty ; 37 + rdfs:domain :PossibleIndividual ;
38 - rdfs:domain :PossibleIndividual ; 38 + rdfs:label "temporal part of"^^xsd:string ;
39 - rdfs:label "temporal part of"^^xsd:string ; 39 + rdfs:range :PossibleIndividual ;
40 - rdfs:range :PossibleIndividual ; 40 + rdfs:subPropertyOf <http://www.reportinghub.no/ep/schema/core#partOf> ;
41 - rdfs:subPropertyOf <http://www.reportinghub.no/ep/schema/core#partOf> ; 41 + owl:inverseOf <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> .
42 - owl:inverseOf <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> . 42 +
43 - 43 +<http://www.reportinghub.no/iso15926/nativeOWL>
44 -<http://www.reportinghub.no/iso15926/nativeOWL> 44 + rdf:type owl:Ontology ;
45 - rdf:type owl:Ontology ; 45 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://purl.org/dc/elements/1.1/> , <http://purl.org/dc/terms/> , <http://www.w3.org/2004/02/skos/core> ;
46 - owl:imports <http://www.reportinghub.no/ep/schema/1.1/core> , <http://www.w3.org/2004/02/skos/core> , <http://purl.org/dc/terms/> , <http://purl.org/dc/elements/1.1/> ; 46 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
47 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 47 +
48 - 48 +:Activity
49 -:Activity 49 + rdf:type owl:Class ;
50 - rdf:type owl:Class ; 50 + rdfs:label "activity"^^xsd:string ;
51 - rdfs:label "activity"^^xsd:string ; 51 + rdfs:subClassOf :PossibleIndividual .
52 - rdfs:subClassOf :PossibleIndividual . 52 +
53 - 53 +:PossibleIndividual
54 -:PossibleIndividual 54 + rdf:type owl:Class ;
55 - rdf:type owl:Class ; 55 + rdfs:comment "something that exists or could exist in the universe"^^xsd:string ;
56 - rdfs:comment "something that exists or could exist in the universe"^^xsd:string ; 56 + rdfs:label "possible individual"^^xsd:string ;
57 - rdfs:label "possible individual"^^xsd:string ; 57 + rdfs:subClassOf owl:Thing .
58 - rdfs:subClassOf owl:Thing .
......
1 -# baseURI: http://www.reportinghub.no/npd/1.1/schema 1 +# baseURI: http://www.reportinghub.no/np/schema/1.0/npd
2 -# imports: http://www.reportinghub.no/ep/schema/facility 2 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
3 -# imports: http://www.reportinghub.no/ep/schema/organization 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/facility
4 -# imports: http://www.reportinghub.no/ep/schema/well 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/organization
5 - 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
6 -@prefix facility: <http://www.reportinghub.no/ep/schema/facility#> . 6 +
7 -@prefix npd: <http://www.reportinghub.no/npd/schema#> . 7 +@prefix facility: <http://www.reportinghub.no/ep/schema/1.0/facility#> .
8 -@prefix organization: <http://www.reportinghub.no/ep/schema/organization#> . 8 +@prefix npd: <http://www.reportinghub.no/np/schema/npd#> .
9 +@prefix organization: <http://www.reportinghub.no/ep/schema/1.0/organization#> .
9 @prefix owl: <http://www.w3.org/2002/07/owl#> . 10 @prefix owl: <http://www.w3.org/2002/07/owl#> .
10 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 11 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
11 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 12 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
...@@ -15,48 +16,19 @@ ...@@ -15,48 +16,19 @@
15 @prefix spl: <http://spinrdf.org/spl#> . 16 @prefix spl: <http://spinrdf.org/spl#> .
16 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 17 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
17 18
18 -<http://www.reportinghub.no/ep/schema/core#PhysicalThing> 19 +<http://www.reportinghub.no/ep/schema/facility#Facility>
19 - rdf:type owl:Class ;
20 - rdfs:comment "An individual (cringe) that has temporal extent. If Matthew and Chris ever found out about this, they'd string me up. - IB"^^xsd:string .
21 -
22 -facility:Facility
23 - rdf:type owl:Class ;
24 rdfs:subClassOf npd:NPDIndividual . 20 rdfs:subClassOf npd:NPDIndividual .
25 21
26 -facility:FixedFacility 22 +<http://www.reportinghub.no/ep/schema/organization#Company>
27 - rdf:type owl:Class ;
28 - rdfs:comment "'Permanently placed facility' is a generic term for all facilities that are placed on a field permanently. Floating production facilities, which in principle are mobile, come under this definition as they are meant to be permanently placed on the field."^^xsd:string ;
29 - rdfs:subClassOf facility:Facility .
30 -
31 -facility:MoveableFacility
32 - rdf:type owl:Class ;
33 - rdfs:comment "Mobile facilities are facilities not meant to be permanently placed on the field during the lifetime of the field, for example mobile drilling units."^^xsd:string ;
34 - rdfs:subClassOf facility:Facility .
35 -
36 -facility:SubSurfaceFixedFacility
37 - rdf:type owl:Class ;
38 - rdfs:subClassOf facility:FixedFacility .
39 -
40 -facility:SurfaceFixedFacility
41 - rdf:type owl:Class ;
42 - rdfs:subClassOf facility:FixedFacility .
43 -
44 -organization:Company
45 rdfs:subClassOf npd:Individual . 23 rdfs:subClassOf npd:Individual .
46 24
47 -<http://www.reportinghub.no/ep/schema/well#Well>
48 - rdf:type owl:Class ;
49 - rdfs:comment "Wells are referred to by name in the NPD datasheets, but there is not specific dataset for them, nor do they have NPDIDs. It is assumed that Wells may have more than one WellBore, but usually only have one. Wells belong to Fields, it would seem, but again the data is patchy."^^xsd:string ;
50 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
51 -
52 <http://www.reportinghub.no/ep/schema/well#WellBore> 25 <http://www.reportinghub.no/ep/schema/well#WellBore>
53 - rdf:type owl:Class ; 26 + rdfs:subClassOf npd:NPDIndividual .
54 - rdfs:subClassOf npd:NPDIndividual , <http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore> .
55 27
56 -<http://www.reportinghub.no/npd/1.1/schema> 28 +<http://www.reportinghub.no/np/schema/1.0/npd>
57 rdf:type owl:Ontology ; 29 rdf:type owl:Ontology ;
58 - owl:imports <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/ep/schema/facility> , <http://www.reportinghub.no/ep/schema/organization> ; 30 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/organization> ;
59 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 31 + owl:versionInfo "0.1.0"^^xsd:string .
60 32
61 npd:BusinessArrangementArea 33 npd:BusinessArrangementArea
62 rdf:type owl:Class ; 34 rdf:type owl:Class ;
...@@ -349,7 +321,7 @@ npd:NPDIndividual ...@@ -349,7 +321,7 @@ npd:NPDIndividual
349 321
350 npd:OperatingCompany 322 npd:OperatingCompany
351 rdf:type owl:Class ; 323 rdf:type owl:Class ;
352 - rdfs:subClassOf npd:NPDIndividual , organization:Company . 324 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/organization#Company> , npd:NPDIndividual .
353 325
354 npd:Owner 326 npd:Owner
355 rdf:type owl:Class ; 327 rdf:type owl:Class ;
...@@ -362,7 +334,7 @@ npd:ParcellBAA ...@@ -362,7 +334,7 @@ npd:ParcellBAA
362 334
363 npd:ParentCompany 335 npd:ParentCompany
364 rdf:type owl:Class ; 336 rdf:type owl:Class ;
365 - rdfs:subClassOf organization:Company . 337 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/organization#Company> .
366 338
367 npd:SeismicAreaBAA 339 npd:SeismicAreaBAA
368 rdf:type owl:Class ; 340 rdf:type owl:Class ;
...@@ -389,7 +361,7 @@ npd:SlidingScaleBAA ...@@ -389,7 +361,7 @@ npd:SlidingScaleBAA
389 npd:TUF 361 npd:TUF
390 rdf:type owl:Class ; 362 rdf:type owl:Class ;
391 rdfs:comment "TUF is an abbreviation for \"Transportation and Utilization Facilities\"."^^xsd:string ; 363 rdfs:comment "TUF is an abbreviation for \"Transportation and Utilization Facilities\"."^^xsd:string ;
392 - rdfs:subClassOf facility:Facility , npd:FixedFacilityParent . 364 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> , npd:FixedFacilityParent .
393 365
394 npd:TUFPart 366 npd:TUFPart
395 rdf:type owl:Class ; 367 rdf:type owl:Class ;
...@@ -468,7 +440,7 @@ npd:baaShared ...@@ -468,7 +440,7 @@ npd:baaShared
468 440
469 npd:belongsTo 441 npd:belongsTo
470 rdf:type owl:ObjectProperty ; 442 rdf:type owl:ObjectProperty ;
471 - rdfs:domain facility:FixedFacility ; 443 + rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ;
472 rdfs:range npd:FixedFacilityParent . 444 rdfs:range npd:FixedFacilityParent .
473 445
474 npd:code 446 npd:code
...@@ -478,7 +450,7 @@ npd:code ...@@ -478,7 +450,7 @@ npd:code
478 450
479 npd:companyShortName 451 npd:companyShortName
480 rdf:type owl:DatatypeProperty ; 452 rdf:type owl:DatatypeProperty ;
481 - rdfs:domain organization:Company ; 453 + rdfs:domain <http://www.reportinghub.no/ep/schema/organization#Company> ;
482 rdfs:range xsd:string ; 454 rdfs:range xsd:string ;
483 rdfs:subPropertyOf rdfs:label . 455 rdfs:subPropertyOf rdfs:label .
484 456
...@@ -490,14 +462,14 @@ npd:currentActivityStatus ...@@ -490,14 +462,14 @@ npd:currentActivityStatus
490 npd:currentOperator 462 npd:currentOperator
491 rdf:type owl:ObjectProperty ; 463 rdf:type owl:ObjectProperty ;
492 rdfs:comment "Corresponds to Current Operator field in fixed facility tables"^^xsd:string ; 464 rdfs:comment "Corresponds to Current Operator field in fixed facility tables"^^xsd:string ;
493 - rdfs:domain facility:FixedFacility ; 465 + rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ;
494 - rdfs:range organization:Company . 466 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
495 467
496 npd:currentlyResponsibleCompany 468 npd:currentlyResponsibleCompany
497 rdf:type owl:ObjectProperty ; 469 rdf:type owl:ObjectProperty ;
498 rdfs:comment "Corresponds to Currently Reponsible Company field in moveable facility tables"^^xsd:string ; 470 rdfs:comment "Corresponds to Currently Reponsible Company field in moveable facility tables"^^xsd:string ;
499 - rdfs:domain facility:MoveableFacility ; 471 + rdfs:domain <http://www.reportinghub.no/ep/schema/facility#MoveableFacility> ;
500 - rdfs:range organization:Company . 472 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
501 473
502 npd:discoveryCurrentActivityStatus 474 npd:discoveryCurrentActivityStatus
503 rdf:type owl:ObjectProperty ; 475 rdf:type owl:ObjectProperty ;
...@@ -524,7 +496,7 @@ npd:discoveryOperator ...@@ -524,7 +496,7 @@ npd:discoveryOperator
524 rdf:type owl:ObjectProperty ; 496 rdf:type owl:ObjectProperty ;
525 rdfs:comment "Corresponds to Operator field in NPD Discovery table (overview)"^^xsd:string ; 497 rdfs:comment "Corresponds to Operator field in NPD Discovery table (overview)"^^xsd:string ;
526 rdfs:domain npd:Discovery ; 498 rdfs:domain npd:Discovery ;
527 - rdfs:range organization:Company . 499 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
528 500
529 npd:discoveryOwner 501 npd:discoveryOwner
530 rdf:type owl:ObjectProperty ; 502 rdf:type owl:ObjectProperty ;
...@@ -553,13 +525,13 @@ npd:drillingFacility ...@@ -553,13 +525,13 @@ npd:drillingFacility
553 rdf:type owl:ObjectProperty ; 525 rdf:type owl:ObjectProperty ;
554 rdfs:comment "Corresponds to Drilled in Production License field in WellBore tables"^^xsd:string ; 526 rdfs:comment "Corresponds to Drilled in Production License field in WellBore tables"^^xsd:string ;
555 rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 527 rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
556 - rdfs:range facility:Facility . 528 + rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
557 529
558 npd:drillingOperator 530 npd:drillingOperator
559 rdf:type owl:ObjectProperty ; 531 rdf:type owl:ObjectProperty ;
560 rdfs:comment "Corresponds to Drilling Operator field in WellBore tables"^^xsd:string ; 532 rdfs:comment "Corresponds to Drilling Operator field in WellBore tables"^^xsd:string ;
561 rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 533 rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
562 - rdfs:range organization:Company . 534 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
563 535
564 npd:endDate 536 npd:endDate
565 rdf:type owl:DatatypeProperty ; 537 rdf:type owl:DatatypeProperty ;
...@@ -570,7 +542,7 @@ npd:endDate ...@@ -570,7 +542,7 @@ npd:endDate
570 npd:facilityKind 542 npd:facilityKind
571 rdf:type owl:DatatypeProperty ; 543 rdf:type owl:DatatypeProperty ;
572 rdfs:comment "corresponds to Kind field in both the fixed and moveable facility tables"^^xsd:string ; 544 rdfs:comment "corresponds to Kind field in both the fixed and moveable facility tables"^^xsd:string ;
573 - rdfs:domain facility:Facility ; 545 + rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
574 rdfs:range xsd:string . 546 rdfs:range xsd:string .
575 547
576 npd:fieldDiscoveryWellBore 548 npd:fieldDiscoveryWellBore
...@@ -582,7 +554,7 @@ npd:fieldDiscoveryWellBore ...@@ -582,7 +554,7 @@ npd:fieldDiscoveryWellBore
582 npd:fieldOperator 554 npd:fieldOperator
583 rdf:type owl:ObjectProperty ; 555 rdf:type owl:ObjectProperty ;
584 rdfs:domain npd:Field ; 556 rdfs:domain npd:Field ;
585 - rdfs:range organization:Company . 557 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
586 558
587 npd:fieldOwner 559 npd:fieldOwner
588 rdf:type owl:ObjectProperty ; 560 rdf:type owl:ObjectProperty ;
...@@ -593,7 +565,7 @@ npd:fieldOwner ...@@ -593,7 +565,7 @@ npd:fieldOwner
593 npd:fixedFacilityPhase 565 npd:fixedFacilityPhase
594 rdf:type owl:ObjectProperty ; 566 rdf:type owl:ObjectProperty ;
595 rdfs:comment "corresponds to Phase field in fixed facility tables"^^xsd:string ; 567 rdfs:comment "corresponds to Phase field in fixed facility tables"^^xsd:string ;
596 - rdfs:domain facility:FixedFacility ; 568 + rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ;
597 rdfs:range npd:FixedFacilityPhase . 569 rdfs:range npd:FixedFacilityPhase .
598 570
599 npd:id 571 npd:id
...@@ -659,13 +631,13 @@ npd:productionFacility ...@@ -659,13 +631,13 @@ npd:productionFacility
659 rdf:type owl:ObjectProperty ; 631 rdf:type owl:ObjectProperty ;
660 rdfs:comment "Corresponds to Production Facility field in WellBore tables"^^xsd:string ; 632 rdfs:comment "Corresponds to Production Facility field in WellBore tables"^^xsd:string ;
661 rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 633 rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
662 - rdfs:range facility:Facility . 634 + rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
663 635
664 npd:shareHolder 636 npd:shareHolder
665 rdf:type owl:ObjectProperty ; 637 rdf:type owl:ObjectProperty ;
666 rdfs:comment "Equivalent to AwardedTo field in License table"^^xsd:string ; 638 rdfs:comment "Equivalent to AwardedTo field in License table"^^xsd:string ;
667 rdfs:domain npd:Share ; 639 rdfs:domain npd:Share ;
668 - rdfs:range organization:Company . 640 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
669 641
670 npd:startDate 642 npd:startDate
671 rdf:type owl:DatatypeProperty ; 643 rdf:type owl:DatatypeProperty ;
......
...@@ -2,7 +2,11 @@ ...@@ -2,7 +2,11 @@
2 # imports: http://rds.posccaesar.org/2008/06/OWL/RDL 2 # imports: http://rds.posccaesar.org/2008/06/OWL/RDL
3 # imports: http://spinrdf.org/spin 3 # imports: http://spinrdf.org/spin
4 # imports: http://topbraid.org/spin/spinmapl 4 # imports: http://topbraid.org/spin/spinmapl
5 -# imports: http://www.reportinghub.no/npd/1.1/schema 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
6 +# imports: http://www.reportinghub.no/ep/schema/1.0/facility
7 +# imports: http://www.reportinghub.no/ep/schema/1.0/organization
8 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
9 +# imports: http://www.reportinghub.no/np/schema/1.0/npd
6 10
7 @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . 11 @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
8 @prefix dm: <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> . 12 @prefix dm: <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> .
...@@ -21,7 +25,7 @@ ...@@ -21,7 +25,7 @@
21 25
22 <http://www.reportinghub.no/1.1/schema/NPD-to-15926> 26 <http://www.reportinghub.no/1.1/schema/NPD-to-15926>
23 rdf:type owl:Ontology ; 27 rdf:type owl:Ontology ;
24 - owl:imports <http://www.reportinghub.no/npd/1.1/schema> , <http://rds.posccaesar.org/2008/06/OWL/RDL> , <http://topbraid.org/spin/spinmapl> , <http://spinrdf.org/spin> ; 28 + owl:imports <http://rds.posccaesar.org/2008/06/OWL/RDL> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://topbraid.org/spin/spinmapl> , <http://www.reportinghub.no/ep/schema/1.0/facility> ;
25 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 29 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
26 30
27 npdMap:ClassifyArrangedIndividual 31 npdMap:ClassifyArrangedIndividual
......
1 # baseURI: http://www.reportinghub.no/swp/ddr 1 # baseURI: http://www.reportinghub.no/swp/ddr
2 # imports: http://uispin.org/tui 2 # imports: http://uispin.org/tui
3 -# imports: http://www.reportinghub.no/ep/schema/1.1.1/ddr 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity
4 -# imports: http://www.reportinghub.no/ep/schema/1.1/activity 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
5 +# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
6 +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
7 +# imports: http://www.reportinghub.no/ep/schema/1.0/report
8 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
5 9
6 @prefix : <http://www.reportinghub.no/swp/ddr#> . 10 @prefix : <http://www.reportinghub.no/swp/ddr#> .
7 @prefix let: <http://uispin.org/let#> . 11 @prefix let: <http://uispin.org/let#> .
...@@ -20,5 +24,5 @@ ...@@ -20,5 +24,5 @@
20 24
21 <http://www.reportinghub.no/swp/ddr> 25 <http://www.reportinghub.no/swp/ddr>
22 rdf:type owl:Ontology ; 26 rdf:type owl:Ontology ;
23 - owl:imports <http://www.reportinghub.no/ep/schema/1.1.1/ddr> , <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.1/activity> ; 27 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/report> ;
24 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 28 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
1 # baseURI: http://www.reportinghub.no/swp/rh 1 # baseURI: http://www.reportinghub.no/swp/rh
2 # imports: http://uispin.org/tui 2 # imports: http://uispin.org/tui
3 -# imports: http://www.reportinghub.no/npd/1.1/schema 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
4 +# imports: http://www.reportinghub.no/ep/schema/1.0/facility
5 +# imports: http://www.reportinghub.no/ep/schema/1.0/organization
6 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
7 +# imports: http://www.reportinghub.no/np/schema/1.0/npd
4 # imports: http://www.reportinghub.no/spin/rh 8 # imports: http://www.reportinghub.no/spin/rh
5 9
6 @prefix html: <http://uispin.org/html#> . 10 @prefix html: <http://uispin.org/html#> .
...@@ -24,7 +28,7 @@ ...@@ -24,7 +28,7 @@
24 <http://www.reportinghub.no/swp/rh> 28 <http://www.reportinghub.no/swp/rh>
25 rdf:type owl:Ontology ; 29 rdf:type owl:Ontology ;
26 rdfs:comment "SWP components and definitions for ReportingHub."^^xsd:string ; 30 rdfs:comment "SWP components and definitions for ReportingHub."^^xsd:string ;
27 - owl:imports <http://www.reportinghub.no/npd/1.1/schema> , <http://www.reportinghub.no/spin/rh> , <http://uispin.org/tui> ; 31 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/np/schema/1.0/npd> ;
28 owl:versionInfo "0.1.0"^^xsd:string . 32 owl:versionInfo "0.1.0"^^xsd:string .
29 33
30 rhswp:Elements 34 rhswp:Elements
......