Base URI/file renamings
Changed URI functions to new base URIs WellBores now use ID instead of name
Showing
64 changed files
with
3208 additions
and
4295 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 Mon Aug 08 15:10:22 BST 2011 | 1 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
2 | -# baseURI: http://www.reportinghub.no/ep/schema/1.1/activity-purpose | 2 | +# imports: http://purl.org/dc/elements/1.1/ |
3 | -# imports: http://www.reportinghub.no/ep/schema/1.1/activity | 3 | +# imports: http://purl.org/dc/terms/ |
4 | -# imports: http://purl.org/dc/elements/1.1/ | 4 | +# imports: http://spinrdf.org/spin |
5 | -# imports: http://www.w3.org/2004/02/skos/core | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity |
6 | -# imports: http://spinrdf.org/spin | 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
7 | -# imports: http://purl.org/dc/terms/ | 7 | +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment |
8 | - | 8 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well |
9 | -@prefix : <http://www.reportinghub.no/ep/schema/1.1/activity-purpose#> . | 9 | +# imports: http://www.w3.org/2004/02/skos/core |
10 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 10 | + |
11 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 11 | +@prefix ep-actpurp: <http://www.reportinghub.no/ep/schema/activity-purpose#> . |
12 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 12 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
13 | -@prefix sp: <http://spinrdf.org/sp#> . | 13 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
14 | -@prefix spin: <http://spinrdf.org/spin#> . | 14 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
15 | -@prefix spl: <http://spinrdf.org/spl#> . | 15 | +@prefix sp: <http://spinrdf.org/sp#> . |
16 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 16 | +@prefix spin: <http://spinrdf.org/spin#> . |
17 | - | 17 | +@prefix spl: <http://spinrdf.org/spl#> . |
18 | -<http://www.reportinghub.no/ep/schema/1.1/activity-purpose> | 18 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
19 | - rdf:type owl:Ontology ; | 19 | + |
20 | - owl:imports <http://purl.org/dc/elements/1.1/> , <http://purl.org/dc/terms/> , <http://www.w3.org/2004/02/skos/core> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.1/activity> ; | 20 | +<http://www.reportinghub.no/ep/schema/1.0/activity-purpose> |
21 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 21 | + rdf:type owl:Ontology ; |
22 | - | 22 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.w3.org/2004/02/skos/core> , <http://purl.org/dc/elements/1.1/> , <http://purl.org/dc/terms/> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/well> ; |
23 | -:DailyDrillingActivityPurposeType | 23 | + owl:versionInfo "0.1.0"^^xsd:string . |
24 | - rdf:type rdfs:Class ; | 24 | + |
25 | - rdfs:label "daily drilling activity purpose type"^^xsd:string ; | 25 | +ep-actpurp:Completion--bopwellheadequipment |
26 | - rdfs:subClassOf owl:Class . | 26 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
27 | - | 27 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
28 | -:Completion--bopwellheadequipment | 28 | + |
29 | - rdf:type :DailyDrillingActivityPurposeType ; | 29 | +ep-actpurp:Completion--circulatingconditioning |
30 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 30 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
31 | - | 31 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
32 | -:Completion--circulatingconditioning | 32 | + |
33 | - rdf:type :DailyDrillingActivityPurposeType ; | 33 | +ep-actpurp:Completion--completionstring |
34 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 34 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
35 | - | 35 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
36 | -:Completion--completionstring | 36 | + |
37 | - rdf:type :DailyDrillingActivityPurposeType ; | 37 | +ep-actpurp:Completion--flow |
38 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 38 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
39 | - | 39 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
40 | -:Completion--flow | 40 | + |
41 | - rdf:type :DailyDrillingActivityPurposeType ; | 41 | +ep-actpurp:Completion--hydraulicworkover |
42 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 42 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
43 | - | 43 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
44 | -:Completion--hydraulicworkover | 44 | + |
45 | - rdf:type :DailyDrillingActivityPurposeType ; | 45 | +ep-actpurp:Completion--mill |
46 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 46 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
47 | - | 47 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
48 | -:Completion--mill | 48 | + |
49 | - rdf:type :DailyDrillingActivityPurposeType ; | 49 | +ep-actpurp:Completion--other |
50 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 50 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
51 | - | 51 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
52 | -:Completion--other | 52 | + |
53 | - rdf:type :DailyDrillingActivityPurposeType ; | 53 | +ep-actpurp:Completion--perforate |
54 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 54 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
55 | - | 55 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
56 | -:Completion--perforate | 56 | + |
57 | - rdf:type :DailyDrillingActivityPurposeType ; | 57 | +ep-actpurp:Completion--rigupdown |
58 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 58 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
59 | - | 59 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
60 | -:Completion--rigupdown | 60 | + |
61 | - rdf:type :DailyDrillingActivityPurposeType ; | 61 | +ep-actpurp:Completion--sandcontrol |
62 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 62 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
63 | - | 63 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
64 | -:Completion--sandcontrol | 64 | + |
65 | - rdf:type :DailyDrillingActivityPurposeType ; | 65 | +ep-actpurp:Completion--stimulate |
66 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 66 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
67 | - | 67 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
68 | -:Completion--stimulate | 68 | + |
69 | - rdf:type :DailyDrillingActivityPurposeType ; | 69 | +ep-actpurp:Completion--testscsssv |
70 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 70 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
71 | - | 71 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
72 | -:Completion--testscsssv | 72 | + |
73 | - rdf:type :DailyDrillingActivityPurposeType ; | 73 | +ep-actpurp:Completion--wait |
74 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 74 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
75 | - | 75 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
76 | -:Completion--wait | 76 | + |
77 | - rdf:type :DailyDrillingActivityPurposeType ; | 77 | +ep-actpurp:Completion--wireline |
78 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 78 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
79 | - | 79 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
80 | -:Completion--wireline | 80 | + |
81 | - rdf:type :DailyDrillingActivityPurposeType ; | 81 | +ep-actpurp:DailyDrillingActivityPurposeType |
82 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 82 | + rdf:type rdfs:Class ; |
83 | - | 83 | + rdfs:label "daily drilling activity purpose type"^^xsd:string ; |
84 | -:Drilling--bopactivities | 84 | + rdfs:subClassOf owl:Class . |
85 | - rdf:type :DailyDrillingActivityPurposeType ; | 85 | + |
86 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 86 | +ep-actpurp:Drilling--bopactivities |
87 | - | 87 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
88 | -:Drilling--bopwellheadequipment | 88 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
89 | - rdf:type :DailyDrillingActivityPurposeType ; | 89 | + |
90 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 90 | +ep-actpurp:Drilling--bopwellheadequipment |
91 | - | 91 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
92 | -:Drilling--casing | 92 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
93 | - rdf:type :DailyDrillingActivityPurposeType ; | 93 | + |
94 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 94 | +ep-actpurp:Drilling--casing |
95 | - | 95 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
96 | -:Drilling--circulatingconditioning | 96 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
97 | - rdf:type :DailyDrillingActivityPurposeType ; | 97 | + |
98 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 98 | +ep-actpurp:Drilling--circulatingconditioning |
99 | - | 99 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
100 | -:Drilling--drill | 100 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
101 | - rdf:type :DailyDrillingActivityPurposeType ; | 101 | + |
102 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 102 | +ep-actpurp:Drilling--drill |
103 | - | 103 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
104 | -:Drilling--drive | 104 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
105 | - rdf:type :DailyDrillingActivityPurposeType ; | 105 | + |
106 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 106 | +ep-actpurp:Drilling--drive |
107 | - | 107 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
108 | -:Drilling--holeopen | 108 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
109 | - rdf:type :DailyDrillingActivityPurposeType ; | 109 | + |
110 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 110 | +ep-actpurp:Drilling--holeopen |
111 | - | 111 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
112 | -:Drilling--mill | 112 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
113 | - rdf:type :DailyDrillingActivityPurposeType ; | 113 | + |
114 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 114 | +ep-actpurp:Drilling--mill |
115 | - | 115 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
116 | -:Drilling--other | 116 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
117 | - rdf:type :DailyDrillingActivityPurposeType ; | 117 | + |
118 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 118 | +ep-actpurp:Drilling--other |
119 | - | 119 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
120 | -:Drilling--pressuredetection | 120 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
121 | - rdf:type :DailyDrillingActivityPurposeType ; | 121 | + |
122 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 122 | +ep-actpurp:Drilling--pressuredetection |
123 | - | 123 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
124 | -:Drilling--ream | 124 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
125 | - rdf:type :DailyDrillingActivityPurposeType ; | 125 | + |
126 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 126 | +ep-actpurp:Drilling--ream |
127 | - | 127 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
128 | -:Drilling--rigupdown | 128 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
129 | - rdf:type :DailyDrillingActivityPurposeType ; | 129 | + |
130 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 130 | +ep-actpurp:Drilling--rigupdown |
131 | - | 131 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
132 | -:Drilling--survey | 132 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
133 | - rdf:type :DailyDrillingActivityPurposeType ; | 133 | + |
134 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 134 | +ep-actpurp:Drilling--survey |
135 | - | 135 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
136 | -:Drilling--trip | 136 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
137 | - rdf:type :DailyDrillingActivityPurposeType ; | 137 | + |
138 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 138 | +ep-actpurp:Drilling--trip |
139 | - | 139 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
140 | -:Drilling--underream | 140 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
141 | - rdf:type :DailyDrillingActivityPurposeType ; | 141 | + |
142 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 142 | +ep-actpurp:Drilling--underream |
143 | - | 143 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
144 | -:Drilling--wait | 144 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
145 | - rdf:type :DailyDrillingActivityPurposeType ; | 145 | + |
146 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 146 | +ep-actpurp:Drilling--wait |
147 | - | 147 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
148 | -:Formationevaluation--circulatingconditioning | 148 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
149 | - rdf:type :DailyDrillingActivityPurposeType ; | 149 | + |
150 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 150 | +ep-actpurp:Formationevaluation--circulatingconditioning |
151 | - | 151 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
152 | -:Formationevaluation--circulationsamples | 152 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
153 | - rdf:type :DailyDrillingActivityPurposeType ; | 153 | + |
154 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 154 | +ep-actpurp:Formationevaluation--circulationsamples |
155 | - | 155 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
156 | -:Formationevaluation--core | 156 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
157 | - rdf:type :DailyDrillingActivityPurposeType ; | 157 | + |
158 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 158 | +ep-actpurp:Formationevaluation--core |
159 | - | 159 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
160 | -:Formationevaluation--drillstemtest | 160 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
161 | - rdf:type :DailyDrillingActivityPurposeType ; | 161 | + |
162 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 162 | +ep-actpurp:Formationevaluation--drillstemtest |
163 | - | 163 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
164 | -:Formationevaluation--log | 164 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
165 | - rdf:type :DailyDrillingActivityPurposeType ; | 165 | + |
166 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 166 | +ep-actpurp:Formationevaluation--log |
167 | - | 167 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
168 | -:Formationevaluation--other | 168 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
169 | - rdf:type :DailyDrillingActivityPurposeType ; | 169 | + |
170 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 170 | +ep-actpurp:Formationevaluation--other |
171 | - | 171 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
172 | -:Formationevaluation--productiontest | 172 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
173 | - rdf:type :DailyDrillingActivityPurposeType ; | 173 | + |
174 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 174 | +ep-actpurp:Formationevaluation--productiontest |
175 | - | 175 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
176 | -:Formationevaluation--rftfit | 176 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
177 | - rdf:type :DailyDrillingActivityPurposeType ; | 177 | + |
178 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 178 | +ep-actpurp:Formationevaluation--rftfit |
179 | - | 179 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
180 | -:Formationevaluation--rigupdown | 180 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
181 | - rdf:type :DailyDrillingActivityPurposeType ; | 181 | + |
182 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 182 | +ep-actpurp:Formationevaluation--rigupdown |
183 | - | 183 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
184 | -:Formationevaluation--trip | 184 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
185 | - rdf:type :DailyDrillingActivityPurposeType ; | 185 | + |
186 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 186 | +ep-actpurp:Formationevaluation--trip |
187 | - | 187 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
188 | -:Formationevaluation--wait | 188 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
189 | - rdf:type :DailyDrillingActivityPurposeType ; | 189 | + |
190 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 190 | +ep-actpurp:Formationevaluation--wait |
191 | - | 191 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
192 | -:Interruption--fish | 192 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
193 | - rdf:type :DailyDrillingActivityPurposeType ; | 193 | + |
194 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 194 | +ep-actpurp:Interruption--fish |
195 | - | 195 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
196 | -:Interruption--lostcirculation | 196 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
197 | - rdf:type :DailyDrillingActivityPurposeType ; | 197 | + |
198 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 198 | +ep-actpurp:Interruption--lostcirculation |
199 | - | 199 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
200 | -:Interruption--maintain | 200 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
201 | - rdf:type :DailyDrillingActivityPurposeType ; | 201 | + |
202 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 202 | +ep-actpurp:Interruption--maintain |
203 | - | 203 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
204 | -:Interruption--mill | 204 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
205 | - rdf:type :DailyDrillingActivityPurposeType ; | 205 | + |
206 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 206 | +ep-actpurp:Interruption--mill |
207 | - | 207 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
208 | -:Interruption--other | 208 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
209 | - rdf:type :DailyDrillingActivityPurposeType ; | 209 | + |
210 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 210 | +ep-actpurp:Interruption--other |
211 | - | 211 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
212 | -:Interruption--repair | 212 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
213 | - rdf:type :DailyDrillingActivityPurposeType ; | 213 | + |
214 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 214 | +ep-actpurp:Interruption--repair |
215 | - | 215 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
216 | -:Interruption--rigupdown | 216 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
217 | - rdf:type :DailyDrillingActivityPurposeType ; | 217 | + |
218 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 218 | +ep-actpurp:Interruption--rigupdown |
219 | - | 219 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
220 | -:Interruption--sidetrack | 220 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
221 | - rdf:type :DailyDrillingActivityPurposeType ; | 221 | + |
222 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 222 | +ep-actpurp:Interruption--sidetrack |
223 | - | 223 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
224 | -:Interruption--wait | 224 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
225 | - rdf:type :DailyDrillingActivityPurposeType ; | 225 | + |
226 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 226 | +ep-actpurp:Interruption--wait |
227 | - | 227 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
228 | -:Interruption--waitingonweather | 228 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
229 | - rdf:type :DailyDrillingActivityPurposeType ; | 229 | + |
230 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 230 | +ep-actpurp:Interruption--waitingonweather |
231 | - | 231 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
232 | -:Interruption--wellcontrol | 232 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
233 | - rdf:type :DailyDrillingActivityPurposeType ; | 233 | + |
234 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 234 | +ep-actpurp:Interruption--wellcontrol |
235 | - | 235 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
236 | -:Moving--anchor | 236 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
237 | - rdf:type :DailyDrillingActivityPurposeType ; | 237 | + |
238 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 238 | +ep-actpurp:Moving--anchor |
239 | - | 239 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
240 | -:Moving--jack | 240 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
241 | - rdf:type :DailyDrillingActivityPurposeType ; | 241 | + |
242 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 242 | +ep-actpurp:Moving--jack |
243 | - | 243 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
244 | -:Moving--position | 244 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
245 | - rdf:type :DailyDrillingActivityPurposeType ; | 245 | + |
246 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 246 | +ep-actpurp:Moving--position |
247 | - | 247 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
248 | -:Moving--skid | 248 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
249 | - rdf:type :DailyDrillingActivityPurposeType ; | 249 | + |
250 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 250 | +ep-actpurp:Moving--skid |
251 | - | 251 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
252 | -:Moving--transit | 252 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
253 | - rdf:type :DailyDrillingActivityPurposeType ; | 253 | + |
254 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 254 | +ep-actpurp:Moving--transit |
255 | - | 255 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
256 | -:Plugabandon--cementplug | 256 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
257 | - rdf:type :DailyDrillingActivityPurposeType ; | 257 | + |
258 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 258 | +ep-actpurp:Plugabandon--cementplug |
259 | - | 259 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
260 | -:Plugabandon--circulatingconditioning | 260 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
261 | - rdf:type :DailyDrillingActivityPurposeType ; | 261 | + |
262 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 262 | +ep-actpurp:Plugabandon--circulatingconditioning |
263 | - | 263 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
264 | -:Plugabandon--cut | 264 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
265 | - rdf:type :DailyDrillingActivityPurposeType ; | 265 | + |
266 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 266 | +ep-actpurp:Plugabandon--cut |
267 | - | 267 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
268 | -:Plugabandon--equipmentrecovery | 268 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
269 | - rdf:type :DailyDrillingActivityPurposeType ; | 269 | + |
270 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 270 | +ep-actpurp:Plugabandon--equipmentrecovery |
271 | - | 271 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
272 | -:Plugabandon--mechanicalplug | 272 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
273 | - rdf:type :DailyDrillingActivityPurposeType ; | 273 | + |
274 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 274 | +ep-actpurp:Plugabandon--mechanicalplug |
275 | - | 275 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
276 | -:Plugabandon--mill | 276 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
277 | - rdf:type :DailyDrillingActivityPurposeType ; | 277 | + |
278 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 278 | +ep-actpurp:Plugabandon--mill |
279 | - | 279 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
280 | -:Plugabandon--other | 280 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
281 | - rdf:type :DailyDrillingActivityPurposeType ; | 281 | + |
282 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 282 | +ep-actpurp:Plugabandon--other |
283 | - | 283 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
284 | -:Plugabandon--perforate | 284 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
285 | - rdf:type :DailyDrillingActivityPurposeType ; | 285 | + |
286 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 286 | +ep-actpurp:Plugabandon--perforate |
287 | - | 287 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
288 | -:Plugabandon--rigupdown | 288 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
289 | - rdf:type :DailyDrillingActivityPurposeType ; | 289 | + |
290 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 290 | +ep-actpurp:Plugabandon--rigupdown |
291 | - | 291 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
292 | -:Plugabandon--squeeze | 292 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
293 | - rdf:type :DailyDrillingActivityPurposeType ; | 293 | + |
294 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 294 | +ep-actpurp:Plugabandon--squeeze |
295 | - | 295 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
296 | -:Plugabandon--trip | 296 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
297 | - rdf:type :DailyDrillingActivityPurposeType ; | 297 | + |
298 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 298 | +ep-actpurp:Plugabandon--trip |
299 | - | 299 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
300 | -:Plugabandon--wait | 300 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
301 | - rdf:type :DailyDrillingActivityPurposeType ; | 301 | + |
302 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 302 | +ep-actpurp:Plugabandon--wait |
303 | - | 303 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
304 | -:Workover--bopwellheadequipment | 304 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
305 | - rdf:type :DailyDrillingActivityPurposeType ; | 305 | + |
306 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 306 | +ep-actpurp:Workover--bopwellheadequipment |
307 | - | 307 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
308 | -:Workover--circulatingconditioning | 308 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
309 | - rdf:type :DailyDrillingActivityPurposeType ; | 309 | + |
310 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 310 | +ep-actpurp:Workover--circulatingconditioning |
311 | - | 311 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
312 | -:Workover--completionstring | 312 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
313 | - rdf:type :DailyDrillingActivityPurposeType ; | 313 | + |
314 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 314 | +ep-actpurp:Workover--completionstring |
315 | - | 315 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
316 | -:Workover--flow | 316 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
317 | - rdf:type :DailyDrillingActivityPurposeType ; | 317 | + |
318 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 318 | +ep-actpurp:Workover--flow |
319 | - | 319 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
320 | -:Workover--hydraulicworkover | 320 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
321 | - rdf:type :DailyDrillingActivityPurposeType ; | 321 | + |
322 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 322 | +ep-actpurp:Workover--hydraulicworkover |
323 | - | 323 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
324 | -:Workover--mill | 324 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
325 | - rdf:type :DailyDrillingActivityPurposeType ; | 325 | + |
326 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 326 | +ep-actpurp:Workover--mill |
327 | - | 327 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
328 | -:Workover--other | 328 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
329 | - rdf:type :DailyDrillingActivityPurposeType ; | 329 | + |
330 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 330 | +ep-actpurp:Workover--other |
331 | - | 331 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
332 | -:Workover--perforate | 332 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
333 | - rdf:type :DailyDrillingActivityPurposeType ; | 333 | + |
334 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 334 | +ep-actpurp:Workover--perforate |
335 | - | 335 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
336 | -:Workover--rigupdown | 336 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
337 | - rdf:type :DailyDrillingActivityPurposeType ; | 337 | + |
338 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 338 | +ep-actpurp:Workover--rigupdown |
339 | - | 339 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
340 | -:Workover--sandcontrol | 340 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
341 | - rdf:type :DailyDrillingActivityPurposeType ; | 341 | + |
342 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 342 | +ep-actpurp:Workover--sandcontrol |
343 | - | 343 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
344 | -:Workover--stimulate | 344 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
345 | - rdf:type :DailyDrillingActivityPurposeType ; | 345 | + |
346 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 346 | +ep-actpurp:Workover--stimulate |
347 | - | 347 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
348 | -:Workover--testscsssv | 348 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
349 | - rdf:type :DailyDrillingActivityPurposeType ; | 349 | + |
350 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 350 | +ep-actpurp:Workover--testscsssv |
351 | - | 351 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
352 | -:Workover--wait | 352 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
353 | - rdf:type :DailyDrillingActivityPurposeType ; | 353 | + |
354 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 354 | +ep-actpurp:Workover--wait |
355 | - | 355 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
356 | -:Workover--wireline | 356 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
357 | - rdf:type :DailyDrillingActivityPurposeType ; | 357 | + |
358 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 358 | +ep-actpurp:Workover--wireline |
359 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
360 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ... | ... |
1 | -# Saved by TopBraid on Tue Aug 09 15:23:56 BST 2011 | 1 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/activity |
2 | -# baseURI: http://www.reportinghub.no/ep/schema/1.1/activity | 2 | +# imports: http://www.linkedmodel.org/1.1/schema/ordered |
3 | -# imports: http://www.linkedmodel.org/1.2/schema/vaem | 3 | +# imports: http://www.linkedmodel.org/1.2/schema/vaem |
4 | -# imports: http://www.linkedmodel.org/1.1/schema/ordered | 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
5 | -# imports: http://www.reportinghub.no/ep/schema/equipment | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment |
6 | -# imports: http://www.reportinghub.no/ep/schema/1.1/core | 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well |
7 | -# imports: http://www.reportinghub.no/ep/schema/well | 7 | + |
8 | - | 8 | +@prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> . |
9 | -@prefix : <http://www.reportinghub.no/ep/schema/1.1/activity#> . | 9 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
10 | -@prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> . | 10 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
11 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 11 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
12 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 12 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
13 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 13 | + |
14 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 14 | +<http://www.reportinghub.no/ep/schema/1.0/activity> |
15 | - | 15 | + rdf:type owl:Ontology ; |
16 | -<http://www.reportinghub.no/ep/schema/1.1/activity> | 16 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.linkedmodel.org/1.1/schema/ordered> , <http://www.linkedmodel.org/1.2/schema/vaem> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> ; |
17 | - rdf:type owl:Ontology ; | 17 | + owl:versionInfo "0.1.0"^^xsd:string . |
18 | - owl:imports <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/ep/schema/equipment> , <http://www.linkedmodel.org/1.1/schema/ordered> , <http://www.linkedmodel.org/1.2/schema/vaem> , <http://www.reportinghub.no/ep/schema/1.1/core> ; | 18 | + |
19 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 19 | +ep-activity:Activity |
20 | - | 20 | + rdf:type owl:Class ; |
21 | -ep-activity:Activity | 21 | + rdfs:label "Activity"^^xsd:string ; |
22 | - rdf:type owl:Class ; | 22 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalThing> ; |
23 | - rdfs:label "Activity"^^xsd:string ; | 23 | + rdfs:subClassOf |
24 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalThing> ; | 24 | + [ rdf:type owl:Restriction ; |
25 | - rdfs:subClassOf | 25 | + owl:allValuesFrom ep-activity:Activity ; |
26 | - [ rdf:type owl:Restriction ; | 26 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#during> |
27 | - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; | 27 | + ] ; |
28 | - owl:onProperty ep-activity:finishedAt | 28 | + rdfs:subClassOf |
29 | - ] ; | 29 | + [ rdf:type owl:Restriction ; |
30 | - rdfs:subClassOf | 30 | + owl:allValuesFrom ep-activity:Activity ; |
31 | - [ rdf:type owl:Restriction ; | 31 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#overlaps> |
32 | - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; | 32 | + ] ; |
33 | - owl:onProperty ep-activity:startedAt | 33 | + rdfs:subClassOf |
34 | - ] ; | 34 | + [ rdf:type owl:Restriction ; |
35 | - rdfs:subClassOf | 35 | + owl:allValuesFrom ep-activity:Activity ; |
36 | - [ rdf:type owl:Restriction ; | 36 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#before> |
37 | - owl:allValuesFrom ep-activity:Activity ; | 37 | + ] ; |
38 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#after> | 38 | + rdfs:subClassOf |
39 | - ] ; | 39 | + [ rdf:type owl:Restriction ; |
40 | - rdfs:subClassOf | 40 | + owl:allValuesFrom ep-activity:Activity ; |
41 | - [ rdf:type owl:Restriction ; | 41 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#after> |
42 | - owl:allValuesFrom ep-activity:Activity ; | 42 | + ] ; |
43 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#before> | 43 | + rdfs:subClassOf |
44 | - ] ; | 44 | + [ rdf:type owl:Restriction ; |
45 | - rdfs:subClassOf | 45 | + owl:maxCardinality "1"^^xsd:nonNegativeInteger ; |
46 | - [ rdf:type owl:Restriction ; | 46 | + owl:onProperty ep-activity:startedAt |
47 | - owl:allValuesFrom ep-activity:Activity ; | 47 | + ] ; |
48 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#overlaps> | 48 | + rdfs:subClassOf |
49 | - ] ; | 49 | + [ rdf:type owl:Restriction ; |
50 | - rdfs:subClassOf | 50 | + owl:maxCardinality "1"^^xsd:nonNegativeInteger ; |
51 | - [ rdf:type owl:Restriction ; | 51 | + owl:onProperty ep-activity:finishedAt |
52 | - owl:allValuesFrom ep-activity:Activity ; | 52 | + ] . |
53 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#during> | 53 | + |
54 | - ] . | 54 | +ep-activity:DailyDrillingActivity |
55 | - | 55 | + rdf:type owl:Class ; |
56 | -ep-activity:DailyDrillingActivity | 56 | + rdfs:label "Daily drilling activity"^^xsd:string ; |
57 | - rdf:type owl:Class ; | 57 | + rdfs:subClassOf ep-activity:DrillingActivity ; |
58 | - rdfs:label "Daily drilling activity"^^xsd:string ; | 58 | + rdfs:subClassOf |
59 | - rdfs:subClassOf ep-activity:DrillingActivity ; | 59 | + [ rdf:type owl:Restriction ; |
60 | - rdfs:subClassOf | 60 | + owl:allValuesFrom ep-activity:DrillingActivity ; |
61 | - [ rdf:type owl:Restriction ; | 61 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#last> |
62 | - owl:allValuesFrom ep-activity:Activity ; | 62 | + ] ; |
63 | - owl:onProperty <http://www.reportinghub.no/ep/schema/core#hasPart> | 63 | + rdfs:subClassOf |
64 | - ] ; | 64 | + [ rdf:type owl:Restriction ; |
65 | - rdfs:subClassOf | 65 | + owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore> ; |
66 | - [ rdf:type owl:Restriction ; | 66 | + owl:onProperty ep-activity:onWellBore |
67 | - owl:allValuesFrom ep-activity:DrillingActivity ; | 67 | + ] ; |
68 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> | 68 | + rdfs:subClassOf |
69 | - ] ; | 69 | + [ rdf:type owl:Restriction ; |
70 | - rdfs:subClassOf | 70 | + owl:maxCardinality "1"^^xsd:nonNegativeInteger ; |
71 | - [ rdf:type owl:Restriction ; | 71 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> |
72 | - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; | 72 | + ] ; |
73 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> | 73 | + rdfs:subClassOf |
74 | - ] ; | 74 | + [ rdf:type owl:Restriction ; |
75 | - rdfs:subClassOf | 75 | + owl:allValuesFrom ep-activity:DrillingActivity ; |
76 | - [ rdf:type owl:Restriction ; | 76 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> |
77 | - owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore> ; | 77 | + ] ; |
78 | - owl:onProperty ep-activity:onWellBore | 78 | + rdfs:subClassOf |
79 | - ] ; | 79 | + [ rdf:type owl:Restriction ; |
80 | - rdfs:subClassOf | 80 | + owl:allValuesFrom ep-activity:Activity ; |
81 | - [ rdf:type owl:Restriction ; | 81 | + owl:onProperty <http://www.reportinghub.no/ep/schema/core#hasPart> |
82 | - owl:allValuesFrom ep-activity:DrillingActivity ; | 82 | + ] . |
83 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#last> | 83 | + |
84 | - ] . | 84 | +ep-activity:DailyDrillingReportFinalisationType |
85 | - | 85 | + rdf:type rdfs:Class ; |
86 | -ep-activity:DailyDrillingReportFinalisationType | 86 | + rdfs:label "daily drilling report finalisation type"^^xsd:string ; |
87 | - rdf:type rdfs:Class ; | 87 | + rdfs:subClassOf owl:Class . |
88 | - rdfs:label "daily drilling report finalisation type"^^xsd:string ; | 88 | + |
89 | - rdfs:subClassOf owl:Class . | 89 | +ep-activity:DailyProductionActivity |
90 | - | 90 | + rdf:type owl:Class ; |
91 | -ep-activity:DailyProductionActivity | 91 | + rdfs:label "Daily production activity"^^xsd:string ; |
92 | - rdf:type owl:Class ; | 92 | + rdfs:subClassOf ep-activity:ProductionActivity ; |
93 | - rdfs:label "Daily production activity"^^xsd:string ; | 93 | + rdfs:subClassOf |
94 | - rdfs:subClassOf ep-activity:ProductionActivity ; | 94 | + [ rdf:type owl:Restriction ; |
95 | - rdfs:subClassOf | 95 | + owl:allValuesFrom ep-activity:ProductionActivity ; |
96 | - [ rdf:type owl:Restriction ; | 96 | + owl:onProperty ep-activity:hasSubActivity |
97 | - owl:allValuesFrom ep-activity:ProductionActivity ; | 97 | + ] . |
98 | - owl:onProperty ep-activity:hasSubActivity | 98 | + |
99 | - ] . | 99 | +ep-activity:Drill-bypass |
100 | - | 100 | + rdf:type ep-activity:WellBoreDrillingType ; |
101 | -ep-activity:Drill-bypass | 101 | + rdfs:label "drill bypass"^^xsd:string ; |
102 | - rdf:type ep-activity:WellBoreDrillingType ; | 102 | + rdfs:subClassOf ep-activity:DrillingActivity . |
103 | - rdfs:label "drill bypass"^^xsd:string ; | 103 | + |
104 | - rdfs:subClassOf ep-activity:DrillingActivity . | 104 | +ep-activity:Drill-initial |
105 | - | 105 | + rdf:type ep-activity:WellBoreDrillingType ; |
106 | -ep-activity:Drill-initial | 106 | + rdfs:label "drill initial"^^xsd:string ; |
107 | - rdf:type ep-activity:WellBoreDrillingType ; | 107 | + rdfs:subClassOf ep-activity:DrillingActivity . |
108 | - rdfs:label "drill initial"^^xsd:string ; | 108 | + |
109 | - rdfs:subClassOf ep-activity:DrillingActivity . | 109 | +ep-activity:Drill-re-entry |
110 | - | 110 | + rdf:type ep-activity:WellBoreDrillingType ; |
111 | -ep-activity:Drill-re-entry | 111 | + rdfs:label "drill re-entry"^^xsd:string ; |
112 | - rdf:type ep-activity:WellBoreDrillingType ; | 112 | + rdfs:subClassOf ep-activity:DrillingActivity . |
113 | - rdfs:label "drill re-entry"^^xsd:string ; | 113 | + |
114 | - rdfs:subClassOf ep-activity:DrillingActivity . | 114 | +ep-activity:Drill-re-spud |
115 | - | 115 | + rdf:type ep-activity:WellBoreDrillingType ; |
116 | -ep-activity:Drill-re-spud | 116 | + rdfs:label "drill re-spud"^^xsd:string ; |
117 | - rdf:type ep-activity:WellBoreDrillingType ; | 117 | + rdfs:subClassOf ep-activity:DrillingActivity . |
118 | - rdfs:label "drill re-spud"^^xsd:string ; | 118 | + |
119 | - rdfs:subClassOf ep-activity:DrillingActivity . | 119 | +ep-activity:Drill-redrill |
120 | - | 120 | + rdf:type ep-activity:WellBoreDrillingType ; |
121 | -ep-activity:Drill-redrill | 121 | + rdfs:label "redrill"^^xsd:string ; |
122 | - rdf:type ep-activity:WellBoreDrillingType ; | 122 | + rdfs:subClassOf ep-activity:DrillingActivity . |
123 | - rdfs:label "redrill"^^xsd:string ; | 123 | + |
124 | - rdfs:subClassOf ep-activity:DrillingActivity . | 124 | +ep-activity:Drill-sidetrack |
125 | - | 125 | + rdf:type ep-activity:WellBoreDrillingType ; |
126 | -ep-activity:Drill-sidetrack | 126 | + rdfs:label "drill sidetrack"^^xsd:string ; |
127 | - rdf:type ep-activity:WellBoreDrillingType ; | 127 | + rdfs:subClassOf ep-activity:DrillingActivity . |
128 | - rdfs:label "drill sidetrack"^^xsd:string ; | 128 | + |
129 | - rdfs:subClassOf ep-activity:DrillingActivity . | 129 | +ep-activity:DrillingActivity |
130 | - | 130 | + rdf:type owl:Class ; |
131 | -ep-activity:DrillingActivity | 131 | + rdfs:label "Drilling activity"^^xsd:string ; |
132 | - rdf:type owl:Class ; | 132 | + rdfs:subClassOf ep-activity:Activity . |
133 | - rdfs:label "Drilling activity"^^xsd:string ; | 133 | + |
134 | - rdfs:subClassOf ep-activity:Activity . | 134 | +ep-activity:FormationIntegrityTest |
135 | - | 135 | + rdf:type ep-activity:PressureTestType , owl:Class ; |
136 | -ep-activity:FormationIntegrityTest | 136 | + rdfs:label "formation integrity test"^^xsd:string ; |
137 | - rdf:type owl:Class , ep-activity:PressureTestType ; | 137 | + rdfs:subClassOf ep-activity:WellBorePressureTest ; |
138 | - rdfs:label "formation integrity test"^^xsd:string ; | 138 | + owl:disjointWith ep-activity:LeakOffTest . |
139 | - rdfs:subClassOf ep-activity:WellBorePressureTest ; | 139 | + |
140 | - owl:disjointWith ep-activity:LeakOffTest . | 140 | +ep-activity:LeakOffTest |
141 | - | 141 | + rdf:type ep-activity:PressureTestType , owl:Class ; |
142 | -ep-activity:LeakOffTest | 142 | + rdfs:label "leak-off test"^^xsd:string ; |
143 | - rdf:type owl:Class , ep-activity:PressureTestType ; | 143 | + rdfs:subClassOf ep-activity:WellBorePressureTest ; |
144 | - rdfs:label "leak-off test"^^xsd:string ; | 144 | + owl:disjointWith ep-activity:FormationIntegrityTest . |
145 | - rdfs:subClassOf ep-activity:WellBorePressureTest ; | 145 | + |
146 | - owl:disjointWith ep-activity:FormationIntegrityTest . | 146 | +ep-activity:MonthlyDrillingActivity |
147 | - | 147 | + rdf:type owl:Class ; |
148 | -ep-activity:MonthlyDrillingActivity | 148 | + rdfs:label "Weekly drilling activity"^^xsd:string ; |
149 | - rdf:type owl:Class ; | 149 | + rdfs:subClassOf ep-activity:DrillingActivity ; |
150 | - rdfs:label "Weekly drilling activity"^^xsd:string ; | 150 | + rdfs:subClassOf |
151 | - rdfs:subClassOf ep-activity:DrillingActivity ; | 151 | + [ rdf:type owl:Restriction ; |
152 | - rdfs:subClassOf | 152 | + owl:allValuesFrom ep-activity:WeeklyDrillingActivity ; |
153 | - [ rdf:type owl:Restriction ; | 153 | + owl:onProperty ep-activity:hasSubActivity |
154 | - owl:allValuesFrom ep-activity:WeeklyDrillingActivity ; | 154 | + ] . |
155 | - owl:onProperty ep-activity:hasSubActivity | 155 | + |
156 | - ] . | 156 | +ep-activity:MonthlyProductionActivity |
157 | - | 157 | + rdf:type owl:Class ; |
158 | -ep-activity:MonthlyProductionActivity | 158 | + rdfs:label "Monthly production activity"^^xsd:string ; |
159 | - rdf:type owl:Class ; | 159 | + rdfs:subClassOf ep-activity:ProductionActivity ; |
160 | - rdfs:label "Monthly production activity"^^xsd:string ; | 160 | + rdfs:subClassOf |
161 | - rdfs:subClassOf ep-activity:ProductionActivity ; | 161 | + [ rdf:type owl:Restriction ; |
162 | - rdfs:subClassOf | 162 | + owl:allValuesFrom ep-activity:WeeklyProductionActivity ; |
163 | - [ rdf:type owl:Restriction ; | 163 | + owl:onProperty ep-activity:hasSubActivity |
164 | - owl:allValuesFrom ep-activity:WeeklyProductionActivity ; | 164 | + ] . |
165 | - owl:onProperty ep-activity:hasSubActivity | 165 | + |
166 | - ] . | 166 | +ep-activity:OffshoreActivity |
167 | - | 167 | + rdf:type owl:Class ; |
168 | -ep-activity:OffshoreActivity | 168 | + rdfs:label "Offshore activity"^^xsd:string ; |
169 | - rdf:type owl:Class ; | 169 | + rdfs:subClassOf ep-activity:Activity . |
170 | - rdfs:label "Offshore activity"^^xsd:string ; | 170 | + |
171 | - rdfs:subClassOf ep-activity:Activity . | 171 | +ep-activity:OffshoreWellActivity |
172 | - | 172 | + rdf:type owl:Class ; |
173 | -ep-activity:OffshoreWellActivity | 173 | + rdfs:label "Offshore well activity"^^xsd:string ; |
174 | - rdf:type owl:Class ; | 174 | + rdfs:subClassOf ep-activity:OffshoreActivity ; |
175 | - rdfs:label "Offshore well activity"^^xsd:string ; | 175 | + rdfs:subClassOf |
176 | - rdfs:subClassOf ep-activity:OffshoreActivity ; | 176 | + [ rdf:type owl:Restriction ; |
177 | - rdfs:subClassOf | 177 | + owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#Well> ; |
178 | - [ rdf:type owl:Restriction ; | 178 | + owl:onProperty ep-activity:onWell |
179 | - owl:cardinality "1"^^xsd:nonNegativeInteger ; | 179 | + ] ; |
180 | - owl:onProperty ep-activity:onWell | 180 | + rdfs:subClassOf |
181 | - ] ; | 181 | + [ rdf:type owl:Restriction ; |
182 | - rdfs:subClassOf | 182 | + owl:cardinality "1"^^xsd:nonNegativeInteger ; |
183 | - [ rdf:type owl:Restriction ; | 183 | + owl:onProperty ep-activity:onRig |
184 | - owl:cardinality "1"^^xsd:nonNegativeInteger ; | 184 | + ] ; |
185 | - owl:onProperty ep-activity:onRig | 185 | + rdfs:subClassOf |
186 | - ] ; | 186 | + [ rdf:type owl:Restriction ; |
187 | - rdfs:subClassOf | 187 | + owl:cardinality "1"^^xsd:nonNegativeInteger ; |
188 | - [ rdf:type owl:Restriction ; | 188 | + owl:onProperty ep-activity:onWell |
189 | - owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#Well> ; | 189 | + ] . |
190 | - owl:onProperty ep-activity:onWell | 190 | + |
191 | - ] . | 191 | +ep-activity:PressureTestType |
192 | - | 192 | + rdf:type rdfs:Class ; |
193 | -ep-activity:PressureTestType | 193 | + rdfs:label "pressure test type"^^xsd:string ; |
194 | - rdf:type rdfs:Class ; | 194 | + rdfs:subClassOf owl:Class . |
195 | - rdfs:label "pressure test type"^^xsd:string ; | 195 | + |
196 | - rdfs:subClassOf owl:Class . | 196 | +ep-activity:ProductionActivity |
197 | - | 197 | + rdf:type owl:Class ; |
198 | -ep-activity:ProductionActivity | 198 | + rdfs:label "Production activity"^^xsd:string ; |
199 | - rdf:type owl:Class ; | 199 | + rdfs:subClassOf ep-activity:Activity . |
200 | - rdfs:label "Production activity"^^xsd:string ; | 200 | + |
201 | - rdfs:subClassOf ep-activity:Activity . | 201 | +ep-activity:WeeklyDrillingActivity |
202 | - | 202 | + rdf:type owl:Class ; |
203 | -ep-activity:WeeklyDrillingActivity | 203 | + rdfs:label "Weekly drilling activity"^^xsd:string ; |
204 | - rdf:type owl:Class ; | 204 | + rdfs:subClassOf ep-activity:DrillingActivity ; |
205 | - rdfs:label "Weekly drilling activity"^^xsd:string ; | 205 | + rdfs:subClassOf |
206 | - rdfs:subClassOf ep-activity:DrillingActivity ; | 206 | + [ rdf:type owl:Restriction ; |
207 | - rdfs:subClassOf | 207 | + owl:allValuesFrom ep-activity:DailyDrillingActivity ; |
208 | - [ rdf:type owl:Restriction ; | 208 | + owl:onProperty ep-activity:hasSubActivity |
209 | - owl:allValuesFrom ep-activity:DailyDrillingActivity ; | 209 | + ] . |
210 | - owl:onProperty ep-activity:hasSubActivity | 210 | + |
211 | - ] . | 211 | +ep-activity:WeeklyProductionActivity |
212 | - | 212 | + rdf:type owl:Class ; |
213 | -ep-activity:WeeklyProductionActivity | 213 | + rdfs:label "Weekly production activity"^^xsd:string ; |
214 | - rdf:type owl:Class ; | 214 | + rdfs:subClassOf ep-activity:ProductionActivity ; |
215 | - rdfs:label "Weekly production activity"^^xsd:string ; | 215 | + rdfs:subClassOf |
216 | - rdfs:subClassOf ep-activity:ProductionActivity ; | 216 | + [ rdf:type owl:Restriction ; |
217 | - rdfs:subClassOf | 217 | + owl:allValuesFrom ep-activity:DailyProductionActivity ; |
218 | - [ rdf:type owl:Restriction ; | 218 | + owl:onProperty ep-activity:hasSubActivity |
219 | - owl:allValuesFrom ep-activity:DailyProductionActivity ; | 219 | + ] . |
220 | - owl:onProperty ep-activity:hasSubActivity | 220 | + |
221 | - ] . | 221 | +ep-activity:WellBoreDrillingType |
222 | - | 222 | + rdf:type rdfs:Class ; |
223 | -ep-activity:WellBoreDrillingType | 223 | + rdfs:label "well bore drilling type"^^xsd:string ; |
224 | - rdf:type rdfs:Class ; | 224 | + rdfs:subClassOf owl:Class . |
225 | - rdfs:label "well bore drilling type"^^xsd:string ; | 225 | + |
226 | - rdfs:subClassOf owl:Class . | 226 | +ep-activity:WellBorePressureTest |
227 | - | 227 | + rdf:type owl:Class ; |
228 | -ep-activity:WellBorePressureTest | 228 | + rdfs:label "well bore pressure test"^^xsd:string ; |
229 | - rdf:type owl:Class ; | 229 | + rdfs:subClassOf ep-activity:Activity . |
230 | - rdfs:label "well bore pressure test"^^xsd:string ; | 230 | + |
231 | - rdfs:subClassOf ep-activity:Activity . | 231 | +ep-activity:createdAt |
232 | - | 232 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ; |
233 | -ep-activity:createdAt | 233 | + rdfs:label "created at"^^xsd:string ; |
234 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | 234 | + rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . |
235 | - rdfs:label "created at"^^xsd:string ; | 235 | + |
236 | - rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | 236 | +ep-activity:finishedAt |
237 | - | 237 | + rdf:type owl:DatatypeProperty ; |
238 | -ep-activity:finishedAt | 238 | + rdfs:label "finished at"^^xsd:string ; |
239 | - rdf:type owl:DatatypeProperty ; | 239 | + rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . |
240 | - rdfs:label "finished at"^^xsd:string ; | 240 | + |
241 | - rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | 241 | +ep-activity:hasSubActivity |
242 | - | 242 | + rdf:type owl:ObjectProperty ; |
243 | -ep-activity:hasSubActivity | 243 | + rdfs:label "has sub activity"^^xsd:string . |
244 | - rdf:type owl:ObjectProperty ; | 244 | + |
245 | - rdfs:label "has sub activity"^^xsd:string . | 245 | +ep-activity:onRig |
246 | - | 246 | + rdf:type owl:ObjectProperty ; |
247 | -ep-activity:onRig | 247 | + rdfs:label "on rig"^^xsd:string . |
248 | - rdf:type owl:ObjectProperty ; | 248 | + |
249 | - rdfs:label "on rig"^^xsd:string . | 249 | +ep-activity:onWell |
250 | - | 250 | + rdf:type owl:ObjectProperty ; |
251 | -ep-activity:onWell | 251 | + rdfs:label "on well"^^xsd:string . |
252 | - rdf:type owl:ObjectProperty ; | 252 | + |
253 | - rdfs:label "on well"^^xsd:string . | 253 | +ep-activity:onWellBore |
254 | - | 254 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
255 | -ep-activity:onWellBore | 255 | + rdfs:label "on WellBore"^^xsd:string . |
256 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 256 | + |
257 | - rdfs:label "on WellBore"^^xsd:string . | 257 | +ep-activity:reportOn |
258 | - | 258 | + rdf:type owl:ObjectProperty ; |
259 | -ep-activity:reportOn | 259 | + rdfs:label "report on"^^xsd:string . |
260 | - rdf:type owl:ObjectProperty ; | 260 | + |
261 | - rdfs:label "report on"^^xsd:string . | 261 | +ep-activity:startedAt |
262 | - | 262 | + rdf:type owl:DatatypeProperty ; |
263 | -ep-activity:startedAt | 263 | + rdfs:label "started at"^^xsd:string ; |
264 | - rdf:type owl:DatatypeProperty ; | 264 | + rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . |
265 | - rdfs:label "started at"^^xsd:string ; | 265 | + |
266 | - rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | 266 | +ep-activity:wellBoreDrillingType |
267 | - | 267 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
268 | -ep-activity:wellBoreDrillingType | 268 | + rdfs:domain ep-activity:DrillingActivity ; |
269 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 269 | + rdfs:label "has sub activity"^^xsd:string ; |
270 | - rdfs:domain ep-activity:DrillingActivity ; | 270 | + rdfs:range ep-activity:WellBoreDrillingType ; |
271 | - rdfs:label "has sub activity"^^xsd:string ; | 271 | + rdfs:subPropertyOf rdf:type . |
272 | - rdfs:range ep-activity:WellBoreDrillingType ; | 272 | + |
273 | - rdfs:subPropertyOf rdf:type . | 273 | +<http://www.reportinghub.no/ep/schema/report#FinalDailyDrillingReport> |
274 | - | 274 | + rdf:type ep-activity:DailyDrillingReportFinalisationType . |
275 | -<http://www.reportinghub.no/ep/schema/report#FinalDailyDrillingReport> | 275 | + |
276 | - rdf:type ep-activity:DailyDrillingReportFinalisationType . | 276 | +<http://www.reportinghub.no/ep/schema/report#NormalDailyDrillingReport> |
277 | - | 277 | + rdf:type ep-activity:DailyDrillingReportFinalisationType . |
278 | -<http://www.reportinghub.no/ep/schema/report#NormalDailyDrillingReport> | 278 | + |
279 | - rdf:type ep-activity:DailyDrillingReportFinalisationType . | 279 | +<http://www.reportinghub.no/ep/schema/report#PreliminaryDailyDrillingReport> |
280 | - | 280 | + rdf:type ep-activity:DailyDrillingReportFinalisationType . |
281 | -<http://www.reportinghub.no/ep/schema/report#PreliminaryDailyDrillingReport> | ||
282 | - rdf:type ep-activity:DailyDrillingReportFinalisationType . | ... | ... |
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:23:56 BST 2011 | ||
2 | -# baseURI: http://www.reportinghub.no/ep/schema/1.1/activity | ||
3 | -# imports: http://www.linkedmodel.org/1.2/schema/vaem | ||
4 | -# imports: http://www.linkedmodel.org/1.1/schema/ordered | ||
5 | -# imports: http://www.reportinghub.no/ep/schema/equipment | ||
6 | -# imports: http://www.reportinghub.no/ep/schema/1.1/core | ||
7 | -# imports: http://www.reportinghub.no/ep/schema/well | ||
8 | - | ||
9 | -@prefix : <http://www.reportinghub.no/ep/schema/1.1/activity#> . | ||
10 | -@prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> . | ||
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 xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
15 | - | ||
16 | -<http://www.reportinghub.no/ep/schema/1.1/activity> | ||
17 | - rdf:type owl:Ontology ; | ||
18 | - owl:imports <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/ep/schema/equipment> , <http://www.linkedmodel.org/1.1/schema/ordered> , <http://www.linkedmodel.org/1.2/schema/vaem> , <http://www.reportinghub.no/ep/schema/1.1/core> ; | ||
19 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
20 | - | ||
21 | -ep-activity:Activity | ||
22 | - rdf:type owl:Class ; | ||
23 | - rdfs:label "Activity"^^xsd:string ; | ||
24 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalThing> ; | ||
25 | - rdfs:subClassOf | ||
26 | - [ rdf:type owl:Restriction ; | ||
27 | - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; | ||
28 | - owl:onProperty ep-activity:finishedAt | ||
29 | - ] ; | ||
30 | - rdfs:subClassOf | ||
31 | - [ rdf:type owl:Restriction ; | ||
32 | - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; | ||
33 | - owl:onProperty ep-activity:startedAt | ||
34 | - ] ; | ||
35 | - rdfs:subClassOf | ||
36 | - [ rdf:type owl:Restriction ; | ||
37 | - owl:allValuesFrom ep-activity:Activity ; | ||
38 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#after> | ||
39 | - ] ; | ||
40 | - rdfs:subClassOf | ||
41 | - [ rdf:type owl:Restriction ; | ||
42 | - owl:allValuesFrom ep-activity:Activity ; | ||
43 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#before> | ||
44 | - ] ; | ||
45 | - rdfs:subClassOf | ||
46 | - [ rdf:type owl:Restriction ; | ||
47 | - owl:allValuesFrom ep-activity:Activity ; | ||
48 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#overlaps> | ||
49 | - ] ; | ||
50 | - rdfs:subClassOf | ||
51 | - [ rdf:type owl:Restriction ; | ||
52 | - owl:allValuesFrom ep-activity:Activity ; | ||
53 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#during> | ||
54 | - ] . | ||
55 | - | ||
56 | -ep-activity:DailyDrillingActivity | ||
57 | - rdf:type owl:Class ; | ||
58 | - rdfs:label "Daily drilling activity"^^xsd:string ; | ||
59 | - rdfs:subClassOf ep-activity:DrillingActivity ; | ||
60 | - rdfs:subClassOf | ||
61 | - [ rdf:type owl:Restriction ; | ||
62 | - owl:allValuesFrom ep-activity:Activity ; | ||
63 | - owl:onProperty <http://www.reportinghub.no/ep/schema/core#hasPart> | ||
64 | - ] ; | ||
65 | - rdfs:subClassOf | ||
66 | - [ rdf:type owl:Restriction ; | ||
67 | - owl:allValuesFrom ep-activity:DrillingActivity ; | ||
68 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> | ||
69 | - ] ; | ||
70 | - rdfs:subClassOf | ||
71 | - [ rdf:type owl:Restriction ; | ||
72 | - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; | ||
73 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> | ||
74 | - ] ; | ||
75 | - rdfs:subClassOf | ||
76 | - [ rdf:type owl:Restriction ; | ||
77 | - owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore> ; | ||
78 | - owl:onProperty ep-activity:onWellBore | ||
79 | - ] ; | ||
80 | - rdfs:subClassOf | ||
81 | - [ rdf:type owl:Restriction ; | ||
82 | - owl:allValuesFrom ep-activity:DrillingActivity ; | ||
83 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#last> | ||
84 | - ] . | ||
85 | - | ||
86 | -ep-activity:DailyDrillingReportFinalisationType | ||
87 | - rdf:type rdfs:Class ; | ||
88 | - rdfs:label "daily drilling report finalisation type"^^xsd:string ; | ||
89 | - rdfs:subClassOf owl:Class . | ||
90 | - | ||
91 | -ep-activity:DailyProductionActivity | ||
92 | - rdf:type owl:Class ; | ||
93 | - rdfs:label "Daily production activity"^^xsd:string ; | ||
94 | - rdfs:subClassOf ep-activity:ProductionActivity ; | ||
95 | - rdfs:subClassOf | ||
96 | - [ rdf:type owl:Restriction ; | ||
97 | - owl:allValuesFrom ep-activity:ProductionActivity ; | ||
98 | - owl:onProperty ep-activity:hasSubActivity | ||
99 | - ] . | ||
100 | - | ||
101 | -ep-activity:Drill-bypass | ||
102 | - rdf:type ep-activity:WellBoreDrillingType ; | ||
103 | - rdfs:label "drill bypass"^^xsd:string ; | ||
104 | - rdfs:subClassOf ep-activity:DrillingActivity . | ||
105 | - | ||
106 | -ep-activity:Drill-initial | ||
107 | - rdf:type ep-activity:WellBoreDrillingType ; | ||
108 | - rdfs:label "drill initial"^^xsd:string ; | ||
109 | - rdfs:subClassOf ep-activity:DrillingActivity . | ||
110 | - | ||
111 | -ep-activity:Drill-re-entry | ||
112 | - rdf:type ep-activity:WellBoreDrillingType ; | ||
113 | - rdfs:label "drill re-entry"^^xsd:string ; | ||
114 | - rdfs:subClassOf ep-activity:DrillingActivity . | ||
115 | - | ||
116 | -ep-activity:Drill-re-spud | ||
117 | - rdf:type ep-activity:WellBoreDrillingType ; | ||
118 | - rdfs:label "drill re-spud"^^xsd:string ; | ||
119 | - rdfs:subClassOf ep-activity:DrillingActivity . | ||
120 | - | ||
121 | -ep-activity:Drill-redrill | ||
122 | - rdf:type ep-activity:WellBoreDrillingType ; | ||
123 | - rdfs:label "redrill"^^xsd:string ; | ||
124 | - rdfs:subClassOf ep-activity:DrillingActivity . | ||
125 | - | ||
126 | -ep-activity:Drill-sidetrack | ||
127 | - rdf:type ep-activity:WellBoreDrillingType ; | ||
128 | - rdfs:label "drill sidetrack"^^xsd:string ; | ||
129 | - rdfs:subClassOf ep-activity:DrillingActivity . | ||
130 | - | ||
131 | -ep-activity:DrillingActivity | ||
132 | - rdf:type owl:Class ; | ||
133 | - rdfs:label "Drilling activity"^^xsd:string ; | ||
134 | - rdfs:subClassOf ep-activity:Activity . | ||
135 | - | ||
136 | -ep-activity:FormationIntegrityTest | ||
137 | - rdf:type owl:Class , ep-activity:PressureTestType ; | ||
138 | - rdfs:label "formation integrity test"^^xsd:string ; | ||
139 | - rdfs:subClassOf ep-activity:WellBorePressureTest ; | ||
140 | - owl:disjointWith ep-activity:LeakOffTest . | ||
141 | - | ||
142 | -ep-activity:LeakOffTest | ||
143 | - rdf:type owl:Class , ep-activity:PressureTestType ; | ||
144 | - rdfs:label "leak-off test"^^xsd:string ; | ||
145 | - rdfs:subClassOf ep-activity:WellBorePressureTest ; | ||
146 | - owl:disjointWith ep-activity:FormationIntegrityTest . | ||
147 | - | ||
148 | -ep-activity:MonthlyDrillingActivity | ||
149 | - rdf:type owl:Class ; | ||
150 | - rdfs:label "Weekly drilling activity"^^xsd:string ; | ||
151 | - rdfs:subClassOf ep-activity:DrillingActivity ; | ||
152 | - rdfs:subClassOf | ||
153 | - [ rdf:type owl:Restriction ; | ||
154 | - owl:allValuesFrom ep-activity:WeeklyDrillingActivity ; | ||
155 | - owl:onProperty ep-activity:hasSubActivity | ||
156 | - ] . | ||
157 | - | ||
158 | -ep-activity:MonthlyProductionActivity | ||
159 | - rdf:type owl:Class ; | ||
160 | - rdfs:label "Monthly production activity"^^xsd:string ; | ||
161 | - rdfs:subClassOf ep-activity:ProductionActivity ; | ||
162 | - rdfs:subClassOf | ||
163 | - [ rdf:type owl:Restriction ; | ||
164 | - owl:allValuesFrom ep-activity:WeeklyProductionActivity ; | ||
165 | - owl:onProperty ep-activity:hasSubActivity | ||
166 | - ] . | ||
167 | - | ||
168 | -ep-activity:OffshoreActivity | ||
169 | - rdf:type owl:Class ; | ||
170 | - rdfs:label "Offshore activity"^^xsd:string ; | ||
171 | - rdfs:subClassOf ep-activity:Activity . | ||
172 | - | ||
173 | -ep-activity:OffshoreWellActivity | ||
174 | - rdf:type owl:Class ; | ||
175 | - rdfs:label "Offshore well activity"^^xsd:string ; | ||
176 | - rdfs:subClassOf ep-activity:OffshoreActivity ; | ||
177 | - rdfs:subClassOf | ||
178 | - [ rdf:type owl:Restriction ; | ||
179 | - owl:cardinality "1"^^xsd:nonNegativeInteger ; | ||
180 | - owl:onProperty ep-activity:onWell | ||
181 | - ] ; | ||
182 | - rdfs:subClassOf | ||
183 | - [ rdf:type owl:Restriction ; | ||
184 | - owl:cardinality "1"^^xsd:nonNegativeInteger ; | ||
185 | - owl:onProperty ep-activity:onRig | ||
186 | - ] ; | ||
187 | - rdfs:subClassOf | ||
188 | - [ rdf:type owl:Restriction ; | ||
189 | - owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#Well> ; | ||
190 | - owl:onProperty ep-activity:onWell | ||
191 | - ] . | ||
192 | - | ||
193 | -ep-activity:PressureTestType | ||
194 | - rdf:type rdfs:Class ; | ||
195 | - rdfs:label "pressure test type"^^xsd:string ; | ||
196 | - rdfs:subClassOf owl:Class . | ||
197 | - | ||
198 | -ep-activity:ProductionActivity | ||
199 | - rdf:type owl:Class ; | ||
200 | - rdfs:label "Production activity"^^xsd:string ; | ||
201 | - rdfs:subClassOf ep-activity:Activity . | ||
202 | - | ||
203 | -ep-activity:WeeklyDrillingActivity | ||
204 | - rdf:type owl:Class ; | ||
205 | - rdfs:label "Weekly drilling activity"^^xsd:string ; | ||
206 | - rdfs:subClassOf ep-activity:DrillingActivity ; | ||
207 | - rdfs:subClassOf | ||
208 | - [ rdf:type owl:Restriction ; | ||
209 | - owl:allValuesFrom ep-activity:DailyDrillingActivity ; | ||
210 | - owl:onProperty ep-activity:hasSubActivity | ||
211 | - ] . | ||
212 | - | ||
213 | -ep-activity:WeeklyProductionActivity | ||
214 | - rdf:type owl:Class ; | ||
215 | - rdfs:label "Weekly production activity"^^xsd:string ; | ||
216 | - rdfs:subClassOf ep-activity:ProductionActivity ; | ||
217 | - rdfs:subClassOf | ||
218 | - [ rdf:type owl:Restriction ; | ||
219 | - owl:allValuesFrom ep-activity:DailyProductionActivity ; | ||
220 | - owl:onProperty ep-activity:hasSubActivity | ||
221 | - ] . | ||
222 | - | ||
223 | -ep-activity:WellBoreDrillingType | ||
224 | - rdf:type rdfs:Class ; | ||
225 | - rdfs:label "well bore drilling type"^^xsd:string ; | ||
226 | - rdfs:subClassOf owl:Class . | ||
227 | - | ||
228 | -ep-activity:WellBorePressureTest | ||
229 | - rdf:type owl:Class ; | ||
230 | - rdfs:label "well bore pressure test"^^xsd:string ; | ||
231 | - rdfs:subClassOf ep-activity:Activity . | ||
232 | - | ||
233 | -ep-activity:createdAt | ||
234 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | ||
235 | - rdfs:label "created at"^^xsd:string ; | ||
236 | - rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | ||
237 | - | ||
238 | -ep-activity:finishedAt | ||
239 | - rdf:type owl:DatatypeProperty ; | ||
240 | - rdfs:label "finished at"^^xsd:string ; | ||
241 | - rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | ||
242 | - | ||
243 | -ep-activity:hasSubActivity | ||
244 | - rdf:type owl:ObjectProperty ; | ||
245 | - rdfs:label "has sub activity"^^xsd:string . | ||
246 | - | ||
247 | -ep-activity:onRig | ||
248 | - rdf:type owl:ObjectProperty ; | ||
249 | - rdfs:label "on rig"^^xsd:string . | ||
250 | - | ||
251 | -ep-activity:onWell | ||
252 | - rdf:type owl:ObjectProperty ; | ||
253 | - rdfs:label "on well"^^xsd:string . | ||
254 | - | ||
255 | -ep-activity:onWellBore | ||
256 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | ||
257 | - rdfs:label "on WellBore"^^xsd:string . | ||
258 | - | ||
259 | -ep-activity:reportOn | ||
260 | - rdf:type owl:ObjectProperty ; | ||
261 | - rdfs:label "report on"^^xsd:string . | ||
262 | - | ||
263 | -ep-activity:startedAt | ||
264 | - rdf:type owl:DatatypeProperty ; | ||
265 | - rdfs:label "started at"^^xsd:string ; | ||
266 | - rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | ||
267 | - | ||
268 | -ep-activity:wellBoreDrillingType | ||
269 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | ||
270 | - rdfs:domain ep-activity:DrillingActivity ; | ||
271 | - rdfs:label "has sub activity"^^xsd:string ; | ||
272 | - rdfs:range ep-activity:WellBoreDrillingType ; | ||
273 | - rdfs:subPropertyOf rdf:type . | ||
274 | - | ||
275 | -<http://www.reportinghub.no/ep/schema/report#FinalDailyDrillingReport> | ||
276 | - rdf:type ep-activity:DailyDrillingReportFinalisationType . | ||
277 | - | ||
278 | -<http://www.reportinghub.no/ep/schema/report#NormalDailyDrillingReport> | ||
279 | - rdf:type ep-activity:DailyDrillingReportFinalisationType . | ||
280 | - | ||
281 | -<http://www.reportinghub.no/ep/schema/report#PreliminaryDailyDrillingReport> | ||
282 | - rdf:type ep-activity:DailyDrillingReportFinalisationType . |
1 | -# Saved by TopBraid on Mon Aug 08 15:10:22 BST 2011 | ||
2 | -# baseURI: http://www.reportinghub.no/ep/schema/1.1/activity-purpose | ||
3 | -# imports: http://www.reportinghub.no/ep/schema/1.1/activity | ||
4 | -# imports: http://purl.org/dc/elements/1.1/ | ||
5 | -# imports: http://www.w3.org/2004/02/skos/core | ||
6 | -# imports: http://spinrdf.org/spin | ||
7 | -# imports: http://purl.org/dc/terms/ | ||
8 | - | ||
9 | -@prefix : <http://www.reportinghub.no/ep/schema/1.1/activity-purpose#> . | ||
10 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
11 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
12 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
13 | -@prefix sp: <http://spinrdf.org/sp#> . | ||
14 | -@prefix spin: <http://spinrdf.org/spin#> . | ||
15 | -@prefix spl: <http://spinrdf.org/spl#> . | ||
16 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
17 | - | ||
18 | -<http://www.reportinghub.no/ep/schema/1.1/activity-purpose> | ||
19 | - rdf:type owl:Ontology ; | ||
20 | - owl:imports <http://purl.org/dc/elements/1.1/> , <http://purl.org/dc/terms/> , <http://www.w3.org/2004/02/skos/core> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.1/activity> ; | ||
21 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
22 | - | ||
23 | -:DailyDrillingActivityPurposeType | ||
24 | - rdf:type rdfs:Class ; | ||
25 | - rdfs:label "daily drilling activity purpose type"^^xsd:string ; | ||
26 | - rdfs:subClassOf owl:Class . | ||
27 | - | ||
28 | -:Completion--bopwellheadequipment | ||
29 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
30 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
31 | - | ||
32 | -:Completion--circulatingconditioning | ||
33 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
34 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
35 | - | ||
36 | -:Completion--completionstring | ||
37 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
38 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
39 | - | ||
40 | -:Completion--flow | ||
41 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
42 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
43 | - | ||
44 | -:Completion--hydraulicworkover | ||
45 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
46 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
47 | - | ||
48 | -:Completion--mill | ||
49 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
50 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
51 | - | ||
52 | -:Completion--other | ||
53 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
54 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
55 | - | ||
56 | -:Completion--perforate | ||
57 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
58 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
59 | - | ||
60 | -:Completion--rigupdown | ||
61 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
62 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
63 | - | ||
64 | -:Completion--sandcontrol | ||
65 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
66 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
67 | - | ||
68 | -:Completion--stimulate | ||
69 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
70 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
71 | - | ||
72 | -:Completion--testscsssv | ||
73 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
74 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
75 | - | ||
76 | -:Completion--wait | ||
77 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
78 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
79 | - | ||
80 | -:Completion--wireline | ||
81 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
82 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
83 | - | ||
84 | -:Drilling--bopactivities | ||
85 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
86 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
87 | - | ||
88 | -:Drilling--bopwellheadequipment | ||
89 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
90 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
91 | - | ||
92 | -:Drilling--casing | ||
93 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
94 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
95 | - | ||
96 | -:Drilling--circulatingconditioning | ||
97 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
98 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
99 | - | ||
100 | -:Drilling--drill | ||
101 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
102 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
103 | - | ||
104 | -:Drilling--drive | ||
105 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
106 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
107 | - | ||
108 | -:Drilling--holeopen | ||
109 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
110 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
111 | - | ||
112 | -:Drilling--mill | ||
113 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
114 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
115 | - | ||
116 | -:Drilling--other | ||
117 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
118 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
119 | - | ||
120 | -:Drilling--pressuredetection | ||
121 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
122 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
123 | - | ||
124 | -:Drilling--ream | ||
125 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
126 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
127 | - | ||
128 | -:Drilling--rigupdown | ||
129 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
130 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
131 | - | ||
132 | -:Drilling--survey | ||
133 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
134 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
135 | - | ||
136 | -:Drilling--trip | ||
137 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
138 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
139 | - | ||
140 | -:Drilling--underream | ||
141 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
142 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
143 | - | ||
144 | -:Drilling--wait | ||
145 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
146 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
147 | - | ||
148 | -:Formationevaluation--circulatingconditioning | ||
149 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
150 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
151 | - | ||
152 | -:Formationevaluation--circulationsamples | ||
153 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
154 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
155 | - | ||
156 | -:Formationevaluation--core | ||
157 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
158 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
159 | - | ||
160 | -:Formationevaluation--drillstemtest | ||
161 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
162 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
163 | - | ||
164 | -:Formationevaluation--log | ||
165 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
166 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
167 | - | ||
168 | -:Formationevaluation--other | ||
169 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
170 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
171 | - | ||
172 | -:Formationevaluation--productiontest | ||
173 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
174 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
175 | - | ||
176 | -:Formationevaluation--rftfit | ||
177 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
178 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
179 | - | ||
180 | -:Formationevaluation--rigupdown | ||
181 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
182 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
183 | - | ||
184 | -:Formationevaluation--trip | ||
185 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
186 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
187 | - | ||
188 | -:Formationevaluation--wait | ||
189 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
190 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
191 | - | ||
192 | -:Interruption--fish | ||
193 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
194 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
195 | - | ||
196 | -:Interruption--lostcirculation | ||
197 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
198 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
199 | - | ||
200 | -:Interruption--maintain | ||
201 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
202 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
203 | - | ||
204 | -:Interruption--mill | ||
205 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
206 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
207 | - | ||
208 | -:Interruption--other | ||
209 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
210 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
211 | - | ||
212 | -:Interruption--repair | ||
213 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
214 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
215 | - | ||
216 | -:Interruption--rigupdown | ||
217 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
218 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
219 | - | ||
220 | -:Interruption--sidetrack | ||
221 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
222 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
223 | - | ||
224 | -:Interruption--wait | ||
225 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
226 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
227 | - | ||
228 | -:Interruption--waitingonweather | ||
229 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
230 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
231 | - | ||
232 | -:Interruption--wellcontrol | ||
233 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
234 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
235 | - | ||
236 | -:Moving--anchor | ||
237 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
238 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
239 | - | ||
240 | -:Moving--jack | ||
241 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
242 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
243 | - | ||
244 | -:Moving--position | ||
245 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
246 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
247 | - | ||
248 | -:Moving--skid | ||
249 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
250 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
251 | - | ||
252 | -:Moving--transit | ||
253 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
254 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
255 | - | ||
256 | -:Plugabandon--cementplug | ||
257 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
258 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
259 | - | ||
260 | -:Plugabandon--circulatingconditioning | ||
261 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
262 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
263 | - | ||
264 | -:Plugabandon--cut | ||
265 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
266 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
267 | - | ||
268 | -:Plugabandon--equipmentrecovery | ||
269 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
270 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
271 | - | ||
272 | -:Plugabandon--mechanicalplug | ||
273 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
274 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
275 | - | ||
276 | -:Plugabandon--mill | ||
277 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
278 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
279 | - | ||
280 | -:Plugabandon--other | ||
281 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
282 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
283 | - | ||
284 | -:Plugabandon--perforate | ||
285 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
286 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
287 | - | ||
288 | -:Plugabandon--rigupdown | ||
289 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
290 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
291 | - | ||
292 | -:Plugabandon--squeeze | ||
293 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
294 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
295 | - | ||
296 | -:Plugabandon--trip | ||
297 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
298 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
299 | - | ||
300 | -:Plugabandon--wait | ||
301 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
302 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
303 | - | ||
304 | -:Workover--bopwellheadequipment | ||
305 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
306 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
307 | - | ||
308 | -:Workover--circulatingconditioning | ||
309 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
310 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
311 | - | ||
312 | -:Workover--completionstring | ||
313 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
314 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
315 | - | ||
316 | -:Workover--flow | ||
317 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
318 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
319 | - | ||
320 | -:Workover--hydraulicworkover | ||
321 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
322 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
323 | - | ||
324 | -:Workover--mill | ||
325 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
326 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
327 | - | ||
328 | -:Workover--other | ||
329 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
330 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
331 | - | ||
332 | -:Workover--perforate | ||
333 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
334 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
335 | - | ||
336 | -:Workover--rigupdown | ||
337 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
338 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
339 | - | ||
340 | -:Workover--sandcontrol | ||
341 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
342 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
343 | - | ||
344 | -:Workover--stimulate | ||
345 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
346 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
347 | - | ||
348 | -:Workover--testscsssv | ||
349 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
350 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
351 | - | ||
352 | -:Workover--wait | ||
353 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
354 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
355 | - | ||
356 | -:Workover--wireline | ||
357 | - rdf:type :DailyDrillingActivityPurposeType ; | ||
358 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
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 | - ] . |
This diff could not be displayed because it is too large.
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:05:12 BST 2011 | 1 | +# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/activity |
2 | -# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/activity | 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 | 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
5 | -# imports: http://www.reportinghub.no/ep/transform/1.1/ddr | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
6 | -# imports: http://www.reportinghub.no/ep/schema/1.1/activity-purpose | 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/ddr |
7 | -# imports: http://www.reportinghub.no/ep/schema/equipment | 7 | +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment |
8 | -# imports: http://spinrdf.org/spin | 8 | +# imports: http://www.reportinghub.no/ep/schema/1.0/report |
9 | -# imports: http://www.reportinghub.no/ep/schema/well | 9 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well |
10 | - | 10 | +# imports: http://www.reportinghub.no/ep/spin/1.1/lib |
11 | -@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/activity#> . | 11 | +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr |
12 | -@prefix bindEP-NativeOWL: <http://www.reportinghub.no/iso15926/bindEP-NativeOWL#> . | 12 | + |
13 | -@prefix ddr-normalization: <http://www.reportinghub.no/ep/transform/ddr/normalization#> . | 13 | +@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/activity#> . |
14 | -@prefix ddr-normalization-1.1: <http://www.reportinghub.no/ep/transform/1.1/ddr/normalization#> . | 14 | +@prefix bindEP-NativeOWL: <http://www.reportinghub.no/iso15926/bindEP-NativeOWL#> . |
15 | -@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | 15 | +@prefix ddr-normalization: <http://www.reportinghub.no/ep/transform/ddr/normalization#> . |
16 | -@prefix iso15926: <http://www.reportinghub.no/iso15926/nativeOWL#> . | 16 | +@prefix ddr-normalization-1.1: <http://www.reportinghub.no/ep/transform/1.1/ddr/normalization#> . |
17 | -@prefix normalization: <http://www.reportinghub.no/ep/transform/normalization#> . | 17 | +@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . |
18 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 18 | +@prefix iso15926: <http://www.reportinghub.no/iso15926/nativeOWL#> . |
19 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 19 | +@prefix normalization: <http://www.reportinghub.no/ep/transform/normalization#> . |
20 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 20 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
21 | -@prefix sp: <http://spinrdf.org/sp#> . | 21 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
22 | -@prefix spin: <http://spinrdf.org/spin#> . | 22 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
23 | -@prefix spl: <http://spinrdf.org/spl#> . | 23 | +@prefix sp: <http://spinrdf.org/sp#> . |
24 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 24 | +@prefix spin: <http://spinrdf.org/spin#> . |
25 | - | 25 | +@prefix spl: <http://spinrdf.org/spl#> . |
26 | -<http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport> | 26 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
27 | - spin:rule | 27 | + |
28 | - [ rdf:type sp:Construct ; | 28 | +<http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport> |
29 | - rdfs:comment "STEP 130 Transfer proprietaryCode"^^xsd:string ; | 29 | + spin:rule |
30 | - sp:templates ([ sp:object _:b1 ; | 30 | + [ rdf:type sp:Construct ; |
31 | - sp:predicate rdf:type ; | 31 | + rdfs:comment "STEP 130 Transfer proprietaryCode"^^xsd:string ; |
32 | - sp:subject _:b2 | 32 | + sp:templates ([ sp:object _:b1 ; |
33 | - ]) ; | 33 | + sp:predicate rdf:type ; |
34 | - sp:where ([ sp:object _:b3 ; | 34 | + sp:subject _:b2 |
35 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 35 | + ]) ; |
36 | - sp:subject spin:_this | 36 | + sp:where ([ sp:object _:b3 ; |
37 | - ] [ sp:object _:b4 ; | 37 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
38 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; | 38 | + sp:subject spin:_this |
39 | - sp:subject spin:_this | 39 | + ] [ sp:object _:b4 ; |
40 | - ] [ sp:object _:b5 ; | 40 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; |
41 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; | 41 | + sp:subject spin:_this |
42 | - sp:subject _:b4 | 42 | + ] [ sp:object _:b5 ; |
43 | - ] [ sp:object _:b6 ; | 43 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; |
44 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 44 | + sp:subject _:b4 |
45 | - sp:subject _:b4 | 45 | + ] [ sp:object _:b6 ; |
46 | - ] [ sp:object _:b7 ; | 46 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
47 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#enumProprietaryCode> ; | 47 | + sp:subject _:b4 |
48 | - sp:subject _:b4 | 48 | + ] [ sp:object _:b7 ; |
49 | - ] [ rdf:type sp:Bind ; | 49 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#enumProprietaryCode> ; |
50 | - sp:expression | 50 | + sp:subject _:b4 |
51 | - [ rdf:type ep-spin-lib:normalizeString ; | 51 | + ] [ rdf:type sp:Bind ; |
52 | - sp:arg1 _:b3 | 52 | + sp:expression |
53 | - ] ; | 53 | + [ rdf:type ep-spin-lib:normalizeString ; |
54 | - sp:variable _:b8 | 54 | + sp:arg1 _:b3 |
55 | - ] [ rdf:type sp:Bind ; | 55 | + ] ; |
56 | - sp:expression | 56 | + sp:variable _:b8 |
57 | - [ rdf:type ep-spin-lib:buildPartActivityURI ; | 57 | + ] [ rdf:type sp:Bind ; |
58 | - sp:arg1 _:b8 ; | 58 | + sp:expression |
59 | - sp:arg2 _:b6 ; | 59 | + [ rdf:type ep-spin-lib:buildPartActivityURI ; |
60 | - sp:arg3 _:b5 | 60 | + sp:arg1 _:b8 ; |
61 | - ] ; | 61 | + sp:arg2 _:b6 ; |
62 | - sp:variable _:b2 | 62 | + sp:arg3 _:b5 |
63 | - ] [ rdf:type sp:Bind ; | 63 | + ] ; |
64 | - sp:expression | 64 | + sp:variable _:b2 |
65 | - [ rdf:type ep-spin-lib:selectDrillingActivityPurposeType ; | 65 | + ] [ rdf:type sp:Bind ; |
66 | - sp:arg1 _:b7 | 66 | + sp:expression |
67 | - ] ; | 67 | + [ rdf:type ep-spin-lib:selectDrillingActivityPurposeType ; |
68 | - sp:variable _:b1 | 68 | + sp:arg1 _:b7 |
69 | - ]) | 69 | + ] ; |
70 | - ] ; | 70 | + sp:variable _:b1 |
71 | - spin:rule | 71 | + ]) |
72 | - [ rdf:type sp:Construct ; | 72 | + ] ; |
73 | - rdfs:comment "STEP 129 Transfer tvd"^^xsd:string ; | 73 | + spin:rule |
74 | - sp:templates ([ sp:object _:b9 ; | 74 | + [ rdf:type sp:Construct ; |
75 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ; | 75 | + rdfs:comment "STEP 129 Transfer tvd"^^xsd:string ; |
76 | - sp:subject _:b10 | 76 | + sp:templates ([ sp:object _:b9 ; |
77 | - ]) ; | 77 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ; |
78 | - sp:where ([ sp:object _:b11 ; | 78 | + sp:subject _:b10 |
79 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 79 | + ]) ; |
80 | - sp:subject spin:_this | 80 | + sp:where ([ sp:object _:b11 ; |
81 | - ] [ sp:object _:b12 ; | 81 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
82 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; | 82 | + sp:subject spin:_this |
83 | - sp:subject spin:_this | 83 | + ] [ sp:object _:b12 ; |
84 | - ] [ sp:object _:b13 ; | 84 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; |
85 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; | 85 | + sp:subject spin:_this |
86 | - sp:subject _:b12 | 86 | + ] [ sp:object _:b13 ; |
87 | - ] [ sp:object _:b14 ; | 87 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; |
88 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 88 | + sp:subject _:b12 |
89 | - sp:subject _:b12 | 89 | + ] [ sp:object _:b14 ; |
90 | - ] [ sp:object _:b9 ; | 90 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
91 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ; | 91 | + sp:subject _:b12 |
92 | - sp:subject _:b12 | 92 | + ] [ sp:object _:b9 ; |
93 | - ] [ sp:object _:b10 ; | 93 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ; |
94 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 94 | + sp:subject _:b12 |
95 | - sp:subject _:b15 | 95 | + ] [ sp:object _:b10 ; |
96 | - ] [ rdf:type sp:Bind ; | 96 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
97 | - sp:expression | 97 | + sp:subject _:b15 |
98 | - [ rdf:type ep-spin-lib:normalizeString ; | 98 | + ] [ rdf:type sp:Bind ; |
99 | - sp:arg1 _:b11 | 99 | + sp:expression |
100 | - ] ; | 100 | + [ rdf:type ep-spin-lib:normalizeString ; |
101 | - sp:variable _:b16 | 101 | + sp:arg1 _:b11 |
102 | - ] [ rdf:type sp:Bind ; | 102 | + ] ; |
103 | - sp:expression | 103 | + sp:variable _:b16 |
104 | - [ rdf:type ep-spin-lib:buildPartActivityURI ; | 104 | + ] [ rdf:type sp:Bind ; |
105 | - sp:arg1 _:b16 ; | 105 | + sp:expression |
106 | - sp:arg2 _:b14 ; | 106 | + [ rdf:type ep-spin-lib:buildPartActivityURI ; |
107 | - sp:arg3 _:b13 | 107 | + sp:arg1 _:b16 ; |
108 | - ] ; | 108 | + sp:arg2 _:b14 ; |
109 | - sp:variable _:b15 | 109 | + sp:arg3 _:b13 |
110 | - ]) | 110 | + ] ; |
111 | - ] ; | 111 | + sp:variable _:b15 |
112 | - spin:rule | 112 | + ]) |
113 | - [ rdf:type sp:Construct ; | 113 | + ] ; |
114 | - rdfs:comment "STEP 128 Transfer md"^^xsd:string ; | 114 | + spin:rule |
115 | - sp:templates ([ sp:object _:b17 ; | 115 | + [ rdf:type sp:Construct ; |
116 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ; | 116 | + rdfs:comment "STEP 128 Transfer md"^^xsd:string ; |
117 | - sp:subject _:b18 | 117 | + sp:templates ([ sp:object _:b17 ; |
118 | - ]) ; | 118 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ; |
119 | - sp:where ([ sp:object _:b19 ; | 119 | + sp:subject _:b18 |
120 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 120 | + ]) ; |
121 | - sp:subject spin:_this | 121 | + sp:where ([ sp:object _:b19 ; |
122 | - ] [ sp:object _:b20 ; | 122 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
123 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; | 123 | + sp:subject spin:_this |
124 | - sp:subject spin:_this | 124 | + ] [ sp:object _:b20 ; |
125 | - ] [ sp:object _:b21 ; | 125 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; |
126 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; | 126 | + sp:subject spin:_this |
127 | - sp:subject _:b20 | 127 | + ] [ sp:object _:b21 ; |
128 | - ] [ sp:object _:b22 ; | 128 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; |
129 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 129 | + sp:subject _:b20 |
130 | - sp:subject _:b20 | 130 | + ] [ sp:object _:b22 ; |
131 | - ] [ sp:object _:b17 ; | 131 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
132 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ; | 132 | + sp:subject _:b20 |
133 | - sp:subject _:b20 | 133 | + ] [ sp:object _:b17 ; |
134 | - ] [ sp:object _:b18 ; | 134 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ; |
135 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 135 | + sp:subject _:b20 |
136 | - sp:subject _:b23 | 136 | + ] [ sp:object _:b18 ; |
137 | - ] [ rdf:type sp:Bind ; | 137 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
138 | - sp:expression | 138 | + sp:subject _:b23 |
139 | - [ rdf:type ep-spin-lib:normalizeString ; | 139 | + ] [ rdf:type sp:Bind ; |
140 | - sp:arg1 _:b19 | 140 | + sp:expression |
141 | - ] ; | 141 | + [ rdf:type ep-spin-lib:normalizeString ; |
142 | - sp:variable _:b24 | 142 | + sp:arg1 _:b19 |
143 | - ] [ rdf:type sp:Bind ; | 143 | + ] ; |
144 | - sp:expression | 144 | + sp:variable _:b24 |
145 | - [ rdf:type ep-spin-lib:buildPartActivityURI ; | 145 | + ] [ rdf:type sp:Bind ; |
146 | - sp:arg1 _:b24 ; | 146 | + sp:expression |
147 | - sp:arg2 _:b22 ; | 147 | + [ rdf:type ep-spin-lib:buildPartActivityURI ; |
148 | - sp:arg3 _:b21 | 148 | + sp:arg1 _:b24 ; |
149 | - ] ; | 149 | + sp:arg2 _:b22 ; |
150 | - sp:variable _:b23 | 150 | + sp:arg3 _:b21 |
151 | - ]) | 151 | + ] ; |
152 | - ] ; | 152 | + sp:variable _:b23 |
153 | - spin:rule | 153 | + ]) |
154 | - [ rdf:type sp:Construct ; | 154 | + ] ; |
155 | - rdfs:comment "STEP 127 Create part activity and temporal part of WellBore"^^xsd:string ; | 155 | + spin:rule |
156 | - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | 156 | + [ rdf:type sp:Construct ; |
157 | - sp:predicate rdf:type ; | 157 | + rdfs:comment "STEP 127 Create part activity and temporal part of WellBore"^^xsd:string ; |
158 | - sp:subject _:b25 | 158 | + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
159 | - ] [ sp:object _:b25 ; | 159 | + sp:predicate rdf:type ; |
160 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 160 | + sp:subject _:b25 |
161 | - sp:subject _:b26 | 161 | + ] [ sp:object _:b25 ; |
162 | - ] [ sp:object _:b27 ; | 162 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
163 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 163 | + sp:subject _:b26 |
164 | - sp:subject _:b25 | 164 | + ] [ sp:object _:b27 ; |
165 | - ] [ sp:object _:b28 ; | 165 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
166 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ; | 166 | + sp:subject _:b25 |
167 | - sp:subject _:b25 | 167 | + ] [ sp:object _:b28 ; |
168 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; | 168 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ; |
169 | - sp:predicate rdf:type ; | 169 | + sp:subject _:b25 |
170 | - sp:subject _:b29 | 170 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; |
171 | - ] [ sp:object _:b30 ; | 171 | + sp:predicate rdf:type ; |
172 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 172 | + sp:subject _:b29 |
173 | - sp:subject _:b29 | 173 | + ] [ sp:object _:b30 ; |
174 | - ] [ sp:object _:b29 ; | 174 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
175 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 175 | + sp:subject _:b29 |
176 | - sp:subject _:b25 | 176 | + ] [ sp:object _:b29 ; |
177 | - ]) ; | 177 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
178 | - sp:where ([ sp:object _:b31 ; | 178 | + sp:subject _:b25 |
179 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 179 | + ]) ; |
180 | - sp:subject spin:_this | 180 | + sp:where ([ sp:object _:b31 ; |
181 | - ] [ sp:object _:b32 ; | 181 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
182 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 182 | + sp:subject spin:_this |
183 | - sp:subject spin:_this | 183 | + ] [ sp:object _:b32 ; |
184 | - ] [ sp:object _:b33 ; | 184 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
185 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; | 185 | + sp:subject spin:_this |
186 | - sp:subject spin:_this | 186 | + ] [ sp:object _:b33 ; |
187 | - ] [ sp:object _:b34 ; | 187 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; |
188 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; | 188 | + sp:subject spin:_this |
189 | - sp:subject _:b33 | 189 | + ] [ sp:object _:b34 ; |
190 | - ] [ sp:object _:b27 ; | 190 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; |
191 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 191 | + sp:subject _:b33 |
192 | - sp:subject _:b33 | 192 | + ] [ sp:object _:b27 ; |
193 | - ] [ sp:object _:b28 ; | 193 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
194 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ; | 194 | + sp:subject _:b33 |
195 | - sp:subject _:b33 | 195 | + ] [ sp:object _:b28 ; |
196 | - ] [ rdf:type sp:Bind ; | 196 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ; |
197 | - sp:expression | 197 | + sp:subject _:b33 |
198 | - [ rdf:type ep-spin-lib:normalizeString ; | 198 | + ] [ rdf:type sp:Bind ; |
199 | - sp:arg1 _:b31 | 199 | + sp:expression |
200 | - ] ; | 200 | + [ rdf:type ep-spin-lib:normalizeString ; |
201 | - sp:variable _:b35 | 201 | + sp:arg1 _:b31 |
202 | - ] [ rdf:type sp:Bind ; | 202 | + ] ; |
203 | - sp:expression | 203 | + sp:variable _:b35 |
204 | - [ rdf:type ep-spin-lib:buildPartActivityURI ; | 204 | + ] [ rdf:type sp:Bind ; |
205 | - sp:arg1 _:b35 ; | 205 | + sp:expression |
206 | - sp:arg2 _:b27 ; | 206 | + [ rdf:type ep-spin-lib:buildPartActivityURI ; |
207 | - sp:arg3 _:b34 | 207 | + sp:arg1 _:b35 ; |
208 | - ] ; | 208 | + sp:arg2 _:b27 ; |
209 | - sp:variable _:b25 | 209 | + sp:arg3 _:b34 |
210 | - ] [ rdf:type sp:Bind ; | 210 | + ] ; |
211 | - sp:expression | 211 | + sp:variable _:b25 |
212 | - [ rdf:type ep-spin-lib:buildWellBoreURI ; | 212 | + ] [ rdf:type sp:Bind ; |
213 | - sp:arg1 _:b35 | 213 | + sp:expression |
214 | - ] ; | 214 | + [ rdf:type ep-spin-lib:buildWellBoreURI ; |
215 | - sp:variable _:b30 | 215 | + sp:arg1 _:b35 |
216 | - ] [ rdf:type sp:Bind ; | 216 | + ] ; |
217 | - sp:expression | 217 | + sp:variable _:b30 |
218 | - [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 218 | + ] [ rdf:type sp:Bind ; |
219 | - sp:arg1 _:b35 ; | 219 | + sp:expression |
220 | - sp:arg2 _:b32 | 220 | + [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
221 | - ] ; | 221 | + sp:arg1 _:b35 ; |
222 | - sp:variable _:b26 | 222 | + sp:arg2 _:b32 |
223 | - ] [ rdf:type sp:Bind ; | 223 | + ] ; |
224 | - sp:expression | 224 | + sp:variable _:b26 |
225 | - [ rdf:type ep-spin-lib:buildTemporalPartOfAWellBoreURI ; | 225 | + ] [ rdf:type sp:Bind ; |
226 | - sp:arg1 _:b35 ; | 226 | + sp:expression |
227 | - sp:arg2 _:b27 ; | 227 | + [ rdf:type ep-spin-lib:buildTemporalPartOfAWellBoreURI ; |
228 | - sp:arg3 _:b28 | 228 | + sp:arg1 _:b35 ; |
229 | - ] ; | 229 | + sp:arg2 _:b27 ; |
230 | - sp:variable _:b29 | 230 | + sp:arg3 _:b28 |
231 | - ]) | 231 | + ] ; |
232 | - ] . | 232 | + sp:variable _:b29 |
233 | - | 233 | + ]) |
234 | -<http://www.reportinghub.no/ep/transform/1.1/ddr/activity> | 234 | + ] . |
235 | - rdf:type owl:Ontology ; | 235 | + |
236 | - owl:imports <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/equipment> , <http://www.reportinghub.no/ep/transform/1.1/ddr> , <http://www.reportinghub.no/ep/schema/1.1/activity-purpose> ; | 236 | +<http://www.reportinghub.no/ep/transform/1.1/ddr/activity> |
237 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 237 | + rdf:type owl:Ontology ; |
238 | - | 238 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/well> , <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/ddr> , <http://www.reportinghub.no/ep/transform/1.1/ddr> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/core> ; |
239 | -_:b8 sp:varName "normalizedWellBoreName"^^xsd:string . | 239 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
240 | - | 240 | + |
241 | -_:b7 sp:varName "proprietaryCode"^^xsd:string . | 241 | +_:b25 |
242 | - | 242 | + sp:varName "partActivity"^^xsd:string . |
243 | -_:b6 sp:varName "dTimStartPart"^^xsd:string . | 243 | + |
244 | - | 244 | +_:b26 |
245 | -_:b5 sp:varName "index"^^xsd:string . | 245 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
246 | - | 246 | + |
247 | -_:b4 sp:varName "activity"^^xsd:string . | 247 | +_:b27 |
248 | - | 248 | + sp:varName "dTimStartPart"^^xsd:string . |
249 | -_:b3 sp:varName "nameWellBore"^^xsd:string . | 249 | + |
250 | - | 250 | +_:b28 |
251 | -_:b2 sp:varName "partActivity"^^xsd:string . | 251 | + sp:varName "dTimEndPart"^^xsd:string . |
252 | - | 252 | + |
253 | -_:b1 sp:varName "drillingActivityPurposeType"^^xsd:string . | 253 | +_:b29 |
254 | - | 254 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
255 | -_:b16 | 255 | + |
256 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 256 | +_:b30 |
257 | - | 257 | + sp:varName "wellBore"^^xsd:string . |
258 | -_:b15 | 258 | + |
259 | - sp:varName "partActivity"^^xsd:string . | 259 | +_:b31 |
260 | - | 260 | + sp:varName "nameWellBore"^^xsd:string . |
261 | -_:b14 | 261 | + |
262 | - sp:varName "dTimStartPart"^^xsd:string . | 262 | +_:b32 |
263 | - | 263 | + sp:varName "dTimStart"^^xsd:string . |
264 | -_:b13 | 264 | + |
265 | - sp:varName "index"^^xsd:string . | 265 | +_:b33 |
266 | - | 266 | + sp:varName "activity"^^xsd:string . |
267 | -_:b12 | 267 | + |
268 | - sp:varName "activity"^^xsd:string . | 268 | +_:b34 |
269 | - | 269 | + sp:varName "index"^^xsd:string . |
270 | -_:b11 | 270 | + |
271 | - sp:varName "nameWellBore"^^xsd:string . | 271 | +_:b35 |
272 | - | 272 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
273 | -_:b10 | 273 | + |
274 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 274 | +_:b17 |
275 | - | 275 | + sp:varName "md"^^xsd:string . |
276 | -_:b9 sp:varName "tvd"^^xsd:string . | 276 | + |
277 | - | 277 | +_:b18 |
278 | -_:b24 | 278 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
279 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 279 | + |
280 | - | 280 | +_:b19 |
281 | -_:b23 | 281 | + sp:varName "nameWellBore"^^xsd:string . |
282 | - sp:varName "partActivity"^^xsd:string . | 282 | + |
283 | - | 283 | +_:b20 |
284 | -_:b22 | 284 | + sp:varName "activity"^^xsd:string . |
285 | - sp:varName "dTimStartPart"^^xsd:string . | 285 | + |
286 | - | 286 | +_:b21 |
287 | -_:b21 | 287 | + sp:varName "index"^^xsd:string . |
288 | - sp:varName "index"^^xsd:string . | 288 | + |
289 | - | 289 | +_:b22 |
290 | -_:b20 | 290 | + sp:varName "dTimStartPart"^^xsd:string . |
291 | - sp:varName "activity"^^xsd:string . | 291 | + |
292 | - | 292 | +_:b23 |
293 | -_:b19 | 293 | + sp:varName "partActivity"^^xsd:string . |
294 | - sp:varName "nameWellBore"^^xsd:string . | 294 | + |
295 | - | 295 | +_:b24 |
296 | -_:b18 | 296 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
297 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 297 | + |
298 | - | 298 | +_:b9 sp:varName "tvd"^^xsd:string . |
299 | -_:b17 | 299 | + |
300 | - sp:varName "md"^^xsd:string . | 300 | +_:b10 |
301 | - | 301 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
302 | -_:b35 | 302 | + |
303 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 303 | +_:b11 |
304 | - | 304 | + sp:varName "nameWellBore"^^xsd:string . |
305 | -_:b34 | 305 | + |
306 | - sp:varName "index"^^xsd:string . | 306 | +_:b12 |
307 | - | 307 | + sp:varName "activity"^^xsd:string . |
308 | -_:b33 | 308 | + |
309 | - sp:varName "activity"^^xsd:string . | 309 | +_:b13 |
310 | - | 310 | + sp:varName "index"^^xsd:string . |
311 | -_:b32 | 311 | + |
312 | - sp:varName "dTimStart"^^xsd:string . | 312 | +_:b14 |
313 | - | 313 | + sp:varName "dTimStartPart"^^xsd:string . |
314 | -_:b31 | 314 | + |
315 | - sp:varName "nameWellBore"^^xsd:string . | 315 | +_:b15 |
316 | - | 316 | + sp:varName "partActivity"^^xsd:string . |
317 | -_:b30 | 317 | + |
318 | - sp:varName "wellBore"^^xsd:string . | 318 | +_:b16 |
319 | - | 319 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
320 | -_:b29 | 320 | + |
321 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 321 | +_:b1 sp:varName "drillingActivityPurposeType"^^xsd:string . |
322 | - | 322 | + |
323 | -_:b28 | 323 | +_:b2 sp:varName "partActivity"^^xsd:string . |
324 | - sp:varName "dTimEndPart"^^xsd:string . | 324 | + |
325 | - | 325 | +_:b3 sp:varName "nameWellBore"^^xsd:string . |
326 | -_:b27 | 326 | + |
327 | - sp:varName "dTimStartPart"^^xsd:string . | 327 | +_:b4 sp:varName "activity"^^xsd:string . |
328 | - | 328 | + |
329 | -_:b26 | 329 | +_:b5 sp:varName "index"^^xsd:string . |
330 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 330 | + |
331 | - | 331 | +_:b6 sp:varName "dTimStartPart"^^xsd:string . |
332 | -_:b25 | 332 | + |
333 | - sp:varName "partActivity"^^xsd:string . | 333 | +_:b7 sp:varName "proprietaryCode"^^xsd:string . |
334 | + | ||
335 | +_:b8 sp:varName "normalizedWellBoreName"^^xsd:string . | ... | ... |
1 | -# Saved by TopBraid on Tue Aug 09 15:44:24 BST 2011 | 1 | +# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport |
2 | -# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport | 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 | 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
5 | -# imports: http://www.reportinghub.no/ep/transform/1.1/ddr | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
6 | -# imports: http://www.reportinghub.no/ep/schema/report | 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/ddr |
7 | -# imports: http://www.reportinghub.no/ep/schema/equipment | 7 | +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment |
8 | -# imports: http://spinrdf.org/spin | 8 | +# imports: http://www.reportinghub.no/ep/schema/1.0/report |
9 | -# imports: http://www.reportinghub.no/ep/schema/well | 9 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well |
10 | - | 10 | +# imports: http://www.reportinghub.no/ep/spin/1.1/lib |
11 | -@prefix NPD_1104121247071: <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#> . | 11 | +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr |
12 | -@prefix bindEP-NativeOWL: <http://www.reportinghub.no/iso15926/bindEP-NativeOWL#> . | 12 | + |
13 | -@prefix ddr-normalization: <http://www.reportinghub.no/ep/transform/ddr/normalization#> . | 13 | +@prefix NPD_1104121247071: <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#> . |
14 | -@prefix ddr-normalization-1.1: <http://www.reportinghub.no/ep/transform/1.1/ddr/normalization#> . | 14 | +@prefix bindEP-NativeOWL: <http://www.reportinghub.no/iso15926/bindEP-NativeOWL#> . |
15 | -@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | 15 | +@prefix ddr-normalization: <http://www.reportinghub.no/ep/transform/ddr/normalization#> . |
16 | -@prefix iso15926: <http://www.reportinghub.no/iso15926/nativeOWL#> . | 16 | +@prefix ddr-normalization-1.1: <http://www.reportinghub.no/ep/transform/1.1/ddr/normalization#> . |
17 | -@prefix normalization: <http://www.reportinghub.no/ep/transform/normalization#> . | 17 | +@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . |
18 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 18 | +@prefix iso15926: <http://www.reportinghub.no/iso15926/nativeOWL#> . |
19 | -@prefix p1: <http://example.org/file1#> . | 19 | +@prefix normalization: <http://www.reportinghub.no/ep/transform/normalization#> . |
20 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 20 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
21 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 21 | +@prefix p1: <http://example.org/file1#> . |
22 | -@prefix sp: <http://spinrdf.org/sp#> . | 22 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
23 | -@prefix spin: <http://spinrdf.org/spin#> . | 23 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
24 | -@prefix spl: <http://spinrdf.org/spl#> . | 24 | +@prefix sp: <http://spinrdf.org/sp#> . |
25 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 25 | +@prefix spin: <http://spinrdf.org/spin#> . |
26 | - | 26 | +@prefix spl: <http://spinrdf.org/spl#> . |
27 | -<http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport> | 27 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
28 | - spin:rule | 28 | + |
29 | - [ rdf:type sp:Construct ; | 29 | +<http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport> |
30 | + spin:rule | ||
31 | + [ rdf:type sp:Construct ; | ||
30 | rdfs:comment """STEP 101 Create DailyDrillingReport, DailyDrillingActivity, TemporalPartOfAWellBore and WellBore | 32 | rdfs:comment """STEP 101 Create DailyDrillingReport, DailyDrillingActivity, TemporalPartOfAWellBore and WellBore |
31 | -Minimum data - createDate, dTimStart, nameWellBore"""^^xsd:string ; | 33 | +Minimum data - createDate, dTimStart, nameWellBore"""^^xsd:string ; |
32 | - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/report#DailyDrillingReport> ; | 34 | + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/report#DailyDrillingReport> ; |
33 | - sp:predicate rdf:type ; | 35 | + sp:predicate rdf:type ; |
34 | - sp:subject _:b1 | 36 | + sp:subject _:b1 |
35 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity> ; | 37 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity> ; |
36 | - sp:predicate rdf:type ; | 38 | + sp:predicate rdf:type ; |
37 | - sp:subject _:b2 | 39 | + sp:subject _:b2 |
38 | - ] [ sp:object _:b2 ; | 40 | + ] [ sp:object _:b2 ; |
39 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#reportOn> ; | 41 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#reportOn> ; |
40 | - sp:subject _:b1 | 42 | + sp:subject _:b1 |
41 | - ] [ sp:object _:b3 ; | 43 | + ] [ sp:object _:b3 ; |
42 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#createdAt> ; | 44 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#createdAt> ; |
43 | - sp:subject _:b1 | 45 | + sp:subject _:b1 |
44 | - ] [ sp:object _:b4 ; | 46 | + ] [ sp:object _:b4 ; |
45 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 47 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
46 | - sp:subject _:b2 | 48 | + sp:subject _:b2 |
47 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; | 49 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; |
48 | - sp:predicate rdf:type ; | 50 | + sp:predicate rdf:type ; |
49 | - sp:subject _:b5 | 51 | + sp:subject _:b5 |
50 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ; | 52 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ; |
51 | - sp:predicate rdf:type ; | 53 | + sp:predicate rdf:type ; |
52 | - sp:subject _:b6 | 54 | + sp:subject _:b6 |
53 | - ] [ sp:object _:b6 ; | 55 | + ] [ sp:object _:b6 ; |
54 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 56 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
55 | - sp:subject _:b5 | 57 | + sp:subject _:b5 |
56 | - ] [ sp:object _:b7 ; | 58 | + ] [ sp:object _:b7 ; |
57 | - sp:predicate rdfs:label ; | 59 | + sp:predicate rdfs:label ; |
58 | - sp:subject _:b6 | 60 | + sp:subject _:b6 |
59 | - ] [ sp:object _:b5 ; | 61 | + ] [ sp:object _:b5 ; |
60 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 62 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
61 | - sp:subject _:b2 | 63 | + sp:subject _:b2 |
62 | - ]) ; | 64 | + ]) ; |
63 | - sp:where ([ sp:object _:b7 ; | 65 | + sp:where ([ sp:object _:b7 ; |
64 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 66 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
65 | - sp:subject spin:_this | 67 | + sp:subject spin:_this |
66 | - ] [ sp:object _:b4 ; | 68 | + ] [ sp:object _:b4 ; |
67 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 69 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
68 | - sp:subject spin:_this | 70 | + sp:subject spin:_this |
69 | - ] [ sp:object _:b8 ; | 71 | + ] [ sp:object _:b8 ; |
70 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 72 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
71 | - sp:subject spin:_this | 73 | + sp:subject spin:_this |
72 | - ] [ sp:object _:b3 ; | 74 | + ] [ sp:object _:b3 ; |
73 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; | 75 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; |
74 | - sp:subject spin:_this | 76 | + sp:subject spin:_this |
75 | - ] [ rdf:type sp:Bind ; | 77 | + ] [ rdf:type sp:Bind ; |
76 | - sp:expression | 78 | + sp:expression |
77 | - [ rdf:type ep-spin-lib:normalizeString ; | 79 | + [ rdf:type ep-spin-lib:normalizeString ; |
78 | - sp:arg1 _:b7 | 80 | + sp:arg1 _:b7 |
79 | - ] ; | 81 | + ] ; |
80 | - sp:variable _:b9 | 82 | + sp:variable _:b9 |
81 | - ] [ rdf:type sp:Bind ; | 83 | + ] [ rdf:type sp:Bind ; |
82 | - sp:expression | 84 | + sp:expression |
83 | - [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; | 85 | + [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; |
84 | - sp:arg1 _:b9 ; | 86 | + sp:arg1 _:b9 ; |
85 | - sp:arg2 _:b3 | 87 | + sp:arg2 _:b3 |
86 | - ] ; | 88 | + ] ; |
87 | - sp:variable _:b1 | 89 | + sp:variable _:b1 |
88 | - ] [ rdf:type sp:Bind ; | 90 | + ] [ rdf:type sp:Bind ; |
89 | - sp:expression | 91 | + sp:expression |
90 | - [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 92 | + [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
91 | - sp:arg1 _:b9 ; | 93 | + sp:arg1 _:b9 ; |
92 | - sp:arg2 _:b4 | 94 | + sp:arg2 _:b4 |
93 | - ] ; | 95 | + ] ; |
94 | - sp:variable _:b2 | 96 | + sp:variable _:b2 |
95 | - ] [ rdf:type sp:Bind ; | 97 | + ] [ rdf:type sp:Bind ; |
96 | - sp:expression | 98 | + sp:expression |
97 | - [ rdf:type ep-spin-lib:buildTemporalPartOfAWellBoreURI ; | 99 | + [ rdf:type ep-spin-lib:buildTemporalPartOfAWellBoreURI ; |
98 | - sp:arg1 _:b9 ; | 100 | + sp:arg1 _:b9 ; |
99 | - sp:arg2 _:b4 ; | 101 | + sp:arg2 _:b4 ; |
100 | - sp:arg3 _:b8 | 102 | + sp:arg3 _:b8 |
101 | - ] ; | 103 | + ] ; |
102 | - sp:variable _:b5 | 104 | + sp:variable _:b5 |
103 | - ] [ rdf:type sp:Bind ; | 105 | + ] [ rdf:type sp:Bind ; |
104 | - sp:expression | 106 | + sp:expression |
105 | - [ rdf:type ep-spin-lib:buildWellBoreURI ; | 107 | + [ rdf:type ep-spin-lib:buildWellBoreURI ; |
106 | - sp:arg1 _:b9 | 108 | + sp:arg1 _:b9 |
107 | - ] ; | 109 | + ] ; |
108 | - sp:variable _:b6 | 110 | + sp:variable _:b6 |
109 | - ]) | 111 | + ]) |
110 | - ] ; | 112 | + ] ; |
111 | - spin:rule | 113 | + spin:rule |
112 | - [ rdf:type sp:Construct ; | 114 | + [ rdf:type sp:Construct ; |
113 | - rdfs:comment "STEP 102 Transfer dTimEnd"^^xsd:string ; | 115 | + rdfs:comment "STEP 102 Transfer dTimEnd"^^xsd:string ; |
114 | - sp:templates ([ sp:object _:b10 ; | 116 | + sp:templates ([ sp:object _:b10 ; |
115 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 117 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
116 | - sp:subject _:b11 | 118 | + sp:subject _:b11 |
117 | - ]) ; | 119 | + ]) ; |
118 | - sp:where ([ sp:object _:b12 ; | 120 | + sp:where ([ sp:object _:b12 ; |
119 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 121 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
120 | - sp:subject spin:_this | 122 | + sp:subject spin:_this |
121 | - ] [ sp:object _:b13 ; | 123 | + ] [ sp:object _:b13 ; |
122 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 124 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
123 | - sp:subject spin:_this | 125 | + sp:subject spin:_this |
124 | - ] [ sp:object _:b10 ; | 126 | + ] [ sp:object _:b10 ; |
125 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ; | 127 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ; |
126 | - sp:subject spin:_this | 128 | + sp:subject spin:_this |
127 | - ] [ rdf:type sp:Bind ; | 129 | + ] [ rdf:type sp:Bind ; |
128 | - sp:expression | 130 | + sp:expression |
129 | - [ rdf:type ep-spin-lib:normalizeString ; | 131 | + [ rdf:type ep-spin-lib:normalizeString ; |
130 | - sp:arg1 _:b12 | 132 | + sp:arg1 _:b12 |
131 | - ] ; | 133 | + ] ; |
132 | - sp:variable _:b14 | 134 | + sp:variable _:b14 |
133 | - ] [ rdf:type sp:Bind ; | 135 | + ] [ rdf:type sp:Bind ; |
134 | - sp:expression | 136 | + sp:expression |
135 | - [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 137 | + [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
136 | - sp:arg1 _:b14 ; | 138 | + sp:arg1 _:b14 ; |
137 | - sp:arg2 _:b13 | 139 | + sp:arg2 _:b13 |
138 | - ] ; | 140 | + ] ; |
139 | - sp:variable _:b11 | 141 | + sp:variable _:b11 |
140 | - ]) | 142 | + ]) |
141 | - ] ; | 143 | + ] ; |
142 | - spin:rule | 144 | + spin:rule |
143 | - [ rdf:type sp:Construct ; | 145 | + [ rdf:type sp:Construct ; |
144 | rdfs:comment """STEP 101a Set name of DailyDrillingReport as label | 146 | rdfs:comment """STEP 101a Set name of DailyDrillingReport as label |
145 | -Minimum data - createDate, dTimStart, nameWellBore"""^^xsd:string ; | 147 | +Minimum data - createDate, dTimStart, nameWellBore"""^^xsd:string ; |
146 | - sp:templates ([ sp:object _:b15 ; | 148 | + sp:templates ([ sp:object _:b15 ; |
147 | - sp:predicate rdfs:label ; | 149 | + sp:predicate rdfs:label ; |
148 | - sp:subject _:b16 | 150 | + sp:subject _:b16 |
149 | - ]) ; | 151 | + ]) ; |
150 | - sp:where ([ sp:object _:b17 ; | 152 | + sp:where ([ sp:object _:b17 ; |
151 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 153 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
152 | - sp:subject spin:_this | 154 | + sp:subject spin:_this |
153 | - ] [ sp:object _:b15 ; | 155 | + ] [ sp:object _:b15 ; |
154 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#name> ; | 156 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#name> ; |
155 | - sp:subject spin:_this | 157 | + sp:subject spin:_this |
156 | - ] [ sp:object _:b18 ; | 158 | + ] [ sp:object _:b18 ; |
157 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; | 159 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; |
158 | - sp:subject spin:_this | 160 | + sp:subject spin:_this |
159 | - ] [ rdf:type sp:Bind ; | 161 | + ] [ rdf:type sp:Bind ; |
160 | - sp:expression | 162 | + sp:expression |
161 | - [ rdf:type ep-spin-lib:normalizeString ; | 163 | + [ rdf:type ep-spin-lib:normalizeString ; |
162 | - sp:arg1 _:b17 | 164 | + sp:arg1 _:b17 |
163 | - ] ; | 165 | + ] ; |
164 | - sp:variable _:b19 | 166 | + sp:variable _:b19 |
165 | - ] [ rdf:type sp:Bind ; | 167 | + ] [ rdf:type sp:Bind ; |
166 | - sp:expression | 168 | + sp:expression |
167 | - [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; | 169 | + [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; |
168 | - sp:arg1 _:b19 ; | 170 | + sp:arg1 _:b19 ; |
169 | - sp:arg2 _:b18 | 171 | + sp:arg2 _:b18 |
170 | - ] ; | 172 | + ] ; |
171 | - sp:variable _:b16 | 173 | + sp:variable _:b16 |
172 | - ]) | 174 | + ]) |
173 | - ] ; | 175 | + ] ; |
174 | - spin:rule | 176 | + spin:rule |
175 | - [ rdf:type sp:Construct ; | 177 | + [ rdf:type sp:Construct ; |
176 | rdfs:comment """STEP 103 | 178 | rdfs:comment """STEP 103 |
177 | -Classify a DailyDrillingReport"""^^xsd:string ; | 179 | +Classify a DailyDrillingReport"""^^xsd:string ; |
178 | - sp:templates ([ sp:object _:b20 ; | 180 | + sp:templates ([ sp:object _:b20 ; |
179 | - sp:predicate rdf:type ; | 181 | + sp:predicate rdf:type ; |
180 | - sp:subject _:b21 | 182 | + sp:subject _:b21 |
181 | - ]) ; | 183 | + ]) ; |
182 | - sp:where ([ sp:object _:b22 ; | 184 | + sp:where ([ sp:object _:b22 ; |
183 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 185 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
184 | - sp:subject spin:_this | 186 | + sp:subject spin:_this |
185 | - ] [ sp:object _:b23 ; | 187 | + ] [ sp:object _:b23 ; |
186 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; | 188 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; |
187 | - sp:subject spin:_this | 189 | + sp:subject spin:_this |
188 | - ] [ sp:object _:b24 ; | 190 | + ] [ sp:object _:b24 ; |
189 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#enumVersionKind> ; | 191 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#enumVersionKind> ; |
190 | - sp:subject spin:_this | 192 | + sp:subject spin:_this |
191 | - ] [ rdf:type sp:Bind ; | 193 | + ] [ rdf:type sp:Bind ; |
192 | - sp:expression | 194 | + sp:expression |
193 | - [ rdf:type ep-spin-lib:selectDailyDrillingReportType ; | 195 | + [ rdf:type ep-spin-lib:selectDailyDrillingReportType ; |
194 | - sp:arg1 _:b24 | 196 | + sp:arg1 _:b24 |
195 | - ] ; | 197 | + ] ; |
196 | - sp:variable _:b20 | 198 | + sp:variable _:b20 |
197 | - ] [ rdf:type sp:Bind ; | 199 | + ] [ rdf:type sp:Bind ; |
198 | - sp:expression | 200 | + sp:expression |
199 | - [ rdf:type ep-spin-lib:normalizeString ; | 201 | + [ rdf:type ep-spin-lib:normalizeString ; |
200 | - sp:arg1 _:b22 | 202 | + sp:arg1 _:b22 |
201 | - ] ; | 203 | + ] ; |
202 | - sp:variable _:b25 | 204 | + sp:variable _:b25 |
203 | - ] [ rdf:type sp:Bind ; | 205 | + ] [ rdf:type sp:Bind ; |
204 | - sp:expression | 206 | + sp:expression |
205 | - [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; | 207 | + [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; |
206 | - sp:arg1 _:b25 ; | 208 | + sp:arg1 _:b25 ; |
207 | - sp:arg2 _:b23 | 209 | + sp:arg2 _:b23 |
208 | - ] ; | 210 | + ] ; |
209 | - sp:variable _:b21 | 211 | + sp:variable _:b21 |
210 | - ]) | 212 | + ]) |
211 | - ] ; | 213 | + ] ; |
212 | - spin:rule | 214 | + spin:rule |
213 | - [ rdf:type sp:Construct ; | 215 | + [ rdf:type sp:Construct ; |
214 | - rdfs:comment "STEP 104 Create Well"^^xsd:string ; | 216 | + rdfs:comment "STEP 104 Create Well"^^xsd:string ; |
215 | - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ; | 217 | + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ; |
216 | - sp:predicate rdf:type ; | 218 | + sp:predicate rdf:type ; |
217 | - sp:subject _:b26 | 219 | + sp:subject _:b26 |
218 | - ] [ sp:object _:b27 ; | 220 | + ] [ sp:object _:b27 ; |
219 | - sp:predicate rdfs:label ; | 221 | + sp:predicate rdfs:label ; |
220 | - sp:subject _:b26 | 222 | + sp:subject _:b26 |
221 | - ] [ sp:object _:b26 ; | 223 | + ] [ sp:object _:b26 ; |
222 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ; | 224 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ; |
223 | - sp:subject _:b28 | 225 | + sp:subject _:b28 |
224 | - ] [ sp:object _:b29 ; | 226 | + ] [ sp:object _:b29 ; |
225 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 227 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
226 | - sp:subject _:b26 | 228 | + sp:subject _:b26 |
227 | - ]) ; | 229 | + ]) ; |
228 | - sp:where ([ sp:object _:b30 ; | 230 | + sp:where ([ sp:object _:b30 ; |
229 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 231 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
230 | - sp:subject spin:_this | 232 | + sp:subject spin:_this |
231 | - ] [ sp:object _:b27 ; | 233 | + ] [ sp:object _:b27 ; |
232 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWell> ; | 234 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWell> ; |
233 | - sp:subject spin:_this | 235 | + sp:subject spin:_this |
234 | - ] [ sp:object _:b31 ; | 236 | + ] [ sp:object _:b31 ; |
235 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 237 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
236 | - sp:subject spin:_this | 238 | + sp:subject spin:_this |
237 | - ] [ sp:object _:b29 ; | 239 | + ] [ sp:object _:b29 ; |
238 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 240 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
239 | - sp:subject _:b28 | 241 | + sp:subject _:b28 |
240 | - ] [ rdf:type sp:Bind ; | 242 | + ] [ rdf:type sp:Bind ; |
241 | - sp:expression | 243 | + sp:expression |
242 | - [ rdf:type ep-spin-lib:normalizeString ; | 244 | + [ rdf:type ep-spin-lib:normalizeString ; |
243 | - sp:arg1 _:b30 | 245 | + sp:arg1 _:b30 |
244 | - ] ; | 246 | + ] ; |
245 | - sp:variable _:b32 | 247 | + sp:variable _:b32 |
246 | - ] [ rdf:type sp:Bind ; | 248 | + ] [ rdf:type sp:Bind ; |
247 | - sp:expression | 249 | + sp:expression |
248 | - [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 250 | + [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
249 | - sp:arg1 _:b32 ; | 251 | + sp:arg1 _:b32 ; |
250 | - sp:arg2 _:b31 | 252 | + sp:arg2 _:b31 |
251 | - ] ; | 253 | + ] ; |
252 | - sp:variable _:b28 | 254 | + sp:variable _:b28 |
253 | - ] [ rdf:type sp:Bind ; | 255 | + ] [ rdf:type sp:Bind ; |
254 | - sp:expression | 256 | + sp:expression |
255 | - [ rdf:type ep-spin-lib:normalizeString ; | 257 | + [ rdf:type ep-spin-lib:normalizeString ; |
256 | - sp:arg1 _:b27 | 258 | + sp:arg1 _:b27 |
257 | - ] ; | 259 | + ] ; |
258 | - sp:variable _:b33 | 260 | + sp:variable _:b33 |
259 | - ] [ rdf:type sp:Bind ; | 261 | + ] [ rdf:type sp:Bind ; |
260 | - sp:expression | 262 | + sp:expression |
261 | - [ rdf:type ep-spin-lib:buildWellURI ; | 263 | + [ rdf:type ep-spin-lib:buildWellURI ; |
262 | - sp:arg1 _:b33 | 264 | + sp:arg1 _:b33 |
263 | - ] ; | 265 | + ] ; |
264 | - sp:variable _:b26 | 266 | + sp:variable _:b26 |
265 | - ]) | 267 | + ]) |
266 | - ] . | 268 | + ] . |
267 | - | 269 | + |
268 | -<http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport> | 270 | +<http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport> |
269 | - rdf:type owl:Ontology ; | 271 | + rdf:type owl:Ontology ; |
270 | - owl:imports <http://www.reportinghub.no/ep/transform/1.1/ddr> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://www.reportinghub.no/ep/schema/equipment> , <http://www.reportinghub.no/ep/schema/report> , <http://www.reportinghub.no/ep/schema/well> , <http://spinrdf.org/spin> ; | 272 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/transform/1.1/ddr> , <http://www.reportinghub.no/ep/schema/1.0/report> ; |
271 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 273 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
272 | - | 274 | + |
273 | -_:b26 | 275 | +_:b26 |
274 | - sp:varName "well"^^xsd:string . | 276 | + sp:varName "well"^^xsd:string . |
275 | - | 277 | + |
276 | -_:b27 | 278 | +_:b27 |
277 | - sp:varName "nameWell"^^xsd:string . | 279 | + sp:varName "nameWell"^^xsd:string . |
278 | - | 280 | + |
279 | -_:b28 | 281 | +_:b28 |
280 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 282 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
281 | - | 283 | + |
282 | -_:b29 | 284 | +_:b29 |
283 | - sp:varName "wellBore"^^xsd:string . | 285 | + sp:varName "wellBore"^^xsd:string . |
284 | - | 286 | + |
285 | -_:b30 | 287 | +_:b30 |
286 | - sp:varName "nameWellBore"^^xsd:string . | 288 | + sp:varName "nameWellBore"^^xsd:string . |
287 | - | 289 | + |
288 | -_:b31 | 290 | +_:b31 |
289 | - sp:varName "dTimStart"^^xsd:string . | 291 | + sp:varName "dTimStart"^^xsd:string . |
290 | - | 292 | + |
291 | -_:b32 | 293 | +_:b32 |
292 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 294 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
293 | - | 295 | + |
294 | -_:b33 | 296 | +_:b33 |
295 | - sp:varName "normalizedWellName"^^xsd:string . | 297 | + sp:varName "normalizedWellName"^^xsd:string . |
296 | - | 298 | + |
297 | -_:b20 | 299 | +_:b20 |
298 | - sp:varName "dailyDrillingReportType"^^xsd:string . | 300 | + sp:varName "dailyDrillingReportType"^^xsd:string . |
299 | - | 301 | + |
300 | -_:b21 | 302 | +_:b21 |
301 | - sp:varName "dailyDrillingReport"^^xsd:string . | 303 | + sp:varName "dailyDrillingReport"^^xsd:string . |
302 | - | 304 | + |
303 | -_:b22 | 305 | +_:b22 |
304 | - sp:varName "nameWellBore"^^xsd:string . | 306 | + sp:varName "nameWellBore"^^xsd:string . |
305 | - | 307 | + |
306 | -_:b23 | 308 | +_:b23 |
307 | - sp:varName "createDate"^^xsd:string . | 309 | + sp:varName "createDate"^^xsd:string . |
308 | - | 310 | + |
309 | -_:b24 | 311 | +_:b24 |
310 | - sp:varName "versionKind"^^xsd:string . | 312 | + sp:varName "versionKind"^^xsd:string . |
311 | - | 313 | + |
312 | -_:b25 | 314 | +_:b25 |
313 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 315 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
314 | - | 316 | + |
315 | -_:b15 | 317 | +_:b15 |
316 | - sp:varName "nameDailyDrillingReport"^^xsd:string . | 318 | + sp:varName "nameDailyDrillingReport"^^xsd:string . |
317 | - | 319 | + |
318 | -_:b16 | 320 | +_:b16 |
319 | - sp:varName "dailyDrillingReport"^^xsd:string . | 321 | + sp:varName "dailyDrillingReport"^^xsd:string . |
320 | - | 322 | + |
321 | -_:b17 | 323 | +_:b17 |
322 | - sp:varName "nameWellBore"^^xsd:string . | 324 | + sp:varName "nameWellBore"^^xsd:string . |
323 | - | 325 | + |
324 | -_:b18 | 326 | +_:b18 |
325 | - sp:varName "createDate"^^xsd:string . | 327 | + sp:varName "createDate"^^xsd:string . |
326 | - | 328 | + |
327 | -_:b19 | 329 | +_:b19 |
328 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 330 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
329 | - | 331 | + |
330 | -_:b10 | 332 | +_:b10 |
331 | - sp:varName "dTimEnd"^^xsd:string . | 333 | + sp:varName "dTimEnd"^^xsd:string . |
332 | - | 334 | + |
333 | -_:b11 | 335 | +_:b11 |
334 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 336 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
335 | - | 337 | + |
336 | -_:b12 | 338 | +_:b12 |
337 | - sp:varName "nameWellBore"^^xsd:string . | 339 | + sp:varName "nameWellBore"^^xsd:string . |
338 | - | 340 | + |
339 | -_:b13 | 341 | +_:b13 |
340 | - sp:varName "dTimStart"^^xsd:string . | 342 | + sp:varName "dTimStart"^^xsd:string . |
341 | - | 343 | + |
342 | -_:b14 | 344 | +_:b14 |
343 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 345 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
344 | - | 346 | + |
345 | -_:b7 sp:varName "nameWellBore"^^xsd:string . | 347 | +_:b1 sp:varName "dailyDrillingReport"^^xsd:string . |
346 | - | 348 | + |
347 | -_:b4 sp:varName "dTimStart"^^xsd:string . | 349 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . |
348 | - | 350 | + |
349 | -_:b8 sp:varName "dTimEnd"^^xsd:string . | 351 | +_:b3 sp:varName "createDate"^^xsd:string . |
350 | - | 352 | + |
351 | -_:b3 sp:varName "createDate"^^xsd:string . | 353 | +_:b4 sp:varName "dTimStart"^^xsd:string . |
352 | - | 354 | + |
353 | -_:b9 sp:varName "normalizedWellBoreName"^^xsd:string . | 355 | +_:b5 sp:varName "temporalPartOfAWellBore"^^xsd:string . |
354 | - | 356 | + |
355 | -_:b1 sp:varName "dailyDrillingReport"^^xsd:string . | 357 | +_:b6 sp:varName "wellBore"^^xsd:string . |
356 | - | 358 | + |
357 | -_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | 359 | +_:b7 sp:varName "nameWellBore"^^xsd:string . |
358 | - | 360 | + |
359 | -_:b5 sp:varName "temporalPartOfAWellBore"^^xsd:string . | 361 | +_:b8 sp:varName "dTimEnd"^^xsd:string . |
360 | - | 362 | + |
361 | -_:b6 sp:varName "wellBore"^^xsd:string . | 363 | +_:b9 sp:varName "normalizedWellBoreName"^^xsd:string . | ... | ... |
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 . | ... | ... |
This diff could not be displayed because it is too large.
1 | -# Saved by TopBraid on Sun Aug 07 22:01:07 PDT 2011 | 1 | +# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr |
2 | -# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr | 2 | +# imports: http://spinrdf.org/spin |
3 | -# imports: http://www.reportinghub.no/ep/schema/1.1.1/ddr | 3 | +# imports: http://topbraid.org/sxml |
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://spinrdf.org/spin | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
6 | -# imports: http://topbraid.org/sxml | 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 NPD_110412124707: <file:///www.reportinghub.no/input/NPD_110412124707.xml#> . | 8 | +# imports: http://www.reportinghub.no/ep/schema/1.0/report |
9 | -@prefix NPD_1104121247071: <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#> . | 9 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well |
10 | -@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 10 | + |
11 | -@prefix ddr: <http://www.reportinghub.no/ep/schema/ddr#> . | 11 | +@prefix NPD_110412124707: <file:///www.reportinghub.no/input/NPD_110412124707.xml#> . |
12 | -@prefix fn: <http://www.w3.org/2005/xpath-functions#> . | 12 | +@prefix NPD_1104121247071: <file:///www.reportinghub.no/examples/xml/NPD_110412124707.xml#> . |
13 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 13 | +@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
14 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 14 | +@prefix ddr: <http://www.reportinghub.no/ep/schema/ddr#> . |
15 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 15 | +@prefix fn: <http://www.w3.org/2005/xpath-functions#> . |
16 | -@prefix smf: <http://topbraid.org/sparqlmotionfunctions#> . | 16 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
17 | -@prefix sp: <http://spinrdf.org/sp#> . | 17 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
18 | -@prefix spif: <http://spinrdf.org/spif#> . | 18 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
19 | -@prefix spin: <http://spinrdf.org/spin#> . | 19 | +@prefix smf: <http://topbraid.org/sparqlmotionfunctions#> . |
20 | -@prefix sxml: <http://topbraid.org/sxml#> . | 20 | +@prefix sp: <http://spinrdf.org/sp#> . |
21 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 21 | +@prefix spif: <http://spinrdf.org/spif#> . |
22 | - | 22 | +@prefix spin: <http://spinrdf.org/spin#> . |
23 | -ddr:Cs_activity | 23 | +@prefix sxml: <http://topbraid.org/sxml#> . |
24 | - spin:rule | 24 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
25 | - [ rdf:type sp:Construct ; | 25 | + |
26 | - rdfs:comment "STEP 030 - Construct ep-activity type statements"^^xsd:string ; | 26 | +ddr:Cs_activity |
27 | - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | 27 | + spin:rule |
28 | - sp:predicate rdf:type ; | 28 | + [ rdf:type sp:Construct ; |
29 | - sp:subject spin:_this | 29 | + rdfs:comment "STEP 030 - Construct ep-activity type statements"^^xsd:string ; |
30 | - ]) ; | 30 | + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
31 | - sp:where () | 31 | + sp:predicate rdf:type ; |
32 | - ] ; | 32 | + sp:subject spin:_this |
33 | - sxml:element "witsml:activity"^^xsd:string . | 33 | + ]) ; |
34 | - | 34 | + sp:where () |
35 | -ddr:Cs_alias | 35 | + ] ; |
36 | - sxml:element "witsml:rigAlias"^^xsd:string , "witsml:alias" . | 36 | + sxml:element "witsml:activity"^^xsd:string . |
37 | - | 37 | + |
38 | -ddr:Cs_bitRecord | 38 | +ddr:Cs_alias |
39 | - sxml:element "witsml:bitRecord" . | 39 | + sxml:element "witsml:rigAlias"^^xsd:string , "witsml:alias" . |
40 | - | 40 | + |
41 | -ddr:Cs_documentAudit | 41 | +ddr:Cs_bitRecord |
42 | - sxml:element "witsml:documentAudit" . | 42 | + sxml:element "witsml:bitRecord" . |
43 | - | 43 | + |
44 | -ddr:Cs_documentEvent | 44 | +ddr:Cs_documentAudit |
45 | - sxml:element "witsml:documentEvent" . | 45 | + sxml:element "witsml:documentAudit" . |
46 | - | 46 | + |
47 | -ddr:Cs_documentFileCreation | 47 | +ddr:Cs_documentEvent |
48 | - sxml:element "witsml:documentFileCreation" . | 48 | + sxml:element "witsml:documentEvent" . |
49 | - | 49 | + |
50 | -ddr:Cs_documentInfo | 50 | +ddr:Cs_documentFileCreation |
51 | - sxml:element "witsml:documentInfo" . | 51 | + sxml:element "witsml:documentFileCreation" . |
52 | - | 52 | + |
53 | -ddr:Cs_documentSecurityInfo | 53 | +ddr:Cs_documentInfo |
54 | - sxml:element "witsml:documentSecurityInfo" . | 54 | + sxml:element "witsml:documentInfo" . |
55 | - | 55 | + |
56 | -ddr:Cs_drillReportControlIncidentInfo | 56 | +ddr:Cs_documentSecurityInfo |
57 | - sxml:element "witsml:drillReportControlIncidentInfo" . | 57 | + sxml:element "witsml:documentSecurityInfo" . |
58 | - | 58 | + |
59 | -ddr:Cs_drillReportCoreInfo | 59 | +ddr:Cs_drillReportControlIncidentInfo |
60 | - sxml:element "witsml:drillReportCoreInfo" . | 60 | + sxml:element "witsml:drillReportControlIncidentInfo" . |
61 | - | 61 | + |
62 | -ddr:Cs_drillReportEquipFailureInfo | 62 | +ddr:Cs_drillReportCoreInfo |
63 | - sxml:element "witsml:drillReportEquipFailureInfo" . | 63 | + sxml:element "witsml:drillReportCoreInfo" . |
64 | - | 64 | + |
65 | -ddr:Cs_drillReportFormTestInfo | 65 | +ddr:Cs_drillReportEquipFailureInfo |
66 | - sxml:element "witsml:drillReportFormTestInfo" . | 66 | + sxml:element "witsml:drillReportEquipFailureInfo" . |
67 | - | 67 | + |
68 | -ddr:Cs_drillReportGasReadingInfo | 68 | +ddr:Cs_drillReportFormTestInfo |
69 | - sxml:element "witsml:drillReportGasReadingInfo" . | 69 | + sxml:element "witsml:drillReportFormTestInfo" . |
70 | - | 70 | + |
71 | -ddr:Cs_drillReportLithShowInfo | 71 | +ddr:Cs_drillReportGasReadingInfo |
72 | - sxml:element "witsml:drillReportLithShowInfo" . | 72 | + sxml:element "witsml:drillReportGasReadingInfo" . |
73 | - | 73 | + |
74 | -ddr:Cs_drillReportLogInfo | 74 | +ddr:Cs_drillReportLithShowInfo |
75 | - sxml:element "witsml:drillReportLogInfo" . | 75 | + sxml:element "witsml:drillReportLithShowInfo" . |
76 | - | 76 | + |
77 | -ddr:Cs_drillReportPerfInfo | 77 | +ddr:Cs_drillReportLogInfo |
78 | - sxml:element "witsml:drillReportPerfInfo" . | 78 | + sxml:element "witsml:drillReportLogInfo" . |
79 | - | 79 | + |
80 | -ddr:Cs_drillReportPorePressure | 80 | +ddr:Cs_drillReportPerfInfo |
81 | - sxml:element "witsml:drillReportPorePressure" . | 81 | + sxml:element "witsml:drillReportPerfInfo" . |
82 | - | 82 | + |
83 | -ddr:Cs_drillReportStatusInfo | 83 | +ddr:Cs_drillReportPorePressure |
84 | - sxml:element "witsml:statusInfo"^^xsd:string , "witsml:drillReportStatusInfo" . | 84 | + sxml:element "witsml:drillReportPorePressure" . |
85 | - | 85 | + |
86 | -ddr:Cs_drillReportStratInfo | 86 | +ddr:Cs_drillReportStatusInfo |
87 | - sxml:element "witsml:drillReportStratInfo" . | 87 | + sxml:element "witsml:statusInfo"^^xsd:string , "witsml:drillReportStatusInfo" . |
88 | - | 88 | + |
89 | -ddr:Cs_drillReportSurveyStation | 89 | +ddr:Cs_drillReportStratInfo |
90 | - sxml:element "witsml:drillReportSurveyStation" . | 90 | + sxml:element "witsml:drillReportStratInfo" . |
91 | - | 91 | + |
92 | -ddr:Cs_drillReportWellTestInfo | 92 | +ddr:Cs_drillReportSurveyStation |
93 | - sxml:element "witsml:drillReportWellTestInfo" . | 93 | + sxml:element "witsml:drillReportSurveyStation" . |
94 | - | 94 | + |
95 | -ddr:Cs_drillReportWellboreInfo | 95 | +ddr:Cs_drillReportWellTestInfo |
96 | - sxml:element "witsml:wellboreInfo"^^xsd:string . | 96 | + sxml:element "witsml:drillReportWellTestInfo" . |
97 | - | 97 | + |
98 | -ddr:Cs_fluid | 98 | +ddr:Cs_drillReportWellboreInfo |
99 | - sxml:element "witsml:fluid" . | 99 | + sxml:element "witsml:wellboreInfo"^^xsd:string . |
100 | - | 100 | + |
101 | -ddr:Cs_geodeticModel | 101 | +ddr:Cs_fluid |
102 | - sxml:element "witsml:geodeticModel" . | 102 | + sxml:element "witsml:fluid" . |
103 | - | 103 | + |
104 | -ddr:Cs_localCRS | 104 | +ddr:Cs_geodeticModel |
105 | - sxml:element "witsml:localCRS" . | 105 | + sxml:element "witsml:geodeticModel" . |
106 | - | 106 | + |
107 | -ddr:Cs_location | 107 | +ddr:Cs_localCRS |
108 | - sxml:element "witsml:location" . | 108 | + sxml:element "witsml:localCRS" . |
109 | - | 109 | + |
110 | -ddr:Cs_projectionx | 110 | +ddr:Cs_location |
111 | - sxml:element "witsml:projectionx" . | 111 | + sxml:element "witsml:location" . |
112 | - | 112 | + |
113 | -ddr:Cs_refWellWellbore | 113 | +ddr:Cs_projectionx |
114 | - sxml:element "witsml:refWellWellbore" . | 114 | + sxml:element "witsml:projectionx" . |
115 | - | 115 | + |
116 | -ddr:Cs_refWellWellboreRig | 116 | +ddr:Cs_refWellWellbore |
117 | - sxml:element "witsml:refWellWellboreRig" . | 117 | + sxml:element "witsml:refWellWellbore" . |
118 | - | 118 | + |
119 | -ddr:Cs_wellAlias | 119 | +ddr:Cs_refWellWellboreRig |
120 | - sxml:element "witsml:wellAlias" , "witsml:wellboreAlias"^^xsd:string . | 120 | + sxml:element "witsml:refWellWellboreRig" . |
121 | - | 121 | + |
122 | -ddr:Cs_wellCRS | 122 | +ddr:Cs_wellAlias |
123 | - sxml:element "witsml:wellCRS" . | 123 | + sxml:element "witsml:wellAlias" , "witsml:wellboreAlias"^^xsd:string . |
124 | - | 124 | + |
125 | -ddr:Cs_wellDatum | 125 | +ddr:Cs_wellCRS |
126 | - sxml:element "witsml:wellDatum" . | 126 | + sxml:element "witsml:wellCRS" . |
127 | - | 127 | + |
128 | -ddr:DrillReports | 128 | +ddr:Cs_wellDatum |
129 | - sxml:element "witsml:drillReports"^^xsd:string . | 129 | + sxml:element "witsml:wellDatum" . |
130 | - | 130 | + |
131 | -ddr:Obj_drillReport | 131 | +ddr:DrillReports |
132 | - sxml:element "witsml:drillReport"^^xsd:string . | 132 | + sxml:element "witsml:drillReports"^^xsd:string . |
133 | - | 133 | + |
134 | -ddr:Thing | 134 | +ddr:Obj_drillReport |
135 | - spin:rule | 135 | + sxml:element "witsml:drillReport"^^xsd:string . |
136 | - [ rdf:type sp:Construct ; | 136 | + |
137 | - rdfs:comment "STEP 004 - Construct UOM values"^^xsd:string ; | 137 | +ddr:Thing |
138 | - sp:templates ([ sp:object _:b1 ; | 138 | + spin:rule |
139 | - sp:predicate rdf:type ; | 139 | + [ rdf:type sp:Construct ; |
140 | - sp:subject _:b2 | 140 | + rdfs:comment "STEP 004 - Construct UOM values"^^xsd:string ; |
141 | - ] [ sp:object _:b3 ; | 141 | + sp:templates ([ sp:object _:b1 ; |
142 | - sp:predicate ddr:uom ; | 142 | + sp:predicate rdf:type ; |
143 | - sp:subject _:b2 | 143 | + sp:subject _:b2 |
144 | - ] [ sp:object _:b4 ; | 144 | + ] [ sp:object _:b3 ; |
145 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 145 | + sp:predicate ddr:uom ; |
146 | - sp:subject _:b2 | 146 | + sp:subject _:b2 |
147 | - ] [ sp:object _:b2 ; | 147 | + ] [ sp:object _:b4 ; |
148 | - sp:predicate _:b5 ; | 148 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
149 | - sp:subject spin:_this | 149 | + sp:subject _:b2 |
150 | - ] [ sp:object rdf:Statement ; | 150 | + ] [ sp:object _:b2 ; |
151 | - sp:predicate rdf:type ; | 151 | + sp:predicate _:b5 ; |
152 | - sp:subject _:b6 | 152 | + sp:subject spin:_this |
153 | - ] [ sp:object spin:_this ; | 153 | + ] [ sp:object rdf:Statement ; |
154 | - sp:predicate rdf:subject ; | 154 | + sp:predicate rdf:type ; |
155 | - sp:subject _:b6 | 155 | + sp:subject _:b6 |
156 | - ] [ sp:object _:b5 ; | 156 | + ] [ sp:object spin:_this ; |
157 | - sp:predicate rdf:predicate ; | 157 | + sp:predicate rdf:subject ; |
158 | - sp:subject _:b6 | 158 | + sp:subject _:b6 |
159 | - ] [ sp:object _:b4 ; | 159 | + ] [ sp:object _:b5 ; |
160 | - sp:predicate rdf:object ; | 160 | + sp:predicate rdf:predicate ; |
161 | - sp:subject _:b6 | 161 | + sp:subject _:b6 |
162 | - ] [ sp:object _:b6 ; | 162 | + ] [ sp:object _:b4 ; |
163 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; | 163 | + sp:predicate rdf:object ; |
164 | - sp:subject _:b7 | 164 | + sp:subject _:b6 |
165 | - ]) ; | 165 | + ] [ sp:object _:b6 ; |
166 | - sp:where ([ sp:object _:b7 ; | 166 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; |
167 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 167 | + sp:subject _:b7 |
168 | - sp:subject spin:_this | 168 | + ]) ; |
169 | - ] [ sp:object _:b8 ; | 169 | + sp:where ([ sp:object _:b7 ; |
170 | - sp:predicate rdf:type ; | 170 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
171 | - sp:subject _:b7 | 171 | + sp:subject spin:_this |
172 | - ] [ sp:object _:b3 ; | 172 | + ] [ sp:object _:b8 ; |
173 | - sp:predicate ddr:uom ; | 173 | + sp:predicate rdf:type ; |
174 | - sp:subject _:b7 | 174 | + sp:subject _:b7 |
175 | - ] [ rdf:type sp:NotExists ; | 175 | + ] [ sp:object _:b3 ; |
176 | - sp:elements ([ sp:object | 176 | + sp:predicate ddr:uom ; |
177 | - [ sp:varName "aNode"^^xsd:string | 177 | + sp:subject _:b7 |
178 | - ] ; | 178 | + ] [ rdf:type sp:NotExists ; |
179 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; | 179 | + sp:elements ([ sp:object |
180 | - sp:subject _:b7 | 180 | + [ sp:varName "aNode"^^xsd:string |
181 | - ]) | 181 | + ] ; |
182 | - ] [ rdf:type sp:Bind ; | 182 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; |
183 | - sp:expression | 183 | + sp:subject _:b7 |
184 | - [ rdf:type afn:localname ; | 184 | + ]) |
185 | - sp:arg1 _:b8 | 185 | + ] [ rdf:type sp:Bind ; |
186 | - ] ; | 186 | + sp:expression |
187 | - sp:variable _:b9 | 187 | + [ rdf:type afn:localname ; |
188 | - ] [ rdf:type sp:Bind ; | 188 | + sp:arg1 _:b8 |
189 | - sp:expression | 189 | + ] ; |
190 | - [ rdf:type smf:buildURI ; | 190 | + sp:variable _:b9 |
191 | - sp:arg1 [ rdf:type fn:concat ; | 191 | + ] [ rdf:type sp:Bind ; |
192 | - sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ; | 192 | + sp:expression |
193 | - sp:arg2 _:b9 | 193 | + [ rdf:type smf:buildURI ; |
194 | - ] | 194 | + sp:arg1 [ rdf:type fn:concat ; |
195 | - ] ; | 195 | + sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ; |
196 | - sp:variable _:b5 | 196 | + sp:arg2 _:b9 |
197 | - ] [ sp:object owl:ObjectProperty ; | 197 | + ] |
198 | - sp:predicate rdf:type ; | 198 | + ] ; |
199 | - sp:subject _:b5 | 199 | + sp:variable _:b5 |
200 | - ] [ sp:object _:b5 ; | 200 | + ] [ sp:object owl:ObjectProperty ; |
201 | - sp:predicate owl:onProperty ; | 201 | + sp:predicate rdf:type ; |
202 | - sp:subject _:b10 | 202 | + sp:subject _:b5 |
203 | - ] [ sp:object _:b1 ; | 203 | + ] [ sp:object _:b5 ; |
204 | - sp:predicate owl:allValuesFrom ; | 204 | + sp:predicate owl:onProperty ; |
205 | - sp:subject _:b10 | 205 | + sp:subject _:b10 |
206 | - ] [ sp:object _:b11 ; | 206 | + ] [ sp:object _:b1 ; |
207 | - sp:predicate rdf:type ; | 207 | + sp:predicate owl:allValuesFrom ; |
208 | - sp:subject spin:_this | 208 | + sp:subject _:b10 |
209 | - ] [ rdf:type sp:TriplePath ; | 209 | + ] [ sp:object _:b11 ; |
210 | - sp:object _:b10 ; | 210 | + sp:predicate rdf:type ; |
211 | - sp:path [ rdf:type sp:ModPath ; | 211 | + sp:subject spin:_this |
212 | - sp:modMax -2 ; | 212 | + ] [ rdf:type sp:TriplePath ; |
213 | - sp:modMin 0 ; | 213 | + sp:object _:b10 ; |
214 | - sp:subPath rdfs:subClassOf | 214 | + sp:path [ rdf:type sp:ModPath ; |
215 | - ] ; | 215 | + sp:modMax -2 ; |
216 | - sp:subject _:b11 | 216 | + sp:modMin 0 ; |
217 | - ] [ sp:object _:b12 ; | 217 | + sp:subPath rdfs:subClassOf |
218 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 218 | + ] ; |
219 | - sp:subject _:b7 | 219 | + sp:subject _:b11 |
220 | - ] [ sp:object sxml:TextNode ; | 220 | + ] [ sp:object _:b12 ; |
221 | - sp:predicate rdf:type ; | 221 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
222 | - sp:subject _:b12 | 222 | + sp:subject _:b7 |
223 | - ] [ sp:object _:b13 ; | 223 | + ] [ sp:object sxml:TextNode ; |
224 | - sp:predicate sxml:text ; | 224 | + sp:predicate rdf:type ; |
225 | - sp:subject _:b12 | 225 | + sp:subject _:b12 |
226 | - ] [ rdf:type sp:Bind ; | 226 | + ] [ sp:object _:b13 ; |
227 | - sp:expression | 227 | + sp:predicate sxml:text ; |
228 | - [ rdf:type xsd:double ; | 228 | + sp:subject _:b12 |
229 | - sp:arg1 _:b13 | 229 | + ] [ rdf:type sp:Bind ; |
230 | - ] ; | 230 | + sp:expression |
231 | - sp:variable _:b4 | 231 | + [ rdf:type xsd:double ; |
232 | - ]) | 232 | + sp:arg1 _:b13 |
233 | - ] ; | 233 | + ] ; |
234 | - spin:rule | 234 | + sp:variable _:b4 |
235 | - [ rdf:type sp:Construct ; | 235 | + ]) |
236 | - rdfs:comment "STEP 006 - Construct Enumerated Values"^^xsd:string ; | 236 | + ] ; |
237 | - sp:templates ([ sp:object _:b14 ; | 237 | + spin:rule |
238 | - sp:predicate _:b15 ; | 238 | + [ rdf:type sp:Construct ; |
239 | - sp:subject spin:_this | 239 | + rdfs:comment "STEP 006 - Construct Enumerated Values"^^xsd:string ; |
240 | - ] [ sp:object rdf:Statement ; | 240 | + sp:templates ([ sp:object _:b14 ; |
241 | - sp:predicate rdf:type ; | 241 | + sp:predicate _:b15 ; |
242 | - sp:subject _:b16 | 242 | + sp:subject spin:_this |
243 | - ] [ sp:object spin:_this ; | 243 | + ] [ sp:object rdf:Statement ; |
244 | - sp:predicate rdf:subject ; | 244 | + sp:predicate rdf:type ; |
245 | - sp:subject _:b16 | 245 | + sp:subject _:b16 |
246 | - ] [ sp:object _:b15 ; | 246 | + ] [ sp:object spin:_this ; |
247 | - sp:predicate rdf:predicate ; | 247 | + sp:predicate rdf:subject ; |
248 | - sp:subject _:b16 | 248 | + sp:subject _:b16 |
249 | - ] [ sp:object _:b14 ; | 249 | + ] [ sp:object _:b15 ; |
250 | - sp:predicate rdf:object ; | 250 | + sp:predicate rdf:predicate ; |
251 | - sp:subject _:b16 | 251 | + sp:subject _:b16 |
252 | - ] [ sp:object _:b16 ; | 252 | + ] [ sp:object _:b14 ; |
253 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; | 253 | + sp:predicate rdf:object ; |
254 | - sp:subject _:b17 | 254 | + sp:subject _:b16 |
255 | - ]) ; | 255 | + ] [ sp:object _:b16 ; |
256 | - sp:where ([ sp:object _:b17 ; | 256 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; |
257 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 257 | + sp:subject _:b17 |
258 | - sp:subject spin:_this | 258 | + ]) ; |
259 | - ] [ sp:object _:b18 ; | 259 | + sp:where ([ sp:object _:b17 ; |
260 | - sp:predicate rdf:type ; | 260 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
261 | - sp:subject _:b17 | 261 | + sp:subject spin:_this |
262 | - ] [ rdf:type sp:NotExists ; | 262 | + ] [ sp:object _:b18 ; |
263 | - sp:elements ([ sp:object | 263 | + sp:predicate rdf:type ; |
264 | - [ sp:varName "uom"^^xsd:string | 264 | + sp:subject _:b17 |
265 | - ] ; | 265 | + ] [ rdf:type sp:NotExists ; |
266 | - sp:predicate ddr:uom ; | 266 | + sp:elements ([ sp:object |
267 | - sp:subject _:b17 | 267 | + [ sp:varName "uom"^^xsd:string |
268 | - ]) | 268 | + ] ; |
269 | - ] [ rdf:type sp:Bind ; | 269 | + sp:predicate ddr:uom ; |
270 | - sp:expression | 270 | + sp:subject _:b17 |
271 | - [ rdf:type smf:titleCase ; | 271 | + ]) |
272 | - sp:arg1 [ rdf:type afn:localname ; | 272 | + ] [ rdf:type sp:Bind ; |
273 | - sp:arg1 _:b18 | 273 | + sp:expression |
274 | - ] | 274 | + [ rdf:type smf:titleCase ; |
275 | - ] ; | 275 | + sp:arg1 [ rdf:type afn:localname ; |
276 | - sp:variable _:b19 | 276 | + sp:arg1 _:b18 |
277 | - ] [ rdf:type sp:Bind ; | 277 | + ] |
278 | - sp:expression | 278 | + ] ; |
279 | - [ rdf:type smf:buildURI ; | 279 | + sp:variable _:b19 |
280 | - sp:arg1 [ rdf:type fn:concat ; | 280 | + ] [ rdf:type sp:Bind ; |
281 | - sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#enum" ; | 281 | + sp:expression |
282 | - sp:arg2 _:b19 | 282 | + [ rdf:type smf:buildURI ; |
283 | - ] | 283 | + sp:arg1 [ rdf:type fn:concat ; |
284 | - ] ; | 284 | + sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#enum" ; |
285 | - sp:variable _:b15 | 285 | + sp:arg2 _:b19 |
286 | - ] [ sp:object owl:ObjectProperty ; | 286 | + ] |
287 | - sp:predicate rdf:type ; | 287 | + ] ; |
288 | - sp:subject _:b15 | 288 | + sp:variable _:b15 |
289 | - ] [ sp:object _:b15 ; | 289 | + ] [ sp:object owl:ObjectProperty ; |
290 | - sp:predicate owl:onProperty ; | 290 | + sp:predicate rdf:type ; |
291 | - sp:subject _:b20 | 291 | + sp:subject _:b15 |
292 | - ] [ sp:object _:b21 ; | 292 | + ] [ sp:object _:b15 ; |
293 | - sp:predicate owl:allValuesFrom ; | 293 | + sp:predicate owl:onProperty ; |
294 | - sp:subject _:b20 | 294 | + sp:subject _:b20 |
295 | - ] [ sp:object _:b22 ; | 295 | + ] [ sp:object _:b21 ; |
296 | - sp:predicate rdf:type ; | 296 | + sp:predicate owl:allValuesFrom ; |
297 | - sp:subject spin:_this | 297 | + sp:subject _:b20 |
298 | - ] [ rdf:type sp:TriplePath ; | 298 | + ] [ sp:object _:b22 ; |
299 | - sp:object _:b20 ; | 299 | + sp:predicate rdf:type ; |
300 | - sp:path [ rdf:type sp:ModPath ; | 300 | + sp:subject spin:_this |
301 | - sp:modMax -2 ; | 301 | + ] [ rdf:type sp:TriplePath ; |
302 | - sp:modMin 0 ; | 302 | + sp:object _:b20 ; |
303 | - sp:subPath rdfs:subClassOf | 303 | + sp:path [ rdf:type sp:ModPath ; |
304 | - ] ; | 304 | + sp:modMax -2 ; |
305 | - sp:subject _:b22 | 305 | + sp:modMin 0 ; |
306 | - ] [ rdf:type sp:TriplePath ; | 306 | + sp:subPath rdfs:subClassOf |
307 | - sp:object <http://www.linkedmodel.org/schema/dtype#EnumeratedValue> ; | 307 | + ] ; |
308 | - sp:path [ rdf:type sp:ModPath ; | 308 | + sp:subject _:b22 |
309 | - sp:modMax -2 ; | 309 | + ] [ rdf:type sp:TriplePath ; |
310 | - sp:modMin 0 ; | 310 | + sp:object <http://www.linkedmodel.org/schema/dtype#EnumeratedValue> ; |
311 | - sp:subPath rdfs:subClassOf | 311 | + sp:path [ rdf:type sp:ModPath ; |
312 | - ] ; | 312 | + sp:modMax -2 ; |
313 | - sp:subject _:b21 | 313 | + sp:modMin 0 ; |
314 | - ] [ sp:object _:b23 ; | 314 | + sp:subPath rdfs:subClassOf |
315 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 315 | + ] ; |
316 | - sp:subject _:b17 | 316 | + sp:subject _:b21 |
317 | - ] [ sp:object sxml:TextNode ; | 317 | + ] [ sp:object _:b23 ; |
318 | - sp:predicate rdf:type ; | 318 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
319 | - sp:subject _:b23 | 319 | + sp:subject _:b17 |
320 | - ] [ sp:object _:b24 ; | 320 | + ] [ sp:object sxml:TextNode ; |
321 | - sp:predicate sxml:text ; | 321 | + sp:predicate rdf:type ; |
322 | - sp:subject _:b23 | 322 | + sp:subject _:b23 |
323 | - ] [ sp:object _:b21 ; | 323 | + ] [ sp:object _:b24 ; |
324 | - sp:predicate rdf:type ; | 324 | + sp:predicate sxml:text ; |
325 | - sp:subject _:b14 | 325 | + sp:subject _:b23 |
326 | - ] [ sp:object _:b24 ; | 326 | + ] [ sp:object _:b21 ; |
327 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 327 | + sp:predicate rdf:type ; |
328 | - sp:subject _:b14 | 328 | + sp:subject _:b14 |
329 | - ]) | 329 | + ] [ sp:object _:b24 ; |
330 | - ] ; | 330 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
331 | - spin:rule | 331 | + sp:subject _:b14 |
332 | - [ rdf:type sp:Construct ; | 332 | + ]) |
333 | - rdfs:comment "STEP 020 - Construct all other object properties - WIP"^^xsd:string ; | 333 | + ] ; |
334 | - sp:templates ([ sp:object _:b25 ; | 334 | + spin:rule |
335 | - sp:predicate _:b26 ; | 335 | + [ rdf:type sp:Construct ; |
336 | - sp:subject spin:_this | 336 | + rdfs:comment "STEP 020 - Construct all other object properties - WIP"^^xsd:string ; |
337 | - ] [ sp:object rdf:Statement ; | 337 | + sp:templates ([ sp:object _:b25 ; |
338 | - sp:predicate rdf:type ; | 338 | + sp:predicate _:b26 ; |
339 | - sp:subject _:b27 | 339 | + sp:subject spin:_this |
340 | - ] [ sp:object spin:_this ; | 340 | + ] [ sp:object rdf:Statement ; |
341 | - sp:predicate rdf:subject ; | 341 | + sp:predicate rdf:type ; |
342 | - sp:subject _:b27 | 342 | + sp:subject _:b27 |
343 | - ] [ sp:object _:b26 ; | 343 | + ] [ sp:object spin:_this ; |
344 | - sp:predicate rdf:predicate ; | 344 | + sp:predicate rdf:subject ; |
345 | - sp:subject _:b27 | 345 | + sp:subject _:b27 |
346 | - ] [ sp:object _:b25 ; | 346 | + ] [ sp:object _:b26 ; |
347 | - sp:predicate rdf:object ; | 347 | + sp:predicate rdf:predicate ; |
348 | - sp:subject _:b27 | 348 | + sp:subject _:b27 |
349 | - ] [ sp:object _:b27 ; | 349 | + ] [ sp:object _:b25 ; |
350 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; | 350 | + sp:predicate rdf:object ; |
351 | - sp:subject _:b25 | 351 | + sp:subject _:b27 |
352 | - ]) ; | 352 | + ] [ sp:object _:b27 ; |
353 | - sp:where ([ sp:object _:b28 ; | 353 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; |
354 | - sp:predicate owl:allValuesFrom ; | 354 | + sp:subject _:b25 |
355 | - sp:subject _:b29 | 355 | + ]) ; |
356 | - ] [ sp:object _:b26 ; | 356 | + sp:where ([ sp:object _:b28 ; |
357 | - sp:predicate owl:onProperty ; | 357 | + sp:predicate owl:allValuesFrom ; |
358 | - sp:subject _:b29 | 358 | + sp:subject _:b29 |
359 | - ] [ sp:object _:b28 ; | 359 | + ] [ sp:object _:b26 ; |
360 | - sp:predicate rdf:type ; | 360 | + sp:predicate owl:onProperty ; |
361 | - sp:subject _:b25 | 361 | + sp:subject _:b29 |
362 | - ] [ sp:object _:b25 ; | 362 | + ] [ sp:object _:b28 ; |
363 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 363 | + sp:predicate rdf:type ; |
364 | - sp:subject spin:_this | 364 | + sp:subject _:b25 |
365 | - ] [ sp:object _:b30 ; | 365 | + ] [ sp:object _:b25 ; |
366 | - sp:predicate rdf:type ; | 366 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
367 | - sp:subject spin:_this | 367 | + sp:subject spin:_this |
368 | - ] [ rdf:type sp:TriplePath ; | 368 | + ] [ sp:object _:b30 ; |
369 | - sp:object _:b29 ; | 369 | + sp:predicate rdf:type ; |
370 | - sp:path [ rdf:type sp:ModPath ; | 370 | + sp:subject spin:_this |
371 | - sp:modMax -2 ; | 371 | + ] [ rdf:type sp:TriplePath ; |
372 | - sp:modMin 0 ; | 372 | + sp:object _:b29 ; |
373 | - sp:subPath rdfs:subClassOf | 373 | + sp:path [ rdf:type sp:ModPath ; |
374 | - ] ; | 374 | + sp:modMax -2 ; |
375 | - sp:subject _:b30 | 375 | + sp:modMin 0 ; |
376 | - ]) | 376 | + sp:subPath rdfs:subClassOf |
377 | - ] ; | 377 | + ] ; |
378 | - spin:rule | 378 | + sp:subject _:b30 |
379 | - [ rdf:type sp:Construct ; | 379 | + ]) |
380 | - rdfs:comment "STEP 002 - Construct datatype datetime values"^^xsd:string ; | 380 | + ] ; |
381 | - sp:templates ([ sp:object _:b31 ; | 381 | + spin:rule |
382 | - sp:predicate _:b32 ; | 382 | + [ rdf:type sp:Construct ; |
383 | - sp:subject spin:_this | 383 | + rdfs:comment "STEP 002 - Construct datatype datetime values"^^xsd:string ; |
384 | - ] [ sp:object rdf:Statement ; | 384 | + sp:templates ([ sp:object _:b31 ; |
385 | - sp:predicate rdf:type ; | 385 | + sp:predicate _:b32 ; |
386 | - sp:subject _:b33 | 386 | + sp:subject spin:_this |
387 | - ] [ sp:object spin:_this ; | 387 | + ] [ sp:object rdf:Statement ; |
388 | - sp:predicate rdf:subject ; | 388 | + sp:predicate rdf:type ; |
389 | - sp:subject _:b33 | 389 | + sp:subject _:b33 |
390 | - ] [ sp:object _:b32 ; | 390 | + ] [ sp:object spin:_this ; |
391 | - sp:predicate rdf:predicate ; | 391 | + sp:predicate rdf:subject ; |
392 | - sp:subject _:b33 | 392 | + sp:subject _:b33 |
393 | - ] [ sp:object _:b31 ; | 393 | + ] [ sp:object _:b32 ; |
394 | - sp:predicate rdf:object ; | 394 | + sp:predicate rdf:predicate ; |
395 | - sp:subject _:b33 | 395 | + sp:subject _:b33 |
396 | - ] [ sp:object _:b33 ; | 396 | + ] [ sp:object _:b31 ; |
397 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; | 397 | + sp:predicate rdf:object ; |
398 | - sp:subject _:b34 | 398 | + sp:subject _:b33 |
399 | - ]) ; | 399 | + ] [ sp:object _:b33 ; |
400 | - sp:where ([ sp:object _:b34 ; | 400 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; |
401 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 401 | + sp:subject _:b34 |
402 | - sp:subject spin:_this | 402 | + ]) ; |
403 | - ] [ sp:object _:b35 ; | 403 | + sp:where ([ sp:object _:b34 ; |
404 | - sp:predicate rdf:type ; | 404 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
405 | - sp:subject _:b34 | 405 | + sp:subject spin:_this |
406 | - ] [ rdf:type sp:NotExists ; | 406 | + ] [ sp:object _:b35 ; |
407 | - sp:elements ([ sp:object | 407 | + sp:predicate rdf:type ; |
408 | - [ sp:varName "uom"^^xsd:string | 408 | + sp:subject _:b34 |
409 | - ] ; | 409 | + ] [ rdf:type sp:NotExists ; |
410 | - sp:predicate ddr:uom ; | 410 | + sp:elements ([ sp:object |
411 | - sp:subject _:b34 | 411 | + [ sp:varName "uom"^^xsd:string |
412 | - ]) | 412 | + ] ; |
413 | - ] [ rdf:type sp:Bind ; | 413 | + sp:predicate ddr:uom ; |
414 | - sp:expression | 414 | + sp:subject _:b34 |
415 | - [ rdf:type afn:localname ; | 415 | + ]) |
416 | - sp:arg1 _:b35 | 416 | + ] [ rdf:type sp:Bind ; |
417 | - ] ; | 417 | + sp:expression |
418 | - sp:variable _:b36 | 418 | + [ rdf:type afn:localname ; |
419 | - ] [ rdf:type sp:Bind ; | 419 | + sp:arg1 _:b35 |
420 | - sp:expression | 420 | + ] ; |
421 | - [ rdf:type smf:buildURI ; | 421 | + sp:variable _:b36 |
422 | - sp:arg1 [ rdf:type fn:concat ; | 422 | + ] [ rdf:type sp:Bind ; |
423 | - sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ; | 423 | + sp:expression |
424 | - sp:arg2 _:b36 | 424 | + [ rdf:type smf:buildURI ; |
425 | - ] | 425 | + sp:arg1 [ rdf:type fn:concat ; |
426 | - ] ; | 426 | + sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ; |
427 | - sp:variable _:b32 | 427 | + sp:arg2 _:b36 |
428 | - ] [ sp:object owl:DatatypeProperty ; | 428 | + ] |
429 | - sp:predicate rdf:type ; | 429 | + ] ; |
430 | - sp:subject _:b32 | 430 | + sp:variable _:b32 |
431 | - ] [ sp:object _:b32 ; | 431 | + ] [ sp:object owl:DatatypeProperty ; |
432 | - sp:predicate owl:onProperty ; | 432 | + sp:predicate rdf:type ; |
433 | - sp:subject _:b37 | 433 | + sp:subject _:b32 |
434 | - ] [ sp:object _:b38 ; | 434 | + ] [ sp:object _:b32 ; |
435 | - sp:predicate owl:allValuesFrom ; | 435 | + sp:predicate owl:onProperty ; |
436 | - sp:subject _:b37 | 436 | + sp:subject _:b37 |
437 | - ] [ rdf:type sp:TriplePath ; | 437 | + ] [ sp:object _:b38 ; |
438 | - sp:object xsd:dateTime ; | 438 | + sp:predicate owl:allValuesFrom ; |
439 | - sp:path [ rdf:type sp:ModPath ; | 439 | + sp:subject _:b37 |
440 | - sp:modMax -2 ; | 440 | + ] [ rdf:type sp:TriplePath ; |
441 | - sp:modMin 0 ; | 441 | + sp:object xsd:dateTime ; |
442 | - sp:subPath rdfs:subClassOf | 442 | + sp:path [ rdf:type sp:ModPath ; |
443 | - ] ; | 443 | + sp:modMax -2 ; |
444 | - sp:subject _:b38 | 444 | + sp:modMin 0 ; |
445 | - ] [ sp:object _:b39 ; | 445 | + sp:subPath rdfs:subClassOf |
446 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 446 | + ] ; |
447 | - sp:subject _:b34 | 447 | + sp:subject _:b38 |
448 | - ] [ sp:object sxml:TextNode ; | 448 | + ] [ sp:object _:b39 ; |
449 | - sp:predicate rdf:type ; | 449 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
450 | - sp:subject _:b39 | 450 | + sp:subject _:b34 |
451 | - ] [ sp:object _:b40 ; | 451 | + ] [ sp:object sxml:TextNode ; |
452 | - sp:predicate sxml:text ; | 452 | + sp:predicate rdf:type ; |
453 | - sp:subject _:b39 | 453 | + sp:subject _:b39 |
454 | - ] [ sp:object _:b41 ; | 454 | + ] [ sp:object _:b40 ; |
455 | - sp:predicate rdf:type ; | 455 | + sp:predicate sxml:text ; |
456 | - sp:subject spin:_this | 456 | + sp:subject _:b39 |
457 | - ] [ rdf:type sp:TriplePath ; | 457 | + ] [ sp:object _:b41 ; |
458 | - sp:object _:b37 ; | 458 | + sp:predicate rdf:type ; |
459 | - sp:path [ rdf:type sp:ModPath ; | 459 | + sp:subject spin:_this |
460 | - sp:modMax -2 ; | 460 | + ] [ rdf:type sp:TriplePath ; |
461 | - sp:modMin 0 ; | 461 | + sp:object _:b37 ; |
462 | - sp:subPath rdfs:subClassOf | 462 | + sp:path [ rdf:type sp:ModPath ; |
463 | - ] ; | 463 | + sp:modMax -2 ; |
464 | - sp:subject _:b41 | 464 | + sp:modMin 0 ; |
465 | - ] [ rdf:type sp:Bind ; | 465 | + sp:subPath rdfs:subClassOf |
466 | - sp:expression | 466 | + ] ; |
467 | - [ rdf:type xsd:dateTime ; | 467 | + sp:subject _:b41 |
468 | - sp:arg1 _:b40 | 468 | + ] [ rdf:type sp:Bind ; |
469 | - ] ; | 469 | + sp:expression |
470 | - sp:variable _:b31 | 470 | + [ rdf:type xsd:dateTime ; |
471 | - ]) | 471 | + sp:arg1 _:b40 |
472 | - ] ; | 472 | + ] ; |
473 | - spin:rule | 473 | + sp:variable _:b31 |
474 | - [ rdf:type sp:Construct ; | 474 | + ]) |
475 | - rdfs:comment "STEP 003 - Construct datatype string values"^^xsd:string ; | 475 | + ] ; |
476 | - sp:templates ([ sp:object _:b42 ; | 476 | + spin:rule |
477 | - sp:predicate _:b43 ; | 477 | + [ rdf:type sp:Construct ; |
478 | - sp:subject spin:_this | 478 | + rdfs:comment "STEP 003 - Construct datatype string values"^^xsd:string ; |
479 | - ] [ sp:object rdf:Statement ; | 479 | + sp:templates ([ sp:object _:b42 ; |
480 | - sp:predicate rdf:type ; | 480 | + sp:predicate _:b43 ; |
481 | - sp:subject _:b44 | 481 | + sp:subject spin:_this |
482 | - ] [ sp:object spin:_this ; | 482 | + ] [ sp:object rdf:Statement ; |
483 | - sp:predicate rdf:subject ; | 483 | + sp:predicate rdf:type ; |
484 | - sp:subject _:b44 | 484 | + sp:subject _:b44 |
485 | - ] [ sp:object _:b43 ; | 485 | + ] [ sp:object spin:_this ; |
486 | - sp:predicate rdf:predicate ; | 486 | + sp:predicate rdf:subject ; |
487 | - sp:subject _:b44 | 487 | + sp:subject _:b44 |
488 | - ] [ sp:object _:b42 ; | 488 | + ] [ sp:object _:b43 ; |
489 | - sp:predicate rdf:object ; | 489 | + sp:predicate rdf:predicate ; |
490 | - sp:subject _:b44 | 490 | + sp:subject _:b44 |
491 | - ] [ sp:object _:b44 ; | 491 | + ] [ sp:object _:b42 ; |
492 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; | 492 | + sp:predicate rdf:object ; |
493 | - sp:subject _:b45 | 493 | + sp:subject _:b44 |
494 | - ]) ; | 494 | + ] [ sp:object _:b44 ; |
495 | - sp:where ([ sp:object _:b45 ; | 495 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; |
496 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 496 | + sp:subject _:b45 |
497 | - sp:subject spin:_this | 497 | + ]) ; |
498 | - ] [ sp:object _:b46 ; | 498 | + sp:where ([ sp:object _:b45 ; |
499 | - sp:predicate rdf:type ; | 499 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
500 | - sp:subject _:b45 | 500 | + sp:subject spin:_this |
501 | - ] [ rdf:type sp:NotExists ; | 501 | + ] [ sp:object _:b46 ; |
502 | - sp:elements ([ sp:object | 502 | + sp:predicate rdf:type ; |
503 | - [ sp:varName "uom"^^xsd:string | 503 | + sp:subject _:b45 |
504 | - ] ; | 504 | + ] [ rdf:type sp:NotExists ; |
505 | - sp:predicate ddr:uom ; | 505 | + sp:elements ([ sp:object |
506 | - sp:subject _:b45 | 506 | + [ sp:varName "uom"^^xsd:string |
507 | - ]) | 507 | + ] ; |
508 | - ] [ rdf:type sp:Bind ; | 508 | + sp:predicate ddr:uom ; |
509 | - sp:expression | 509 | + sp:subject _:b45 |
510 | - [ rdf:type afn:localname ; | 510 | + ]) |
511 | - sp:arg1 _:b46 | 511 | + ] [ rdf:type sp:Bind ; |
512 | - ] ; | 512 | + sp:expression |
513 | - sp:variable _:b47 | 513 | + [ rdf:type afn:localname ; |
514 | - ] [ rdf:type sp:Bind ; | 514 | + sp:arg1 _:b46 |
515 | - sp:expression | 515 | + ] ; |
516 | - [ rdf:type smf:buildURI ; | 516 | + sp:variable _:b47 |
517 | - sp:arg1 [ rdf:type fn:concat ; | 517 | + ] [ rdf:type sp:Bind ; |
518 | - sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ; | 518 | + sp:expression |
519 | - sp:arg2 _:b47 | 519 | + [ rdf:type smf:buildURI ; |
520 | - ] | 520 | + sp:arg1 [ rdf:type fn:concat ; |
521 | - ] ; | 521 | + sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ; |
522 | - sp:variable _:b43 | 522 | + sp:arg2 _:b47 |
523 | - ] [ sp:object owl:DatatypeProperty ; | 523 | + ] |
524 | - sp:predicate rdf:type ; | 524 | + ] ; |
525 | - sp:subject _:b43 | 525 | + sp:variable _:b43 |
526 | - ] [ sp:object _:b43 ; | 526 | + ] [ sp:object owl:DatatypeProperty ; |
527 | - sp:predicate owl:onProperty ; | 527 | + sp:predicate rdf:type ; |
528 | - sp:subject _:b48 | 528 | + sp:subject _:b43 |
529 | - ] [ sp:object _:b49 ; | 529 | + ] [ sp:object _:b43 ; |
530 | - sp:predicate owl:allValuesFrom ; | 530 | + sp:predicate owl:onProperty ; |
531 | - sp:subject _:b48 | 531 | + sp:subject _:b48 |
532 | - ] [ rdf:type sp:TriplePath ; | 532 | + ] [ sp:object _:b49 ; |
533 | - sp:object xsd:string ; | 533 | + sp:predicate owl:allValuesFrom ; |
534 | - sp:path [ rdf:type sp:ModPath ; | 534 | + sp:subject _:b48 |
535 | - sp:modMax -2 ; | 535 | + ] [ rdf:type sp:TriplePath ; |
536 | - sp:modMin 0 ; | 536 | + sp:object xsd:string ; |
537 | - sp:subPath rdfs:subClassOf | 537 | + sp:path [ rdf:type sp:ModPath ; |
538 | - ] ; | 538 | + sp:modMax -2 ; |
539 | - sp:subject _:b49 | 539 | + sp:modMin 0 ; |
540 | - ] [ sp:object _:b50 ; | 540 | + sp:subPath rdfs:subClassOf |
541 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 541 | + ] ; |
542 | - sp:subject _:b45 | 542 | + sp:subject _:b49 |
543 | - ] [ sp:object sxml:TextNode ; | 543 | + ] [ sp:object _:b50 ; |
544 | - sp:predicate rdf:type ; | 544 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
545 | - sp:subject _:b50 | 545 | + sp:subject _:b45 |
546 | - ] [ sp:object _:b42 ; | 546 | + ] [ sp:object sxml:TextNode ; |
547 | - sp:predicate sxml:text ; | 547 | + sp:predicate rdf:type ; |
548 | - sp:subject _:b50 | 548 | + sp:subject _:b50 |
549 | - ] [ sp:object _:b51 ; | 549 | + ] [ sp:object _:b42 ; |
550 | - sp:predicate rdf:type ; | 550 | + sp:predicate sxml:text ; |
551 | - sp:subject spin:_this | 551 | + sp:subject _:b50 |
552 | - ] [ rdf:type sp:TriplePath ; | 552 | + ] [ sp:object _:b51 ; |
553 | - sp:object _:b48 ; | 553 | + sp:predicate rdf:type ; |
554 | - sp:path [ rdf:type sp:ModPath ; | 554 | + sp:subject spin:_this |
555 | - sp:modMax -2 ; | 555 | + ] [ rdf:type sp:TriplePath ; |
556 | - sp:modMin 0 ; | 556 | + sp:object _:b48 ; |
557 | - sp:subPath rdfs:subClassOf | 557 | + sp:path [ rdf:type sp:ModPath ; |
558 | - ] ; | 558 | + sp:modMax -2 ; |
559 | - sp:subject _:b51 | 559 | + sp:modMin 0 ; |
560 | - ]) | 560 | + sp:subPath rdfs:subClassOf |
561 | - ] . | 561 | + ] ; |
562 | - | 562 | + sp:subject _:b51 |
563 | -ddr:schemaLocation | 563 | + ]) |
564 | - rdfs:domain ddr:Obj_drillReports ; | 564 | + ] . |
565 | - sxml:attribute "xsi:schemaLocation"^^xsd:string . | 565 | + |
566 | - | 566 | +ddr:schemaLocation |
567 | -ddr:uom | 567 | + rdfs:domain ddr:Obj_drillReports ; |
568 | - sxml:attribute "uom"^^xsd:string . | 568 | + sxml:attribute "xsi:schemaLocation"^^xsd:string . |
569 | - | 569 | + |
570 | -ddr:version | 570 | +ddr:uom |
571 | - rdfs:domain ddr:DrillReports ; | 571 | + sxml:attribute "uom"^^xsd:string . |
572 | - sxml:attribute "version"^^xsd:string . | 572 | + |
573 | - | 573 | +ddr:version |
574 | -<http://www.reportinghub.no/ep/transform/1.1/ddr> | 574 | + rdfs:domain ddr:DrillReports ; |
575 | - rdf:type owl:Ontology ; | 575 | + sxml:attribute "version"^^xsd:string . |
576 | - owl:imports <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://www.reportinghub.no/ep/schema/1.1.1/ddr> , <http://topbraid.org/sxml> , <http://spinrdf.org/spin> ; | 576 | + |
577 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 577 | +<http://www.reportinghub.no/ep/transform/1.1/ddr> |
578 | - | 578 | + rdf:type owl:Ontology ; |
579 | -owl:Thing | 579 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://topbraid.org/sxml> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> ; |
580 | - spin:query | 580 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
581 | - [ rdf:type sp:Select ; | 581 | + |
582 | - sp:resultVariables (_:b52 _:b53 _:b54 _:b55) ; | 582 | +owl:Thing |
583 | - sp:where ([ sp:object <http://topbraid.org/sxsd#ComplexType> ; | 583 | + spin:query |
584 | - sp:predicate rdf:type ; | 584 | + [ rdf:type sp:Select ; |
585 | - sp:subject _:b56 | 585 | + sp:resultVariables (_:b52 _:b53 _:b54 _:b55) ; |
586 | - ] [ rdf:type sp:TriplePath ; | 586 | + sp:where ([ sp:object <http://topbraid.org/sxsd#ComplexType> ; |
587 | - sp:object _:b57 ; | 587 | + sp:predicate rdf:type ; |
588 | - sp:path [ rdf:type sp:ModPath ; | 588 | + sp:subject _:b56 |
589 | - sp:modMax -2 ; | 589 | + ] [ rdf:type sp:TriplePath ; |
590 | - sp:modMin 0 ; | 590 | + sp:object _:b57 ; |
591 | - sp:subPath <http://www.topbraid.org/2007/05/composite.owl#child> | 591 | + sp:path [ rdf:type sp:ModPath ; |
592 | - ] ; | 592 | + sp:modMax -2 ; |
593 | - sp:subject _:b56 | 593 | + sp:modMin 0 ; |
594 | - ] [ sp:object _:b58 ; | 594 | + sp:subPath <http://www.topbraid.org/2007/05/composite.owl#child> |
595 | - sp:predicate <http://topbraid.org/sxsd#name> ; | 595 | + ] ; |
596 | - sp:subject _:b56 | 596 | + sp:subject _:b56 |
597 | - ] [ sp:object _:b55 ; | 597 | + ] [ sp:object _:b58 ; |
598 | - sp:predicate <http://www.w3.org/ns/sawsdl#modelReference> ; | 598 | + sp:predicate <http://topbraid.org/sxsd#name> ; |
599 | - sp:subject _:b57 | 599 | + sp:subject _:b56 |
600 | - ] [ sp:object _:b59 ; | 600 | + ] [ sp:object _:b55 ; |
601 | - sp:predicate <http://topbraid.org/sxsd#name> ; | 601 | + sp:predicate <http://www.w3.org/ns/sawsdl#modelReference> ; |
602 | - sp:subject _:b57 | 602 | + sp:subject _:b57 |
603 | - ] [ rdf:type sp:Bind ; | 603 | + ] [ sp:object _:b59 ; |
604 | - sp:expression | 604 | + sp:predicate <http://topbraid.org/sxsd#name> ; |
605 | - [ rdf:type spif:titleCase ; | 605 | + sp:subject _:b57 |
606 | - sp:arg1 _:b59 | 606 | + ] [ rdf:type sp:Bind ; |
607 | - ] ; | 607 | + sp:expression |
608 | - sp:variable _:b60 | 608 | + [ rdf:type spif:titleCase ; |
609 | - ] [ rdf:type sp:Bind ; | 609 | + sp:arg1 _:b59 |
610 | - sp:expression | 610 | + ] ; |
611 | - [ rdf:type smf:buildURI ; | 611 | + sp:variable _:b60 |
612 | - sp:arg1 [ rdf:type fn:concat ; | 612 | + ] [ rdf:type sp:Bind ; |
613 | - sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#has" ; | 613 | + sp:expression |
614 | - sp:arg2 _:b60 | 614 | + [ rdf:type smf:buildURI ; |
615 | - ] | 615 | + sp:arg1 [ rdf:type fn:concat ; |
616 | - ] ; | 616 | + sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#has" ; |
617 | - sp:variable _:b54 | 617 | + sp:arg2 _:b60 |
618 | - ] [ rdf:type sp:Bind ; | 618 | + ] |
619 | - sp:expression | 619 | + ] ; |
620 | - [ rdf:type spif:titleCase ; | 620 | + sp:variable _:b54 |
621 | - sp:arg1 _:b58 ; | 621 | + ] [ rdf:type sp:Bind ; |
622 | - sp:arg2 "[a-z]s" | 622 | + sp:expression |
623 | - ] ; | 623 | + [ rdf:type spif:titleCase ; |
624 | - sp:variable _:b61 | 624 | + sp:arg1 _:b58 ; |
625 | - ] [ rdf:type sp:Bind ; | 625 | + sp:arg2 "[a-z]s" |
626 | - sp:expression | 626 | + ] ; |
627 | - [ rdf:type smf:buildURI ; | 627 | + sp:variable _:b61 |
628 | - sp:arg1 [ rdf:type fn:concat ; | 628 | + ] [ rdf:type sp:Bind ; |
629 | - sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ; | 629 | + sp:expression |
630 | - sp:arg2 _:b61 | 630 | + [ rdf:type smf:buildURI ; |
631 | - ] | 631 | + sp:arg1 [ rdf:type fn:concat ; |
632 | - ] ; | 632 | + sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ; |
633 | - sp:variable _:b53 | 633 | + sp:arg2 _:b61 |
634 | - ] [ rdf:type sp:Bind ; | 634 | + ] |
635 | - sp:expression | 635 | + ] ; |
636 | - [ rdf:type smf:buildURI ; | 636 | + sp:variable _:b53 |
637 | - sp:arg1 [ rdf:type fn:concat ; | 637 | + ] [ rdf:type sp:Bind ; |
638 | - sp:arg1 "http://www.reportinghub.no/map/ddr#" ; | 638 | + sp:expression |
639 | - sp:arg2 _:b61 ; | 639 | + [ rdf:type smf:buildURI ; |
640 | - sp:arg3 "-has" ; | 640 | + sp:arg1 [ rdf:type fn:concat ; |
641 | - sp:arg4 _:b60 | 641 | + sp:arg1 "http://www.reportinghub.no/map/ddr#" ; |
642 | - ] | 642 | + sp:arg2 _:b61 ; |
643 | - ] ; | 643 | + sp:arg3 "-has" ; |
644 | - sp:variable _:b52 | 644 | + sp:arg4 _:b60 |
645 | - ]) | 645 | + ] |
646 | - ] ; | 646 | + ] ; |
647 | - spin:query | 647 | + sp:variable _:b52 |
648 | - [ rdf:type sp:Select ; | 648 | + ]) |
649 | - sp:resultVariables (_:b62 _:b63 _:b64 _:b65) ; | 649 | + ] ; |
650 | - sp:where ([ sp:object _:b65 ; | 650 | + spin:query |
651 | - sp:predicate <http://www.w3.org/ns/sawsdl#modelReference> ; | 651 | + [ rdf:type sp:Select ; |
652 | - sp:subject _:b64 | 652 | + sp:resultVariables (_:b62 _:b63 _:b64 _:b65) ; |
653 | - ] [ sp:object _:b64 ; | 653 | + sp:where ([ sp:object _:b65 ; |
654 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 654 | + sp:predicate <http://www.w3.org/ns/sawsdl#modelReference> ; |
655 | - sp:subject _:b63 | 655 | + sp:subject _:b64 |
656 | - ] [ rdf:type sp:Union ; | 656 | + ] [ sp:object _:b64 ; |
657 | - sp:elements (([ sp:object <http://topbraid.org/sxsd#Sequence> ; | 657 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
658 | - sp:predicate rdf:type ; | 658 | + sp:subject _:b63 |
659 | - sp:subject _:b63 | 659 | + ] [ rdf:type sp:Union ; |
660 | - ]) ([ sp:object <http://topbraid.org/sxsd#Choice> ; | 660 | + sp:elements (([ sp:object <http://topbraid.org/sxsd#Sequence> ; |
661 | - sp:predicate rdf:type ; | 661 | + sp:predicate rdf:type ; |
662 | - sp:subject _:b63 | 662 | + sp:subject _:b63 |
663 | - ])) | 663 | + ]) ([ sp:object <http://topbraid.org/sxsd#Choice> ; |
664 | - ] [ sp:object _:b63 ; | 664 | + sp:predicate rdf:type ; |
665 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 665 | + sp:subject _:b63 |
666 | - sp:subject _:b62 | 666 | + ])) |
667 | - ]) | 667 | + ] [ sp:object _:b63 ; |
668 | - ] ; | 668 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
669 | - spin:query | 669 | + sp:subject _:b62 |
670 | - [ rdf:type sp:Select ; | 670 | + ]) |
671 | - sp:where ([ sp:object | 671 | + ] ; |
672 | - [ sp:varName "p"^^xsd:string | 672 | + spin:query |
673 | - ] ; | 673 | + [ rdf:type sp:Select ; |
674 | - sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; | 674 | + sp:where ([ sp:object |
675 | - sp:subject _:b66 | 675 | + [ sp:varName "p"^^xsd:string |
676 | - ] [ rdf:type sp:NotExists ; | 676 | + ] ; |
677 | - sp:elements ([ sp:object | 677 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ; |
678 | - [ sp:varName "b"^^xsd:string | 678 | + sp:subject _:b66 |
679 | - ] ; | 679 | + ] [ rdf:type sp:NotExists ; |
680 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; | 680 | + sp:elements ([ sp:object |
681 | - sp:subject _:b66 | 681 | + [ sp:varName "b"^^xsd:string |
682 | - ]) | 682 | + ] ; |
683 | - ]) | 683 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ; |
684 | - ] ; | 684 | + sp:subject _:b66 |
685 | - spin:update | 685 | + ]) |
686 | - [ rdf:type sp:Modify ; | 686 | + ]) |
687 | - sp:deletePattern ([ sp:object _:b67 ; | 687 | + ] ; |
688 | - sp:predicate rdfs:label ; | 688 | + spin:update |
689 | - sp:subject _:b68 | 689 | + [ rdf:type sp:Modify ; |
690 | - ]) ; | 690 | + sp:deletePattern ([ sp:object _:b67 ; |
691 | - sp:insertPattern ([ sp:object _:b69 ; | 691 | + sp:predicate rdfs:label ; |
692 | - sp:predicate rdfs:label ; | 692 | + sp:subject _:b68 |
693 | - sp:subject _:b68 | 693 | + ]) ; |
694 | - ]) ; | 694 | + sp:insertPattern ([ sp:object _:b69 ; |
695 | - sp:where ([ sp:object _:b68 ; | 695 | + sp:predicate rdfs:label ; |
696 | - sp:predicate owl:onProperty ; | 696 | + sp:subject _:b68 |
697 | - sp:subject | 697 | + ]) ; |
698 | - [ sp:varName "r"^^xsd:string | 698 | + sp:where ([ sp:object _:b68 ; |
699 | - ] | 699 | + sp:predicate owl:onProperty ; |
700 | - ] [ sp:object _:b67 ; | 700 | + sp:subject |
701 | - sp:predicate rdfs:label ; | 701 | + [ sp:varName "r"^^xsd:string |
702 | - sp:subject _:b68 | 702 | + ] |
703 | - ] [ rdf:type sp:Filter ; | 703 | + ] [ sp:object _:b67 ; |
704 | - sp:expression | 704 | + sp:predicate rdfs:label ; |
705 | - [ rdf:type fn:starts-with ; | 705 | + sp:subject _:b68 |
706 | - sp:arg1 _:b67 ; | 706 | + ] [ rdf:type sp:Filter ; |
707 | - sp:arg2 "has" | 707 | + sp:expression |
708 | - ] | 708 | + [ rdf:type fn:starts-with ; |
709 | - ] [ rdf:type sp:Bind ; | 709 | + sp:arg1 _:b67 ; |
710 | - sp:expression | 710 | + sp:arg2 "has" |
711 | - [ rdf:type smf:trim ; | 711 | + ] |
712 | - sp:arg1 [ rdf:type smf:regex ; | 712 | + ] [ rdf:type sp:Bind ; |
713 | - sp:arg1 _:b67 ; | 713 | + sp:expression |
714 | - sp:arg2 "has(.*)" ; | 714 | + [ rdf:type smf:trim ; |
715 | - sp:arg3 "$1" | 715 | + sp:arg1 [ rdf:type smf:regex ; |
716 | - ] | 716 | + sp:arg1 _:b67 ; |
717 | - ] ; | 717 | + sp:arg2 "has(.*)" ; |
718 | - sp:variable _:b69 | 718 | + sp:arg3 "$1" |
719 | - ]) | 719 | + ] |
720 | - ] . | 720 | + ] ; |
721 | - | 721 | + sp:variable _:b69 |
722 | -_:b4 sp:varName "value"^^xsd:string . | 722 | + ]) |
723 | - | 723 | + ] . |
724 | -_:b13 | 724 | + |
725 | - sp:varName "text"^^xsd:string . | 725 | +_:b42 |
726 | - | 726 | + sp:varName "text"^^xsd:string . |
727 | -_:b12 | 727 | + |
728 | - sp:varName "textNode"^^xsd:string . | 728 | +_:b43 |
729 | - | 729 | + sp:varName "dtpnameU"^^xsd:string . |
730 | -_:b11 | 730 | + |
731 | - sp:varName "instType"^^xsd:string . | 731 | +_:b45 |
732 | - | 732 | + sp:varName "child"^^xsd:string . |
733 | -_:b1 sp:varName "rangeU"^^xsd:string . | 733 | + |
734 | - | 734 | +_:b46 |
735 | -_:b10 | 735 | + sp:varName "childType"^^xsd:string . |
736 | - sp:varName "allValuesRestriction"^^xsd:string . | 736 | + |
737 | - | 737 | +_:b47 |
738 | -_:b5 sp:varName "opnameU"^^xsd:string . | 738 | + sp:varName "childLocalName"^^xsd:string . |
739 | - | 739 | + |
740 | -_:b9 sp:varName "childLocalName"^^xsd:string . | 740 | +_:b48 |
741 | - | 741 | + sp:varName "valuesRestriction"^^xsd:string . |
742 | -_:b3 sp:varName "uom"^^xsd:string . | 742 | + |
743 | - | 743 | +_:b49 |
744 | -_:b8 sp:varName "childType"^^xsd:string . | 744 | + sp:varName "rangeType"^^xsd:string . |
745 | - | 745 | + |
746 | -_:b7 sp:varName "child"^^xsd:string . | 746 | +_:b50 |
747 | - | 747 | + sp:varName "textNode"^^xsd:string . |
748 | -_:b69 | 748 | + |
749 | - sp:varName "newLabel"^^xsd:string . | 749 | +_:b51 |
750 | - | 750 | + sp:varName "instType"^^xsd:string . |
751 | -_:b68 | 751 | + |
752 | - sp:varName "p"^^xsd:string . | 752 | +_:b31 |
753 | - | 753 | + sp:varName "dateTime"^^xsd:string . |
754 | -_:b67 | 754 | + |
755 | - sp:varName "oldLabel"^^xsd:string . | 755 | +_:b32 |
756 | - | 756 | + sp:varName "dtpnameU"^^xsd:string . |
757 | -_:b61 | 757 | + |
758 | - sp:varName "tcname"^^xsd:string . | 758 | +_:b34 |
759 | - | 759 | + sp:varName "child"^^xsd:string . |
760 | -_:b60 | 760 | + |
761 | - sp:varName "tcpname"^^xsd:string . | 761 | +_:b35 |
762 | - | 762 | + sp:varName "childType"^^xsd:string . |
763 | -_:b59 | 763 | + |
764 | - sp:varName "pname"^^xsd:string . | 764 | +_:b36 |
765 | - | 765 | + sp:varName "childLocalName"^^xsd:string . |
766 | -_:b58 | 766 | + |
767 | - sp:varName "name"^^xsd:string . | 767 | +_:b37 |
768 | - | 768 | + sp:varName "valuesRestriction"^^xsd:string . |
769 | -_:b57 | 769 | + |
770 | - sp:varName "c"^^xsd:string . | 770 | +_:b38 |
771 | - | 771 | + sp:varName "rangeType"^^xsd:string . |
772 | -_:b56 | 772 | + |
773 | - sp:varName "s"^^xsd:string . | 773 | +_:b39 |
774 | - | 774 | + sp:varName "textNode"^^xsd:string . |
775 | -_:b55 | 775 | + |
776 | - sp:varName "mre"^^xsd:string . | 776 | +_:b40 |
777 | - | 777 | + sp:varName "text"^^xsd:string . |
778 | -_:b54 | 778 | + |
779 | - sp:varName "ddrPU"^^xsd:string . | 779 | +_:b41 |
780 | - | 780 | + sp:varName "instType"^^xsd:string . |
781 | -_:b53 | 781 | + |
782 | - sp:varName "ddrCU"^^xsd:string . | 782 | +_:b25 |
783 | - | 783 | + sp:varName "child"^^xsd:string . |
784 | -_:b52 | 784 | + |
785 | - sp:varName "ddrCPU"^^xsd:string . | 785 | +_:b26 |
786 | - | 786 | + sp:varName "formalProperty"^^xsd:string . |
787 | -_:b65 | 787 | + |
788 | - sp:varName "e"^^xsd:string . | 788 | +_:b28 |
789 | - | 789 | + sp:varName "childType"^^xsd:string . |
790 | -_:b64 | 790 | + |
791 | - sp:varName "s"^^xsd:string . | 791 | +_:b29 |
792 | - | 792 | + sp:varName "valuesRestriction"^^xsd:string . |
793 | -_:b63 | 793 | + |
794 | - sp:varName "p"^^xsd:string . | 794 | +_:b30 |
795 | - | 795 | + sp:varName "instType"^^xsd:string . |
796 | -_:b62 | 796 | + |
797 | - sp:varName "pp"^^xsd:string . | 797 | +_:b14 |
798 | - | 798 | + sp:varName "enumeratedValue"^^xsd:string . |
799 | -_:b66 | 799 | + |
800 | - sp:varName "c"^^xsd:string . | 800 | +_:b15 |
801 | - | 801 | + sp:varName "opnameU"^^xsd:string . |
802 | -_:b51 | 802 | + |
803 | - sp:varName "instType"^^xsd:string . | 803 | +_:b17 |
804 | - | 804 | + sp:varName "child"^^xsd:string . |
805 | -_:b50 | 805 | + |
806 | - sp:varName "textNode"^^xsd:string . | 806 | +_:b18 |
807 | - | 807 | + sp:varName "childType"^^xsd:string . |
808 | -_:b49 | 808 | + |
809 | - sp:varName "rangeType"^^xsd:string . | 809 | +_:b19 |
810 | - | 810 | + sp:varName "childLocalName"^^xsd:string . |
811 | -_:b48 | 811 | + |
812 | - sp:varName "valuesRestriction"^^xsd:string . | 812 | +_:b20 |
813 | - | 813 | + sp:varName "valuesRestriction"^^xsd:string . |
814 | -_:b47 | 814 | + |
815 | - sp:varName "childLocalName"^^xsd:string . | 815 | +_:b21 |
816 | - | 816 | + sp:varName "rangeU"^^xsd:string . |
817 | -_:b46 | 817 | + |
818 | - sp:varName "childType"^^xsd:string . | 818 | +_:b22 |
819 | - | 819 | + sp:varName "instType"^^xsd:string . |
820 | -_:b45 | 820 | + |
821 | - sp:varName "child"^^xsd:string . | 821 | +_:b23 |
822 | - | 822 | + sp:varName "textNode"^^xsd:string . |
823 | -_:b43 | 823 | + |
824 | - sp:varName "dtpnameU"^^xsd:string . | 824 | +_:b24 |
825 | - | 825 | + sp:varName "text"^^xsd:string . |
826 | -_:b42 | 826 | + |
827 | - sp:varName "text"^^xsd:string . | 827 | +_:b1 sp:varName "rangeU"^^xsd:string . |
828 | - | 828 | + |
829 | -_:b24 | 829 | +_:b3 sp:varName "uom"^^xsd:string . |
830 | - sp:varName "text"^^xsd:string . | 830 | + |
831 | - | 831 | +_:b4 sp:varName "value"^^xsd:string . |
832 | -_:b23 | 832 | + |
833 | - sp:varName "textNode"^^xsd:string . | 833 | +_:b5 sp:varName "opnameU"^^xsd:string . |
834 | - | 834 | + |
835 | -_:b22 | 835 | +_:b7 sp:varName "child"^^xsd:string . |
836 | - sp:varName "instType"^^xsd:string . | 836 | + |
837 | - | 837 | +_:b8 sp:varName "childType"^^xsd:string . |
838 | -_:b21 | 838 | + |
839 | - sp:varName "rangeU"^^xsd:string . | 839 | +_:b9 sp:varName "childLocalName"^^xsd:string . |
840 | - | 840 | + |
841 | -_:b20 | 841 | +_:b10 |
842 | - sp:varName "valuesRestriction"^^xsd:string . | 842 | + sp:varName "allValuesRestriction"^^xsd:string . |
843 | - | 843 | + |
844 | -_:b19 | 844 | +_:b11 |
845 | - sp:varName "childLocalName"^^xsd:string . | 845 | + sp:varName "instType"^^xsd:string . |
846 | - | 846 | + |
847 | -_:b18 | 847 | +_:b12 |
848 | - sp:varName "childType"^^xsd:string . | 848 | + sp:varName "textNode"^^xsd:string . |
849 | - | 849 | + |
850 | -_:b17 | 850 | +_:b13 |
851 | - sp:varName "child"^^xsd:string . | 851 | + sp:varName "text"^^xsd:string . |
852 | - | 852 | + |
853 | -_:b15 | 853 | +_:b66 |
854 | - sp:varName "opnameU"^^xsd:string . | 854 | + sp:varName "c"^^xsd:string . |
855 | - | 855 | + |
856 | -_:b14 | 856 | +_:b62 |
857 | - sp:varName "enumeratedValue"^^xsd:string . | 857 | + sp:varName "pp"^^xsd:string . |
858 | - | 858 | + |
859 | -_:b30 | 859 | +_:b63 |
860 | - sp:varName "instType"^^xsd:string . | 860 | + sp:varName "p"^^xsd:string . |
861 | - | 861 | + |
862 | -_:b29 | 862 | +_:b64 |
863 | - sp:varName "valuesRestriction"^^xsd:string . | 863 | + sp:varName "s"^^xsd:string . |
864 | - | 864 | + |
865 | -_:b28 | 865 | +_:b65 |
866 | - sp:varName "childType"^^xsd:string . | 866 | + sp:varName "e"^^xsd:string . |
867 | - | 867 | + |
868 | -_:b26 | 868 | +_:b52 |
869 | - sp:varName "formalProperty"^^xsd:string . | 869 | + sp:varName "ddrCPU"^^xsd:string . |
870 | - | 870 | + |
871 | -_:b25 | 871 | +_:b53 |
872 | - sp:varName "child"^^xsd:string . | 872 | + sp:varName "ddrCU"^^xsd:string . |
873 | - | 873 | + |
874 | -_:b41 | 874 | +_:b54 |
875 | - sp:varName "instType"^^xsd:string . | 875 | + sp:varName "ddrPU"^^xsd:string . |
876 | - | 876 | + |
877 | -_:b40 | 877 | +_:b55 |
878 | - sp:varName "text"^^xsd:string . | 878 | + sp:varName "mre"^^xsd:string . |
879 | - | 879 | + |
880 | -_:b39 | 880 | +_:b56 |
881 | - sp:varName "textNode"^^xsd:string . | 881 | + sp:varName "s"^^xsd:string . |
882 | - | 882 | + |
883 | -_:b38 | 883 | +_:b57 |
884 | - sp:varName "rangeType"^^xsd:string . | 884 | + sp:varName "c"^^xsd:string . |
885 | - | 885 | + |
886 | -_:b37 | 886 | +_:b58 |
887 | - sp:varName "valuesRestriction"^^xsd:string . | 887 | + sp:varName "name"^^xsd:string . |
888 | - | 888 | + |
889 | -_:b36 | 889 | +_:b59 |
890 | - sp:varName "childLocalName"^^xsd:string . | 890 | + sp:varName "pname"^^xsd:string . |
891 | - | 891 | + |
892 | -_:b35 | 892 | +_:b60 |
893 | - sp:varName "childType"^^xsd:string . | 893 | + sp:varName "tcpname"^^xsd:string . |
894 | - | 894 | + |
895 | -_:b34 | 895 | +_:b61 |
896 | - sp:varName "child"^^xsd:string . | 896 | + sp:varName "tcname"^^xsd:string . |
897 | - | 897 | + |
898 | -_:b32 | 898 | +_:b67 |
899 | - sp:varName "dtpnameU"^^xsd:string . | 899 | + sp:varName "oldLabel"^^xsd:string . |
900 | - | 900 | + |
901 | -_:b31 | 901 | +_:b68 |
902 | - sp:varName "dateTime"^^xsd:string . | 902 | + sp:varName "p"^^xsd:string . |
903 | + | ||
904 | +_:b69 | ||
905 | + sp:varName "newLabel"^^xsd:string . | ... | ... |
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 | ... | ... |
... | @@ -15,23 +15,17 @@ | ... | @@ -15,23 +15,17 @@ |
15 | # imports: file:///www.reportinghub.no/transform/npd/wbsha | 15 | # imports: file:///www.reportinghub.no/transform/npd/wbsha |
16 | # imports: http://spinrdf.org/spin | 16 | # imports: http://spinrdf.org/spin |
17 | # imports: http://topbraid.org/spin/spinmapl | 17 | # imports: http://topbraid.org/spin/spinmapl |
18 | -# imports: http://www.reportinghub.no/npd/1.1/schema | 18 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
19 | +# imports: http://www.reportinghub.no/ep/schema/1.0/facility | ||
20 | +# imports: http://www.reportinghub.no/ep/schema/1.0/organization | ||
21 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well | ||
22 | +# imports: http://www.reportinghub.no/np/schema/1.0/npd | ||
19 | # imports: http://www.reportinghub.no/spin/rh | 23 | # imports: http://www.reportinghub.no/spin/rh |
20 | 24 | ||
21 | @prefix : <http://www.reportinghub.no/transform/spreadsheets2npd#> . | 25 | @prefix : <http://www.reportinghub.no/transform/spreadsheets2npd#> . |
22 | @prefix arg: <http://spinrdf.org/arg#> . | 26 | @prefix arg: <http://spinrdf.org/arg#> . |
23 | -@prefix baa-2011-07-30: <file:///www.reportinghub.no/transform/npd/baa-2011-07-30#> . | ||
24 | -@prefix baalicensee-2011-07-30: <file:///www.reportinghub.no/transform/npd/baalicensee-2011-07-30#> . | ||
25 | -@prefix company-2011-07-30: <http://www.reportinghub.no/examples/transform/npd/company-2011-07-30#> . | ||
26 | -@prefix discovery-2011-07-30: <file:///www.reportinghub.no/transform/npd/discovery-2011-07-30#> . | ||
27 | -@prefix facilityfixed-2011-07-30: <file:///www.reportinghub.no/transform/npd/facilityfixed-2011-07-30#> . | ||
28 | -@prefix facilitymoveable-2011-07-30: <file:///www.reportinghub.no/transform/npd/facilitymoveable-2011-07-30#> . | ||
29 | -@prefix field-2011-07-30: <http://www.reportinghub.no/transform/npd/field-2011-07-30#> . | ||
30 | @prefix fn: <http://www.w3.org/2005/xpath-functions#> . | 27 | @prefix fn: <http://www.w3.org/2005/xpath-functions#> . |
31 | -@prefix license-2011-07-30: <file:///www.reportinghub.no/transform/npd/license-2011-07-30#> . | 28 | +@prefix npdi: <http://www.reportinghub.no/np/data/npd/> . |
32 | -@prefix licensee-2011-07-30: <file:///www.reportinghub.no/transform/npd/licensee-2011-07-30#> . | ||
33 | -@prefix npdi: <https://www.reportinghub.no/data/npd/> . | ||
34 | -@prefix npdi1: <http://www.reportinghub.no/examples/npdi#> . | ||
35 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 29 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
36 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 30 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
37 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 31 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
... | @@ -42,11 +36,6 @@ | ... | @@ -42,11 +36,6 @@ |
42 | @prefix spinmap: <http://spinrdf.org/spinmap#> . | 36 | @prefix spinmap: <http://spinrdf.org/spinmap#> . |
43 | @prefix spinmapl: <http://topbraid.org/spin/spinmapl#> . | 37 | @prefix spinmapl: <http://topbraid.org/spin/spinmapl#> . |
44 | @prefix spl: <http://spinrdf.org/spl#> . | 38 | @prefix spl: <http://spinrdf.org/spl#> . |
45 | -@prefix tufoperator-2011-07-30: <http://www.reportinghub.no/transform/npd/tufoperator-2011-07-30#> . | ||
46 | -@prefix wbdev-2011-07-30: <file:///www.reportinghub.no/transform/npd/wbdev-2011-07-30#> . | ||
47 | -@prefix wbexp-2011-07-30: <http://www.reportinghub.no/examples/transform/npd/wbexp-2011-07-30#> . | ||
48 | -@prefix wbid-2011-07-30: <file:///www.reportinghub.no/transform/npd/wbid-2011-07-30#> . | ||
49 | -@prefix wbsha-2011-07-30: <file:///www.reportinghub.no/transform/npd/wbsha-2011-07-30#> . | ||
50 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 39 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
51 | 40 | ||
52 | <file:///www.reportinghub.no/transform/npd/baa#BAA> | 41 | <file:///www.reportinghub.no/transform/npd/baa#BAA> |
... | @@ -57,7 +46,7 @@ | ... | @@ -57,7 +46,7 @@ |
57 | spinmap:sourcePredicate1 | 46 | spinmap:sourcePredicate1 |
58 | <file:///www.reportinghub.no/transform/npd/baa#baaName> ; | 47 | <file:///www.reportinghub.no/transform/npd/baa#baaName> ; |
59 | spinmap:targetPredicate1 | 48 | spinmap:targetPredicate1 |
60 | - <http://www.reportinghub.no/npd/schema#name> | 49 | + <http://www.reportinghub.no/np/schema/npd#name> |
61 | ] ; | 50 | ] ; |
62 | spinmap:rule | 51 | spinmap:rule |
63 | [ rdf:type spinmap:Mapping-1-1 ; | 52 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -70,7 +59,7 @@ | ... | @@ -70,7 +59,7 @@ |
70 | spinmap:sourcePredicate1 | 59 | spinmap:sourcePredicate1 |
71 | <file:///www.reportinghub.no/transform/npd/baa#baaDateValidTo> ; | 60 | <file:///www.reportinghub.no/transform/npd/baa#baaDateValidTo> ; |
72 | spinmap:targetPredicate1 | 61 | spinmap:targetPredicate1 |
73 | - <http://www.reportinghub.no/npd/schema#endDate> | 62 | + <http://www.reportinghub.no/np/schema/npd#endDate> |
74 | ] ; | 63 | ] ; |
75 | spinmap:rule | 64 | spinmap:rule |
76 | [ rdf:type spinmap:Mapping-1-1 ; | 65 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -83,7 +72,7 @@ | ... | @@ -83,7 +72,7 @@ |
83 | spinmap:sourcePredicate1 | 72 | spinmap:sourcePredicate1 |
84 | <file:///www.reportinghub.no/transform/npd/baa#baaDateValidFrom> ; | 73 | <file:///www.reportinghub.no/transform/npd/baa#baaDateValidFrom> ; |
85 | spinmap:targetPredicate1 | 74 | spinmap:targetPredicate1 |
86 | - <http://www.reportinghub.no/npd/schema#startDate> | 75 | + <http://www.reportinghub.no/np/schema/npd#startDate> |
87 | ] ; | 76 | ] ; |
88 | spinmap:rule | 77 | spinmap:rule |
89 | [ rdf:type spinmap:Mapping-1-1 ; | 78 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -105,7 +94,7 @@ | ... | @@ -105,7 +94,7 @@ |
105 | spinmap:sourcePredicate1 | 94 | spinmap:sourcePredicate1 |
106 | <file:///www.reportinghub.no/transform/npd/baa#baaNpdidBsnsArrArea> ; | 95 | <file:///www.reportinghub.no/transform/npd/baa#baaNpdidBsnsArrArea> ; |
107 | spinmap:targetPredicate1 | 96 | spinmap:targetPredicate1 |
108 | - <http://www.reportinghub.no/npd/schema#id> | 97 | + <http://www.reportinghub.no/np/schema/npd#id> |
109 | ] . | 98 | ] . |
110 | 99 | ||
111 | <file:///www.reportinghub.no/transform/npd/baalicensee#BAALicensee> | 100 | <file:///www.reportinghub.no/transform/npd/baalicensee#BAALicensee> |
... | @@ -119,7 +108,7 @@ | ... | @@ -119,7 +108,7 @@ |
119 | spinmap:sourcePredicate1 | 108 | spinmap:sourcePredicate1 |
120 | <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeInterest> ; | 109 | <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeInterest> ; |
121 | spinmap:targetPredicate1 | 110 | spinmap:targetPredicate1 |
122 | - <http://www.reportinghub.no/npd/schema#percentageOfShare> | 111 | + <http://www.reportinghub.no/np/schema/npd#percentageOfShare> |
123 | ] ; | 112 | ] ; |
124 | spinmap:rule | 113 | spinmap:rule |
125 | [ rdf:type spinmap:Mapping-1-1 ; | 114 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -127,13 +116,13 @@ | ... | @@ -127,13 +116,13 @@ |
127 | spinmap:expression | 116 | spinmap:expression |
128 | [ rdf:type spinmapl:resourceWithValue ; | 117 | [ rdf:type spinmapl:resourceWithValue ; |
129 | sp:arg1 spin:_arg1 ; | 118 | sp:arg1 spin:_arg1 ; |
130 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#name> ; | 119 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
131 | spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> | 120 | spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> |
132 | ] ; | 121 | ] ; |
133 | spinmap:sourcePredicate1 | 122 | spinmap:sourcePredicate1 |
134 | <file:///www.reportinghub.no/transform/npd/baalicensee#cmpLongName> ; | 123 | <file:///www.reportinghub.no/transform/npd/baalicensee#cmpLongName> ; |
135 | spinmap:targetPredicate1 | 124 | spinmap:targetPredicate1 |
136 | - <http://www.reportinghub.no/npd/schema#shareHolder> | 125 | + <http://www.reportinghub.no/np/schema/npd#shareHolder> |
137 | ] ; | 126 | ] ; |
138 | spinmap:rule | 127 | spinmap:rule |
139 | [ rdf:type spinmap:Mapping-1-1 ; | 128 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -146,7 +135,7 @@ | ... | @@ -146,7 +135,7 @@ |
146 | spinmap:sourcePredicate1 | 135 | spinmap:sourcePredicate1 |
147 | <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidTo> ; | 136 | <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidTo> ; |
148 | spinmap:targetPredicate1 | 137 | spinmap:targetPredicate1 |
149 | - <http://www.reportinghub.no/npd/schema#endDate> | 138 | + <http://www.reportinghub.no/np/schema/npd#endDate> |
150 | ] ; | 139 | ] ; |
151 | spinmap:rule | 140 | spinmap:rule |
152 | [ rdf:type spinmap:Mapping-1-1 ; | 141 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -159,7 +148,7 @@ | ... | @@ -159,7 +148,7 @@ |
159 | spinmap:sourcePredicate1 | 148 | spinmap:sourcePredicate1 |
160 | <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidFrom> ; | 149 | <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidFrom> ; |
161 | spinmap:targetPredicate1 | 150 | spinmap:targetPredicate1 |
162 | - <http://www.reportinghub.no/npd/schema#startDate> | 151 | + <http://www.reportinghub.no/np/schema/npd#startDate> |
163 | ] ; | 152 | ] ; |
164 | spinmap:rule | 153 | spinmap:rule |
165 | [ rdf:type spinmap:Mapping-1-1 ; | 154 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -167,18 +156,18 @@ | ... | @@ -167,18 +156,18 @@ |
167 | spinmap:expression | 156 | spinmap:expression |
168 | [ rdf:type spinmapl:resourceWithValue ; | 157 | [ rdf:type spinmapl:resourceWithValue ; |
169 | sp:arg1 spin:_arg1 ; | 158 | sp:arg1 spin:_arg1 ; |
170 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#name> ; | 159 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
171 | - spinmapl:type <http://www.reportinghub.no/npd/schema#BusinessArrangementArea> | 160 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#BusinessArrangementArea> |
172 | ] ; | 161 | ] ; |
173 | spinmap:sourcePredicate1 | 162 | spinmap:sourcePredicate1 |
174 | <file:///www.reportinghub.no/transform/npd/baalicensee#baaName> ; | 163 | <file:///www.reportinghub.no/transform/npd/baalicensee#baaName> ; |
175 | spinmap:targetPredicate1 | 164 | spinmap:targetPredicate1 |
176 | - <http://www.reportinghub.no/npd/schema#baaShared> | 165 | + <http://www.reportinghub.no/np/schema/npd#baaShared> |
177 | ] ; | 166 | ] ; |
178 | spinmap:rule | 167 | spinmap:rule |
179 | [ rdf:type spinmap:Mapping-0-1 ; | 168 | [ rdf:type spinmap:Mapping-0-1 ; |
180 | spinmap:context :BAALicensee-ShareOfBAA ; | 169 | spinmap:context :BAALicensee-ShareOfBAA ; |
181 | - spinmap:expression <http://www.reportinghub.no/npd/schema#ShareOfBAA> ; | 170 | + spinmap:expression <http://www.reportinghub.no/np/schema/npd#ShareOfBAA> ; |
182 | spinmap:targetPredicate1 | 171 | spinmap:targetPredicate1 |
183 | rdf:type | 172 | rdf:type |
184 | ] . | 173 | ] . |
... | @@ -191,7 +180,7 @@ | ... | @@ -191,7 +180,7 @@ |
191 | spinmap:sourcePredicate1 | 180 | spinmap:sourcePredicate1 |
192 | <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; | 181 | <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; |
193 | spinmap:targetPredicate1 | 182 | spinmap:targetPredicate1 |
194 | - <http://www.reportinghub.no/npd/schema#name> | 183 | + <http://www.reportinghub.no/np/schema/npd#name> |
195 | ] ; | 184 | ] ; |
196 | spinmap:rule | 185 | spinmap:rule |
197 | [ rdf:type spinmap:Mapping-1-1 ; | 186 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -200,7 +189,7 @@ | ... | @@ -200,7 +189,7 @@ |
200 | spinmap:sourcePredicate1 | 189 | spinmap:sourcePredicate1 |
201 | <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; | 190 | <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; |
202 | spinmap:targetPredicate1 | 191 | spinmap:targetPredicate1 |
203 | - <http://www.reportinghub.no/npd/schema#companyShortName> | 192 | + <http://www.reportinghub.no/np/schema/npd#companyShortName> |
204 | ] ; | 193 | ] ; |
205 | spinmap:rule | 194 | spinmap:rule |
206 | [ rdf:type spinmap:Mapping-1-1 ; | 195 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -212,12 +201,12 @@ | ... | @@ -212,12 +201,12 @@ |
212 | spinmap:sourcePredicate1 | 201 | spinmap:sourcePredicate1 |
213 | <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; | 202 | <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; |
214 | spinmap:targetPredicate1 | 203 | spinmap:targetPredicate1 |
215 | - <http://www.reportinghub.no/npd/schema#parentCompany> | 204 | + <http://www.reportinghub.no/np/schema/npd#parentCompany> |
216 | ] ; | 205 | ] ; |
217 | spinmap:rule | 206 | spinmap:rule |
218 | [ rdf:type spinmap:Mapping-0-1 ; | 207 | [ rdf:type spinmap:Mapping-0-1 ; |
219 | spinmap:context :Company-ParentCompany ; | 208 | spinmap:context :Company-ParentCompany ; |
220 | - spinmap:expression <http://www.reportinghub.no/npd/schema#ParentCompany> ; | 209 | + spinmap:expression <http://www.reportinghub.no/np/schema/npd#ParentCompany> ; |
221 | spinmap:targetPredicate1 | 210 | spinmap:targetPredicate1 |
222 | rdf:type | 211 | rdf:type |
223 | ] ; | 212 | ] ; |
... | @@ -228,12 +217,12 @@ | ... | @@ -228,12 +217,12 @@ |
228 | spinmap:sourcePredicate1 | 217 | spinmap:sourcePredicate1 |
229 | <file:///www.reportinghub.no/transform/npd/company#cmpOrgNumberBrReg> ; | 218 | <file:///www.reportinghub.no/transform/npd/company#cmpOrgNumberBrReg> ; |
230 | spinmap:targetPredicate1 | 219 | spinmap:targetPredicate1 |
231 | - <http://www.reportinghub.no/npd/schema#organisationNumber> | 220 | + <http://www.reportinghub.no/np/schema/npd#organisationNumber> |
232 | ] ; | 221 | ] ; |
233 | spinmap:rule | 222 | spinmap:rule |
234 | [ rdf:type spinmap:Mapping-0-1 ; | 223 | [ rdf:type spinmap:Mapping-0-1 ; |
235 | spinmap:context :Company-Company ; | 224 | spinmap:context :Company-Company ; |
236 | - spinmap:expression <http://www.reportinghub.no/npd/schema#OperatingCompany> ; | 225 | + spinmap:expression <http://www.reportinghub.no/np/schema/npd#OperatingCompany> ; |
237 | spinmap:targetPredicate1 | 226 | spinmap:targetPredicate1 |
238 | rdf:type | 227 | rdf:type |
239 | ] ; | 228 | ] ; |
... | @@ -244,7 +233,7 @@ | ... | @@ -244,7 +233,7 @@ |
244 | spinmap:sourcePredicate1 | 233 | spinmap:sourcePredicate1 |
245 | <file:///www.reportinghub.no/transform/npd/company#cmpLongName> ; | 234 | <file:///www.reportinghub.no/transform/npd/company#cmpLongName> ; |
246 | spinmap:targetPredicate1 | 235 | spinmap:targetPredicate1 |
247 | - <http://www.reportinghub.no/npd/schema#name> | 236 | + <http://www.reportinghub.no/np/schema/npd#name> |
248 | ] ; | 237 | ] ; |
249 | spinmap:rule | 238 | spinmap:rule |
250 | [ rdf:type spinmap:Mapping-1-1 ; | 239 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -253,7 +242,7 @@ | ... | @@ -253,7 +242,7 @@ |
253 | spinmap:sourcePredicate1 | 242 | spinmap:sourcePredicate1 |
254 | <file:///www.reportinghub.no/transform/npd/company#cmpShortName> ; | 243 | <file:///www.reportinghub.no/transform/npd/company#cmpShortName> ; |
255 | spinmap:targetPredicate1 | 244 | spinmap:targetPredicate1 |
256 | - <http://www.reportinghub.no/npd/schema#companyShortName> | 245 | + <http://www.reportinghub.no/np/schema/npd#companyShortName> |
257 | ] ; | 246 | ] ; |
258 | spinmap:rule | 247 | spinmap:rule |
259 | [ rdf:type spinmap:Mapping-1-1 ; | 248 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -262,18 +251,23 @@ | ... | @@ -262,18 +251,23 @@ |
262 | spinmap:sourcePredicate1 | 251 | spinmap:sourcePredicate1 |
263 | <file:///www.reportinghub.no/transform/npd/company#cmpNpdidCompany> ; | 252 | <file:///www.reportinghub.no/transform/npd/company#cmpNpdidCompany> ; |
264 | spinmap:targetPredicate1 | 253 | spinmap:targetPredicate1 |
265 | - <http://www.reportinghub.no/npd/schema#id> | 254 | + <http://www.reportinghub.no/np/schema/npd#id> |
266 | ] . | 255 | ] . |
267 | 256 | ||
268 | <file:///www.reportinghub.no/transform/npd/discovery#Discovery> | 257 | <file:///www.reportinghub.no/transform/npd/discovery#Discovery> |
269 | spinmap:rule | 258 | spinmap:rule |
270 | [ rdf:type spinmap:Mapping-1-1 ; | 259 | [ rdf:type spinmap:Mapping-1-1 ; |
271 | spinmap:context :Discovery-Discovery ; | 260 | spinmap:context :Discovery-Discovery ; |
272 | - spinmap:expression spin:_arg1 ; | 261 | + spinmap:expression |
262 | + [ rdf:type spinmapl:resourceWithValue ; | ||
263 | + sp:arg1 spin:_arg1 ; | ||
264 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#code> ; | ||
265 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#MainNCSArea> | ||
266 | + ] ; | ||
273 | spinmap:sourcePredicate1 | 267 | spinmap:sourcePredicate1 |
274 | - <file:///www.reportinghub.no/transform/npd/discovery#dscName> ; | 268 | + <file:///www.reportinghub.no/transform/npd/discovery#nmaName> ; |
275 | spinmap:targetPredicate1 | 269 | spinmap:targetPredicate1 |
276 | - <http://www.reportinghub.no/npd/schema#name> | 270 | + <http://www.reportinghub.no/np/schema/npd#discoveryMainNcsArea> |
277 | ] ; | 271 | ] ; |
278 | spinmap:rule | 272 | spinmap:rule |
279 | [ rdf:type spinmap:Mapping-1-1 ; | 273 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -281,83 +275,74 @@ | ... | @@ -281,83 +275,74 @@ |
281 | spinmap:expression | 275 | spinmap:expression |
282 | [ rdf:type spinmapl:resourceWithValue ; | 276 | [ rdf:type spinmapl:resourceWithValue ; |
283 | sp:arg1 spin:_arg1 ; | 277 | sp:arg1 spin:_arg1 ; |
284 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#code> ; | 278 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
285 | - spinmapl:type <http://www.reportinghub.no/npd/schema#DiscoveryActivityStatus> | 279 | + spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> |
286 | ] ; | 280 | ] ; |
287 | spinmap:sourcePredicate1 | 281 | spinmap:sourcePredicate1 |
288 | - <file:///www.reportinghub.no/transform/npd/discovery#dscCurrentActivityStatus> ; | 282 | + <file:///www.reportinghub.no/transform/npd/discovery#cmpLongName2> ; |
289 | - spinmap:targetPredicate1 | ||
290 | - <http://www.reportinghub.no/npd/schema#discoveryCurrentActivityStatus> | ||
291 | - ] ; | ||
292 | - spinmap:rule | ||
293 | - [ rdf:type spinmap:Mapping-0-1 ; | ||
294 | - spinmap:context :Discovery-Discovery ; | ||
295 | - spinmap:expression <http://www.reportinghub.no/npd/schema#Discovery> ; | ||
296 | spinmap:targetPredicate1 | 283 | spinmap:targetPredicate1 |
297 | - rdf:type | 284 | + <http://www.reportinghub.no/np/schema/npd#discoveryOperator> |
298 | ] ; | 285 | ] ; |
299 | spinmap:rule | 286 | spinmap:rule |
300 | [ rdf:type spinmap:Mapping-1-1 ; | 287 | [ rdf:type spinmap:Mapping-1-1 ; |
301 | spinmap:context :Discovery-Discovery ; | 288 | spinmap:context :Discovery-Discovery ; |
302 | spinmap:expression | 289 | spinmap:expression |
303 | - [ rdf:type rhspin:wellBoreByName ; | 290 | + [ rdf:type spinmapl:resourceWithValue ; |
304 | - arg:wellBoreName spin:_arg1 | 291 | + sp:arg1 spin:_arg1 ; |
292 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#code> ; | ||
293 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#HCType> | ||
305 | ] ; | 294 | ] ; |
306 | spinmap:sourcePredicate1 | 295 | spinmap:sourcePredicate1 |
307 | - <file:///www.reportinghub.no/transform/npd/discovery#wlbName> ; | 296 | + <file:///www.reportinghub.no/transform/npd/discovery#dscHcType> ; |
308 | spinmap:targetPredicate1 | 297 | spinmap:targetPredicate1 |
309 | - <http://www.reportinghub.no/npd/schema#discoveryWellBore> | 298 | + <http://www.reportinghub.no/np/schema/npd#discoveryHCType> |
310 | ] ; | 299 | ] ; |
311 | spinmap:rule | 300 | spinmap:rule |
312 | [ rdf:type spinmap:Mapping-1-1 ; | 301 | [ rdf:type spinmap:Mapping-1-1 ; |
313 | spinmap:context :Discovery-Discovery ; | 302 | spinmap:context :Discovery-Discovery ; |
314 | - spinmap:expression | 303 | + spinmap:expression spin:_arg1 ; |
315 | - [ rdf:type spinmapl:resourceWithValue ; | ||
316 | - sp:arg1 spin:_arg1 ; | ||
317 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#code> ; | ||
318 | - spinmapl:type <http://www.reportinghub.no/npd/schema#HCType> | ||
319 | - ] ; | ||
320 | spinmap:sourcePredicate1 | 304 | spinmap:sourcePredicate1 |
321 | - <file:///www.reportinghub.no/transform/npd/discovery#dscHcType> ; | 305 | + <file:///www.reportinghub.no/transform/npd/discovery#dscName> ; |
322 | spinmap:targetPredicate1 | 306 | spinmap:targetPredicate1 |
323 | - <http://www.reportinghub.no/npd/schema#discoveryHCType> | 307 | + <http://www.reportinghub.no/np/schema/npd#name> |
324 | ] ; | 308 | ] ; |
325 | spinmap:rule | 309 | spinmap:rule |
326 | [ rdf:type spinmap:Mapping-1-1 ; | 310 | [ rdf:type spinmap:Mapping-1-1 ; |
327 | spinmap:context :Discovery-Discovery ; | 311 | spinmap:context :Discovery-Discovery ; |
328 | spinmap:expression | 312 | spinmap:expression |
329 | - [ rdf:type spinmapl:resourceWithValue ; | 313 | + [ rdf:type rhspin:fieldById ; |
330 | - sp:arg1 spin:_arg1 ; | 314 | + arg:id spin:_arg1 |
331 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#name> ; | ||
332 | - spinmapl:type <http://www.reportinghub.no/npd/schema#Owner> | ||
333 | ] ; | 315 | ] ; |
334 | spinmap:sourcePredicate1 | 316 | spinmap:sourcePredicate1 |
335 | - <file:///www.reportinghub.no/transform/npd/discovery#dscOwnerName> ; | 317 | + <file:///www.reportinghub.no/transform/npd/discovery#fldNpdidField> ; |
336 | spinmap:targetPredicate1 | 318 | spinmap:targetPredicate1 |
337 | - <http://www.reportinghub.no/npd/schema#discoveryOwner> | 319 | + <http://www.reportinghub.no/np/schema/npd#discoveryField> |
338 | ] ; | 320 | ] ; |
339 | spinmap:rule | 321 | spinmap:rule |
340 | [ rdf:type spinmap:Mapping-1-1 ; | 322 | [ rdf:type spinmap:Mapping-1-1 ; |
341 | spinmap:context :Discovery-Discovery ; | 323 | spinmap:context :Discovery-Discovery ; |
342 | - spinmap:expression spin:_arg1 ; | 324 | + spinmap:expression |
325 | + [ rdf:type spinmapl:resourceWithValue ; | ||
326 | + sp:arg1 spin:_arg1 ; | ||
327 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#code> ; | ||
328 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#DiscoveryActivityStatus> | ||
329 | + ] ; | ||
343 | spinmap:sourcePredicate1 | 330 | spinmap:sourcePredicate1 |
344 | - <file:///www.reportinghub.no/transform/npd/discovery#dscNpdidDiscovery> ; | 331 | + <file:///www.reportinghub.no/transform/npd/discovery#dscCurrentActivityStatus> ; |
345 | spinmap:targetPredicate1 | 332 | spinmap:targetPredicate1 |
346 | - <http://www.reportinghub.no/npd/schema#id> | 333 | + <http://www.reportinghub.no/np/schema/npd#discoveryCurrentActivityStatus> |
347 | ] ; | 334 | ] ; |
348 | spinmap:rule | 335 | spinmap:rule |
349 | [ rdf:type spinmap:Mapping-1-1 ; | 336 | [ rdf:type spinmap:Mapping-1-1 ; |
350 | spinmap:context :Discovery-Discovery ; | 337 | spinmap:context :Discovery-Discovery ; |
351 | spinmap:expression | 338 | spinmap:expression |
352 | - [ rdf:type spinmapl:resourceWithValue ; | 339 | + [ rdf:type rhspin:wellBoreById ; |
353 | - sp:arg1 spin:_arg1 ; | 340 | + arg:id spin:_arg1 |
354 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#name> ; | ||
355 | - spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> | ||
356 | ] ; | 341 | ] ; |
357 | spinmap:sourcePredicate1 | 342 | spinmap:sourcePredicate1 |
358 | - <file:///www.reportinghub.no/transform/npd/discovery#cmpLongName2> ; | 343 | + <file:///www.reportinghub.no/transform/npd/discovery#wlbNpdidWellbore> ; |
359 | spinmap:targetPredicate1 | 344 | spinmap:targetPredicate1 |
360 | - <http://www.reportinghub.no/npd/schema#discoveryOperator> | 345 | + <http://www.reportinghub.no/np/schema/npd#discoveryWellBore> |
361 | ] ; | 346 | ] ; |
362 | spinmap:rule | 347 | spinmap:rule |
363 | [ rdf:type spinmap:Mapping-1-1 ; | 348 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -365,25 +350,22 @@ | ... | @@ -365,25 +350,22 @@ |
365 | spinmap:expression | 350 | spinmap:expression |
366 | [ rdf:type spinmapl:resourceWithValue ; | 351 | [ rdf:type spinmapl:resourceWithValue ; |
367 | sp:arg1 spin:_arg1 ; | 352 | sp:arg1 spin:_arg1 ; |
368 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#code> ; | 353 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
369 | - spinmapl:type <http://www.reportinghub.no/npd/schema#MainNCSArea> | 354 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#Owner> |
370 | ] ; | 355 | ] ; |
371 | spinmap:sourcePredicate1 | 356 | spinmap:sourcePredicate1 |
372 | - <file:///www.reportinghub.no/transform/npd/discovery#nmaName> ; | 357 | + <file:///www.reportinghub.no/transform/npd/discovery#dscOwnerName> ; |
373 | spinmap:targetPredicate1 | 358 | spinmap:targetPredicate1 |
374 | - <http://www.reportinghub.no/npd/schema#discoveryMainNcsArea> | 359 | + <http://www.reportinghub.no/np/schema/npd#discoveryOwner> |
375 | ] ; | 360 | ] ; |
376 | spinmap:rule | 361 | spinmap:rule |
377 | [ rdf:type spinmap:Mapping-1-1 ; | 362 | [ rdf:type spinmap:Mapping-1-1 ; |
378 | spinmap:context :Discovery-Discovery ; | 363 | spinmap:context :Discovery-Discovery ; |
379 | - spinmap:expression | 364 | + spinmap:expression spin:_arg1 ; |
380 | - [ rdf:type rhspin:fieldById ; | ||
381 | - arg:id spin:_arg1 | ||
382 | - ] ; | ||
383 | spinmap:sourcePredicate1 | 365 | spinmap:sourcePredicate1 |
384 | - <file:///www.reportinghub.no/transform/npd/discovery#fldNpdidField> ; | 366 | + <file:///www.reportinghub.no/transform/npd/discovery#dscNpdidDiscovery> ; |
385 | spinmap:targetPredicate1 | 367 | spinmap:targetPredicate1 |
386 | - <http://www.reportinghub.no/npd/schema#discoveryField> | 368 | + <http://www.reportinghub.no/np/schema/npd#id> |
387 | ] ; | 369 | ] ; |
388 | spinmap:rule | 370 | spinmap:rule |
389 | [ rdf:type spinmap:Mapping-1-1 ; | 371 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -395,7 +377,14 @@ | ... | @@ -395,7 +377,14 @@ |
395 | spinmap:sourcePredicate1 | 377 | spinmap:sourcePredicate1 |
396 | <file:///www.reportinghub.no/transform/npd/discovery#dscDiscoveryYear> ; | 378 | <file:///www.reportinghub.no/transform/npd/discovery#dscDiscoveryYear> ; |
397 | spinmap:targetPredicate1 | 379 | spinmap:targetPredicate1 |
398 | - <http://www.reportinghub.no/npd/schema#discoveryYear> | 380 | + <http://www.reportinghub.no/np/schema/npd#discoveryYear> |
381 | + ] ; | ||
382 | + spinmap:rule | ||
383 | + [ rdf:type spinmap:Mapping-0-1 ; | ||
384 | + spinmap:context :Discovery-Discovery ; | ||
385 | + spinmap:expression <http://www.reportinghub.no/np/schema/npd#Discovery> ; | ||
386 | + spinmap:targetPredicate1 | ||
387 | + rdf:type | ||
399 | ] . | 388 | ] . |
400 | 389 | ||
401 | <file:///www.reportinghub.no/transform/npd/facilityfixed#FacilityFixed> | 390 | <file:///www.reportinghub.no/transform/npd/facilityfixed#FacilityFixed> |
... | @@ -405,13 +394,13 @@ | ... | @@ -405,13 +394,13 @@ |
405 | spinmap:expression | 394 | spinmap:expression |
406 | [ rdf:type spinmapl:resourceWithValue ; | 395 | [ rdf:type spinmapl:resourceWithValue ; |
407 | sp:arg1 spin:_arg1 ; | 396 | sp:arg1 spin:_arg1 ; |
408 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#code> ; | 397 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#code> ; |
409 | - spinmapl:type <http://www.reportinghub.no/npd/schema#FixedFacilityPhase> | 398 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#FixedFacilityPhase> |
410 | ] ; | 399 | ] ; |
411 | spinmap:sourcePredicate1 | 400 | spinmap:sourcePredicate1 |
412 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclPhase> ; | 401 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclPhase> ; |
413 | spinmap:targetPredicate1 | 402 | spinmap:targetPredicate1 |
414 | - <http://www.reportinghub.no/npd/schema#fixedFacilityPhase> | 403 | + <http://www.reportinghub.no/np/schema/npd#fixedFacilityPhase> |
415 | ] ; | 404 | ] ; |
416 | spinmap:rule | 405 | spinmap:rule |
417 | [ rdf:type spinmap:Mapping-1-1 ; | 406 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -419,13 +408,13 @@ | ... | @@ -419,13 +408,13 @@ |
419 | spinmap:expression | 408 | spinmap:expression |
420 | [ rdf:type spinmapl:resourceWithValue ; | 409 | [ rdf:type spinmapl:resourceWithValue ; |
421 | sp:arg1 spin:_arg1 ; | 410 | sp:arg1 spin:_arg1 ; |
422 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#id> ; | 411 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#id> ; |
423 | - spinmapl:type <http://www.reportinghub.no/npd/schema#FixedFacilityParent> | 412 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#FixedFacilityParent> |
424 | ] ; | 413 | ] ; |
425 | spinmap:sourcePredicate1 | 414 | spinmap:sourcePredicate1 |
426 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclBelongsToS> ; | 415 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclBelongsToS> ; |
427 | spinmap:targetPredicate1 | 416 | spinmap:targetPredicate1 |
428 | - <http://www.reportinghub.no/npd/schema#belongsTo> | 417 | + <http://www.reportinghub.no/np/schema/npd#belongsTo> |
429 | ] ; | 418 | ] ; |
430 | spinmap:rule | 419 | spinmap:rule |
431 | [ rdf:type spinmap:Mapping-1-1 ; | 420 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -433,13 +422,13 @@ | ... | @@ -433,13 +422,13 @@ |
433 | spinmap:expression | 422 | spinmap:expression |
434 | [ rdf:type spinmapl:resourceWithValue ; | 423 | [ rdf:type spinmapl:resourceWithValue ; |
435 | sp:arg1 spin:_arg1 ; | 424 | sp:arg1 spin:_arg1 ; |
436 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#name> ; | 425 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
437 | spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> | 426 | spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> |
438 | ] ; | 427 | ] ; |
439 | spinmap:sourcePredicate1 | 428 | spinmap:sourcePredicate1 |
440 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclCurrentOperatorName> ; | 429 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclCurrentOperatorName> ; |
441 | spinmap:targetPredicate1 | 430 | spinmap:targetPredicate1 |
442 | - <http://www.reportinghub.no/npd/schema#currentOperator> | 431 | + <http://www.reportinghub.no/np/schema/npd#currentOperator> |
443 | ] ; | 432 | ] ; |
444 | spinmap:rule | 433 | spinmap:rule |
445 | [ rdf:type spinmap:Mapping-1-1 ; | 434 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -465,7 +454,7 @@ | ... | @@ -465,7 +454,7 @@ |
465 | spinmap:sourcePredicate1 | 454 | spinmap:sourcePredicate1 |
466 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclNpdidFacility> ; | 455 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclNpdidFacility> ; |
467 | spinmap:targetPredicate1 | 456 | spinmap:targetPredicate1 |
468 | - <http://www.reportinghub.no/npd/schema#id> | 457 | + <http://www.reportinghub.no/np/schema/npd#id> |
469 | ] ; | 458 | ] ; |
470 | spinmap:rule | 459 | spinmap:rule |
471 | [ rdf:type spinmap:Mapping-1-1 ; | 460 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -474,7 +463,7 @@ | ... | @@ -474,7 +463,7 @@ |
474 | spinmap:sourcePredicate1 | 463 | spinmap:sourcePredicate1 |
475 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclName> ; | 464 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclName> ; |
476 | spinmap:targetPredicate1 | 465 | spinmap:targetPredicate1 |
477 | - <http://www.reportinghub.no/npd/schema#name> | 466 | + <http://www.reportinghub.no/np/schema/npd#name> |
478 | ] ; | 467 | ] ; |
479 | spinmap:rule | 468 | spinmap:rule |
480 | [ rdf:type spinmap:Mapping-1-1 ; | 469 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -487,7 +476,7 @@ | ... | @@ -487,7 +476,7 @@ |
487 | spinmap:sourcePredicate1 | 476 | spinmap:sourcePredicate1 |
488 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclStartupDate> ; | 477 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclStartupDate> ; |
489 | spinmap:targetPredicate1 | 478 | spinmap:targetPredicate1 |
490 | - <http://www.reportinghub.no/npd/schema#startDate> | 479 | + <http://www.reportinghub.no/np/schema/npd#startDate> |
491 | ] ; | 480 | ] ; |
492 | spinmap:rule | 481 | spinmap:rule |
493 | [ rdf:type spinmap:Mapping-1-1 ; | 482 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -496,7 +485,7 @@ | ... | @@ -496,7 +485,7 @@ |
496 | spinmap:sourcePredicate1 | 485 | spinmap:sourcePredicate1 |
497 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclKind> ; | 486 | <file:///www.reportinghub.no/transform/npd/facilityfixed#fclKind> ; |
498 | spinmap:targetPredicate1 | 487 | spinmap:targetPredicate1 |
499 | - <http://www.reportinghub.no/npd/schema#facilityKind> | 488 | + <http://www.reportinghub.no/np/schema/npd#facilityKind> |
500 | ] . | 489 | ] . |
501 | 490 | ||
502 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#FacilityMoveable> | 491 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#FacilityMoveable> |
... | @@ -506,13 +495,13 @@ | ... | @@ -506,13 +495,13 @@ |
506 | spinmap:expression | 495 | spinmap:expression |
507 | [ rdf:type spinmapl:resourceWithValue ; | 496 | [ rdf:type spinmapl:resourceWithValue ; |
508 | sp:arg1 spin:_arg1 ; | 497 | sp:arg1 spin:_arg1 ; |
509 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#name> ; | 498 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
510 | spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> | 499 | spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> |
511 | ] ; | 500 | ] ; |
512 | spinmap:sourcePredicate1 | 501 | spinmap:sourcePredicate1 |
513 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclCurrentRespCompanyName> ; | 502 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclCurrentRespCompanyName> ; |
514 | spinmap:targetPredicate1 | 503 | spinmap:targetPredicate1 |
515 | - <http://www.reportinghub.no/npd/schema#currentlyResponsibleCompany> | 504 | + <http://www.reportinghub.no/np/schema/npd#currentlyResponsibleCompany> |
516 | ] ; | 505 | ] ; |
517 | spinmap:rule | 506 | spinmap:rule |
518 | [ rdf:type spinmap:Mapping-1-1 ; | 507 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -521,7 +510,7 @@ | ... | @@ -521,7 +510,7 @@ |
521 | spinmap:sourcePredicate1 | 510 | spinmap:sourcePredicate1 |
522 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclName> ; | 511 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclName> ; |
523 | spinmap:targetPredicate1 | 512 | spinmap:targetPredicate1 |
524 | - <http://www.reportinghub.no/npd/schema#name> | 513 | + <http://www.reportinghub.no/np/schema/npd#name> |
525 | ] ; | 514 | ] ; |
526 | spinmap:rule | 515 | spinmap:rule |
527 | [ rdf:type spinmap:Mapping-1-1 ; | 516 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -530,7 +519,7 @@ | ... | @@ -530,7 +519,7 @@ |
530 | spinmap:sourcePredicate1 | 519 | spinmap:sourcePredicate1 |
531 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclKind> ; | 520 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclKind> ; |
532 | spinmap:targetPredicate1 | 521 | spinmap:targetPredicate1 |
533 | - <http://www.reportinghub.no/npd/schema#facilityKind> | 522 | + <http://www.reportinghub.no/np/schema/npd#facilityKind> |
534 | ] ; | 523 | ] ; |
535 | spinmap:rule | 524 | spinmap:rule |
536 | [ rdf:type spinmap:Mapping-1-1 ; | 525 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -539,7 +528,7 @@ | ... | @@ -539,7 +528,7 @@ |
539 | spinmap:sourcePredicate1 | 528 | spinmap:sourcePredicate1 |
540 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclNpdidFacility> ; | 529 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclNpdidFacility> ; |
541 | spinmap:targetPredicate1 | 530 | spinmap:targetPredicate1 |
542 | - <http://www.reportinghub.no/npd/schema#id> | 531 | + <http://www.reportinghub.no/np/schema/npd#id> |
543 | ] ; | 532 | ] ; |
544 | spinmap:rule | 533 | spinmap:rule |
545 | [ rdf:type spinmap:Mapping-0-1 ; | 534 | [ rdf:type spinmap:Mapping-0-1 ; |
... | @@ -556,13 +545,13 @@ | ... | @@ -556,13 +545,13 @@ |
556 | spinmap:expression | 545 | spinmap:expression |
557 | [ rdf:type spinmapl:resourceWithValue ; | 546 | [ rdf:type spinmapl:resourceWithValue ; |
558 | sp:arg1 spin:_arg1 ; | 547 | sp:arg1 spin:_arg1 ; |
559 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#code> ; | 548 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#code> ; |
560 | - spinmapl:type <http://www.reportinghub.no/npd/schema#FieldActivityStatus> | 549 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#FieldActivityStatus> |
561 | ] ; | 550 | ] ; |
562 | spinmap:sourcePredicate1 | 551 | spinmap:sourcePredicate1 |
563 | <file:///www.reportinghub.no/transform/npd/field#fldCurrentActivitySatus> ; | 552 | <file:///www.reportinghub.no/transform/npd/field#fldCurrentActivitySatus> ; |
564 | spinmap:targetPredicate1 | 553 | spinmap:targetPredicate1 |
565 | - <http://www.reportinghub.no/npd/schema#currentActivityStatus> | 554 | + <http://www.reportinghub.no/np/schema/npd#currentActivityStatus> |
566 | ] ; | 555 | ] ; |
567 | spinmap:rule | 556 | spinmap:rule |
568 | [ rdf:type spinmap:Mapping-1-1 ; | 557 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -570,25 +559,25 @@ | ... | @@ -570,25 +559,25 @@ |
570 | spinmap:expression | 559 | spinmap:expression |
571 | [ rdf:type spinmapl:resourceWithValue ; | 560 | [ rdf:type spinmapl:resourceWithValue ; |
572 | sp:arg1 spin:_arg1 ; | 561 | sp:arg1 spin:_arg1 ; |
573 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#id> ; | 562 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#id> ; |
574 | - spinmapl:type <http://www.reportinghub.no/npd/schema#Owner> | 563 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#Owner> |
575 | ] ; | 564 | ] ; |
576 | spinmap:sourcePredicate1 | 565 | spinmap:sourcePredicate1 |
577 | <file:///www.reportinghub.no/transform/npd/field#fldNpdidOwner> ; | 566 | <file:///www.reportinghub.no/transform/npd/field#fldNpdidOwner> ; |
578 | spinmap:targetPredicate1 | 567 | spinmap:targetPredicate1 |
579 | - <http://www.reportinghub.no/npd/schema#fieldOwner> | 568 | + <http://www.reportinghub.no/np/schema/npd#fieldOwner> |
580 | ] ; | 569 | ] ; |
581 | spinmap:rule | 570 | spinmap:rule |
582 | [ rdf:type spinmap:Mapping-1-1 ; | 571 | [ rdf:type spinmap:Mapping-1-1 ; |
583 | spinmap:context :Field-Field ; | 572 | spinmap:context :Field-Field ; |
584 | spinmap:expression | 573 | spinmap:expression |
585 | - [ rdf:type rhspin:wellBoreByName ; | 574 | + [ rdf:type rhspin:wellBoreById ; |
586 | - arg:wellBoreName spin:_arg1 | 575 | + arg:id spin:_arg1 |
587 | ] ; | 576 | ] ; |
588 | spinmap:sourcePredicate1 | 577 | spinmap:sourcePredicate1 |
589 | - <file:///www.reportinghub.no/transform/npd/field#wlbName> ; | 578 | + <file:///www.reportinghub.no/transform/npd/field#wlbNpdidWellbore> ; |
590 | spinmap:targetPredicate1 | 579 | spinmap:targetPredicate1 |
591 | - <http://www.reportinghub.no/npd/schema#fieldDiscoveryWellBore> | 580 | + <http://www.reportinghub.no/np/schema/npd#fieldDiscoveryWellBore> |
592 | ] ; | 581 | ] ; |
593 | spinmap:rule | 582 | spinmap:rule |
594 | [ rdf:type spinmap:Mapping-1-1 ; | 583 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -597,7 +586,7 @@ | ... | @@ -597,7 +586,7 @@ |
597 | spinmap:sourcePredicate1 | 586 | spinmap:sourcePredicate1 |
598 | <file:///www.reportinghub.no/transform/npd/field#fldName> ; | 587 | <file:///www.reportinghub.no/transform/npd/field#fldName> ; |
599 | spinmap:targetPredicate1 | 588 | spinmap:targetPredicate1 |
600 | - <http://www.reportinghub.no/npd/schema#name> | 589 | + <http://www.reportinghub.no/np/schema/npd#name> |
601 | ] ; | 590 | ] ; |
602 | spinmap:rule | 591 | spinmap:rule |
603 | [ rdf:type spinmap:Mapping-1-1 ; | 592 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -606,7 +595,7 @@ | ... | @@ -606,7 +595,7 @@ |
606 | spinmap:sourcePredicate1 | 595 | spinmap:sourcePredicate1 |
607 | <file:///www.reportinghub.no/transform/npd/field#fldNpdidField> ; | 596 | <file:///www.reportinghub.no/transform/npd/field#fldNpdidField> ; |
608 | spinmap:targetPredicate1 | 597 | spinmap:targetPredicate1 |
609 | - <http://www.reportinghub.no/npd/schema#id> | 598 | + <http://www.reportinghub.no/np/schema/npd#id> |
610 | ] ; | 599 | ] ; |
611 | spinmap:rule | 600 | spinmap:rule |
612 | [ rdf:type spinmap:Mapping-1-1 ; | 601 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -618,12 +607,12 @@ | ... | @@ -618,12 +607,12 @@ |
618 | spinmap:sourcePredicate1 | 607 | spinmap:sourcePredicate1 |
619 | <file:///www.reportinghub.no/transform/npd/field#cmpNpdidCompany> ; | 608 | <file:///www.reportinghub.no/transform/npd/field#cmpNpdidCompany> ; |
620 | spinmap:targetPredicate1 | 609 | spinmap:targetPredicate1 |
621 | - <http://www.reportinghub.no/npd/schema#fieldOperator> | 610 | + <http://www.reportinghub.no/np/schema/npd#fieldOperator> |
622 | ] ; | 611 | ] ; |
623 | spinmap:rule | 612 | spinmap:rule |
624 | [ rdf:type spinmap:Mapping-0-1 ; | 613 | [ rdf:type spinmap:Mapping-0-1 ; |
625 | spinmap:context :Field-Field ; | 614 | spinmap:context :Field-Field ; |
626 | - spinmap:expression <http://www.reportinghub.no/npd/schema#Field> ; | 615 | + spinmap:expression <http://www.reportinghub.no/np/schema/npd#Field> ; |
627 | spinmap:targetPredicate1 | 616 | spinmap:targetPredicate1 |
628 | rdf:type | 617 | rdf:type |
629 | ] . | 618 | ] . |
... | @@ -636,7 +625,7 @@ | ... | @@ -636,7 +625,7 @@ |
636 | spinmap:sourcePredicate1 | 625 | spinmap:sourcePredicate1 |
637 | <file:///www.reportinghub.no/transform/npd/licence#prlLicensingActivityName> ; | 626 | <file:///www.reportinghub.no/transform/npd/licence#prlLicensingActivityName> ; |
638 | spinmap:targetPredicate1 | 627 | spinmap:targetPredicate1 |
639 | - <http://www.reportinghub.no/npd/schema#licensingActivity> | 628 | + <http://www.reportinghub.no/np/schema/npd#licensingActivity> |
640 | ] ; | 629 | ] ; |
641 | spinmap:rule | 630 | spinmap:rule |
642 | [ rdf:type spinmap:Mapping-1-1 ; | 631 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -645,12 +634,12 @@ | ... | @@ -645,12 +634,12 @@ |
645 | spinmap:sourcePredicate1 | 634 | spinmap:sourcePredicate1 |
646 | <file:///www.reportinghub.no/transform/npd/licence#prlName> ; | 635 | <file:///www.reportinghub.no/transform/npd/licence#prlName> ; |
647 | spinmap:targetPredicate1 | 636 | spinmap:targetPredicate1 |
648 | - <http://www.reportinghub.no/npd/schema#name> | 637 | + <http://www.reportinghub.no/np/schema/npd#name> |
649 | ] ; | 638 | ] ; |
650 | spinmap:rule | 639 | spinmap:rule |
651 | [ rdf:type spinmap:Mapping-0-1 ; | 640 | [ rdf:type spinmap:Mapping-0-1 ; |
652 | spinmap:context :License-License ; | 641 | spinmap:context :License-License ; |
653 | - spinmap:expression <http://www.reportinghub.no/npd/schema#Licence> ; | 642 | + spinmap:expression <http://www.reportinghub.no/np/schema/npd#Licence> ; |
654 | spinmap:targetPredicate1 | 643 | spinmap:targetPredicate1 |
655 | rdf:type | 644 | rdf:type |
656 | ] ; | 645 | ] ; |
... | @@ -661,7 +650,7 @@ | ... | @@ -661,7 +650,7 @@ |
661 | spinmap:sourcePredicate1 | 650 | spinmap:sourcePredicate1 |
662 | <file:///www.reportinghub.no/transform/npd/licence#prlNpdidLicence> ; | 651 | <file:///www.reportinghub.no/transform/npd/licence#prlNpdidLicence> ; |
663 | spinmap:targetPredicate1 | 652 | spinmap:targetPredicate1 |
664 | - <http://www.reportinghub.no/npd/schema#id> | 653 | + <http://www.reportinghub.no/np/schema/npd#id> |
665 | ] ; | 654 | ] ; |
666 | spinmap:rule | 655 | spinmap:rule |
667 | [ rdf:type spinmap:Mapping-1-1 ; | 656 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -674,7 +663,7 @@ | ... | @@ -674,7 +663,7 @@ |
674 | spinmap:sourcePredicate1 | 663 | spinmap:sourcePredicate1 |
675 | <file:///www.reportinghub.no/transform/npd/licence#prlDateValidTo> ; | 664 | <file:///www.reportinghub.no/transform/npd/licence#prlDateValidTo> ; |
676 | spinmap:targetPredicate1 | 665 | spinmap:targetPredicate1 |
677 | - <http://www.reportinghub.no/npd/schema#endDate> | 666 | + <http://www.reportinghub.no/np/schema/npd#endDate> |
678 | ] ; | 667 | ] ; |
679 | spinmap:rule | 668 | spinmap:rule |
680 | [ rdf:type spinmap:Mapping-1-1 ; | 669 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -687,7 +676,7 @@ | ... | @@ -687,7 +676,7 @@ |
687 | spinmap:sourcePredicate1 | 676 | spinmap:sourcePredicate1 |
688 | <file:///www.reportinghub.no/transform/npd/licence#prlDateGranted> ; | 677 | <file:///www.reportinghub.no/transform/npd/licence#prlDateGranted> ; |
689 | spinmap:targetPredicate1 | 678 | spinmap:targetPredicate1 |
690 | - <http://www.reportinghub.no/npd/schema#startDate> | 679 | + <http://www.reportinghub.no/np/schema/npd#startDate> |
691 | ] ; | 680 | ] ; |
692 | spinmap:rule | 681 | spinmap:rule |
693 | [ rdf:type spinmap:Mapping-1-1 ; | 682 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -695,20 +684,20 @@ | ... | @@ -695,20 +684,20 @@ |
695 | spinmap:expression | 684 | spinmap:expression |
696 | [ rdf:type spinmapl:resourceWithValue ; | 685 | [ rdf:type spinmapl:resourceWithValue ; |
697 | sp:arg1 spin:_arg1 ; | 686 | sp:arg1 spin:_arg1 ; |
698 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#code> ; | 687 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#code> ; |
699 | - spinmapl:type <http://www.reportinghub.no/npd/schema#LicenceStatus> | 688 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#LicenceStatus> |
700 | ] ; | 689 | ] ; |
701 | spinmap:sourcePredicate1 | 690 | spinmap:sourcePredicate1 |
702 | <file:///www.reportinghub.no/transform/npd/licence#prlStatus> ; | 691 | <file:///www.reportinghub.no/transform/npd/licence#prlStatus> ; |
703 | spinmap:targetPredicate1 | 692 | spinmap:targetPredicate1 |
704 | - <http://www.reportinghub.no/npd/schema#licenceStatus> | 693 | + <http://www.reportinghub.no/np/schema/npd#licenceStatus> |
705 | ] . | 694 | ] . |
706 | 695 | ||
707 | <file:///www.reportinghub.no/transform/npd/licensee#Licensee> | 696 | <file:///www.reportinghub.no/transform/npd/licensee#Licensee> |
708 | spinmap:rule | 697 | spinmap:rule |
709 | [ rdf:type spinmap:Mapping-0-1 ; | 698 | [ rdf:type spinmap:Mapping-0-1 ; |
710 | spinmap:context :Licensee-ShareOfLicence ; | 699 | spinmap:context :Licensee-ShareOfLicence ; |
711 | - spinmap:expression <http://www.reportinghub.no/npd/schema#ShareOfLicence> ; | 700 | + spinmap:expression <http://www.reportinghub.no/np/schema/npd#ShareOfLicence> ; |
712 | spinmap:targetPredicate1 | 701 | spinmap:targetPredicate1 |
713 | rdf:type | 702 | rdf:type |
714 | ] ; | 703 | ] ; |
... | @@ -723,7 +712,7 @@ | ... | @@ -723,7 +712,7 @@ |
723 | spinmap:sourcePredicate1 | 712 | spinmap:sourcePredicate1 |
724 | <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidFrom> ; | 713 | <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidFrom> ; |
725 | spinmap:targetPredicate1 | 714 | spinmap:targetPredicate1 |
726 | - <http://www.reportinghub.no/npd/schema#startDate> | 715 | + <http://www.reportinghub.no/np/schema/npd#startDate> |
727 | ] ; | 716 | ] ; |
728 | spinmap:rule | 717 | spinmap:rule |
729 | [ rdf:type spinmap:Mapping-1-1 ; | 718 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -735,7 +724,7 @@ | ... | @@ -735,7 +724,7 @@ |
735 | spinmap:sourcePredicate1 | 724 | spinmap:sourcePredicate1 |
736 | <file:///www.reportinghub.no/transform/npd/licensee#cmpNpdidCompany> ; | 725 | <file:///www.reportinghub.no/transform/npd/licensee#cmpNpdidCompany> ; |
737 | spinmap:targetPredicate1 | 726 | spinmap:targetPredicate1 |
738 | - <http://www.reportinghub.no/npd/schema#shareHolder> | 727 | + <http://www.reportinghub.no/np/schema/npd#shareHolder> |
739 | ] ; | 728 | ] ; |
740 | spinmap:rule | 729 | spinmap:rule |
741 | [ rdf:type spinmap:Mapping-1-1 ; | 730 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -748,7 +737,7 @@ | ... | @@ -748,7 +737,7 @@ |
748 | spinmap:sourcePredicate1 | 737 | spinmap:sourcePredicate1 |
749 | <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidTo> ; | 738 | <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidTo> ; |
750 | spinmap:targetPredicate1 | 739 | spinmap:targetPredicate1 |
751 | - <http://www.reportinghub.no/npd/schema#endDate> | 740 | + <http://www.reportinghub.no/np/schema/npd#endDate> |
752 | ] ; | 741 | ] ; |
753 | spinmap:rule | 742 | spinmap:rule |
754 | [ rdf:type spinmap:Mapping-1-1 ; | 743 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -760,7 +749,7 @@ | ... | @@ -760,7 +749,7 @@ |
760 | spinmap:sourcePredicate1 | 749 | spinmap:sourcePredicate1 |
761 | <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeInterest> ; | 750 | <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeInterest> ; |
762 | spinmap:targetPredicate1 | 751 | spinmap:targetPredicate1 |
763 | - <http://www.reportinghub.no/npd/schema#percentageOfShare> | 752 | + <http://www.reportinghub.no/np/schema/npd#percentageOfShare> |
764 | ] ; | 753 | ] ; |
765 | spinmap:rule | 754 | spinmap:rule |
766 | [ rdf:type spinmap:Mapping-1-1 ; | 755 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -772,7 +761,7 @@ | ... | @@ -772,7 +761,7 @@ |
772 | spinmap:sourcePredicate1 | 761 | spinmap:sourcePredicate1 |
773 | <file:///www.reportinghub.no/transform/npd/licensee#prlNpdidLicence> ; | 762 | <file:///www.reportinghub.no/transform/npd/licensee#prlNpdidLicence> ; |
774 | spinmap:targetPredicate1 | 763 | spinmap:targetPredicate1 |
775 | - <http://www.reportinghub.no/npd/schema#licenceShared> | 764 | + <http://www.reportinghub.no/np/schema/npd#licenceShared> |
776 | ] . | 765 | ] . |
777 | 766 | ||
778 | <file:///www.reportinghub.no/transform/npd/tufoperator#TUFOperator> | 767 | <file:///www.reportinghub.no/transform/npd/tufoperator#TUFOperator> |
... | @@ -783,7 +772,7 @@ | ... | @@ -783,7 +772,7 @@ |
783 | spinmap:sourcePredicate1 | 772 | spinmap:sourcePredicate1 |
784 | <file:///www.reportinghub.no/transform/npd/tufoperator#tufName> ; | 773 | <file:///www.reportinghub.no/transform/npd/tufoperator#tufName> ; |
785 | spinmap:targetPredicate1 | 774 | spinmap:targetPredicate1 |
786 | - <http://www.reportinghub.no/npd/schema#name> | 775 | + <http://www.reportinghub.no/np/schema/npd#name> |
787 | ] ; | 776 | ] ; |
788 | spinmap:rule | 777 | spinmap:rule |
789 | [ rdf:type spinmap:Mapping-1-1 ; | 778 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -792,12 +781,12 @@ | ... | @@ -792,12 +781,12 @@ |
792 | spinmap:sourcePredicate1 | 781 | spinmap:sourcePredicate1 |
793 | <file:///www.reportinghub.no/transform/npd/tufoperator#tufNpdidTuf> ; | 782 | <file:///www.reportinghub.no/transform/npd/tufoperator#tufNpdidTuf> ; |
794 | spinmap:targetPredicate1 | 783 | spinmap:targetPredicate1 |
795 | - <http://www.reportinghub.no/npd/schema#id> | 784 | + <http://www.reportinghub.no/np/schema/npd#id> |
796 | ] ; | 785 | ] ; |
797 | spinmap:rule | 786 | spinmap:rule |
798 | [ rdf:type spinmap:Mapping-0-1 ; | 787 | [ rdf:type spinmap:Mapping-0-1 ; |
799 | spinmap:context :TUFOperator-TUF ; | 788 | spinmap:context :TUFOperator-TUF ; |
800 | - spinmap:expression <http://www.reportinghub.no/npd/schema#TUF> ; | 789 | + spinmap:expression <http://www.reportinghub.no/np/schema/npd#TUF> ; |
801 | spinmap:targetPredicate1 | 790 | spinmap:targetPredicate1 |
802 | rdf:type | 791 | rdf:type |
803 | ] . | 792 | ] . |
... | @@ -805,45 +794,51 @@ | ... | @@ -805,45 +794,51 @@ |
805 | <file:///www.reportinghub.no/transform/npd/wbdev#WBDev> | 794 | <file:///www.reportinghub.no/transform/npd/wbdev#WBDev> |
806 | spinmap:rule | 795 | spinmap:rule |
807 | [ rdf:type spinmap:Mapping-1-1 ; | 796 | [ rdf:type spinmap:Mapping-1-1 ; |
808 | - spinmap:context :WBDev-WellBore ; | 797 | + spinmap:context :WBDev-Well ; |
809 | - spinmap:expression | 798 | + spinmap:expression spin:_arg1 ; |
810 | - [ rdf:type rhspin:wellByName ; | ||
811 | - arg:wellName spin:_arg1 | ||
812 | - ] ; | ||
813 | spinmap:sourcePredicate1 | 799 | spinmap:sourcePredicate1 |
814 | <file:///www.reportinghub.no/transform/npd/wbdev#wlbWell> ; | 800 | <file:///www.reportinghub.no/transform/npd/wbdev#wlbWell> ; |
815 | spinmap:targetPredicate1 | 801 | spinmap:targetPredicate1 |
816 | - <http://www.reportinghub.no/npd/schema#partOfWell> | 802 | + <http://www.reportinghub.no/np/schema/npd#name> |
817 | ] ; | 803 | ] ; |
818 | spinmap:rule | 804 | spinmap:rule |
819 | [ rdf:type spinmap:Mapping-1-1 ; | 805 | [ rdf:type spinmap:Mapping-1-1 ; |
820 | - spinmap:context :WBDev-Well ; | 806 | + spinmap:context :WBDev-WellBore ; |
821 | - spinmap:expression spin:_arg1 ; | 807 | + spinmap:expression |
808 | + [ rdf:type rhspin:wellByName ; | ||
809 | + arg:wellName spin:_arg1 | ||
810 | + ] ; | ||
822 | spinmap:sourcePredicate1 | 811 | spinmap:sourcePredicate1 |
823 | <file:///www.reportinghub.no/transform/npd/wbdev#wlbWell> ; | 812 | <file:///www.reportinghub.no/transform/npd/wbdev#wlbWell> ; |
824 | spinmap:targetPredicate1 | 813 | spinmap:targetPredicate1 |
825 | - <http://www.reportinghub.no/npd/schema#name> | 814 | + <http://www.reportinghub.no/np/schema/npd#partOfWell> |
826 | ] ; | 815 | ] ; |
827 | spinmap:rule | 816 | spinmap:rule |
828 | [ rdf:type spinmap:Mapping-1-1 ; | 817 | [ rdf:type spinmap:Mapping-1-1 ; |
829 | spinmap:context :WBDev-WellBore ; | 818 | spinmap:context :WBDev-WellBore ; |
830 | - spinmap:expression spin:_arg1 ; | 819 | + spinmap:expression |
820 | + [ rdf:type spif:parseDate ; | ||
821 | + arg:pattern "dd.MM.yyyy"^^xsd:string ; | ||
822 | + sp:arg1 spin:_arg1 | ||
823 | + ] ; | ||
831 | spinmap:sourcePredicate1 | 824 | spinmap:sourcePredicate1 |
832 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellType> ; | 825 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbEntryDate> ; |
833 | spinmap:targetPredicate1 | 826 | spinmap:targetPredicate1 |
834 | - <http://www.reportinghub.no/npd/schema#wellBoreType> | 827 | + <http://www.reportinghub.no/np/schema/npd#startDate> |
835 | ] ; | 828 | ] ; |
836 | spinmap:rule | 829 | spinmap:rule |
837 | [ rdf:type spinmap:Mapping-1-1 ; | 830 | [ rdf:type spinmap:Mapping-1-1 ; |
838 | - spinmap:context :WBDev-Well ; | 831 | + spinmap:context :WBDev-WellBore ; |
839 | spinmap:expression | 832 | spinmap:expression |
840 | - [ rdf:type rhspin:fieldById ; | 833 | + [ rdf:type spinmapl:resourceWithValue ; |
841 | - arg:id spin:_arg1 | 834 | + sp:arg1 spin:_arg1 ; |
835 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#code> ; | ||
836 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#WellBoreContent> | ||
842 | ] ; | 837 | ] ; |
843 | spinmap:sourcePredicate1 | 838 | spinmap:sourcePredicate1 |
844 | - <file:///www.reportinghub.no/transform/npd/wbdev#fldNpdidField> ; | 839 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbContent> ; |
845 | spinmap:targetPredicate1 | 840 | spinmap:targetPredicate1 |
846 | - <http://www.reportinghub.no/npd/schema#wellPartOfField> | 841 | + <http://www.reportinghub.no/np/schema/npd#wellBoreContent> |
847 | ] ; | 842 | ] ; |
848 | spinmap:rule | 843 | spinmap:rule |
849 | [ rdf:type spinmap:Mapping-1-1 ; | 844 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -855,48 +850,44 @@ | ... | @@ -855,48 +850,44 @@ |
855 | spinmap:sourcePredicate1 | 850 | spinmap:sourcePredicate1 |
856 | <file:///www.reportinghub.no/transform/npd/wbdev#prlNpdidProductionLicence> ; | 851 | <file:///www.reportinghub.no/transform/npd/wbdev#prlNpdidProductionLicence> ; |
857 | spinmap:targetPredicate1 | 852 | spinmap:targetPredicate1 |
858 | - <http://www.reportinghub.no/npd/schema#drilledInProductionLicence> | 853 | + <http://www.reportinghub.no/np/schema/npd#drilledInProductionLicence> |
859 | ] ; | 854 | ] ; |
860 | spinmap:rule | 855 | spinmap:rule |
861 | [ rdf:type spinmap:Mapping-1-1 ; | 856 | [ rdf:type spinmap:Mapping-1-1 ; |
862 | spinmap:context :WBDev-WellBore ; | 857 | spinmap:context :WBDev-WellBore ; |
863 | spinmap:expression | 858 | spinmap:expression |
864 | - [ rdf:type spif:parseDate ; | 859 | + [ rdf:type rhspin:facilityById ; |
865 | - arg:pattern "dd.MM.yyyy"^^xsd:string ; | 860 | + arg:id spin:_arg1 |
866 | - sp:arg1 spin:_arg1 | ||
867 | ] ; | 861 | ] ; |
868 | spinmap:sourcePredicate1 | 862 | spinmap:sourcePredicate1 |
869 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbEntryDate> ; | 863 | + <file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityProducing> ; |
870 | - spinmap:targetPredicate1 | ||
871 | - <http://www.reportinghub.no/npd/schema#startDate> | ||
872 | - ] ; | ||
873 | - spinmap:rule | ||
874 | - [ rdf:type spinmap:Mapping-0-1 ; | ||
875 | - spinmap:context :WBDev-WellBore ; | ||
876 | - spinmap:expression <http://www.reportinghub.no/ep/schema/well#WellBore> ; | ||
877 | spinmap:targetPredicate1 | 864 | spinmap:targetPredicate1 |
878 | - rdf:type | 865 | + <http://www.reportinghub.no/np/schema/npd#productionFacility> |
879 | ] ; | 866 | ] ; |
880 | spinmap:rule | 867 | spinmap:rule |
881 | [ rdf:type spinmap:Mapping-1-1 ; | 868 | [ rdf:type spinmap:Mapping-1-1 ; |
882 | - spinmap:context :WBDev-WellBore ; | 869 | + spinmap:context :WBDev-Well ; |
883 | spinmap:expression | 870 | spinmap:expression |
884 | - [ rdf:type rhspin:facilityById ; | 871 | + [ rdf:type rhspin:fieldById ; |
885 | arg:id spin:_arg1 | 872 | arg:id spin:_arg1 |
886 | ] ; | 873 | ] ; |
887 | spinmap:sourcePredicate1 | 874 | spinmap:sourcePredicate1 |
888 | - <file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityDrilling> ; | 875 | + <file:///www.reportinghub.no/transform/npd/wbdev#fldNpdidField> ; |
889 | spinmap:targetPredicate1 | 876 | spinmap:targetPredicate1 |
890 | - <http://www.reportinghub.no/npd/schema#drillingFacility> | 877 | + <http://www.reportinghub.no/np/schema/npd#wellPartOfField> |
891 | ] ; | 878 | ] ; |
892 | spinmap:rule | 879 | spinmap:rule |
893 | [ rdf:type spinmap:Mapping-1-1 ; | 880 | [ rdf:type spinmap:Mapping-1-1 ; |
894 | spinmap:context :WBDev-WellBore ; | 881 | spinmap:context :WBDev-WellBore ; |
895 | - spinmap:expression spin:_arg1 ; | 882 | + spinmap:expression |
883 | + [ rdf:type spif:parseDate ; | ||
884 | + arg:pattern "dd.MM.yyyy"^^xsd:string ; | ||
885 | + sp:arg1 spin:_arg1 | ||
886 | + ] ; | ||
896 | spinmap:sourcePredicate1 | 887 | spinmap:sourcePredicate1 |
897 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellboreName> ; | 888 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbCompletionDate> ; |
898 | spinmap:targetPredicate1 | 889 | spinmap:targetPredicate1 |
899 | - <http://www.reportinghub.no/npd/schema#name> | 890 | + <http://www.reportinghub.no/np/schema/npd#wellBoreCompletionDate> |
900 | ] ; | 891 | ] ; |
901 | spinmap:rule | 892 | spinmap:rule |
902 | [ rdf:type spinmap:Mapping-1-1 ; | 893 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -906,41 +897,25 @@ | ... | @@ -906,41 +897,25 @@ |
906 | arg:id spin:_arg1 | 897 | arg:id spin:_arg1 |
907 | ] ; | 898 | ] ; |
908 | spinmap:sourcePredicate1 | 899 | spinmap:sourcePredicate1 |
909 | - <file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityProducing> ; | 900 | + <file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityDrilling> ; |
910 | spinmap:targetPredicate1 | 901 | spinmap:targetPredicate1 |
911 | - <http://www.reportinghub.no/npd/schema#productionFacility> | 902 | + <http://www.reportinghub.no/np/schema/npd#drillingFacility> |
912 | ] ; | 903 | ] ; |
913 | spinmap:rule | 904 | spinmap:rule |
914 | [ rdf:type spinmap:Mapping-1-1 ; | 905 | [ rdf:type spinmap:Mapping-1-1 ; |
915 | spinmap:context :WBDev-WellBore ; | 906 | spinmap:context :WBDev-WellBore ; |
916 | spinmap:expression spin:_arg1 ; | 907 | spinmap:expression spin:_arg1 ; |
917 | spinmap:sourcePredicate1 | 908 | spinmap:sourcePredicate1 |
918 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbNpdidWellbore> ; | 909 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellType> ; |
919 | - spinmap:targetPredicate1 | ||
920 | - <http://www.reportinghub.no/npd/schema#id> | ||
921 | - ] ; | ||
922 | - spinmap:rule | ||
923 | - [ rdf:type spinmap:Mapping-1-1 ; | ||
924 | - spinmap:context :WBDev-WellBore ; | ||
925 | - spinmap:expression | ||
926 | - [ rdf:type spinmapl:resourceWithValue ; | ||
927 | - sp:arg1 spin:_arg1 ; | ||
928 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#code> ; | ||
929 | - spinmapl:type <http://www.reportinghub.no/npd/schema#DevelopmentWellBorePurpose> | ||
930 | - ] ; | ||
931 | - spinmap:sourcePredicate1 | ||
932 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbPurpose> ; | ||
933 | spinmap:targetPredicate1 | 910 | spinmap:targetPredicate1 |
934 | - <http://www.reportinghub.no/npd/schema#wellBorePurpose> | 911 | + <http://www.reportinghub.no/np/schema/npd#wellBoreType> |
935 | ] ; | 912 | ] ; |
936 | spinmap:rule | 913 | spinmap:rule |
937 | - [ rdf:type spinmap:Mapping-1-1 ; | 914 | + [ rdf:type spinmap:Mapping-0-1 ; |
938 | spinmap:context :WBDev-WellBore ; | 915 | spinmap:context :WBDev-WellBore ; |
939 | - spinmap:expression spin:_arg1 ; | 916 | + spinmap:expression <http://www.reportinghub.no/ep/schema/well#WellBore> ; |
940 | - spinmap:sourcePredicate1 | ||
941 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbDrillPermit> ; | ||
942 | spinmap:targetPredicate1 | 917 | spinmap:targetPredicate1 |
943 | - <http://www.reportinghub.no/npd/schema#wellBoreDrillPermit> | 918 | + rdf:type |
944 | ] ; | 919 | ] ; |
945 | spinmap:rule | 920 | spinmap:rule |
946 | [ rdf:type spinmap:Mapping-0-1 ; | 921 | [ rdf:type spinmap:Mapping-0-1 ; |
... | @@ -955,13 +930,13 @@ | ... | @@ -955,13 +930,13 @@ |
955 | spinmap:expression | 930 | spinmap:expression |
956 | [ rdf:type spinmapl:resourceWithValue ; | 931 | [ rdf:type spinmapl:resourceWithValue ; |
957 | sp:arg1 spin:_arg1 ; | 932 | sp:arg1 spin:_arg1 ; |
958 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#name> ; | 933 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
959 | spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> | 934 | spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> |
960 | ] ; | 935 | ] ; |
961 | spinmap:sourcePredicate1 | 936 | spinmap:sourcePredicate1 |
962 | <file:///www.reportinghub.no/transform/npd/wbdev#wlbDrillingOperator> ; | 937 | <file:///www.reportinghub.no/transform/npd/wbdev#wlbDrillingOperator> ; |
963 | spinmap:targetPredicate1 | 938 | spinmap:targetPredicate1 |
964 | - <http://www.reportinghub.no/npd/schema#drillingOperator> | 939 | + <http://www.reportinghub.no/np/schema/npd#drillingOperator> |
965 | ] ; | 940 | ] ; |
966 | spinmap:rule | 941 | spinmap:rule |
967 | [ rdf:type spinmap:Mapping-1-1 ; | 942 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -969,81 +944,88 @@ | ... | @@ -969,81 +944,88 @@ |
969 | spinmap:expression | 944 | spinmap:expression |
970 | [ rdf:type spinmapl:resourceWithValue ; | 945 | [ rdf:type spinmapl:resourceWithValue ; |
971 | sp:arg1 spin:_arg1 ; | 946 | sp:arg1 spin:_arg1 ; |
972 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#code> ; | 947 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#code> ; |
973 | - spinmapl:type <http://www.reportinghub.no/npd/schema#WellBoreContent> | 948 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#DevelopmentWellBorePurpose> |
974 | ] ; | 949 | ] ; |
975 | spinmap:sourcePredicate1 | 950 | spinmap:sourcePredicate1 |
976 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbContent> ; | 951 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbPurpose> ; |
977 | spinmap:targetPredicate1 | 952 | spinmap:targetPredicate1 |
978 | - <http://www.reportinghub.no/npd/schema#wellBoreContent> | 953 | + <http://www.reportinghub.no/np/schema/npd#wellBorePurpose> |
979 | ] ; | 954 | ] ; |
980 | spinmap:rule | 955 | spinmap:rule |
981 | [ rdf:type spinmap:Mapping-1-1 ; | 956 | [ rdf:type spinmap:Mapping-1-1 ; |
982 | spinmap:context :WBDev-WellBore ; | 957 | spinmap:context :WBDev-WellBore ; |
983 | - spinmap:expression | 958 | + spinmap:expression spin:_arg1 ; |
984 | - [ rdf:type spif:parseDate ; | ||
985 | - arg:pattern "dd.MM.yyyy"^^xsd:string ; | ||
986 | - sp:arg1 spin:_arg1 | ||
987 | - ] ; | ||
988 | spinmap:sourcePredicate1 | 959 | spinmap:sourcePredicate1 |
989 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbCompletionDate> ; | 960 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbDrillPermit> ; |
990 | spinmap:targetPredicate1 | 961 | spinmap:targetPredicate1 |
991 | - <http://www.reportinghub.no/npd/schema#wellBoreCompletionDate> | 962 | + <http://www.reportinghub.no/np/schema/npd#wellBoreDrillPermit> |
963 | + ] ; | ||
964 | + spinmap:rule | ||
965 | + [ rdf:type spinmap:Mapping-1-1 ; | ||
966 | + spinmap:context :WBDev-WellBore ; | ||
967 | + spinmap:expression spin:_arg1 ; | ||
968 | + spinmap:sourcePredicate1 | ||
969 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellboreName> ; | ||
970 | + spinmap:targetPredicate1 | ||
971 | + <http://www.reportinghub.no/np/schema/npd#name> | ||
972 | + ] ; | ||
973 | + spinmap:rule | ||
974 | + [ rdf:type spinmap:Mapping-1-1 ; | ||
975 | + spinmap:context :WBDev-WellBore ; | ||
976 | + spinmap:expression spin:_arg1 ; | ||
977 | + spinmap:sourcePredicate1 | ||
978 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbNpdidWellbore> ; | ||
979 | + spinmap:targetPredicate1 | ||
980 | + <http://www.reportinghub.no/np/schema/npd#id> | ||
992 | ] . | 981 | ] . |
993 | 982 | ||
994 | <file:///www.reportinghub.no/transform/npd/wbexp#WBExp> | 983 | <file:///www.reportinghub.no/transform/npd/wbexp#WBExp> |
995 | spinmap:rule | 984 | spinmap:rule |
996 | [ rdf:type spinmap:Mapping-1-1 ; | 985 | [ rdf:type spinmap:Mapping-1-1 ; |
997 | - spinmap:context :WBExp-WellBore ; | 986 | + spinmap:context :WBExp-Well ; |
998 | - spinmap:expression | 987 | + spinmap:expression spin:_arg1 ; |
999 | - [ rdf:type spif:parseDate ; | ||
1000 | - arg:pattern "dd.MM.yyyy"^^xsd:string ; | ||
1001 | - sp:arg1 spin:_arg1 | ||
1002 | - ] ; | ||
1003 | spinmap:sourcePredicate1 | 988 | spinmap:sourcePredicate1 |
1004 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbEntryDate> ; | 989 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbWell> ; |
1005 | spinmap:targetPredicate1 | 990 | spinmap:targetPredicate1 |
1006 | - <http://www.reportinghub.no/npd/schema#startDate> | 991 | + <http://www.reportinghub.no/np/schema/npd#name> |
1007 | ] ; | 992 | ] ; |
1008 | spinmap:rule | 993 | spinmap:rule |
1009 | [ rdf:type spinmap:Mapping-1-1 ; | 994 | [ rdf:type spinmap:Mapping-1-1 ; |
1010 | spinmap:context :WBExp-WellBore ; | 995 | spinmap:context :WBExp-WellBore ; |
1011 | spinmap:expression | 996 | spinmap:expression |
1012 | - [ rdf:type rhspin:licenceById ; | 997 | + [ rdf:type rhspin:facilityById ; |
1013 | arg:id spin:_arg1 | 998 | arg:id spin:_arg1 |
1014 | ] ; | 999 | ] ; |
1015 | spinmap:sourcePredicate1 | 1000 | spinmap:sourcePredicate1 |
1016 | - <file:///www.reportinghub.no/transform/npd/wbexp#prlNpdidProductionLicence> ; | 1001 | + <file:///www.reportinghub.no/transform/npd/wbexp#fclNpdidFacilityDrilling> ; |
1017 | - spinmap:targetPredicate1 | ||
1018 | - <http://www.reportinghub.no/npd/schema#drilledInProductionLicence> | ||
1019 | - ] ; | ||
1020 | - spinmap:rule | ||
1021 | - [ rdf:type spinmap:Mapping-0-1 ; | ||
1022 | - spinmap:context :WBExp-WellBore ; | ||
1023 | - spinmap:expression <http://www.reportinghub.no/ep/schema/well#WellBore> ; | ||
1024 | spinmap:targetPredicate1 | 1002 | spinmap:targetPredicate1 |
1025 | - rdf:type | 1003 | + <http://www.reportinghub.no/np/schema/npd#drillingFacility> |
1026 | ] ; | 1004 | ] ; |
1027 | spinmap:rule | 1005 | spinmap:rule |
1028 | [ rdf:type spinmap:Mapping-1-1 ; | 1006 | [ rdf:type spinmap:Mapping-1-1 ; |
1029 | spinmap:context :WBExp-WellBore ; | 1007 | spinmap:context :WBExp-WellBore ; |
1030 | - spinmap:expression | 1008 | + spinmap:expression spin:_arg1 ; |
1031 | - [ rdf:type rhspin:wellByName ; | ||
1032 | - arg:wellName spin:_arg1 | ||
1033 | - ] ; | ||
1034 | spinmap:sourcePredicate1 | 1009 | spinmap:sourcePredicate1 |
1035 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbWell> ; | 1010 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbWellboreName> ; |
1036 | spinmap:targetPredicate1 | 1011 | spinmap:targetPredicate1 |
1037 | - <http://www.reportinghub.no/npd/schema#partOfWell> | 1012 | + <http://www.reportinghub.no/np/schema/npd#name> |
1038 | ] ; | 1013 | ] ; |
1039 | spinmap:rule | 1014 | spinmap:rule |
1040 | [ rdf:type spinmap:Mapping-1-1 ; | 1015 | [ rdf:type spinmap:Mapping-1-1 ; |
1041 | spinmap:context :WBExp-WellBore ; | 1016 | spinmap:context :WBExp-WellBore ; |
1042 | spinmap:expression spin:_arg1 ; | 1017 | spinmap:expression spin:_arg1 ; |
1043 | spinmap:sourcePredicate1 | 1018 | spinmap:sourcePredicate1 |
1044 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbNpdidWellbore> ; | 1019 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbDrillPermit> ; |
1045 | spinmap:targetPredicate1 | 1020 | spinmap:targetPredicate1 |
1046 | - <http://www.reportinghub.no/npd/schema#id> | 1021 | + <http://www.reportinghub.no/np/schema/npd#wellBoreDrillPermit> |
1022 | + ] ; | ||
1023 | + spinmap:rule | ||
1024 | + [ rdf:type spinmap:Mapping-0-1 ; | ||
1025 | + spinmap:context :WBExp-Well ; | ||
1026 | + spinmap:expression <http://www.reportinghub.no/ep/schema/well#Well> ; | ||
1027 | + spinmap:targetPredicate1 | ||
1028 | + rdf:type | ||
1047 | ] ; | 1029 | ] ; |
1048 | spinmap:rule | 1030 | spinmap:rule |
1049 | [ rdf:type spinmap:Mapping-1-1 ; | 1031 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1051,13 +1033,13 @@ | ... | @@ -1051,13 +1033,13 @@ |
1051 | spinmap:expression | 1033 | spinmap:expression |
1052 | [ rdf:type spinmapl:resourceWithValue ; | 1034 | [ rdf:type spinmapl:resourceWithValue ; |
1053 | sp:arg1 spin:_arg1 ; | 1035 | sp:arg1 spin:_arg1 ; |
1054 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#name> ; | 1036 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
1055 | spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> | 1037 | spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> |
1056 | ] ; | 1038 | ] ; |
1057 | spinmap:sourcePredicate1 | 1039 | spinmap:sourcePredicate1 |
1058 | <file:///www.reportinghub.no/transform/npd/wbexp#wlbDrillingOperator> ; | 1040 | <file:///www.reportinghub.no/transform/npd/wbexp#wlbDrillingOperator> ; |
1059 | spinmap:targetPredicate1 | 1041 | spinmap:targetPredicate1 |
1060 | - <http://www.reportinghub.no/npd/schema#drillingOperator> | 1042 | + <http://www.reportinghub.no/np/schema/npd#drillingOperator> |
1061 | ] ; | 1043 | ] ; |
1062 | spinmap:rule | 1044 | spinmap:rule |
1063 | [ rdf:type spinmap:Mapping-1-1 ; | 1045 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1065,22 +1047,26 @@ | ... | @@ -1065,22 +1047,26 @@ |
1065 | spinmap:expression | 1047 | spinmap:expression |
1066 | [ rdf:type spinmapl:resourceWithValue ; | 1048 | [ rdf:type spinmapl:resourceWithValue ; |
1067 | sp:arg1 spin:_arg1 ; | 1049 | sp:arg1 spin:_arg1 ; |
1068 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#code> ; | 1050 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#code> ; |
1069 | - spinmapl:type <http://www.reportinghub.no/npd/schema#ExplorationWellBorePurpose> | 1051 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#ExplorationWellBorePurpose> |
1070 | ] ; | 1052 | ] ; |
1071 | spinmap:sourcePredicate1 | 1053 | spinmap:sourcePredicate1 |
1072 | <file:///www.reportinghub.no/transform/npd/wbexp#wlbPurpose> ; | 1054 | <file:///www.reportinghub.no/transform/npd/wbexp#wlbPurpose> ; |
1073 | spinmap:targetPredicate1 | 1055 | spinmap:targetPredicate1 |
1074 | - <http://www.reportinghub.no/npd/schema#wellBorePurpose> | 1056 | + <http://www.reportinghub.no/np/schema/npd#wellBorePurpose> |
1075 | ] ; | 1057 | ] ; |
1076 | spinmap:rule | 1058 | spinmap:rule |
1077 | [ rdf:type spinmap:Mapping-1-1 ; | 1059 | [ rdf:type spinmap:Mapping-1-1 ; |
1078 | spinmap:context :WBExp-WellBore ; | 1060 | spinmap:context :WBExp-WellBore ; |
1079 | - spinmap:expression spin:_arg1 ; | 1061 | + spinmap:expression |
1062 | + [ rdf:type spif:parseDate ; | ||
1063 | + arg:pattern "dd.MM.yyyy"^^xsd:string ; | ||
1064 | + sp:arg1 spin:_arg1 | ||
1065 | + ] ; | ||
1080 | spinmap:sourcePredicate1 | 1066 | spinmap:sourcePredicate1 |
1081 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbDrillPermit> ; | 1067 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbEntryDate> ; |
1082 | spinmap:targetPredicate1 | 1068 | spinmap:targetPredicate1 |
1083 | - <http://www.reportinghub.no/npd/schema#wellBoreDrillPermit> | 1069 | + <http://www.reportinghub.no/np/schema/npd#startDate> |
1084 | ] ; | 1070 | ] ; |
1085 | spinmap:rule | 1071 | spinmap:rule |
1086 | [ rdf:type spinmap:Mapping-1-1 ; | 1072 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1093,79 +1079,82 @@ | ... | @@ -1093,79 +1079,82 @@ |
1093 | spinmap:sourcePredicate1 | 1079 | spinmap:sourcePredicate1 |
1094 | <file:///www.reportinghub.no/transform/npd/wbexp#wlbCompletionDate> ; | 1080 | <file:///www.reportinghub.no/transform/npd/wbexp#wlbCompletionDate> ; |
1095 | spinmap:targetPredicate1 | 1081 | spinmap:targetPredicate1 |
1096 | - <http://www.reportinghub.no/npd/schema#wellBoreCompletionDate> | 1082 | + <http://www.reportinghub.no/np/schema/npd#wellBoreCompletionDate> |
1097 | ] ; | 1083 | ] ; |
1098 | spinmap:rule | 1084 | spinmap:rule |
1099 | [ rdf:type spinmap:Mapping-1-1 ; | 1085 | [ rdf:type spinmap:Mapping-1-1 ; |
1100 | - spinmap:context :WBExp-Well ; | 1086 | + spinmap:context :WBExp-WellBore ; |
1101 | - spinmap:expression spin:_arg1 ; | 1087 | + spinmap:expression |
1088 | + [ rdf:type rhspin:wellByName ; | ||
1089 | + arg:wellName spin:_arg1 | ||
1090 | + ] ; | ||
1102 | spinmap:sourcePredicate1 | 1091 | spinmap:sourcePredicate1 |
1103 | <file:///www.reportinghub.no/transform/npd/wbexp#wlbWell> ; | 1092 | <file:///www.reportinghub.no/transform/npd/wbexp#wlbWell> ; |
1104 | spinmap:targetPredicate1 | 1093 | spinmap:targetPredicate1 |
1105 | - <http://www.reportinghub.no/npd/schema#name> | 1094 | + <http://www.reportinghub.no/np/schema/npd#partOfWell> |
1106 | ] ; | 1095 | ] ; |
1107 | spinmap:rule | 1096 | spinmap:rule |
1108 | [ rdf:type spinmap:Mapping-1-1 ; | 1097 | [ rdf:type spinmap:Mapping-1-1 ; |
1109 | - spinmap:context :WBExp-Well ; | 1098 | + spinmap:context :WBExp-WellBore ; |
1110 | spinmap:expression | 1099 | spinmap:expression |
1111 | - [ rdf:type rhspin:fieldById ; | 1100 | + [ rdf:type rhspin:licenceById ; |
1112 | arg:id spin:_arg1 | 1101 | arg:id spin:_arg1 |
1113 | ] ; | 1102 | ] ; |
1114 | spinmap:sourcePredicate1 | 1103 | spinmap:sourcePredicate1 |
1115 | - <file:///www.reportinghub.no/transform/npd/wbexp#fldNpdidField> ; | 1104 | + <file:///www.reportinghub.no/transform/npd/wbexp#prlNpdidProductionLicence> ; |
1116 | spinmap:targetPredicate1 | 1105 | spinmap:targetPredicate1 |
1117 | - <http://www.reportinghub.no/npd/schema#wellPartOfField> | 1106 | + <http://www.reportinghub.no/np/schema/npd#drilledInProductionLicence> |
1118 | ] ; | 1107 | ] ; |
1119 | spinmap:rule | 1108 | spinmap:rule |
1120 | [ rdf:type spinmap:Mapping-1-1 ; | 1109 | [ rdf:type spinmap:Mapping-1-1 ; |
1121 | - spinmap:context :WBExp-WellBore ; | 1110 | + spinmap:context :WBExp-Well ; |
1122 | - spinmap:expression spin:_arg1 ; | 1111 | + spinmap:expression |
1112 | + [ rdf:type rhspin:fieldById ; | ||
1113 | + arg:id spin:_arg1 | ||
1114 | + ] ; | ||
1123 | spinmap:sourcePredicate1 | 1115 | spinmap:sourcePredicate1 |
1124 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbWellType> ; | 1116 | + <file:///www.reportinghub.no/transform/npd/wbexp#fldNpdidField> ; |
1125 | spinmap:targetPredicate1 | 1117 | spinmap:targetPredicate1 |
1126 | - <http://www.reportinghub.no/npd/schema#wellBoreType> | 1118 | + <http://www.reportinghub.no/np/schema/npd#wellPartOfField> |
1127 | ] ; | 1119 | ] ; |
1128 | spinmap:rule | 1120 | spinmap:rule |
1129 | [ rdf:type spinmap:Mapping-0-1 ; | 1121 | [ rdf:type spinmap:Mapping-0-1 ; |
1130 | - spinmap:context :WBExp-Well ; | 1122 | + spinmap:context :WBExp-WellBore ; |
1131 | - spinmap:expression <http://www.reportinghub.no/ep/schema/well#Well> ; | 1123 | + spinmap:expression <http://www.reportinghub.no/ep/schema/well#WellBore> ; |
1132 | spinmap:targetPredicate1 | 1124 | spinmap:targetPredicate1 |
1133 | rdf:type | 1125 | rdf:type |
1134 | ] ; | 1126 | ] ; |
1135 | spinmap:rule | 1127 | spinmap:rule |
1136 | [ rdf:type spinmap:Mapping-1-1 ; | 1128 | [ rdf:type spinmap:Mapping-1-1 ; |
1137 | spinmap:context :WBExp-WellBore ; | 1129 | spinmap:context :WBExp-WellBore ; |
1138 | - spinmap:expression | 1130 | + spinmap:expression spin:_arg1 ; |
1139 | - [ rdf:type spinmapl:resourceWithValue ; | ||
1140 | - sp:arg1 spin:_arg1 ; | ||
1141 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#code> ; | ||
1142 | - spinmapl:type <http://www.reportinghub.no/npd/schema#WellBoreContent> | ||
1143 | - ] ; | ||
1144 | spinmap:sourcePredicate1 | 1131 | spinmap:sourcePredicate1 |
1145 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbContent> ; | 1132 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbWellType> ; |
1146 | spinmap:targetPredicate1 | 1133 | spinmap:targetPredicate1 |
1147 | - <http://www.reportinghub.no/npd/schema#wellBoreContent> | 1134 | + <http://www.reportinghub.no/np/schema/npd#wellBoreType> |
1148 | ] ; | 1135 | ] ; |
1149 | spinmap:rule | 1136 | spinmap:rule |
1150 | [ rdf:type spinmap:Mapping-1-1 ; | 1137 | [ rdf:type spinmap:Mapping-1-1 ; |
1151 | spinmap:context :WBExp-WellBore ; | 1138 | spinmap:context :WBExp-WellBore ; |
1152 | spinmap:expression spin:_arg1 ; | 1139 | spinmap:expression spin:_arg1 ; |
1153 | spinmap:sourcePredicate1 | 1140 | spinmap:sourcePredicate1 |
1154 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbWellboreName> ; | 1141 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbNpdidWellbore> ; |
1155 | spinmap:targetPredicate1 | 1142 | spinmap:targetPredicate1 |
1156 | - <http://www.reportinghub.no/npd/schema#name> | 1143 | + <http://www.reportinghub.no/np/schema/npd#id> |
1157 | ] ; | 1144 | ] ; |
1158 | spinmap:rule | 1145 | spinmap:rule |
1159 | [ rdf:type spinmap:Mapping-1-1 ; | 1146 | [ rdf:type spinmap:Mapping-1-1 ; |
1160 | spinmap:context :WBExp-WellBore ; | 1147 | spinmap:context :WBExp-WellBore ; |
1161 | spinmap:expression | 1148 | spinmap:expression |
1162 | - [ rdf:type rhspin:facilityById ; | 1149 | + [ rdf:type spinmapl:resourceWithValue ; |
1163 | - arg:id spin:_arg1 | 1150 | + sp:arg1 spin:_arg1 ; |
1151 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#code> ; | ||
1152 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#WellBoreContent> | ||
1164 | ] ; | 1153 | ] ; |
1165 | spinmap:sourcePredicate1 | 1154 | spinmap:sourcePredicate1 |
1166 | - <file:///www.reportinghub.no/transform/npd/wbexp#fclNpdidFacilityDrilling> ; | 1155 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbContent> ; |
1167 | spinmap:targetPredicate1 | 1156 | spinmap:targetPredicate1 |
1168 | - <http://www.reportinghub.no/npd/schema#drillingFacility> | 1157 | + <http://www.reportinghub.no/np/schema/npd#wellBoreContent> |
1169 | ] . | 1158 | ] . |
1170 | 1159 | ||
1171 | <file:///www.reportinghub.no/transform/npd/wbid#WBId> | 1160 | <file:///www.reportinghub.no/transform/npd/wbid#WBId> |
... | @@ -1179,7 +1168,7 @@ | ... | @@ -1179,7 +1168,7 @@ |
1179 | spinmap:sourcePredicate1 | 1168 | spinmap:sourcePredicate1 |
1180 | <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ; | 1169 | <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ; |
1181 | spinmap:targetPredicate1 | 1170 | spinmap:targetPredicate1 |
1182 | - <http://www.reportinghub.no/npd/schema#partOfWell> | 1171 | + <http://www.reportinghub.no/np/schema/npd#partOfWell> |
1183 | ] ; | 1172 | ] ; |
1184 | spinmap:rule | 1173 | spinmap:rule |
1185 | [ rdf:type spinmap:Mapping-1-1 ; | 1174 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1188,7 +1177,7 @@ | ... | @@ -1188,7 +1177,7 @@ |
1188 | spinmap:sourcePredicate1 | 1177 | spinmap:sourcePredicate1 |
1189 | <file:///www.reportinghub.no/transform/npd/wbid#wlbWellboreName> ; | 1178 | <file:///www.reportinghub.no/transform/npd/wbid#wlbWellboreName> ; |
1190 | spinmap:targetPredicate1 | 1179 | spinmap:targetPredicate1 |
1191 | - <http://www.reportinghub.no/npd/schema#name> | 1180 | + <http://www.reportinghub.no/np/schema/npd#name> |
1192 | ] ; | 1181 | ] ; |
1193 | spinmap:rule | 1182 | spinmap:rule |
1194 | [ rdf:type spinmap:Mapping-1-1 ; | 1183 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1197,7 +1186,7 @@ | ... | @@ -1197,7 +1186,7 @@ |
1197 | spinmap:sourcePredicate1 | 1186 | spinmap:sourcePredicate1 |
1198 | <file:///www.reportinghub.no/transform/npd/wbid#wlbWellType> ; | 1187 | <file:///www.reportinghub.no/transform/npd/wbid#wlbWellType> ; |
1199 | spinmap:targetPredicate1 | 1188 | spinmap:targetPredicate1 |
1200 | - <http://www.reportinghub.no/npd/schema#wellBoreType> | 1189 | + <http://www.reportinghub.no/np/schema/npd#wellBoreType> |
1201 | ] ; | 1190 | ] ; |
1202 | spinmap:rule | 1191 | spinmap:rule |
1203 | [ rdf:type spinmap:Mapping-1-1 ; | 1192 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1206,7 +1195,7 @@ | ... | @@ -1206,7 +1195,7 @@ |
1206 | spinmap:sourcePredicate1 | 1195 | spinmap:sourcePredicate1 |
1207 | <file:///www.reportinghub.no/transform/npd/wbid#wlbNpdidWellbore> ; | 1196 | <file:///www.reportinghub.no/transform/npd/wbid#wlbNpdidWellbore> ; |
1208 | spinmap:targetPredicate1 | 1197 | spinmap:targetPredicate1 |
1209 | - <http://www.reportinghub.no/npd/schema#id> | 1198 | + <http://www.reportinghub.no/np/schema/npd#id> |
1210 | ] ; | 1199 | ] ; |
1211 | spinmap:rule | 1200 | spinmap:rule |
1212 | [ rdf:type spinmap:Mapping-0-1 ; | 1201 | [ rdf:type spinmap:Mapping-0-1 ; |
... | @@ -1222,7 +1211,7 @@ | ... | @@ -1222,7 +1211,7 @@ |
1222 | spinmap:sourcePredicate1 | 1211 | spinmap:sourcePredicate1 |
1223 | <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ; | 1212 | <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ; |
1224 | spinmap:targetPredicate1 | 1213 | spinmap:targetPredicate1 |
1225 | - <http://www.reportinghub.no/npd/schema#name> | 1214 | + <http://www.reportinghub.no/np/schema/npd#name> |
1226 | ] ; | 1215 | ] ; |
1227 | spinmap:rule | 1216 | spinmap:rule |
1228 | [ rdf:type spinmap:Mapping-0-1 ; | 1217 | [ rdf:type spinmap:Mapping-0-1 ; |
... | @@ -1237,37 +1226,26 @@ | ... | @@ -1237,37 +1226,26 @@ |
1237 | [ rdf:type spinmap:Mapping-1-1 ; | 1226 | [ rdf:type spinmap:Mapping-1-1 ; |
1238 | spinmap:context :WBSha-WellBore ; | 1227 | spinmap:context :WBSha-WellBore ; |
1239 | spinmap:expression | 1228 | spinmap:expression |
1240 | - [ rdf:type spif:parseDate ; | 1229 | + [ rdf:type rhspin:wellByName ; |
1241 | - arg:pattern "dd.MM.yyyy"^^xsd:string ; | 1230 | + arg:wellName spin:_arg1 |
1242 | - sp:arg1 spin:_arg1 | ||
1243 | ] ; | 1231 | ] ; |
1244 | spinmap:sourcePredicate1 | 1232 | spinmap:sourcePredicate1 |
1245 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbCompletionDate> ; | 1233 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbWell> ; |
1246 | - spinmap:targetPredicate1 | ||
1247 | - <http://www.reportinghub.no/npd/schema#wellBoreCompletionDate> | ||
1248 | - ] ; | ||
1249 | - spinmap:rule | ||
1250 | - [ rdf:type spinmap:Mapping-1-1 ; | ||
1251 | - spinmap:context :WBSha-WellBore ; | ||
1252 | - spinmap:expression spin:_arg1 ; | ||
1253 | - spinmap:sourcePredicate1 | ||
1254 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbDrillPermit> ; | ||
1255 | spinmap:targetPredicate1 | 1234 | spinmap:targetPredicate1 |
1256 | - <http://www.reportinghub.no/npd/schema#wellBoreDrillPermit> | 1235 | + <http://www.reportinghub.no/np/schema/npd#partOfWell> |
1257 | ] ; | 1236 | ] ; |
1258 | spinmap:rule | 1237 | spinmap:rule |
1259 | [ rdf:type spinmap:Mapping-1-1 ; | 1238 | [ rdf:type spinmap:Mapping-1-1 ; |
1260 | spinmap:context :WBSha-WellBore ; | 1239 | spinmap:context :WBSha-WellBore ; |
1261 | spinmap:expression | 1240 | spinmap:expression |
1262 | - [ rdf:type spinmapl:resourceWithValue ; | 1241 | + [ rdf:type spif:parseDate ; |
1263 | - sp:arg1 spin:_arg1 ; | 1242 | + arg:pattern "dd.MM.yyyy"^^xsd:string ; |
1264 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#name> ; | 1243 | + sp:arg1 spin:_arg1 |
1265 | - spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> | ||
1266 | ] ; | 1244 | ] ; |
1267 | spinmap:sourcePredicate1 | 1245 | spinmap:sourcePredicate1 |
1268 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbDrillingOperator> ; | 1246 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbCompletionDate> ; |
1269 | spinmap:targetPredicate1 | 1247 | spinmap:targetPredicate1 |
1270 | - <http://www.reportinghub.no/npd/schema#drillingOperator> | 1248 | + <http://www.reportinghub.no/np/schema/npd#wellBoreCompletionDate> |
1271 | ] ; | 1249 | ] ; |
1272 | spinmap:rule | 1250 | spinmap:rule |
1273 | [ rdf:type spinmap:Mapping-1-1 ; | 1251 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1280,74 +1258,85 @@ | ... | @@ -1280,74 +1258,85 @@ |
1280 | spinmap:sourcePredicate1 | 1258 | spinmap:sourcePredicate1 |
1281 | <file:///www.reportinghub.no/transform/npd/wbsha#wlbEntryDate> ; | 1259 | <file:///www.reportinghub.no/transform/npd/wbsha#wlbEntryDate> ; |
1282 | spinmap:targetPredicate1 | 1260 | spinmap:targetPredicate1 |
1283 | - <http://www.reportinghub.no/npd/schema#startDate> | 1261 | + <http://www.reportinghub.no/np/schema/npd#startDate> |
1284 | ] ; | 1262 | ] ; |
1285 | spinmap:rule | 1263 | spinmap:rule |
1286 | - [ rdf:type spinmap:Mapping-1-1 ; | 1264 | + [ rdf:type spinmap:Mapping-0-1 ; |
1287 | spinmap:context :WBSha-WellBore ; | 1265 | spinmap:context :WBSha-WellBore ; |
1288 | - spinmap:expression | 1266 | + spinmap:expression <http://www.reportinghub.no/ep/schema/well#WellBore> ; |
1289 | - [ rdf:type spinmapl:resourceWithValue ; | ||
1290 | - sp:arg1 spin:_arg1 ; | ||
1291 | - spinmapl:predicate <http://www.reportinghub.no/npd/schema#name> ; | ||
1292 | - spinmapl:type <http://www.reportinghub.no/npd/schema#Licence> | ||
1293 | - ] ; | ||
1294 | - spinmap:sourcePredicate1 | ||
1295 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbProductionLicence> ; | ||
1296 | spinmap:targetPredicate1 | 1267 | spinmap:targetPredicate1 |
1297 | - <http://www.reportinghub.no/npd/schema#drilledInProductionLicence> | 1268 | + rdf:type |
1298 | ] ; | 1269 | ] ; |
1299 | spinmap:rule | 1270 | spinmap:rule |
1300 | - [ rdf:type spinmap:Mapping-0-1 ; | 1271 | + [ rdf:type spinmap:Mapping-1-1 ; |
1301 | - spinmap:context :WBSha-Well ; | 1272 | + spinmap:context :WBSha-WellBore ; |
1302 | - spinmap:expression <http://www.reportinghub.no/ep/schema/well#Well> ; | 1273 | + spinmap:expression spin:_arg1 ; |
1274 | + spinmap:sourcePredicate1 | ||
1275 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbNpdidWellbore> ; | ||
1303 | spinmap:targetPredicate1 | 1276 | spinmap:targetPredicate1 |
1304 | - rdf:type | 1277 | + <http://www.reportinghub.no/np/schema/npd#id> |
1305 | ] ; | 1278 | ] ; |
1306 | spinmap:rule | 1279 | spinmap:rule |
1307 | [ rdf:type spinmap:Mapping-1-1 ; | 1280 | [ rdf:type spinmap:Mapping-1-1 ; |
1308 | spinmap:context :WBSha-WellBore ; | 1281 | spinmap:context :WBSha-WellBore ; |
1309 | spinmap:expression | 1282 | spinmap:expression |
1310 | - [ rdf:type rhspin:wellByName ; | 1283 | + [ rdf:type spinmapl:resourceWithValue ; |
1311 | - arg:wellName spin:_arg1 | 1284 | + sp:arg1 spin:_arg1 ; |
1285 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
1286 | + spinmapl:type <http://www.reportinghub.no/np/schema/npd#Licence> | ||
1312 | ] ; | 1287 | ] ; |
1313 | spinmap:sourcePredicate1 | 1288 | spinmap:sourcePredicate1 |
1314 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbWell> ; | 1289 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbProductionLicence> ; |
1315 | spinmap:targetPredicate1 | 1290 | spinmap:targetPredicate1 |
1316 | - <http://www.reportinghub.no/npd/schema#partOfWell> | 1291 | + <http://www.reportinghub.no/np/schema/npd#drilledInProductionLicence> |
1317 | ] ; | 1292 | ] ; |
1318 | spinmap:rule | 1293 | spinmap:rule |
1319 | [ rdf:type spinmap:Mapping-1-1 ; | 1294 | [ rdf:type spinmap:Mapping-1-1 ; |
1320 | - spinmap:context :WBSha-WellBore ; | 1295 | + spinmap:context :WBSha-Well ; |
1321 | spinmap:expression spin:_arg1 ; | 1296 | spinmap:expression spin:_arg1 ; |
1322 | spinmap:sourcePredicate1 | 1297 | spinmap:sourcePredicate1 |
1323 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbWellboreName> ; | 1298 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbWell> ; |
1324 | spinmap:targetPredicate1 | 1299 | spinmap:targetPredicate1 |
1325 | - <http://www.reportinghub.no/npd/schema#name> | 1300 | + <http://www.reportinghub.no/np/schema/npd#name> |
1326 | ] ; | 1301 | ] ; |
1327 | spinmap:rule | 1302 | spinmap:rule |
1328 | - [ rdf:type spinmap:Mapping-0-1 ; | 1303 | + [ rdf:type spinmap:Mapping-1-1 ; |
1329 | spinmap:context :WBSha-WellBore ; | 1304 | spinmap:context :WBSha-WellBore ; |
1330 | - spinmap:expression <http://www.reportinghub.no/ep/schema/well#WellBore> ; | 1305 | + spinmap:expression spin:_arg1 ; |
1306 | + spinmap:sourcePredicate1 | ||
1307 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbDrillPermit> ; | ||
1331 | spinmap:targetPredicate1 | 1308 | spinmap:targetPredicate1 |
1332 | - rdf:type | 1309 | + <http://www.reportinghub.no/np/schema/npd#wellBoreDrillPermit> |
1333 | ] ; | 1310 | ] ; |
1334 | spinmap:rule | 1311 | spinmap:rule |
1335 | [ rdf:type spinmap:Mapping-1-1 ; | 1312 | [ rdf:type spinmap:Mapping-1-1 ; |
1336 | - spinmap:context :WBSha-Well ; | 1313 | + spinmap:context :WBSha-WellBore ; |
1337 | spinmap:expression spin:_arg1 ; | 1314 | spinmap:expression spin:_arg1 ; |
1338 | spinmap:sourcePredicate1 | 1315 | spinmap:sourcePredicate1 |
1339 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbWell> ; | 1316 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbWellboreName> ; |
1340 | spinmap:targetPredicate1 | 1317 | spinmap:targetPredicate1 |
1341 | - <http://www.reportinghub.no/npd/schema#name> | 1318 | + <http://www.reportinghub.no/np/schema/npd#name> |
1342 | ] ; | 1319 | ] ; |
1343 | spinmap:rule | 1320 | spinmap:rule |
1344 | [ rdf:type spinmap:Mapping-1-1 ; | 1321 | [ rdf:type spinmap:Mapping-1-1 ; |
1345 | spinmap:context :WBSha-WellBore ; | 1322 | spinmap:context :WBSha-WellBore ; |
1346 | - spinmap:expression spin:_arg1 ; | 1323 | + spinmap:expression |
1324 | + [ rdf:type spinmapl:resourceWithValue ; | ||
1325 | + sp:arg1 spin:_arg1 ; | ||
1326 | + spinmapl:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
1327 | + spinmapl:type <http://www.reportinghub.no/ep/schema/organization#Company> | ||
1328 | + ] ; | ||
1347 | spinmap:sourcePredicate1 | 1329 | spinmap:sourcePredicate1 |
1348 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbNpdidWellbore> ; | 1330 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbDrillingOperator> ; |
1349 | spinmap:targetPredicate1 | 1331 | spinmap:targetPredicate1 |
1350 | - <http://www.reportinghub.no/npd/schema#id> | 1332 | + <http://www.reportinghub.no/np/schema/npd#drillingOperator> |
1333 | + ] ; | ||
1334 | + spinmap:rule | ||
1335 | + [ rdf:type spinmap:Mapping-0-1 ; | ||
1336 | + spinmap:context :WBSha-Well ; | ||
1337 | + spinmap:expression <http://www.reportinghub.no/ep/schema/well#Well> ; | ||
1338 | + spinmap:targetPredicate1 | ||
1339 | + rdf:type | ||
1351 | ] . | 1340 | ] . |
1352 | 1341 | ||
1353 | arg:well | 1342 | arg:well |
... | @@ -1359,22 +1348,22 @@ arg:wellBoreName | ... | @@ -1359,22 +1348,22 @@ arg:wellBoreName |
1359 | arg:wellName | 1348 | arg:wellName |
1360 | rdfs:subPropertyOf sp:arg . | 1349 | rdfs:subPropertyOf sp:arg . |
1361 | 1350 | ||
1362 | -<http://www.reportinghub.no/npd/schema#ParcellBAA> | 1351 | +<http://www.reportinghub.no/np/schema/npd#ParcellBAA> |
1363 | :baaKind "PARCELL"^^xsd:string . | 1352 | :baaKind "PARCELL"^^xsd:string . |
1364 | 1353 | ||
1365 | -<http://www.reportinghub.no/npd/schema#SeismicAreaBAA> | 1354 | +<http://www.reportinghub.no/np/schema/npd#SeismicAreaBAA> |
1366 | :baaKind "SEISMIC AREA"^^xsd:string . | 1355 | :baaKind "SEISMIC AREA"^^xsd:string . |
1367 | 1356 | ||
1368 | -<http://www.reportinghub.no/npd/schema#SlidingScaleBAA> | 1357 | +<http://www.reportinghub.no/np/schema/npd#SlidingScaleBAA> |
1369 | :baaKind "SLIDING SCALE"^^xsd:string . | 1358 | :baaKind "SLIDING SCALE"^^xsd:string . |
1370 | 1359 | ||
1371 | -<http://www.reportinghub.no/npd/schema#UnitizedBAA> | 1360 | +<http://www.reportinghub.no/np/schema/npd#UnitizedBAA> |
1372 | :baaKind "UNITIZED"^^xsd:string . | 1361 | :baaKind "UNITIZED"^^xsd:string . |
1373 | 1362 | ||
1374 | <http://www.reportinghub.no/transform/spreadsheets2npd> | 1363 | <http://www.reportinghub.no/transform/spreadsheets2npd> |
1375 | rdf:type owl:Ontology ; | 1364 | rdf:type owl:Ontology ; |
1376 | rdfs:comment "Takes spreadsheets imported from the NPD fact pages and maps them into the NPD ontology."^^xsd:string ; | 1365 | rdfs:comment "Takes spreadsheets imported from the NPD fact pages and maps them into the NPD ontology."^^xsd:string ; |
1377 | - owl:imports <file:///www.reportinghub.no/transform/npd/licensee> , <file:///www.reportinghub.no/transform/npd/tufoperator> , <file:///www.reportinghub.no/transform/npd/wbexp> , <file:///www.reportinghub.no/transform/npd/wbid> , <file:///www.reportinghub.no/transform/npd/discovery> , <file:///www.reportinghub.no/transform/npd/field> , <file:///www.reportinghub.no/transform/npd/baalicensee> , <http://topbraid.org/spin/spinmapl> , <file:///www.reportinghub.no/transform/npd/wbsha> , <file:///www.reportinghub.no/transform/npd/licence> , <file:///www.reportinghub.no/transform/npd/facilityfixed> , <http://www.reportinghub.no/spin/rh> , <file:///www.reportinghub.no/transform/npd/baa> , <file:///www.reportinghub.no/transform/npd/facilitymoveable> , <http://www.reportinghub.no/npd/1.1/schema> , <file:///www.reportinghub.no/transform/npd/wbdev> , <file:///www.reportinghub.no/transform/npd/company> , <http://spinrdf.org/spin> ; | 1366 | + owl:imports <file:///www.reportinghub.no/transform/npd/licensee> , <file:///www.reportinghub.no/transform/npd/tufoperator> , <http://www.reportinghub.no/ep/schema/1.0/core> , <file:///www.reportinghub.no/transform/npd/wbexp> , <file:///www.reportinghub.no/transform/npd/wbid> , <file:///www.reportinghub.no/transform/npd/discovery> , <file:///www.reportinghub.no/transform/npd/field> , <file:///www.reportinghub.no/transform/npd/baalicensee> , <http://topbraid.org/spin/spinmapl> , <file:///www.reportinghub.no/transform/npd/wbsha> , <file:///www.reportinghub.no/transform/npd/licence> , <file:///www.reportinghub.no/transform/npd/facilityfixed> , <http://www.reportinghub.no/spin/rh> , <file:///www.reportinghub.no/transform/npd/baa> , <file:///www.reportinghub.no/transform/npd/facilitymoveable> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/np/schema/1.0/npd> , <file:///www.reportinghub.no/transform/npd/wbdev> , <file:///www.reportinghub.no/transform/npd/company> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://spinrdf.org/spin> ; |
1378 | owl:versionInfo "0.1.0"^^xsd:string . | 1367 | owl:versionInfo "0.1.0"^^xsd:string . |
1379 | 1368 | ||
1380 | :BAA-BusinessArrangementArea | 1369 | :BAA-BusinessArrangementArea |
... | @@ -1384,7 +1373,7 @@ arg:wellName | ... | @@ -1384,7 +1373,7 @@ arg:wellName |
1384 | [ rdf:type :buildBAAURI ; | 1373 | [ rdf:type :buildBAAURI ; |
1385 | spinmap:source spinmap:_source | 1374 | spinmap:source spinmap:_source |
1386 | ] ; | 1375 | ] ; |
1387 | - spinmap:targetClass <http://www.reportinghub.no/npd/schema#BusinessArrangementArea> . | 1376 | + spinmap:targetClass <http://www.reportinghub.no/np/schema/npd#BusinessArrangementArea> . |
1388 | 1377 | ||
1389 | :BAALicensee-ShareOfBAA | 1378 | :BAALicensee-ShareOfBAA |
1390 | rdf:type spinmap:Context ; | 1379 | rdf:type spinmap:Context ; |
... | @@ -1395,7 +1384,7 @@ arg:wellName | ... | @@ -1395,7 +1384,7 @@ arg:wellName |
1395 | [ sp:varName "source"^^xsd:string | 1384 | [ sp:varName "source"^^xsd:string |
1396 | ] | 1385 | ] |
1397 | ] ; | 1386 | ] ; |
1398 | - spinmap:targetClass <http://www.reportinghub.no/npd/schema#ShareOfBAA> . | 1387 | + spinmap:targetClass <http://www.reportinghub.no/np/schema/npd#ShareOfBAA> . |
1399 | 1388 | ||
1400 | :Company-Company | 1389 | :Company-Company |
1401 | rdf:type spinmap:Context ; | 1390 | rdf:type spinmap:Context ; |
... | @@ -1404,7 +1393,7 @@ arg:wellName | ... | @@ -1404,7 +1393,7 @@ arg:wellName |
1404 | [ rdf:type :buildCompanyURI ; | 1393 | [ rdf:type :buildCompanyURI ; |
1405 | spinmap:source spinmap:_source | 1394 | spinmap:source spinmap:_source |
1406 | ] ; | 1395 | ] ; |
1407 | - spinmap:targetClass <http://www.reportinghub.no/npd/schema#OperatingCompany> . | 1396 | + spinmap:targetClass <http://www.reportinghub.no/np/schema/npd#OperatingCompany> . |
1408 | 1397 | ||
1409 | :Company-ParentCompany | 1398 | :Company-ParentCompany |
1410 | rdf:type spinmap:Context ; | 1399 | rdf:type spinmap:Context ; |
... | @@ -1413,7 +1402,7 @@ arg:wellName | ... | @@ -1413,7 +1402,7 @@ arg:wellName |
1413 | [ rdf:type :buildParentCompanyURI ; | 1402 | [ rdf:type :buildParentCompanyURI ; |
1414 | spinmap:source spinmap:_source | 1403 | spinmap:source spinmap:_source |
1415 | ] ; | 1404 | ] ; |
1416 | - spinmap:targetClass <http://www.reportinghub.no/npd/schema#ParentCompany> . | 1405 | + spinmap:targetClass <http://www.reportinghub.no/np/schema/npd#ParentCompany> . |
1417 | 1406 | ||
1418 | :Discovery-Discovery | 1407 | :Discovery-Discovery |
1419 | rdf:type spinmap:Context ; | 1408 | rdf:type spinmap:Context ; |
... | @@ -1422,7 +1411,7 @@ arg:wellName | ... | @@ -1422,7 +1411,7 @@ arg:wellName |
1422 | [ rdf:type :buildDiscoveryURI ; | 1411 | [ rdf:type :buildDiscoveryURI ; |
1423 | spinmap:source spinmap:_source | 1412 | spinmap:source spinmap:_source |
1424 | ] ; | 1413 | ] ; |
1425 | - spinmap:targetClass <http://www.reportinghub.no/npd/schema#Discovery> . | 1414 | + spinmap:targetClass <http://www.reportinghub.no/np/schema/npd#Discovery> . |
1426 | 1415 | ||
1427 | :FacilityFixed-FixedFacility | 1416 | :FacilityFixed-FixedFacility |
1428 | rdf:type spinmap:Context ; | 1417 | rdf:type spinmap:Context ; |
... | @@ -1451,7 +1440,7 @@ arg:wellName | ... | @@ -1451,7 +1440,7 @@ arg:wellName |
1451 | [ rdf:type :buildFieldURI ; | 1440 | [ rdf:type :buildFieldURI ; |
1452 | spinmap:source spinmap:_source | 1441 | spinmap:source spinmap:_source |
1453 | ] ; | 1442 | ] ; |
1454 | - spinmap:targetClass <http://www.reportinghub.no/npd/schema#Field> . | 1443 | + spinmap:targetClass <http://www.reportinghub.no/np/schema/npd#Field> . |
1455 | 1444 | ||
1456 | :License-License | 1445 | :License-License |
1457 | rdf:type spinmap:Context ; | 1446 | rdf:type spinmap:Context ; |
... | @@ -1460,7 +1449,7 @@ arg:wellName | ... | @@ -1460,7 +1449,7 @@ arg:wellName |
1460 | [ rdf:type :buildLicenceURI ; | 1449 | [ rdf:type :buildLicenceURI ; |
1461 | spinmap:source spinmap:_source | 1450 | spinmap:source spinmap:_source |
1462 | ] ; | 1451 | ] ; |
1463 | - spinmap:targetClass <http://www.reportinghub.no/npd/schema#Licence> . | 1452 | + spinmap:targetClass <http://www.reportinghub.no/np/schema/npd#Licence> . |
1464 | 1453 | ||
1465 | :Licensee-ShareOfLicence | 1454 | :Licensee-ShareOfLicence |
1466 | rdf:type spinmap:Context ; | 1455 | rdf:type spinmap:Context ; |
... | @@ -1471,7 +1460,7 @@ arg:wellName | ... | @@ -1471,7 +1460,7 @@ arg:wellName |
1471 | [ sp:varName "source"^^xsd:string | 1460 | [ sp:varName "source"^^xsd:string |
1472 | ] | 1461 | ] |
1473 | ] ; | 1462 | ] ; |
1474 | - spinmap:targetClass <http://www.reportinghub.no/npd/schema#ShareOfLicence> . | 1463 | + spinmap:targetClass <http://www.reportinghub.no/np/schema/npd#ShareOfLicence> . |
1475 | 1464 | ||
1476 | :TUFOperator-TUF | 1465 | :TUFOperator-TUF |
1477 | rdf:type spinmap:Context ; | 1466 | rdf:type spinmap:Context ; |
... | @@ -1480,7 +1469,7 @@ arg:wellName | ... | @@ -1480,7 +1469,7 @@ arg:wellName |
1480 | [ rdf:type :buildTUFURI ; | 1469 | [ rdf:type :buildTUFURI ; |
1481 | spinmap:source spinmap:_source | 1470 | spinmap:source spinmap:_source |
1482 | ] ; | 1471 | ] ; |
1483 | - spinmap:targetClass <http://www.reportinghub.no/npd/schema#TUF> . | 1472 | + spinmap:targetClass <http://www.reportinghub.no/np/schema/npd#TUF> . |
1484 | 1473 | ||
1485 | :WBDev-Well | 1474 | :WBDev-Well |
1486 | rdf:type spinmap:Context ; | 1475 | rdf:type spinmap:Context ; |
... | @@ -1598,12 +1587,11 @@ arg:wellName | ... | @@ -1598,12 +1587,11 @@ arg:wellName |
1598 | rdfs:subClassOf spinmap:TargetFunctions ; | 1587 | rdfs:subClassOf spinmap:TargetFunctions ; |
1599 | spin:body | 1588 | spin:body |
1600 | [ rdf:type sp:Select ; | 1589 | [ rdf:type sp:Select ; |
1601 | - sp:resultVariables ([ rdf:type rhspin:wellBoreByName ; | 1590 | + sp:resultVariables ([ rdf:type rhspin:wellBoreById ; |
1602 | - arg:wellBoreName | 1591 | + arg:id [ rdf:type spl:object ; |
1603 | - [ rdf:type spl:object ; | ||
1604 | sp:arg1 [ sp:varName "source"^^xsd:string | 1592 | sp:arg1 [ sp:varName "source"^^xsd:string |
1605 | ] ; | 1593 | ] ; |
1606 | - sp:arg2 <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellboreName> | 1594 | + sp:arg2 <file:///www.reportinghub.no/transform/npd/wbdev#wlbNpdidWellbore> |
1607 | ] | 1595 | ] |
1608 | ]) ; | 1596 | ]) ; |
1609 | sp:where () | 1597 | sp:where () |
... | @@ -1650,12 +1638,11 @@ arg:wellName | ... | @@ -1650,12 +1638,11 @@ arg:wellName |
1650 | rdfs:subClassOf spinmap:TargetFunctions ; | 1638 | rdfs:subClassOf spinmap:TargetFunctions ; |
1651 | spin:body | 1639 | spin:body |
1652 | [ rdf:type sp:Select ; | 1640 | [ rdf:type sp:Select ; |
1653 | - sp:resultVariables ([ rdf:type rhspin:wellBoreByName ; | 1641 | + sp:resultVariables ([ rdf:type rhspin:wellBoreById ; |
1654 | - arg:wellBoreName | 1642 | + arg:id [ rdf:type spl:object ; |
1655 | - [ rdf:type spl:object ; | ||
1656 | sp:arg1 [ sp:varName "source"^^xsd:string | 1643 | sp:arg1 [ sp:varName "source"^^xsd:string |
1657 | ] ; | 1644 | ] ; |
1658 | - sp:arg2 <file:///www.reportinghub.no/transform/npd/wbexp#wlbWellboreName> | 1645 | + sp:arg2 <file:///www.reportinghub.no/transform/npd/wbexp#wlbNpdidWellbore> |
1659 | ] | 1646 | ] |
1660 | ]) ; | 1647 | ]) ; |
1661 | sp:where () | 1648 | sp:where () |
... | @@ -1724,12 +1711,11 @@ arg:wellName | ... | @@ -1724,12 +1711,11 @@ arg:wellName |
1724 | rdfs:subClassOf spinmap:TargetFunctions ; | 1711 | rdfs:subClassOf spinmap:TargetFunctions ; |
1725 | spin:body | 1712 | spin:body |
1726 | [ rdf:type sp:Select ; | 1713 | [ rdf:type sp:Select ; |
1727 | - sp:resultVariables ([ rdf:type rhspin:wellBoreByName ; | 1714 | + sp:resultVariables ([ rdf:type rhspin:wellBoreById ; |
1728 | - arg:wellBoreName | 1715 | + arg:id [ rdf:type spl:object ; |
1729 | - [ rdf:type spl:object ; | ||
1730 | sp:arg1 [ sp:varName "source"^^xsd:string | 1716 | sp:arg1 [ sp:varName "source"^^xsd:string |
1731 | ] ; | 1717 | ] ; |
1732 | - sp:arg2 <file:///www.reportinghub.no/transform/npd/wbid#wlbWellboreName> | 1718 | + sp:arg2 <file:///www.reportinghub.no/transform/npd/wbid#wlbNpdidWellbore> |
1733 | ] | 1719 | ] |
1734 | ]) ; | 1720 | ]) ; |
1735 | sp:where () | 1721 | sp:where () |
... | @@ -1793,12 +1779,11 @@ arg:wellName | ... | @@ -1793,12 +1779,11 @@ arg:wellName |
1793 | rdfs:subClassOf spinmap:TargetFunctions ; | 1779 | rdfs:subClassOf spinmap:TargetFunctions ; |
1794 | spin:body | 1780 | spin:body |
1795 | [ rdf:type sp:Select ; | 1781 | [ rdf:type sp:Select ; |
1796 | - sp:resultVariables ([ rdf:type rhspin:wellBoreByName ; | 1782 | + sp:resultVariables ([ rdf:type rhspin:wellBoreById ; |
1797 | - arg:wellBoreName | 1783 | + arg:id [ rdf:type spl:object ; |
1798 | - [ rdf:type spl:object ; | ||
1799 | sp:arg1 [ sp:varName "source"^^xsd:string | 1784 | sp:arg1 [ sp:varName "source"^^xsd:string |
1800 | ] ; | 1785 | ] ; |
1801 | - sp:arg2 <file:///www.reportinghub.no/transform/npd/wbsha#wlbWellboreName> | 1786 | + sp:arg2 <file:///www.reportinghub.no/transform/npd/wbsha#wlbNpdidWellbore> |
1802 | ] | 1787 | ] |
1803 | ]) ; | 1788 | ]) ; |
1804 | sp:where () | 1789 | sp:where () | ... | ... |
www.reportinghub.no/transform/npd/baalicensee.ttl
→
www.reportinghub.no/np/transform/baalicensee.ttl
File moved
File moved
File moved
File moved
File moved
www.reportinghub.no/transform/npd/tufoperator.ttl
→
www.reportinghub.no/np/transform/tufoperator.ttl
File moved
1 | # baseURI: http://www.reportinghub.no/spin/rh | 1 | # baseURI: http://www.reportinghub.no/spin/rh |
2 | # imports: http://spinrdf.org/spin | 2 | # imports: http://spinrdf.org/spin |
3 | # imports: http://topbraid.org/spin/spinmapl | 3 | # imports: http://topbraid.org/spin/spinmapl |
4 | -# imports: http://www.reportinghub.no/npd/1.1/schema | 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/facility | ||
6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/organization | ||
7 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well | ||
8 | +# imports: http://www.reportinghub.no/np/schema/1.0/npd | ||
5 | 9 | ||
6 | @prefix fn: <http://www.w3.org/2005/xpath-functions#> . | 10 | @prefix fn: <http://www.w3.org/2005/xpath-functions#> . |
7 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 11 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
... | @@ -47,7 +51,7 @@ | ... | @@ -47,7 +51,7 @@ |
47 | <http://www.reportinghub.no/spin/rh> | 51 | <http://www.reportinghub.no/spin/rh> |
48 | rdf:type owl:Ontology ; | 52 | rdf:type owl:Ontology ; |
49 | rdfs:comment "A collection of SPIN functions and templates to support working with the ReportingHub schemas."^^xsd:string ; | 53 | rdfs:comment "A collection of SPIN functions and templates to support working with the ReportingHub schemas."^^xsd:string ; |
50 | - owl:imports <http://www.reportinghub.no/npd/1.1/schema> , <http://spinrdf.org/spin> , <http://topbraid.org/spin/spinmapl> ; | 54 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://topbraid.org/spin/spinmapl> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/np/schema/1.0/npd> ; |
51 | owl:versionInfo "0.1.0"^^xsd:string . | 55 | owl:versionInfo "0.1.0"^^xsd:string . |
52 | 56 | ||
53 | rhspin:GetWellBoresOfWell | 57 | rhspin:GetWellBoresOfWell |
... | @@ -63,13 +67,13 @@ rhspin:GetWellBoresOfWell | ... | @@ -63,13 +67,13 @@ rhspin:GetWellBoresOfWell |
63 | sp:elements ([ sp:object | 67 | sp:elements ([ sp:object |
64 | [ sp:varName "well"^^xsd:string | 68 | [ sp:varName "well"^^xsd:string |
65 | ] ; | 69 | ] ; |
66 | - sp:predicate <http://www.reportinghub.no/npd/schema#partOfWell> ; | 70 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#partOfWell> ; |
67 | sp:subject _:b2 | 71 | sp:subject _:b2 |
68 | ] [ sp:object _:b1 ; | 72 | ] [ sp:object _:b1 ; |
69 | - sp:predicate <http://www.reportinghub.no/npd/schema#name> ; | 73 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
70 | sp:subject _:b2 | 74 | sp:subject _:b2 |
71 | ]) ; | 75 | ]) ; |
72 | - sp:graphNameNode <https://www.reportinghub.no/data/npd> | 76 | + sp:graphNameNode <https://www.reportinghub.no/np/data/npd> |
73 | ]) | 77 | ]) |
74 | ] ; | 78 | ] ; |
75 | spin:constraint | 79 | spin:constraint |
... | @@ -87,7 +91,7 @@ rhspin:baaById | ... | @@ -87,7 +91,7 @@ rhspin:baaById |
87 | [ rdf:type sp:Select ; | 91 | [ rdf:type sp:Select ; |
88 | sp:resultVariables ([ rdf:type sp:iri ; | 92 | sp:resultVariables ([ rdf:type sp:iri ; |
89 | sp:arg1 [ rdf:type fn:concat ; | 93 | sp:arg1 [ rdf:type fn:concat ; |
90 | - sp:arg1 "https://www.reportinghub.no/ep/data/BAA-" ; | 94 | + sp:arg1 "http://www.reportinghub.no/np/data/npd/BAA-" ; |
91 | sp:arg2 [ sp:varName "id"^^xsd:string | 95 | sp:arg2 [ sp:varName "id"^^xsd:string |
92 | ] | 96 | ] |
93 | ] | 97 | ] |
... | @@ -109,7 +113,7 @@ rhspin:companyById | ... | @@ -109,7 +113,7 @@ rhspin:companyById |
109 | [ rdf:type sp:Select ; | 113 | [ rdf:type sp:Select ; |
110 | sp:resultVariables ([ rdf:type sp:iri ; | 114 | sp:resultVariables ([ rdf:type sp:iri ; |
111 | sp:arg1 [ rdf:type fn:concat ; | 115 | sp:arg1 [ rdf:type fn:concat ; |
112 | - sp:arg1 "https://www.reportinghub.no/ep/data/Company-" ; | 116 | + sp:arg1 "http://www.reportinghub.no/np/data/npd/Company-" ; |
113 | sp:arg2 [ sp:varName "id"^^xsd:string | 117 | sp:arg2 [ sp:varName "id"^^xsd:string |
114 | ] | 118 | ] |
115 | ] | 119 | ] |
... | @@ -146,16 +150,16 @@ rhspin:companyHasLicenceForWellBore | ... | @@ -146,16 +150,16 @@ rhspin:companyHasLicenceForWellBore |
146 | ] ; | 150 | ] ; |
147 | sp:variable _:b4 | 151 | sp:variable _:b4 |
148 | ] [ sp:object spin:_arg1 ; | 152 | ] [ sp:object spin:_arg1 ; |
149 | - sp:predicate <http://www.reportinghub.no/npd/schema#shareHolder> ; | 153 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#shareHolder> ; |
150 | sp:subject _:b5 | 154 | sp:subject _:b5 |
151 | ] [ sp:object _:b6 ; | 155 | ] [ sp:object _:b6 ; |
152 | - sp:predicate <http://www.reportinghub.no/npd/schema#licenceShared> ; | 156 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#licenceShared> ; |
153 | sp:subject _:b5 | 157 | sp:subject _:b5 |
154 | - ] [ sp:object <http://www.reportinghub.no/npd/schema#LS_Active> ; | 158 | + ] [ sp:object <http://www.reportinghub.no/np/schema/npd#LS_Active> ; |
155 | - sp:predicate <http://www.reportinghub.no/npd/schema#licenceStatus> ; | 159 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#licenceStatus> ; |
156 | sp:subject _:b6 | 160 | sp:subject _:b6 |
157 | ] [ sp:object _:b7 ; | 161 | ] [ sp:object _:b7 ; |
158 | - sp:predicate <http://www.reportinghub.no/npd/schema#startDate> ; | 162 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#startDate> ; |
159 | sp:subject _:b6 | 163 | sp:subject _:b6 |
160 | ] [ rdf:type sp:Filter ; | 164 | ] [ rdf:type sp:Filter ; |
161 | sp:expression | 165 | sp:expression |
... | @@ -164,7 +168,7 @@ rhspin:companyHasLicenceForWellBore | ... | @@ -164,7 +168,7 @@ rhspin:companyHasLicenceForWellBore |
164 | sp:arg2 _:b4 | 168 | sp:arg2 _:b4 |
165 | ] | 169 | ] |
166 | ] [ sp:object _:b8 ; | 170 | ] [ sp:object _:b8 ; |
167 | - sp:predicate <http://www.reportinghub.no/npd/schema#endDate> ; | 171 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#endDate> ; |
168 | sp:subject _:b6 | 172 | sp:subject _:b6 |
169 | ] [ rdf:type sp:Filter ; | 173 | ] [ rdf:type sp:Filter ; |
170 | sp:expression | 174 | sp:expression |
... | @@ -173,7 +177,7 @@ rhspin:companyHasLicenceForWellBore | ... | @@ -173,7 +177,7 @@ rhspin:companyHasLicenceForWellBore |
173 | sp:arg2 _:b4 | 177 | sp:arg2 _:b4 |
174 | ] | 178 | ] |
175 | ] [ sp:object _:b6 ; | 179 | ] [ sp:object _:b6 ; |
176 | - sp:predicate <http://www.reportinghub.no/npd/schema#drilledInProductionLicence> ; | 180 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#drilledInProductionLicence> ; |
177 | sp:subject _:b3 | 181 | sp:subject _:b3 |
178 | ]) | 182 | ]) |
179 | ] ; | 183 | ] ; |
... | @@ -193,7 +197,7 @@ rhspin:discoveryById | ... | @@ -193,7 +197,7 @@ rhspin:discoveryById |
193 | [ rdf:type sp:Select ; | 197 | [ rdf:type sp:Select ; |
194 | sp:resultVariables ([ rdf:type sp:iri ; | 198 | sp:resultVariables ([ rdf:type sp:iri ; |
195 | sp:arg1 [ rdf:type fn:concat ; | 199 | sp:arg1 [ rdf:type fn:concat ; |
196 | - sp:arg1 "https://www.reportinghub.no/ep/data/Discovery-" ; | 200 | + sp:arg1 "http://www.reportinghub.no/np/data/npd/Discovery-" ; |
197 | sp:arg2 [ sp:varName "id"^^xsd:string | 201 | sp:arg2 [ sp:varName "id"^^xsd:string |
198 | ] | 202 | ] |
199 | ] | 203 | ] |
... | @@ -215,7 +219,7 @@ rhspin:facilityById | ... | @@ -215,7 +219,7 @@ rhspin:facilityById |
215 | [ rdf:type sp:Select ; | 219 | [ rdf:type sp:Select ; |
216 | sp:resultVariables ([ rdf:type sp:iri ; | 220 | sp:resultVariables ([ rdf:type sp:iri ; |
217 | sp:arg1 [ rdf:type fn:concat ; | 221 | sp:arg1 [ rdf:type fn:concat ; |
218 | - sp:arg1 "https://www.reportinghub.no/ep/data/Facility-" ; | 222 | + sp:arg1 "http://www.reportinghub.no/np/data/npd/Facility-" ; |
219 | sp:arg2 [ sp:varName "id"^^xsd:string | 223 | sp:arg2 [ sp:varName "id"^^xsd:string |
220 | ] | 224 | ] |
221 | ] | 225 | ] |
... | @@ -237,7 +241,7 @@ rhspin:fieldById | ... | @@ -237,7 +241,7 @@ rhspin:fieldById |
237 | [ rdf:type sp:Select ; | 241 | [ rdf:type sp:Select ; |
238 | sp:resultVariables ([ rdf:type sp:iri ; | 242 | sp:resultVariables ([ rdf:type sp:iri ; |
239 | sp:arg1 [ rdf:type fn:concat ; | 243 | sp:arg1 [ rdf:type fn:concat ; |
240 | - sp:arg1 "https://www.reportinghub.no/ep/data/Field-" ; | 244 | + sp:arg1 "http://www.reportinghub.no/np/data/npd/Field-" ; |
241 | sp:arg2 [ sp:varName "id"^^xsd:string | 245 | sp:arg2 [ sp:varName "id"^^xsd:string |
242 | ] | 246 | ] |
243 | ] | 247 | ] |
... | @@ -259,7 +263,7 @@ rhspin:licenceById | ... | @@ -259,7 +263,7 @@ rhspin:licenceById |
259 | [ rdf:type sp:Select ; | 263 | [ rdf:type sp:Select ; |
260 | sp:resultVariables ([ rdf:type sp:iri ; | 264 | sp:resultVariables ([ rdf:type sp:iri ; |
261 | sp:arg1 [ rdf:type fn:concat ; | 265 | sp:arg1 [ rdf:type fn:concat ; |
262 | - sp:arg1 "https://www.reportinghub.no/ep/data/Licence-" ; | 266 | + sp:arg1 "http://www.reportinghub.no/np/data/npd/Licence-" ; |
263 | sp:arg2 [ sp:varName "id"^^xsd:string | 267 | sp:arg2 [ sp:varName "id"^^xsd:string |
264 | ] | 268 | ] |
265 | ] | 269 | ] |
... | @@ -272,7 +276,7 @@ rhspin:licenceById | ... | @@ -272,7 +276,7 @@ rhspin:licenceById |
272 | spl:predicate <http://spinrdf.org/arg#id> ; | 276 | spl:predicate <http://spinrdf.org/arg#id> ; |
273 | spl:valueType xsd:string | 277 | spl:valueType xsd:string |
274 | ] ; | 278 | ] ; |
275 | - spin:returnType <http://www.reportinghub.no/npd/schema#Licence> . | 279 | + spin:returnType <http://www.reportinghub.no/np/schema/npd#Licence> . |
276 | 280 | ||
277 | rhspin:normalizeString | 281 | rhspin:normalizeString |
278 | rdf:type spin:Function ; | 282 | rdf:type spin:Function ; |
... | @@ -368,12 +372,10 @@ rhspin:parentCompanyByName | ... | @@ -368,12 +372,10 @@ rhspin:parentCompanyByName |
368 | [ rdf:type sp:Select ; | 372 | [ rdf:type sp:Select ; |
369 | sp:resultVariables ([ rdf:type sp:iri ; | 373 | sp:resultVariables ([ rdf:type sp:iri ; |
370 | sp:arg1 [ rdf:type fn:concat ; | 374 | sp:arg1 [ rdf:type fn:concat ; |
371 | - sp:arg1 "https://www.reportinghub.no/ep/data/ParentCompany-" ; | 375 | + sp:arg1 "http://www.reportinghub.no/np/data/npd/ParentCompany-" ; |
372 | - sp:arg2 [ rdf:type spif:replaceAll ; | 376 | + sp:arg2 [ rdf:type rhspin:normalizeString ; |
373 | sp:arg1 [ sp:varName "name"^^xsd:string | 377 | sp:arg1 [ sp:varName "name"^^xsd:string |
374 | - ] ; | 378 | + ] |
375 | - sp:arg2 " " ; | ||
376 | - sp:arg3 "_" | ||
377 | ] | 379 | ] |
378 | ] | 380 | ] |
379 | ]) ; | 381 | ]) ; |
... | @@ -395,7 +397,7 @@ rhspin:tufById | ... | @@ -395,7 +397,7 @@ rhspin:tufById |
395 | [ rdf:type sp:Select ; | 397 | [ rdf:type sp:Select ; |
396 | sp:resultVariables ([ rdf:type sp:iri ; | 398 | sp:resultVariables ([ rdf:type sp:iri ; |
397 | sp:arg1 [ rdf:type fn:concat ; | 399 | sp:arg1 [ rdf:type fn:concat ; |
398 | - sp:arg1 "https://www.reportinghub.no/ep/data/TUF-" ; | 400 | + sp:arg1 "http://www.reportinghub.no/np/data/npd/TUF-" ; |
399 | sp:arg2 [ sp:varName "id"^^xsd:string | 401 | sp:arg2 [ sp:varName "id"^^xsd:string |
400 | ] | 402 | ] |
401 | ] | 403 | ] |
... | @@ -416,18 +418,18 @@ rhspin:userName | ... | @@ -416,18 +418,18 @@ rhspin:userName |
416 | rdfs:subClassOf spin:Functions ; | 418 | rdfs:subClassOf spin:Functions ; |
417 | spin:returnType xsd:string . | 419 | spin:returnType xsd:string . |
418 | 420 | ||
419 | -rhspin:wellBoreByName | 421 | +rhspin:wellBoreById |
420 | rdf:type spin:Function ; | 422 | rdf:type spin:Function ; |
421 | - rdfs:comment "Gets the URI resource of a well bore based on its NPD name."^^xsd:string ; | 423 | + rdfs:comment "Gets the URI resource of a well bore based on its NPD id."^^xsd:string ; |
422 | - rdfs:label "well bore by name"^^xsd:string ; | 424 | + rdfs:label "well bore by id"^^xsd:string ; |
423 | rdfs:subClassOf spl:URIFunctions ; | 425 | rdfs:subClassOf spl:URIFunctions ; |
424 | spin:body | 426 | spin:body |
425 | [ rdf:type sp:Select ; | 427 | [ rdf:type sp:Select ; |
426 | sp:resultVariables ([ rdf:type sp:iri ; | 428 | sp:resultVariables ([ rdf:type sp:iri ; |
427 | sp:arg1 [ rdf:type fn:concat ; | 429 | sp:arg1 [ rdf:type fn:concat ; |
428 | - sp:arg1 "https://www.reportinghub.no/ep/data/WellBore-" ; | 430 | + sp:arg1 "http://www.reportinghub.no/np/data/npd/WellBore-" ; |
429 | sp:arg2 [ rdf:type rhspin:normalizeString ; | 431 | sp:arg2 [ rdf:type rhspin:normalizeString ; |
430 | - sp:arg1 [ sp:varName "wellBoreName"^^xsd:string | 432 | + sp:arg1 [ sp:varName "id"^^xsd:string |
431 | ] | 433 | ] |
432 | ] | 434 | ] |
433 | ] | 435 | ] |
... | @@ -436,8 +438,8 @@ rhspin:wellBoreByName | ... | @@ -436,8 +438,8 @@ rhspin:wellBoreByName |
436 | ] ; | 438 | ] ; |
437 | spin:constraint | 439 | spin:constraint |
438 | [ rdf:type spl:Argument ; | 440 | [ rdf:type spl:Argument ; |
439 | - rdfs:comment "The NPD name of the well bore to get the URI of."^^xsd:string ; | 441 | + rdfs:comment "The id of the well bore."^^xsd:string ; |
440 | - spl:predicate <http://spinrdf.org/arg#wellBoreName> ; | 442 | + spl:predicate <http://spinrdf.org/arg#id> ; |
441 | spl:valueType xsd:string | 443 | spl:valueType xsd:string |
442 | ] ; | 444 | ] ; |
443 | spin:returnType <http://www.reportinghub.no/ep/schema/well#WellBore> . | 445 | spin:returnType <http://www.reportinghub.no/ep/schema/well#WellBore> . |
... | @@ -451,7 +453,7 @@ rhspin:wellByName | ... | @@ -451,7 +453,7 @@ rhspin:wellByName |
451 | [ rdf:type sp:Select ; | 453 | [ rdf:type sp:Select ; |
452 | sp:resultVariables ([ rdf:type sp:iri ; | 454 | sp:resultVariables ([ rdf:type sp:iri ; |
453 | sp:arg1 [ rdf:type fn:concat ; | 455 | sp:arg1 [ rdf:type fn:concat ; |
454 | - sp:arg1 "https://www.reportinghub.no/ep/data/Well-" ; | 456 | + sp:arg1 "http://www.reportinghub.no/np/data/npd/Well-" ; |
455 | sp:arg2 [ rdf:type rhspin:normalizeString ; | 457 | sp:arg2 [ rdf:type rhspin:normalizeString ; |
456 | sp:arg1 [ sp:varName "wellName"^^xsd:string | 458 | sp:arg1 [ sp:varName "wellName"^^xsd:string |
457 | ] | 459 | ] |
... | @@ -468,10 +470,6 @@ rhspin:wellByName | ... | @@ -468,10 +470,6 @@ rhspin:wellByName |
468 | ] ; | 470 | ] ; |
469 | spin:returnType <http://www.reportinghub.no/ep/schema/well#Well> . | 471 | spin:returnType <http://www.reportinghub.no/ep/schema/well#Well> . |
470 | 472 | ||
471 | -_:b1 sp:varName "wellBoreName"^^xsd:string . | ||
472 | - | ||
473 | -_:b2 sp:varName "wellBore"^^xsd:string . | ||
474 | - | ||
475 | _:b3 sp:varName "wellBore"^^xsd:string . | 473 | _:b3 sp:varName "wellBore"^^xsd:string . |
476 | 474 | ||
477 | _:b4 sp:varName "nowDate"^^xsd:string . | 475 | _:b4 sp:varName "nowDate"^^xsd:string . |
... | @@ -509,3 +507,7 @@ _:b16 | ... | @@ -509,3 +507,7 @@ _:b16 |
509 | 507 | ||
510 | _:b17 | 508 | _:b17 |
511 | sp:varName "t4"^^xsd:string . | 509 | sp:varName "t4"^^xsd:string . |
510 | + | ||
511 | +_:b2 sp:varName "wellBore"^^xsd:string . | ||
512 | + | ||
513 | +_:b1 sp:varName "wellBoreName"^^xsd:string . | ... | ... |
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 | ... | ... |
-
Please register or login to post a comment