Showing
3 changed files
with
34 additions
and
4 deletions
1 | -# Saved by TopBraid on Mon Oct 03 17:07:13 BST 2011 | 1 | +# Saved by TopBraid on Mon Oct 03 18:01:23 BST 2011 |
2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/activity-purpose | 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
4 | # imports: http://www.reportinghub.no/ep/schema/1.0/well | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/well |
4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
5 | # imports: http://www.reportinghub.no/ep/schema/1.0/equipment | 5 | # imports: http://www.reportinghub.no/ep/schema/1.0/equipment |
6 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity | 6 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity |
7 | # imports: http://www.w3.org/2004/02/skos/core | 7 | # imports: http://www.w3.org/2004/02/skos/core |
... | @@ -17,63 +17,77 @@ | ... | @@ -17,63 +17,77 @@ |
17 | 17 | ||
18 | <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> | 18 | <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> |
19 | rdf:type owl:Ontology ; | 19 | rdf:type owl:Ontology ; |
20 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.w3.org/2004/02/skos/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> ; | 20 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.w3.org/2004/02/skos/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/well> ; |
21 | owl:versionInfo "0.1.0"^^xsd:string . | 21 | owl:versionInfo "0.1.0"^^xsd:string . |
22 | 22 | ||
23 | ep-actpurp:Completion--bopwellheadequipment | 23 | ep-actpurp:Completion--bopwellheadequipment |
24 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 24 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
25 | + rdfs:label "completion - BOP/well head equipment"^^xsd:string ; | ||
25 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 26 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
26 | 27 | ||
27 | ep-actpurp:Completion--circulatingconditioning | 28 | ep-actpurp:Completion--circulatingconditioning |
28 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 29 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
30 | + rdfs:label "completion - circulating conditioning"^^xsd:string ; | ||
29 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 31 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
30 | 32 | ||
31 | ep-actpurp:Completion--completionstring | 33 | ep-actpurp:Completion--completionstring |
32 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 34 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
35 | + rdfs:label "completion - completion string"^^xsd:string ; | ||
33 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 36 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
34 | 37 | ||
35 | ep-actpurp:Completion--flow | 38 | ep-actpurp:Completion--flow |
36 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 39 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
40 | + rdfs:label "completion - flow"^^xsd:string ; | ||
37 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 41 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
38 | 42 | ||
39 | ep-actpurp:Completion--hydraulicworkover | 43 | ep-actpurp:Completion--hydraulicworkover |
40 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 44 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
45 | + rdfs:label "completion - hydraulic workover"^^xsd:string ; | ||
41 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 46 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
42 | 47 | ||
43 | ep-actpurp:Completion--mill | 48 | ep-actpurp:Completion--mill |
44 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 49 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
50 | + rdfs:label "completion - mill"^^xsd:string ; | ||
45 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 51 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
46 | 52 | ||
47 | ep-actpurp:Completion--other | 53 | ep-actpurp:Completion--other |
48 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 54 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
55 | + rdfs:label "completion - other"^^xsd:string ; | ||
49 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 56 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
50 | 57 | ||
51 | ep-actpurp:Completion--perforate | 58 | ep-actpurp:Completion--perforate |
52 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 59 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
60 | + rdfs:label "completion - perforate"^^xsd:string ; | ||
53 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 61 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
54 | 62 | ||
55 | ep-actpurp:Completion--rigupdown | 63 | ep-actpurp:Completion--rigupdown |
56 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 64 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
65 | + rdfs:label "completion - rig up/down"^^xsd:string ; | ||
57 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 66 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
58 | 67 | ||
59 | ep-actpurp:Completion--sandcontrol | 68 | ep-actpurp:Completion--sandcontrol |
60 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 69 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
70 | + rdfs:label "completion - sand control"^^xsd:string ; | ||
61 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 71 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
62 | 72 | ||
63 | ep-actpurp:Completion--stimulate | 73 | ep-actpurp:Completion--stimulate |
64 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 74 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
75 | + rdfs:label "completion - stimulate"^^xsd:string ; | ||
65 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 76 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
66 | 77 | ||
67 | ep-actpurp:Completion--testscsssv | 78 | ep-actpurp:Completion--testscsssv |
68 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 79 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
80 | + rdfs:label "completion - test SCSSSV"^^xsd:string ; | ||
69 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 81 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
70 | 82 | ||
71 | ep-actpurp:Completion--wait | 83 | ep-actpurp:Completion--wait |
72 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 84 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
85 | + rdfs:label "completion - wait"^^xsd:string ; | ||
73 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 86 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
74 | 87 | ||
75 | ep-actpurp:Completion--wireline | 88 | ep-actpurp:Completion--wireline |
76 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 89 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
90 | + rdfs:label "completion - wireline"^^xsd:string ; | ||
77 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 91 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
78 | 92 | ||
79 | ep-actpurp:DailyDrillingActivityPurposeType | 93 | ep-actpurp:DailyDrillingActivityPurposeType |
... | @@ -83,66 +97,82 @@ ep-actpurp:DailyDrillingActivityPurposeType | ... | @@ -83,66 +97,82 @@ ep-actpurp:DailyDrillingActivityPurposeType |
83 | 97 | ||
84 | ep-actpurp:Drilling--bopactivities | 98 | ep-actpurp:Drilling--bopactivities |
85 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 99 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
100 | + rdfs:label "drilling - BOP activities"^^xsd:string ; | ||
86 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 101 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
87 | 102 | ||
88 | ep-actpurp:Drilling--bopwellheadequipment | 103 | ep-actpurp:Drilling--bopwellheadequipment |
89 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 104 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
105 | + rdfs:label "drilling - BOP/well head equipment"^^xsd:string ; | ||
90 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 106 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
91 | 107 | ||
92 | ep-actpurp:Drilling--casing | 108 | ep-actpurp:Drilling--casing |
93 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 109 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
110 | + rdfs:label "drilling - casing"^^xsd:string ; | ||
94 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 111 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
95 | 112 | ||
96 | ep-actpurp:Drilling--circulatingconditioning | 113 | ep-actpurp:Drilling--circulatingconditioning |
97 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 114 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
115 | + rdfs:label "drilling - circulating conditioning"^^xsd:string ; | ||
98 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 116 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
99 | 117 | ||
100 | ep-actpurp:Drilling--drill | 118 | ep-actpurp:Drilling--drill |
101 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 119 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
120 | + rdfs:label "drilling - drill"^^xsd:string ; | ||
102 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 121 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
103 | 122 | ||
104 | ep-actpurp:Drilling--drive | 123 | ep-actpurp:Drilling--drive |
105 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 124 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
125 | + rdfs:label "drilling - drive"^^xsd:string ; | ||
106 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 126 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
107 | 127 | ||
108 | ep-actpurp:Drilling--holeopen | 128 | ep-actpurp:Drilling--holeopen |
109 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 129 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
130 | + rdfs:label "drilling - hole open"^^xsd:string ; | ||
110 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 131 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
111 | 132 | ||
112 | ep-actpurp:Drilling--mill | 133 | ep-actpurp:Drilling--mill |
113 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 134 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
135 | + rdfs:label "drilling - mill"^^xsd:string ; | ||
114 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 136 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
115 | 137 | ||
116 | ep-actpurp:Drilling--other | 138 | ep-actpurp:Drilling--other |
117 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 139 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
140 | + rdfs:label "drilling - other"^^xsd:string ; | ||
118 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 141 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
119 | 142 | ||
120 | ep-actpurp:Drilling--pressuredetection | 143 | ep-actpurp:Drilling--pressuredetection |
121 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 144 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
145 | + rdfs:label "drilling - pressure detection"^^xsd:string ; | ||
122 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 146 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
123 | 147 | ||
124 | ep-actpurp:Drilling--ream | 148 | ep-actpurp:Drilling--ream |
125 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 149 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
150 | + rdfs:label "drilling - ream"^^xsd:string ; | ||
126 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 151 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
127 | 152 | ||
128 | ep-actpurp:Drilling--rigupdown | 153 | ep-actpurp:Drilling--rigupdown |
129 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 154 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
155 | + rdfs:label "drilling - rig up/down"^^xsd:string ; | ||
130 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 156 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
131 | 157 | ||
132 | ep-actpurp:Drilling--survey | 158 | ep-actpurp:Drilling--survey |
133 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 159 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
160 | + rdfs:label "drilling - survey"^^xsd:string ; | ||
134 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 161 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
135 | 162 | ||
136 | ep-actpurp:Drilling--trip | 163 | ep-actpurp:Drilling--trip |
137 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 164 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
165 | + rdfs:label "drilling - trip"^^xsd:string ; | ||
138 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 166 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
139 | 167 | ||
140 | ep-actpurp:Drilling--underream | 168 | ep-actpurp:Drilling--underream |
141 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 169 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
170 | + rdfs:label "drilling - under-ream"^^xsd:string ; | ||
142 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 171 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
143 | 172 | ||
144 | ep-actpurp:Drilling--wait | 173 | ep-actpurp:Drilling--wait |
145 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 174 | rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
175 | + rdfs:label "drilling - wait"^^xsd:string ; | ||
146 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 176 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
147 | 177 | ||
148 | ep-actpurp:Formationevaluation--circulatingconditioning | 178 | ep-actpurp:Formationevaluation--circulatingconditioning | ... | ... |
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Mon Oct 03 07:44:30 BST 2011 | 1 | +# Saved by TopBraid on Mon Oct 03 18:01:28 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
-
Please register or login to post a comment