Showing
4 changed files
with
2052 additions
and
1875 deletions
... | @@ -127,7 +127,6 @@ ep-activity:DailyDrillingActivityToStatus | ... | @@ -127,7 +127,6 @@ ep-activity:DailyDrillingActivityToStatus |
127 | 127 | ||
128 | ep-activity:DailyProductionActivity | 128 | ep-activity:DailyProductionActivity |
129 | rdf:type owl:Class ; | 129 | rdf:type owl:Class ; |
130 | - rdfs:comment "not used in the MPR"^^xsd:string ; | ||
131 | rdfs:label "daily production activity"^^xsd:string ; | 130 | rdfs:label "daily production activity"^^xsd:string ; |
132 | rdfs:subClassOf ep-activity:ProductionActivity . | 131 | rdfs:subClassOf ep-activity:ProductionActivity . |
133 | 132 | ||
... | @@ -402,19 +401,16 @@ ep-activity:MonthlyDrillingActivity | ... | @@ -402,19 +401,16 @@ ep-activity:MonthlyDrillingActivity |
402 | 401 | ||
403 | ep-activity:MonthlyProductionActivity | 402 | ep-activity:MonthlyProductionActivity |
404 | rdf:type owl:Class ; | 403 | rdf:type owl:Class ; |
405 | - rdfs:comment "not used in the MPR"^^xsd:string ; | ||
406 | rdfs:label "monthly production activity"^^xsd:string ; | 404 | rdfs:label "monthly production activity"^^xsd:string ; |
407 | rdfs:subClassOf ep-activity:ProductionActivity . | 405 | rdfs:subClassOf ep-activity:ProductionActivity . |
408 | 406 | ||
409 | ep-activity:OffshoreActivity | 407 | ep-activity:OffshoreActivity |
410 | rdf:type owl:Class ; | 408 | rdf:type owl:Class ; |
411 | - rdfs:comment "not used in the DDR"^^xsd:string ; | ||
412 | rdfs:label "Offshore activity"^^xsd:string ; | 409 | rdfs:label "Offshore activity"^^xsd:string ; |
413 | rdfs:subClassOf ep-activity:Activity . | 410 | rdfs:subClassOf ep-activity:Activity . |
414 | 411 | ||
415 | ep-activity:OffshoreWellActivity | 412 | ep-activity:OffshoreWellActivity |
416 | rdf:type owl:Class ; | 413 | rdf:type owl:Class ; |
417 | - rdfs:comment "not used in the DDR"^^xsd:string ; | ||
418 | rdfs:label "Offshore well activity"^^xsd:string ; | 414 | rdfs:label "Offshore well activity"^^xsd:string ; |
419 | rdfs:subClassOf ep-activity:OffshoreActivity ; | 415 | rdfs:subClassOf ep-activity:OffshoreActivity ; |
420 | rdfs:subClassOf | 416 | rdfs:subClassOf |
... | @@ -485,7 +481,6 @@ ep-activity:ProductionActivity | ... | @@ -485,7 +481,6 @@ ep-activity:ProductionActivity |
485 | 481 | ||
486 | ep-activity:ProductionActivityToDate | 482 | ep-activity:ProductionActivityToDate |
487 | rdf:type owl:Class ; | 483 | rdf:type owl:Class ; |
488 | - rdfs:comment "not used in the MPR"^^xsd:string ; | ||
489 | rdfs:label "production activity to date"^^xsd:string ; | 484 | rdfs:label "production activity to date"^^xsd:string ; |
490 | rdfs:subClassOf ep-activity:ProductionActivity . | 485 | rdfs:subClassOf ep-activity:ProductionActivity . |
491 | 486 | ||
... | @@ -517,7 +512,6 @@ ep-activity:WeeklyDrillingActivity | ... | @@ -517,7 +512,6 @@ ep-activity:WeeklyDrillingActivity |
517 | 512 | ||
518 | ep-activity:WeeklyProductionActivity | 513 | ep-activity:WeeklyProductionActivity |
519 | rdf:type owl:Class ; | 514 | rdf:type owl:Class ; |
520 | - rdfs:comment "not used in the MPR"^^xsd:string ; | ||
521 | rdfs:label "weekly production activity"^^xsd:string ; | 515 | rdfs:label "weekly production activity"^^xsd:string ; |
522 | rdfs:subClassOf ep-activity:ProductionActivity . | 516 | rdfs:subClassOf ep-activity:ProductionActivity . |
523 | 517 | ||
... | @@ -955,7 +949,6 @@ ep-activity:drillingOperator | ... | @@ -955,7 +949,6 @@ ep-activity:drillingOperator |
955 | 949 | ||
956 | ep-activity:durationOfDrilling | 950 | ep-activity:durationOfDrilling |
957 | rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 951 | rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
958 | - rdfs:comment "not used in the DDR"^^xsd:string ; | ||
959 | rdfs:domain ep-activity:DrillingActivity ; | 952 | rdfs:domain ep-activity:DrillingActivity ; |
960 | rdfs:label "duration of drilling"^^xsd:string ; | 953 | rdfs:label "duration of drilling"^^xsd:string ; |
961 | rdfs:range ep-core:TimeDuration . | 954 | rdfs:range ep-core:TimeDuration . |
... | @@ -1000,13 +993,11 @@ ep-activity:fluidProducedByWellTest | ... | @@ -1000,13 +993,11 @@ ep-activity:fluidProducedByWellTest |
1000 | 993 | ||
1001 | ep-activity:hasCasingLinerTubing | 994 | ep-activity:hasCasingLinerTubing |
1002 | rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 995 | rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
1003 | - rdfs:comment "not used in the DDR"^^xsd:string ; | ||
1004 | rdfs:domain ep-activity:WellStimulation ; | 996 | rdfs:domain ep-activity:WellStimulation ; |
1005 | rdfs:label "has Casing/Liner/Tubing"^^xsd:string . | 997 | rdfs:label "has Casing/Liner/Tubing"^^xsd:string . |
1006 | 998 | ||
1007 | ep-activity:hasCasingString | 999 | ep-activity:hasCasingString |
1008 | rdf:type owl:ObjectProperty ; | 1000 | rdf:type owl:ObjectProperty ; |
1009 | - rdfs:comment "not used in the DDR"^^xsd:string ; | ||
1010 | rdfs:label "has casing string"^^xsd:string . | 1001 | rdfs:label "has casing string"^^xsd:string . |
1011 | 1002 | ||
1012 | ep-activity:hasChokeValve | 1003 | ep-activity:hasChokeValve |
... | @@ -1034,12 +1025,10 @@ ep-activity:hasInflowLocation | ... | @@ -1034,12 +1025,10 @@ ep-activity:hasInflowLocation |
1034 | 1025 | ||
1035 | ep-activity:hasSubActivity | 1026 | ep-activity:hasSubActivity |
1036 | rdf:type owl:ObjectProperty ; | 1027 | rdf:type owl:ObjectProperty ; |
1037 | - rdfs:comment "not used in the DDR"^^xsd:string ; | ||
1038 | rdfs:label "has sub activity"^^xsd:string . | 1028 | rdfs:label "has sub activity"^^xsd:string . |
1039 | 1029 | ||
1040 | ep-activity:hasWellTestChoke | 1030 | ep-activity:hasWellTestChoke |
1041 | rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 1031 | rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
1042 | - rdfs:comment "not used in the DDR"^^xsd:string ; | ||
1043 | rdfs:domain ep-activity:WellTest ; | 1032 | rdfs:domain ep-activity:WellTest ; |
1044 | rdfs:label "has well test choke"^^xsd:string ; | 1033 | rdfs:label "has well test choke"^^xsd:string ; |
1045 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#WellTestChoke> . | 1034 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#WellTestChoke> . | ... | ... |
1 | -# baseURI: http://www.reportinghub.no/ep/schema/1.0/equipment | 1 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/equipment |
2 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | 2 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/organization | 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/organization |
4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/well | 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well |
5 | - | 5 | + |
6 | -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . | 6 | +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . |
7 | -@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> . | 7 | +@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> . |
8 | -@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> . | 8 | +@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> . |
9 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 9 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
10 | -@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#> . |
11 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 11 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
12 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 12 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
13 | - | 13 | + |
14 | -<http://www.reportinghub.no/ep/schema/1.0/equipment> | 14 | +<http://www.reportinghub.no/ep/schema/1.0/equipment> |
15 | - rdf:type owl:Ontology ; | 15 | + rdf:type owl:Ontology ; |
16 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/core> ; | 16 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/well> ; |
17 | - owl:versionInfo "0.1.0"^^xsd:string . | 17 | + owl:versionInfo "0.1.0"^^xsd:string . |
18 | - | 18 | + |
19 | -ep-core:PhysicalThing | 19 | +ep-core:PhysicalThing |
20 | - rdfs:comment "Equivalent to ISO 15926-2 Possible Individual - DL"^^xsd:string . | 20 | + rdfs:comment "Equivalent to ISO 15926-2 Possible Individual - DL"^^xsd:string . |
21 | - | 21 | + |
22 | -ep-eqt:BlowOutPreventer | 22 | +ep-eqt:BlowOutPreventer |
23 | - rdf:type owl:Class ; | 23 | + rdf:type owl:Class ; |
24 | - rdfs:comment "equipment that is a blow out preventer"^^xsd:string ; | 24 | + rdfs:comment "equipment that is a blow out preventer"^^xsd:string ; |
25 | - rdfs:label "blow out preventer"^^xsd:string ; | 25 | + rdfs:label "blow out preventer"^^xsd:string ; |
26 | - rdfs:subClassOf ep-eqt:Equipment . | 26 | + rdfs:subClassOf ep-eqt:Equipment . |
27 | - | 27 | + |
28 | -ep-eqt:Casing | 28 | +ep-eqt:Casing |
29 | - rdf:type owl:Class , ep-eqt:CasingLinerTubingType ; | 29 | + rdf:type ep-eqt:CasingLinerTubingType , owl:Class ; |
30 | - rdfs:label "Casing"^^xsd:string ; | 30 | + rdfs:comment "equipment that is a casing"^^xsd:string ; |
31 | - rdfs:subClassOf ep-eqt:CasingLinerTubing ; | 31 | + rdfs:label "Casing"^^xsd:string ; |
32 | - owl:disjointWith ep-eqt:Tubing , ep-eqt:Liner . | 32 | + rdfs:subClassOf ep-eqt:CasingLinerTubing ; |
33 | - | 33 | + owl:disjointWith ep-eqt:Liner , ep-eqt:Tubing . |
34 | -ep-eqt:CasingLinerTubing | 34 | + |
35 | - rdf:type owl:Class ; | 35 | +ep-eqt:CasingLinerTubing |
36 | - rdfs:label "casing/liner/tubing"^^xsd:string ; | 36 | + rdf:type owl:Class ; |
37 | - rdfs:subClassOf ep-eqt:Equipment ; | 37 | + rdfs:comment "equipment that is either a casing, a liner or tubing"^^xsd:string ; |
38 | - owl:equivalentClass | 38 | + rdfs:label "casing/liner/tubing"^^xsd:string ; |
39 | - [ rdf:type owl:Class ; | 39 | + rdfs:subClassOf ep-eqt:Equipment ; |
40 | - owl:unionOf (ep-eqt:Casing ep-eqt:Liner ep-eqt:Tubing) | 40 | + owl:equivalentClass |
41 | - ] . | 41 | + [ rdf:type owl:Class ; |
42 | - | 42 | + owl:unionOf (ep-eqt:Casing ep-eqt:Liner ep-eqt:Tubing) |
43 | -ep-eqt:CasingLinerTubingType | 43 | + ] . |
44 | - rdf:type rdfs:Class ; | 44 | + |
45 | - rdfs:label "casing/liner/tubing type"^^xsd:string ; | 45 | +ep-eqt:CasingLinerTubingType |
46 | - rdfs:subClassOf owl:Class . | 46 | + rdf:type rdfs:Class ; |
47 | - | 47 | + rdfs:comment "class of casing, liner or tubing on the basis of whether or not it is casing, liner or tubing"^^xsd:string ; |
48 | -ep-eqt:CasingRoleType | 48 | + rdfs:label "casing/liner/tubing type"^^xsd:string ; |
49 | - rdf:type rdfs:Class ; | 49 | + rdfs:subClassOf owl:Class . |
50 | - rdfs:label "casing role type"^^xsd:string ; | 50 | + |
51 | - rdfs:subClassOf owl:Class . | 51 | +ep-eqt:CasingRoleType |
52 | - | 52 | + rdf:type rdfs:Class ; |
53 | -ep-eqt:CasingString | 53 | + rdfs:comment "class of casing on the basis of its role as intermediate, production or top"^^xsd:string ; |
54 | - rdf:type owl:Class ; | 54 | + rdfs:label "casing role type"^^xsd:string ; |
55 | - rdfs:label "casing string"^^xsd:string ; | 55 | + rdfs:subClassOf owl:Class . |
56 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> , ep-eqt:Casing . | 56 | + |
57 | - | 57 | +ep-eqt:CasingString |
58 | -ep-eqt:ChokeValve | 58 | + rdf:type owl:Class ; |
59 | - rdf:type owl:Class ; | 59 | + rdfs:label "casing string"^^xsd:string ; |
60 | - rdfs:comment "valve that is a choke valve"^^xsd:string ; | 60 | + rdfs:subClassOf ep-eqt:Casing , <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> . |
61 | - rdfs:label "choke valve"^^xsd:string ; | 61 | + |
62 | - rdfs:subClassOf ep-eqt:Equipment . | 62 | +ep-eqt:ChokeValve |
63 | - | 63 | + rdf:type owl:Class ; |
64 | -ep-eqt:ClassOfDrillBitBySize | 64 | + rdfs:comment "valve that is a choke valve"^^xsd:string ; |
65 | - rdf:type rdfs:Class ; | 65 | + rdfs:label "choke valve"^^xsd:string ; |
66 | - rdfs:label "class of drill bit by size"^^xsd:string ; | 66 | + rdfs:subClassOf ep-eqt:Equipment . |
67 | - rdfs:subClassOf owl:Class . | 67 | + |
68 | - | 68 | +ep-eqt:ClassOfDrillBitBySize |
69 | -ep-eqt:ClassOfSupplyDefinedByAManufacturer | 69 | + rdf:type rdfs:Class ; |
70 | - rdf:type rdfs:Class ; | 70 | + rdfs:comment "class of drill bit on the basis of size"^^xsd:string ; |
71 | - rdfs:label "manufacturer model"^^xsd:string ; | 71 | + rdfs:label "class of drill bit by size"^^xsd:string ; |
72 | - rdfs:subClassOf owl:Class . | 72 | + rdfs:subClassOf owl:Class . |
73 | - | 73 | + |
74 | -ep-eqt:Compressor | 74 | +ep-eqt:ClassOfSupplyDefinedByAManufacturer |
75 | - rdf:type owl:Class ; | 75 | + rdf:type rdfs:Class ; |
76 | - rdfs:comment "equipment that is a compressor"^^xsd:string ; | 76 | + rdfs:comment "class of equipment that is define by a manufacturer as a possible supply"^^xsd:string ; |
77 | - rdfs:label "compressor"^^xsd:string ; | 77 | + rdfs:label "manufacturer model"^^xsd:string ; |
78 | - rdfs:subClassOf ep-eqt:Equipment . | 78 | + rdfs:subClassOf owl:Class . |
79 | - | 79 | + |
80 | -ep-eqt:Controller-lift | 80 | +ep-eqt:Compressor |
81 | - rdf:type owl:Class ; | 81 | + rdf:type owl:Class ; |
82 | - rdfs:comment "deprecated - same as ep-prodeqt:Controller"^^xsd:string ; | 82 | + rdfs:comment "equipment that is a compressor"^^xsd:string ; |
83 | - rdfs:label "controller - lift"^^xsd:string ; | 83 | + rdfs:label "compressor"^^xsd:string ; |
84 | - rdfs:subClassOf ep-eqt:Equipment . | 84 | + rdfs:subClassOf ep-eqt:Equipment . |
85 | - | 85 | + |
86 | -ep-eqt:DrillBit | 86 | +ep-eqt:Controller-lift |
87 | - rdf:type owl:Class ; | 87 | + rdf:type owl:Class ; |
88 | - rdfs:label "drill bit"^^xsd:string ; | 88 | + rdfs:comment "deprecated - same as ep-prodeqt:Controller"^^xsd:string ; |
89 | - rdfs:subClassOf ep-eqt:Equipment . | 89 | + rdfs:label "controller - lift"^^xsd:string ; |
90 | - | 90 | + rdfs:subClassOf ep-eqt:Equipment . |
91 | -ep-eqt:DrillBitForWellBore | 91 | + |
92 | - rdf:type owl:Class ; | 92 | +ep-eqt:DrillBit |
93 | - rdfs:label "drill bit for wellbore"^^xsd:string ; | 93 | + rdf:type owl:Class ; |
94 | - rdfs:subClassOf ep-eqt:DrillBit . | 94 | + rdfs:comment "equipment that is a drill bit"^^xsd:string ; |
95 | - | 95 | + rdfs:label "drill bit"^^xsd:string ; |
96 | -ep-eqt:DullGrade | 96 | + rdfs:subClassOf ep-eqt:Equipment . |
97 | - rdf:type rdfs:Class ; | 97 | + |
98 | - rdfs:label "dull grade"^^xsd:string ; | 98 | +ep-eqt:DrillBitForWellBore |
99 | - rdfs:subClassOf owl:Class . | 99 | + rdf:type owl:Class ; |
100 | - | 100 | + rdfs:comment "drill bit whilst it is used for a single wellbore"^^xsd:string ; |
101 | -ep-eqt:Equipment | 101 | + rdfs:label "drill bit for wellbore"^^xsd:string ; |
102 | - rdf:type owl:Class ; | 102 | + rdfs:subClassOf ep-eqt:DrillBit . |
103 | - rdfs:label "Equipment"^^xsd:string ; | 103 | + |
104 | - rdfs:subClassOf ep-core:PhysicalObject . | 104 | +ep-eqt:DullGrade |
105 | - | 105 | + rdf:type rdfs:Class ; |
106 | -ep-eqt:InnerBarrel | 106 | + rdfs:comment "class of drill bit on the basis of its dull grade"^^xsd:string ; |
107 | - rdf:type owl:Class ; | 107 | + rdfs:label "dull grade"^^xsd:string ; |
108 | - rdfs:label "inner barrel"^^xsd:string ; | 108 | + rdfs:subClassOf owl:Class . |
109 | - rdfs:subClassOf ep-eqt:Equipment . | 109 | + |
110 | - | 110 | +ep-eqt:Equipment |
111 | -ep-eqt:InnerBarrel-aluminum | 111 | + rdf:type owl:Class ; |
112 | - rdf:type owl:Class , ep-eqt:InnerBarrelType ; | 112 | + rdfs:comment "physical object that has been manufactured and that is or can be part of a facility or well"^^xsd:string ; |
113 | - rdfs:label "inner barrel - aluminum"^^xsd:string ; | 113 | + rdfs:label "Equipment"^^xsd:string ; |
114 | - rdfs:subClassOf ep-eqt:InnerBarrel ; | 114 | + rdfs:subClassOf ep-core:PhysicalObject . |
115 | - owl:disjointWith ep-eqt:InnerBarrel-gel , ep-eqt:InnerBarrel-fiberglass . | 115 | + |
116 | - | 116 | +ep-eqt:InnerBarrel |
117 | -ep-eqt:InnerBarrel-fiberglass | 117 | + rdf:type owl:Class ; |
118 | - rdf:type owl:Class , ep-eqt:InnerBarrelType ; | 118 | + rdfs:comment "equipment that is an inner barrel"^^xsd:string ; |
119 | - rdfs:label "inner barrel - fiberglass"^^xsd:string ; | 119 | + rdfs:label "inner barrel"^^xsd:string ; |
120 | - rdfs:subClassOf ep-eqt:InnerBarrel ; | 120 | + rdfs:subClassOf ep-eqt:Equipment . |
121 | - owl:disjointWith ep-eqt:InnerBarrel-gel , ep-eqt:InnerBarrel-aluminum . | 121 | + |
122 | - | 122 | +ep-eqt:InnerBarrel-aluminum |
123 | -ep-eqt:InnerBarrel-gel | 123 | + rdf:type ep-eqt:InnerBarrelType , owl:Class ; |
124 | - rdf:type owl:Class , ep-eqt:InnerBarrelType ; | 124 | + rdfs:comment "inner barrel that is aluminium"^^xsd:string ; |
125 | - rdfs:label "inner barrel - gel"^^xsd:string ; | 125 | + rdfs:label "inner barrel - aluminum"^^xsd:string ; |
126 | - rdfs:subClassOf ep-eqt:InnerBarrel ; | 126 | + rdfs:subClassOf ep-eqt:InnerBarrel ; |
127 | - owl:disjointWith ep-eqt:InnerBarrel-fiberglass , ep-eqt:InnerBarrel-aluminum . | 127 | + owl:disjointWith ep-eqt:InnerBarrel-fiberglass , ep-eqt:InnerBarrel-gel . |
128 | - | 128 | + |
129 | -ep-eqt:InnerBarrelType | 129 | +ep-eqt:InnerBarrel-fiberglass |
130 | - rdf:type rdfs:Class ; | 130 | + rdf:type ep-eqt:InnerBarrelType , owl:Class ; |
131 | - rdfs:label "inner barrel type"^^xsd:string ; | 131 | + rdfs:comment "inner barrel that is fibreglass"^^xsd:string ; |
132 | - rdfs:subClassOf owl:Class . | 132 | + rdfs:label "inner barrel - fiberglass"^^xsd:string ; |
133 | - | 133 | + rdfs:subClassOf ep-eqt:InnerBarrel ; |
134 | -ep-eqt:IntermediateCasing | 134 | + owl:disjointWith ep-eqt:InnerBarrel-aluminum , ep-eqt:InnerBarrel-gel . |
135 | - rdf:type owl:Class , ep-eqt:CasingRoleType ; | 135 | + |
136 | - rdfs:label "intermediate casing"^^xsd:string ; | 136 | +ep-eqt:InnerBarrel-gel |
137 | - rdfs:subClassOf ep-eqt:Casing ; | 137 | + rdf:type ep-eqt:InnerBarrelType , owl:Class ; |
138 | - owl:disjointWith ep-eqt:TopCasing , ep-eqt:ProductionCasing . | 138 | + rdfs:comment "inner barrel that is gel"^^xsd:string ; |
139 | - | 139 | + rdfs:label "inner barrel - gel"^^xsd:string ; |
140 | -ep-eqt:KellyBushing | 140 | + rdfs:subClassOf ep-eqt:InnerBarrel ; |
141 | - rdf:type owl:Class ; | 141 | + owl:disjointWith ep-eqt:InnerBarrel-aluminum , ep-eqt:InnerBarrel-fiberglass . |
142 | - rdfs:label "kelly bushing"^^xsd:string ; | 142 | + |
143 | - rdfs:subClassOf ep-eqt:Equipment . | 143 | +ep-eqt:InnerBarrelType |
144 | - | 144 | + rdf:type rdfs:Class ; |
145 | -ep-eqt:LastCasingOfAWellBore | 145 | + rdfs:comment "class of inner barrel on the basis of whether it is aluminium, fibreglass or gel"^^xsd:string ; |
146 | - rdf:type owl:Class ; | 146 | + rdfs:label "inner barrel type"^^xsd:string ; |
147 | - rdfs:label "last casing of a wellbore"^^xsd:string ; | 147 | + rdfs:subClassOf owl:Class . |
148 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> , ep-eqt:Casing . | 148 | + |
149 | - | 149 | +ep-eqt:IntermediateCasing |
150 | -ep-eqt:Liner | 150 | + rdf:type ep-eqt:CasingRoleType , owl:Class ; |
151 | - rdf:type owl:Class , ep-eqt:CasingLinerTubingType ; | 151 | + rdfs:comment "casing that is intermediate"^^xsd:string ; |
152 | - rdfs:label "Liner"^^xsd:string ; | 152 | + rdfs:label "intermediate casing"^^xsd:string ; |
153 | - rdfs:subClassOf ep-eqt:CasingLinerTubing ; | 153 | + rdfs:subClassOf ep-eqt:Casing ; |
154 | - owl:disjointWith ep-eqt:Tubing , ep-eqt:Casing . | 154 | + owl:disjointWith ep-eqt:ProductionCasing , ep-eqt:TopCasing . |
155 | - | 155 | + |
156 | -ep-eqt:Manifold | 156 | +ep-eqt:KellyBushing |
157 | - rdf:type owl:Class ; | 157 | + rdf:type owl:Class ; |
158 | - rdfs:label "manifold"^^xsd:string ; | 158 | + rdfs:comment "equipment that is a Kelly bushing"^^xsd:string ; |
159 | - rdfs:subClassOf ep-eqt:Equipment . | 159 | + rdfs:label "kelly bushing"^^xsd:string ; |
160 | - | 160 | + rdfs:subClassOf ep-eqt:Equipment . |
161 | -ep-eqt:Manifold-injection | 161 | + |
162 | - rdf:type owl:Class ; | 162 | +ep-eqt:LastCasingOfAWellBore |
163 | - rdfs:label "manifold - injection"^^xsd:string ; | 163 | + rdf:type owl:Class ; |
164 | - rdfs:subClassOf ep-eqt:Manifold . | 164 | + rdfs:label "last casing of a wellbore"^^xsd:string ; |
165 | - | 165 | + rdfs:subClassOf ep-eqt:Casing , <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> . |
166 | -ep-eqt:Manifold-production | 166 | + |
167 | - rdf:type owl:Class ; | 167 | +ep-eqt:Liner |
168 | - rdfs:label "manifold - production"^^xsd:string ; | 168 | + rdf:type ep-eqt:CasingLinerTubingType , owl:Class ; |
169 | - rdfs:subClassOf ep-eqt:Manifold . | 169 | + rdfs:comment "equipment that is a liner"^^xsd:string ; |
170 | - | 170 | + rdfs:label "Liner"^^xsd:string ; |
171 | -ep-eqt:PipeOutsideDiameterAPI_5CTClass | 171 | + rdfs:subClassOf ep-eqt:CasingLinerTubing ; |
172 | - rdf:type rdfs:Class ; | 172 | + owl:disjointWith ep-eqt:Casing , ep-eqt:Tubing . |
173 | - rdfs:label "pipe outside diameter API 5CT class"^^xsd:string ; | 173 | + |
174 | - rdfs:subClassOf owl:Class . | 174 | +ep-eqt:Manifold |
175 | - | 175 | + rdf:type owl:Class ; |
176 | -ep-eqt:PipeWeightAPI_5CTClass | 176 | + rdfs:label "manifold"^^xsd:string ; |
177 | - rdf:type rdfs:Class ; | 177 | + rdfs:subClassOf ep-eqt:Equipment . |
178 | - rdfs:label "Pipe weight API 5CT class"^^xsd:string ; | 178 | + |
179 | - rdfs:subClassOf owl:Class . | 179 | +ep-eqt:Manifold-injection |
180 | - | 180 | + rdf:type owl:Class ; |
181 | -ep-eqt:ProductionCasing | 181 | + rdfs:label "manifold - injection"^^xsd:string ; |
182 | - rdf:type owl:Class , ep-eqt:CasingRoleType ; | 182 | + rdfs:subClassOf ep-eqt:Manifold . |
183 | - rdfs:label "production casing"^^xsd:string ; | 183 | + |
184 | - rdfs:subClassOf ep-eqt:Casing ; | 184 | +ep-eqt:Manifold-production |
185 | - owl:disjointWith ep-eqt:TopCasing , ep-eqt:IntermediateCasing . | 185 | + rdf:type owl:Class ; |
186 | - | 186 | + rdfs:label "manifold - production"^^xsd:string ; |
187 | -ep-eqt:Separator | 187 | + rdfs:subClassOf ep-eqt:Manifold . |
188 | - rdf:type owl:Class ; | 188 | + |
189 | - rdfs:comment "equipment that is a separator"^^xsd:string ; | 189 | +ep-eqt:PipeOutsideDiameterAPI_5CTClass |
190 | - rdfs:label "separator"^^xsd:string ; | 190 | + rdf:type rdfs:Class ; |
191 | - rdfs:subClassOf ep-eqt:Equipment . | 191 | + rdfs:comment "Why is API_5CT included in the name? Does the specification standardise diameters?"^^xsd:string , "class of casing, liner or tubing on the basis of outside diameter"^^xsd:string ; |
192 | - | 192 | + rdfs:label "pipe outside diameter API 5CT class"^^xsd:string ; |
193 | -ep-eqt:SteelGradeAPI_5CTClass | 193 | + rdfs:subClassOf owl:Class . |
194 | - rdf:type rdfs:Class ; | 194 | + |
195 | - rdfs:label "Steel grade API 5CT class"^^xsd:string ; | 195 | +ep-eqt:PipeWeightAPI_5CTClass |
196 | - rdfs:subClassOf owl:Class . | 196 | + rdf:type rdfs:Class ; |
197 | - | 197 | + rdfs:comment "Why is API_5CT included in the name? Does the specification standardise weights?"^^xsd:string , "class of casing, liner or tubing on the basis of mass per unit length"^^xsd:string ; |
198 | -ep-eqt:Tank | 198 | + rdfs:label "Pipe weight API 5CT class"^^xsd:string ; |
199 | - rdf:type owl:Class ; | 199 | + rdfs:subClassOf owl:Class . |
200 | - rdfs:comment "equipment that is a tank"^^xsd:string ; | 200 | + |
201 | - rdfs:label "tank"^^xsd:string ; | 201 | +ep-eqt:ProductionCasing |
202 | - rdfs:subClassOf ep-eqt:Equipment . | 202 | + rdf:type ep-eqt:CasingRoleType , owl:Class ; |
203 | - | 203 | + rdfs:comment "casing that is for production"^^xsd:string ; |
204 | -ep-eqt:TopCasing | 204 | + rdfs:label "production casing"^^xsd:string ; |
205 | - rdf:type owl:Class , ep-eqt:CasingRoleType ; | 205 | + rdfs:subClassOf ep-eqt:Casing ; |
206 | - rdfs:label "top casing"^^xsd:string ; | 206 | + owl:disjointWith ep-eqt:IntermediateCasing , ep-eqt:TopCasing . |
207 | - rdfs:subClassOf ep-eqt:Casing ; | 207 | + |
208 | - owl:disjointWith ep-eqt:ProductionCasing , ep-eqt:IntermediateCasing . | 208 | +ep-eqt:Separator |
209 | - | 209 | + rdf:type owl:Class ; |
210 | -ep-eqt:Tubing | 210 | + rdfs:comment "equipment that is a separator"^^xsd:string ; |
211 | - rdf:type owl:Class , ep-eqt:CasingLinerTubingType ; | 211 | + rdfs:label "separator"^^xsd:string ; |
212 | - rdfs:label "Tubing"^^xsd:string ; | 212 | + rdfs:subClassOf ep-eqt:Equipment . |
213 | - rdfs:subClassOf ep-eqt:CasingLinerTubing ; | 213 | + |
214 | - owl:disjointWith ep-eqt:Liner , ep-eqt:Casing . | 214 | +ep-eqt:SteelGradeAPI_5CTClass |
215 | - | 215 | + rdf:type rdfs:Class ; |
216 | -ep-eqt:TubularConnectionClass | 216 | + rdfs:comment "class of material on the basis of the steel grade as defined in API Specification 5CT"^^xsd:string ; |
217 | - rdf:type rdfs:Class ; | 217 | + rdfs:label "Steel grade API 5CT class"^^xsd:string ; |
218 | - rdfs:label "tubular connection class"^^xsd:string ; | 218 | + rdfs:subClassOf owl:Class . |
219 | - rdfs:subClassOf owl:Class . | 219 | + |
220 | - | 220 | +ep-eqt:Tank |
221 | -ep-eqt:WellBoreLoggingTool | 221 | + rdf:type owl:Class ; |
222 | - rdf:type owl:Class ; | 222 | + rdfs:comment "equipment that is a tank"^^xsd:string ; |
223 | - rdfs:label "well bore logging tool"^^xsd:string ; | 223 | + rdfs:label "tank"^^xsd:string ; |
224 | - rdfs:subClassOf ep-eqt:Equipment . | 224 | + rdfs:subClassOf ep-eqt:Equipment . |
225 | - | 225 | + |
226 | -ep-eqt:WellTestChoke | 226 | +ep-eqt:TopCasing |
227 | - rdf:type owl:Class ; | 227 | + rdf:type ep-eqt:CasingRoleType , owl:Class ; |
228 | - rdfs:comment "equipment that is a well test choke manifold"^^xsd:string ; | 228 | + rdfs:comment "casing that is at the top"^^xsd:string ; |
229 | - rdfs:label "well test choke"^^xsd:string ; | 229 | + rdfs:label "top casing"^^xsd:string ; |
230 | - rdfs:subClassOf ep-eqt:Equipment . | 230 | + rdfs:subClassOf ep-eqt:Casing ; |
231 | - | 231 | + owl:disjointWith ep-eqt:IntermediateCasing , ep-eqt:ProductionCasing . |
232 | -ep-eqt:chokeOrificeSize | 232 | + |
233 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 233 | +ep-eqt:Tubing |
234 | - rdfs:comment "diameterof the choke orifice within a well test choke manifold"^^xsd:string ; | 234 | + rdf:type ep-eqt:CasingLinerTubingType , owl:Class ; |
235 | - rdfs:domain ep-eqt:WellTestChoke ; | 235 | + rdfs:comment "equipment that is tubing"^^xsd:string ; |
236 | - rdfs:label "choke orifice size"^^xsd:string ; | 236 | + rdfs:label "Tubing"^^xsd:string ; |
237 | - rdfs:range ep-core:Length . | 237 | + rdfs:subClassOf ep-eqt:CasingLinerTubing ; |
238 | - | 238 | + owl:disjointWith ep-eqt:Casing , ep-eqt:Liner . |
239 | -ep-eqt:codeAssignedByAManufacturer | 239 | + |
240 | - rdf:type owl:DatatypeProperty ; | 240 | +ep-eqt:TubularConnectionClass |
241 | - rdfs:domain ep-eqt:ClassOfSupplyDefinedByAManufacturer ; | 241 | + rdf:type rdfs:Class ; |
242 | - rdfs:label "code assigned by manufacturer"^^xsd:string . | 242 | + rdfs:comment "class of tubular connection"^^xsd:string ; |
243 | - | 243 | + rdfs:label "tubular connection class"^^xsd:string ; |
244 | -ep-eqt:diameterOfACasing | 244 | + rdfs:subClassOf owl:Class . |
245 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 245 | + |
246 | - rdfs:domain ep-eqt:Casing ; | 246 | +ep-eqt:WellBoreLoggingTool |
247 | - rdfs:label "diameter of a casing"^^xsd:string ; | 247 | + rdf:type owl:Class ; |
248 | - rdfs:range ep-core:Length . | 248 | + rdfs:comment "equipment that is a wellbore logging tool"^^xsd:string ; |
249 | - | 249 | + rdfs:label "well bore logging tool"^^xsd:string ; |
250 | -ep-eqt:diameterOfDrillBit | 250 | + rdfs:subClassOf ep-eqt:Equipment . |
251 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 251 | + |
252 | - rdfs:domain ep-eqt:DrillBit ; | 252 | +ep-eqt:WellTestChoke |
253 | - rdfs:label "diameter of drill bit"^^xsd:string ; | 253 | + rdf:type owl:Class ; |
254 | - rdfs:range ep-core:Length . | 254 | + rdfs:comment "equipment that is a well test choke manifold"^^xsd:string ; |
255 | - | 255 | + rdfs:label "well test choke"^^xsd:string ; |
256 | -ep-eqt:elevationOfKellyBushing | 256 | + rdfs:subClassOf ep-eqt:Equipment . |
257 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 257 | + |
258 | - rdfs:domain ep-eqt:KellyBushing ; | 258 | +ep-eqt:chokeOrificeSize |
259 | - rdfs:label "elevation of kelly bushing"^^xsd:string ; | 259 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
260 | - rdfs:range ep-core:Length . | 260 | + rdfs:comment "diameterof the choke orifice within a well test choke manifold"^^xsd:string ; |
261 | - | 261 | + rdfs:domain ep-eqt:WellTestChoke ; |
262 | -ep-eqt:hasTubularConnectionClass | 262 | + rdfs:label "choke orifice size"^^xsd:string ; |
263 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 263 | + rdfs:range ep-core:Length . |
264 | - rdfs:domain ep-eqt:CasingLinerTubing ; | 264 | + |
265 | - rdfs:label "has tubular connection class"^^xsd:string ; | 265 | +ep-eqt:codeAssignedByAManufacturer |
266 | - rdfs:range ep-eqt:TubularConnectionClass . | 266 | + rdf:type owl:DatatypeProperty ; |
267 | - | 267 | + rdfs:comment "identifier that is a code assigned by a manufacturer to a class of supply defined by a manufacturer"^^xsd:string ; |
268 | -ep-eqt:insideDiameterOfATubular | 268 | + rdfs:domain ep-eqt:ClassOfSupplyDefinedByAManufacturer ; |
269 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 269 | + rdfs:label "code assigned by manufacturer"^^xsd:string . |
270 | - rdfs:domain ep-eqt:CasingLinerTubing ; | 270 | + |
271 | - rdfs:label "inside diameter of a tubular"^^xsd:string ; | 271 | +ep-eqt:diameterOfACasing |
272 | - rdfs:range ep-core:Length . | 272 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
273 | - | 273 | + rdfs:domain ep-eqt:Casing ; |
274 | -ep-eqt:lengthOfInnerBarrel | 274 | + rdfs:label "diameter of a casing"^^xsd:string ; |
275 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 275 | + rdfs:range ep-core:Length . |
276 | - rdfs:domain ep-eqt:InnerBarrel ; | 276 | + |
277 | - rdfs:label "length of inner barrel"^^xsd:string ; | 277 | +ep-eqt:diameterOfDrillBit |
278 | - rdfs:range ep-core:Length . | 278 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
279 | - | 279 | + rdfs:domain ep-eqt:DrillBit ; |
280 | -ep-eqt:manufacturedBy | 280 | + rdfs:label "diameter of drill bit"^^xsd:string ; |
281 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 281 | + rdfs:range ep-core:Length . |
282 | - rdfs:domain ep-eqt:Equipment ; | 282 | + |
283 | - rdfs:label "manaufactured by"^^xsd:string ; | 283 | +ep-eqt:elevationOfKellyBushing |
284 | - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . | 284 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
285 | - | 285 | + rdfs:comment "class_of_indirect_property that is the elevation of a Kelly bushing above mean sea level"^^xsd:string ; |
286 | -ep-eqt:maximumPressureForBlowOutPreventer | 286 | + rdfs:domain ep-eqt:KellyBushing ; |
287 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 287 | + rdfs:label "elevation of kelly bushing"^^xsd:string ; |
288 | - rdfs:domain ep-eqt:BlowOutPreventer ; | 288 | + rdfs:range ep-core:Length . |
289 | - rdfs:label "maximum pressure for blow out preventer"^^xsd:string ; | 289 | + |
290 | - rdfs:range ep-core:Pressure . | 290 | +ep-eqt:hasTubularConnectionClass |
291 | - | 291 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
292 | -ep-eqt:maximumPressureForChokeValve | 292 | + rdfs:domain ep-eqt:CasingLinerTubing ; |
293 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 293 | + rdfs:label "has tubular connection class"^^xsd:string ; |
294 | - rdfs:domain ep-eqt:ChokeValve ; | 294 | + rdfs:range ep-eqt:TubularConnectionClass . |
295 | - rdfs:label "maximum pressure for choke valve"^^xsd:string ; | 295 | + |
296 | - rdfs:range ep-core:Pressure . | 296 | +ep-eqt:insideDiameterOfATubular |
297 | - | 297 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
298 | -ep-eqt:outsideDiameterOfATubular | 298 | + rdfs:comment "class_of_indirect_property that is the inside diameter of a tubular"^^xsd:string ; |
299 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 299 | + rdfs:domain ep-eqt:CasingLinerTubing ; |
300 | - rdfs:domain ep-eqt:CasingLinerTubing ; | 300 | + rdfs:label "inside diameter of a tubular"^^xsd:string ; |
301 | - rdfs:label "outside diameter of a tubular"^^xsd:string ; | 301 | + rdfs:range ep-core:Length . |
302 | - rdfs:range ep-core:Length . | 302 | + |
303 | - | 303 | +ep-eqt:lengthOfInnerBarrel |
304 | -ep-eqt:stringLengthOfATubular | 304 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
305 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 305 | + rdfs:comment "class_of_indirect_property that is the length of an inner barrel"^^xsd:string ; |
306 | - rdfs:domain ep-eqt:CasingLinerTubing ; | 306 | + rdfs:domain ep-eqt:InnerBarrel ; |
307 | - rdfs:label "string length of a tubular"^^xsd:string ; | 307 | + rdfs:label "length of inner barrel"^^xsd:string ; |
308 | - rdfs:range ep-core:Length . | 308 | + rdfs:range ep-core:Length . |
309 | + | ||
310 | +ep-eqt:manufacturedBy | ||
311 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | ||
312 | + rdfs:comment "manufacturer of an equipment item"^^xsd:string ; | ||
313 | + rdfs:domain ep-eqt:Equipment ; | ||
314 | + rdfs:label "manaufactured by"^^xsd:string ; | ||
315 | + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . | ||
316 | + | ||
317 | +ep-eqt:maximumPressureForBlowOutPreventer | ||
318 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
319 | + rdfs:comment "class_of_indirect_property that is the maximum pressure for a blow-out preventer"^^xsd:string ; | ||
320 | + rdfs:domain ep-eqt:BlowOutPreventer ; | ||
321 | + rdfs:label "maximum pressure for blow out preventer"^^xsd:string ; | ||
322 | + rdfs:range ep-core:Pressure . | ||
323 | + | ||
324 | +ep-eqt:maximumPressureForChokeValve | ||
325 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
326 | + rdfs:comment "class_of_indirect_property that is the maximum pressure for a choke valve"^^xsd:string ; | ||
327 | + rdfs:domain ep-eqt:ChokeValve ; | ||
328 | + rdfs:label "maximum pressure for choke valve"^^xsd:string ; | ||
329 | + rdfs:range ep-core:Pressure . | ||
330 | + | ||
331 | +ep-eqt:outsideDiameterOfATubular | ||
332 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
333 | + rdfs:domain ep-eqt:CasingLinerTubing ; | ||
334 | + rdfs:label "outside diameter of a tubular"^^xsd:string ; | ||
335 | + rdfs:range ep-core:Length . | ||
336 | + | ||
337 | +ep-eqt:stringLengthOfATubular | ||
338 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
339 | + rdfs:comment "class_of_indirect_property that is the string length of a tubular"^^xsd:string ; | ||
340 | + rdfs:domain ep-eqt:CasingLinerTubing ; | ||
341 | + rdfs:label "string length of a tubular"^^xsd:string ; | ||
342 | + rdfs:range ep-core:Length . | ... | ... |
1 | -# baseURI: http://www.reportinghub.no/ep/schema/1.0/material | 1 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/material |
2 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | 2 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
3 | - | 3 | + |
4 | -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . | 4 | +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . |
5 | -@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> . | 5 | +@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> . |
6 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
7 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
8 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
9 | -@prefix transhelp: <http://www.reportinghub.no/ep/transform/transform-helper-schema#> . | 9 | +@prefix transhelp: <http://www.reportinghub.no/ep/transform/transform-helper-schema#> . |
10 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 10 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
11 | - | 11 | + |
12 | -<http://www.reportinghub.no/ep/schema/1.0/material> | 12 | +<http://www.reportinghub.no/ep/schema/1.0/material> |
13 | - rdf:type owl:Ontology ; | 13 | + rdf:type owl:Ontology ; |
14 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; | 14 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; |
15 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 15 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
16 | - | 16 | + |
17 | -ep-material:Air-gas | 17 | +ep-material:Air-gas |
18 | - rdf:type owl:Class ; | 18 | + rdf:type owl:Class ; |
19 | - rdfs:label "air gas"^^xsd:string ; | 19 | + rdfs:label "air gas"^^xsd:string ; |
20 | - rdfs:subClassOf ep-material:NonHcGas . | 20 | + rdfs:subClassOf ep-material:NonHcGas . |
21 | - | 21 | + |
22 | -ep-material:AqueousMaterial | 22 | +ep-material:AqueousMaterial |
23 | - rdf:type owl:Class ; | 23 | + rdf:type owl:Class ; |
24 | - rdfs:label "aqueous material"^^xsd:string ; | 24 | + rdfs:label "aqueous material"^^xsd:string ; |
25 | - rdfs:subClassOf ep-material:Material . | 25 | + rdfs:subClassOf ep-material:Material . |
26 | - | 26 | + |
27 | -ep-material:BasicSedimentAndWater | 27 | +ep-material:BasicSedimentAndWater |
28 | - rdf:type ep-material:SubstanceType , owl:Class ; | 28 | + rdf:type ep-material:SubstanceType , owl:Class ; |
29 | - rdfs:label "bsw"^^xsd:string , "basic sediment and water"^^xsd:string ; | 29 | + rdfs:label "basic sediment and water"^^xsd:string , "bsw"^^xsd:string ; |
30 | - rdfs:subClassOf ep-material:Fluid . | 30 | + rdfs:subClassOf ep-material:Fluid ; |
31 | - | 31 | + ep-core:seeReferenceData |
32 | -ep-material:BatchOfCargo | 32 | + "http://posccaesar.org/rdl/RDS16681480"^^xsd:string . |
33 | - rdf:type owl:Class ; | 33 | + |
34 | - rdfs:label "batch of cargo"^^xsd:string ; | 34 | +ep-material:BatchOfCargo |
35 | - rdfs:subClassOf ep-material:QuantityOfMaterial . | 35 | + rdf:type owl:Class ; |
36 | - | 36 | + rdfs:label "batch of cargo"^^xsd:string ; |
37 | -ep-material:Brine | 37 | + rdfs:subClassOf ep-material:QuantityOfMaterial . |
38 | - rdf:type owl:Class ; | 38 | + |
39 | - rdfs:label "brine"^^xsd:string ; | 39 | +ep-material:Brine |
40 | - rdfs:subClassOf ep-material:Water . | 40 | + rdf:type owl:Class ; |
41 | - | 41 | + rdfs:label "brine"^^xsd:string ; |
42 | -ep-material:C10AndHeavier | 42 | + rdfs:subClassOf ep-material:Water . |
43 | - rdf:type ep-material:SubstanceType , owl:Class ; | 43 | + |
44 | - rdfs:label "C10+"^^xsd:string ; | 44 | +ep-material:C10AndHeavier |
45 | - rdfs:subClassOf ep-material:Material . | 45 | + rdf:type ep-material:SubstanceType , owl:Class ; |
46 | - | 46 | + rdfs:label "C10+"^^xsd:string ; |
47 | -ep-material:C10AndLighter | 47 | + rdfs:subClassOf ep-material:Material . |
48 | - rdf:type ep-material:SubstanceType , owl:Class ; | 48 | + |
49 | - rdfs:label "C10-"^^xsd:string ; | 49 | +ep-material:C10AndLighter |
50 | - rdfs:subClassOf ep-material:Material . | 50 | + rdf:type ep-material:SubstanceType , owl:Class ; |
51 | - | 51 | + rdfs:label "C10-"^^xsd:string ; |
52 | -ep-material:C2AndHeavier | 52 | + rdfs:subClassOf ep-material:Material . |
53 | - rdf:type ep-material:SubstanceType , owl:Class ; | 53 | + |
54 | - rdfs:label "C2+"^^xsd:string ; | 54 | +ep-material:C2AndHeavier |
55 | - rdfs:subClassOf ep-material:Material . | 55 | + rdf:type ep-material:SubstanceType , owl:Class ; |
56 | - | 56 | + rdfs:label "C2+"^^xsd:string ; |
57 | -ep-material:C2AndLighter | 57 | + rdfs:subClassOf ep-material:Material . |
58 | - rdf:type ep-material:SubstanceType , owl:Class ; | 58 | + |
59 | - rdfs:label "C2-"^^xsd:string ; | 59 | +ep-material:C2AndLighter |
60 | - rdfs:subClassOf ep-material:Material . | 60 | + rdf:type ep-material:SubstanceType , owl:Class ; |
61 | - | 61 | + rdfs:label "C2-"^^xsd:string ; |
62 | -ep-material:C3AndHeavier | 62 | + rdfs:subClassOf ep-material:Material . |
63 | - rdf:type ep-material:SubstanceType , owl:Class ; | 63 | + |
64 | - rdfs:label "C3+"^^xsd:string ; | 64 | +ep-material:C3AndHeavier |
65 | - rdfs:subClassOf ep-material:Material . | 65 | + rdf:type ep-material:SubstanceType , owl:Class ; |
66 | - | 66 | + rdfs:label "C3+"^^xsd:string ; |
67 | -ep-material:C3AndLighter | 67 | + rdfs:subClassOf ep-material:Material . |
68 | - rdf:type ep-material:SubstanceType , owl:Class ; | 68 | + |
69 | - rdfs:label "C3-"^^xsd:string ; | 69 | +ep-material:C3AndLighter |
70 | - rdfs:subClassOf ep-material:Material . | 70 | + rdf:type ep-material:SubstanceType , owl:Class ; |
71 | - | 71 | + rdfs:label "C3-"^^xsd:string ; |
72 | -ep-material:C4AndHeavier | 72 | + rdfs:subClassOf ep-material:Material . |
73 | - rdf:type ep-material:SubstanceType , owl:Class ; | 73 | + |
74 | - rdfs:label "C4+"^^xsd:string ; | 74 | +ep-material:C4AndHeavier |
75 | - rdfs:subClassOf ep-material:Material . | 75 | + rdf:type ep-material:SubstanceType , owl:Class ; |
76 | - | 76 | + rdfs:label "C4+"^^xsd:string ; |
77 | -ep-material:C4AndLighter | 77 | + rdfs:subClassOf ep-material:Material . |
78 | - rdf:type ep-material:SubstanceType , owl:Class ; | 78 | + |
79 | - rdfs:label "C4-"^^xsd:string ; | 79 | +ep-material:C4AndLighter |
80 | - rdfs:subClassOf ep-material:Material . | 80 | + rdf:type ep-material:SubstanceType , owl:Class ; |
81 | - | 81 | + rdfs:label "C4-"^^xsd:string ; |
82 | -ep-material:C5AndHeavier | 82 | + rdfs:subClassOf ep-material:Material . |
83 | - rdf:type ep-material:SubstanceType , owl:Class ; | 83 | + |
84 | - rdfs:label "C5+"^^xsd:string ; | 84 | +ep-material:C5AndHeavier |
85 | - rdfs:subClassOf ep-material:Material . | 85 | + rdf:type ep-material:SubstanceType , owl:Class ; |
86 | - | 86 | + rdfs:label "C5+"^^xsd:string ; |
87 | -ep-material:C5AndLighter | 87 | + rdfs:subClassOf ep-material:Material . |
88 | - rdf:type ep-material:SubstanceType , owl:Class ; | 88 | + |
89 | - rdfs:label "C5-"^^xsd:string ; | 89 | +ep-material:C5AndLighter |
90 | - rdfs:subClassOf ep-material:Material . | 90 | + rdf:type ep-material:SubstanceType , owl:Class ; |
91 | - | 91 | + rdfs:label "C5-"^^xsd:string ; |
92 | -ep-material:C6 | 92 | + rdfs:subClassOf ep-material:Material . |
93 | - rdf:type ep-material:SubstanceType , owl:Class ; | 93 | + |
94 | - rdfs:label "C6"^^xsd:string ; | 94 | +ep-material:C6 |
95 | - rdfs:subClassOf ep-material:Material . | 95 | + rdf:type ep-material:SubstanceType , owl:Class ; |
96 | - | 96 | + rdfs:label "C6"^^xsd:string ; |
97 | -ep-material:C6AndHeavier | 97 | + rdfs:subClassOf ep-material:Material . |
98 | - rdf:type ep-material:SubstanceType , owl:Class ; | 98 | + |
99 | - rdfs:label "C6+"^^xsd:string ; | 99 | +ep-material:C6AndHeavier |
100 | - rdfs:subClassOf ep-material:Material . | 100 | + rdf:type ep-material:SubstanceType , owl:Class ; |
101 | - | 101 | + rdfs:label "C6+"^^xsd:string ; |
102 | -ep-material:C6AndLighter | 102 | + rdfs:subClassOf ep-material:Material . |
103 | - rdf:type ep-material:SubstanceType , owl:Class ; | 103 | + |
104 | - rdfs:label "C6-"^^xsd:string ; | 104 | +ep-material:C6AndLighter |
105 | - rdfs:subClassOf ep-material:Material . | 105 | + rdf:type ep-material:SubstanceType , owl:Class ; |
106 | - | 106 | + rdfs:label "C6-"^^xsd:string ; |
107 | -ep-material:C7AndHeavier | 107 | + rdfs:subClassOf ep-material:Material . |
108 | - rdf:type ep-material:SubstanceType , owl:Class ; | 108 | + |
109 | - rdfs:label "C7+"^^xsd:string ; | 109 | +ep-material:C7AndHeavier |
110 | - rdfs:subClassOf ep-material:Material . | 110 | + rdf:type ep-material:SubstanceType , owl:Class ; |
111 | - | 111 | + rdfs:label "C7+"^^xsd:string ; |
112 | -ep-material:C7AndLighter | 112 | + rdfs:subClassOf ep-material:Material . |
113 | - rdf:type ep-material:SubstanceType , owl:Class ; | 113 | + |
114 | - rdfs:label "C7-"^^xsd:string ; | 114 | +ep-material:C7AndLighter |
115 | - rdfs:subClassOf ep-material:Material . | 115 | + rdf:type ep-material:SubstanceType , owl:Class ; |
116 | - | 116 | + rdfs:label "C7-"^^xsd:string ; |
117 | -ep-material:C8AndHeavier | 117 | + rdfs:subClassOf ep-material:Material . |
118 | - rdf:type ep-material:SubstanceType , owl:Class ; | 118 | + |
119 | - rdfs:label "C8+"^^xsd:string ; | 119 | +ep-material:C8AndHeavier |
120 | - rdfs:subClassOf ep-material:Material . | 120 | + rdf:type ep-material:SubstanceType , owl:Class ; |
121 | - | 121 | + rdfs:label "C8+"^^xsd:string ; |
122 | -ep-material:C8AndLighter | 122 | + rdfs:subClassOf ep-material:Material . |
123 | - rdf:type ep-material:SubstanceType , owl:Class ; | 123 | + |
124 | - rdfs:label "C8-"^^xsd:string ; | 124 | +ep-material:C8AndLighter |
125 | - rdfs:subClassOf ep-material:Material . | 125 | + rdf:type ep-material:SubstanceType , owl:Class ; |
126 | - | 126 | + rdfs:label "C8-"^^xsd:string ; |
127 | -ep-material:C9AndHeavier | 127 | + rdfs:subClassOf ep-material:Material . |
128 | - rdf:type ep-material:SubstanceType , owl:Class ; | 128 | + |
129 | - rdfs:label "C9+"^^xsd:string ; | 129 | +ep-material:C9AndHeavier |
130 | - rdfs:subClassOf ep-material:Material . | 130 | + rdf:type ep-material:SubstanceType , owl:Class ; |
131 | - | 131 | + rdfs:label "C9+"^^xsd:string ; |
132 | -ep-material:C9AndLighter | 132 | + rdfs:subClassOf ep-material:Material . |
133 | - rdf:type ep-material:SubstanceType , owl:Class ; | 133 | + |
134 | - rdfs:label "C9-"^^xsd:string ; | 134 | +ep-material:C9AndLighter |
135 | - rdfs:subClassOf ep-material:Material . | 135 | + rdf:type ep-material:SubstanceType , owl:Class ; |
136 | - | 136 | + rdfs:label "C9-"^^xsd:string ; |
137 | -ep-material:CO2-gas | 137 | + rdfs:subClassOf ep-material:Material . |
138 | - rdf:type owl:Class ; | 138 | + |
139 | - rdfs:label "CO2 gas"^^xsd:string ; | 139 | +ep-material:CO2-gas |
140 | - rdfs:subClassOf ep-material:NonHcGas . | 140 | + rdf:type owl:Class ; |
141 | - | 141 | + rdfs:label "CO2 gas"^^xsd:string ; |
142 | -ep-material:CarbonDioxide | 142 | + rdfs:subClassOf ep-material:NonHcGas ; |
143 | - rdf:type owl:Class ; | 143 | + ep-core:seeReferenceData |
144 | - rdfs:label "carbon dioxide"^^xsd:string ; | 144 | + "http://posccaesar.org/rdl/RDS6737690"^^xsd:string . |
145 | - rdfs:subClassOf ep-material:Material . | 145 | + |
146 | - | 146 | +ep-material:CarbonDioxide |
147 | -ep-material:CarbonMonoxide | 147 | + rdf:type owl:Class ; |
148 | - rdf:type owl:Class ; | 148 | + rdfs:comment "material of a single type of molecule that is carbon dioxide"^^xsd:string ; |
149 | - rdfs:label "carbon monoxide"^^xsd:string ; | 149 | + rdfs:label "carbon dioxide"^^xsd:string ; |
150 | - rdfs:subClassOf ep-material:Material . | 150 | + rdfs:subClassOf ep-material:Material ; |
151 | - | 151 | + ep-core:seeReferenceData |
152 | -ep-material:Chemical | 152 | + "http://posccaesar.org/rdl/RDS424034"^^xsd:string . |
153 | - rdf:type owl:Class ; | 153 | + |
154 | - rdfs:label "chemical"^^xsd:string ; | 154 | +ep-material:CarbonMonoxide |
155 | - rdfs:subClassOf ep-material:Material . | 155 | + rdf:type owl:Class ; |
156 | - | 156 | + rdfs:label "carbon monoxide"^^xsd:string ; |
157 | -ep-material:ChemicalType | 157 | + rdfs:subClassOf ep-material:Material ; |
158 | - rdf:type rdfs:Class ; | 158 | + ep-core:seeReferenceData |
159 | - rdfs:label "chemical type"^^xsd:string ; | 159 | + "http://posccaesar.org/rdl/RDS424124"^^xsd:string . |
160 | - rdfs:subClassOf owl:Class . | 160 | + |
161 | - | 161 | +ep-material:Chemical |
162 | -ep-material:Chloride | 162 | + rdf:type owl:Class ; |
163 | - rdf:type owl:Class ; | 163 | + rdfs:label "chemical"^^xsd:string ; |
164 | - rdfs:label "chloride"^^xsd:string ; | 164 | + rdfs:subClassOf ep-material:Material ; |
165 | - rdfs:subClassOf ep-material:Material . | 165 | + ep-core:seeReferenceData |
166 | - | 166 | + "http://posccaesar.org/rdl/RDS978526561"^^xsd:string . |
167 | -ep-material:Condensate | 167 | + |
168 | - rdf:type owl:Class ; | 168 | +ep-material:ChemicalType |
169 | - rdfs:label "condensate"^^xsd:string ; | 169 | + rdf:type rdfs:Class ; |
170 | - rdfs:subClassOf ep-material:Material . | 170 | + rdfs:label "chemical type"^^xsd:string ; |
171 | - | 171 | + rdfs:subClassOf owl:Class . |
172 | -ep-material:Crude-stabilized | 172 | + |
173 | - rdf:type owl:Class ; | 173 | +ep-material:Chloride |
174 | - rdfs:label "crude - stabilized"^^xsd:string ; | 174 | + rdf:type owl:Class ; |
175 | - rdfs:subClassOf ep-material:Material . | 175 | + rdfs:comment "material of a single type of molecule that is chloride"^^xsd:string ; |
176 | - | 176 | + rdfs:label "chloride"^^xsd:string ; |
177 | -ep-material:CrudeOil | 177 | + rdfs:subClassOf ep-material:Material . |
178 | - rdf:type owl:Class ; | 178 | + |
179 | - rdfs:label "crude oil"^^xsd:string ; | 179 | +ep-material:Condensate |
180 | - rdfs:subClassOf ep-material:Material . | 180 | + rdf:type owl:Class ; |
181 | - | 181 | + rdfs:label "condensate"^^xsd:string ; |
182 | -ep-material:Cuttings | 182 | + rdfs:subClassOf ep-material:Material ; |
183 | - rdf:type owl:Class ; | 183 | + ep-core:seeReferenceData |
184 | - rdfs:label "cuttings"^^xsd:string ; | 184 | + "http://posccaesar.org/rdl/RDS8642343"^^xsd:string . |
185 | - rdfs:subClassOf ep-material:Material . | 185 | + |
186 | - | 186 | +ep-material:Crude-stabilized |
187 | -ep-material:Diesel | 187 | + rdf:type owl:Class ; |
188 | - rdf:type owl:Class ; | 188 | + rdfs:label "crude - stabilized"^^xsd:string ; |
189 | - rdfs:label "diesel"^^xsd:string ; | 189 | + rdfs:subClassOf ep-material:Material . |
190 | - rdfs:subClassOf ep-material:Material . | 190 | + |
191 | - | 191 | +ep-material:CrudeOil |
192 | -ep-material:Diethyleneglycol | 192 | + rdf:type owl:Class ; |
193 | - rdf:type owl:Class ; | 193 | + rdfs:label "crude oil"^^xsd:string ; |
194 | - rdfs:label "diethyleneglycol"^^xsd:string ; | 194 | + rdfs:subClassOf ep-material:Material ; |
195 | - rdfs:subClassOf ep-material:Material . | 195 | + ep-core:seeReferenceData |
196 | - | 196 | + "http://posccaesar.org/rdl/RDS8650260"^^xsd:string . |
197 | -ep-material:Dioxygen | 197 | + |
198 | - rdf:type owl:Class ; | 198 | +ep-material:Cuttings |
199 | - rdfs:label "dioxygen"^^xsd:string ; | 199 | + rdf:type owl:Class ; |
200 | - rdfs:subClassOf ep-material:Material . | 200 | + rdfs:label "cuttings"^^xsd:string ; |
201 | - | 201 | + rdfs:subClassOf ep-material:Material . |
202 | -ep-material:DryFluid | 202 | + |
203 | - rdf:type owl:Class ; | 203 | +ep-material:Diesel |
204 | - rdfs:label "dry fluid"^^xsd:string ; | 204 | + rdf:type owl:Class ; |
205 | - rdfs:subClassOf ep-material:Fluid . | 205 | + rdfs:label "diesel"^^xsd:string ; |
206 | - | 206 | + rdfs:subClassOf ep-material:Material ; |
207 | -ep-material:Ethane | 207 | + ep-core:seeReferenceData |
208 | - rdf:type owl:Class ; | 208 | + "http://posccaesar.org/rdl/RDS418648421"^^xsd:string . |
209 | - rdfs:label "ethane"^^xsd:string ; | 209 | + |
210 | - rdfs:subClassOf ep-material:Material . | 210 | +ep-material:Diethyleneglycol |
211 | - | 211 | + rdf:type owl:Class ; |
212 | -ep-material:Ethane-component | 212 | + rdfs:label "diethyleneglycol"^^xsd:string ; |
213 | - rdf:type owl:Class ; | 213 | + rdfs:subClassOf ep-material:Material . |
214 | - rdfs:label "ethane - component"^^xsd:string ; | 214 | + |
215 | - rdfs:subClassOf ep-material:Material . | 215 | +ep-material:Dioxygen |
216 | - | 216 | + rdf:type owl:Class ; |
217 | -ep-material:Filtrate | 217 | + rdfs:label "dioxygen"^^xsd:string ; |
218 | - rdf:type owl:Class ; | 218 | + rdfs:subClassOf ep-material:Material ; |
219 | - rdfs:label "filtrate"^^xsd:string ; | 219 | + ep-core:seeReferenceData |
220 | - rdfs:subClassOf ep-material:Material . | 220 | + "http://posccaesar.org/rdl/RDS426284"^^xsd:string . |
221 | - | 221 | + |
222 | -ep-material:Fluid | 222 | +ep-material:DryFluid |
223 | - rdf:type owl:Class ; | 223 | + rdf:type owl:Class ; |
224 | - rdfs:label "fluid"^^xsd:string ; | 224 | + rdfs:label "dry fluid"^^xsd:string ; |
225 | - rdfs:subClassOf ep-material:Material . | 225 | + rdfs:subClassOf ep-material:Fluid . |
226 | - | 226 | + |
227 | -ep-material:FluidFraction | 227 | +ep-material:Ethane |
228 | - rdf:type owl:Class ; | 228 | + rdf:type owl:Class ; |
229 | - rdfs:label "fluid fraction"^^xsd:string ; | 229 | + rdfs:comment "material of a single type of molecule that is ethane"^^xsd:string ; |
230 | - rdfs:subClassOf ep-material:Fluid . | 230 | + rdfs:label "ethane"^^xsd:string ; |
231 | - | 231 | + rdfs:subClassOf ep-material:Material ; |
232 | -ep-material:FreshWater | 232 | + ep-core:seeReferenceData |
233 | - rdf:type owl:Class ; | 233 | + "http://posccaesar.org/rdl/RDS419219"^^xsd:string . |
234 | - rdfs:label "fresh water"^^xsd:string ; | 234 | + |
235 | - rdfs:subClassOf ep-material:Water . | 235 | +ep-material:Ethane-component |
236 | - | 236 | + rdf:type owl:Class ; |
237 | -ep-material:Gas | 237 | + rdfs:label "ethane - component"^^xsd:string ; |
238 | - rdf:type owl:Class ; | 238 | + rdfs:subClassOf ep-material:Material . |
239 | - rdfs:label "gas"^^xsd:string ; | 239 | + |
240 | - rdfs:subClassOf ep-material:Fluid . | 240 | +ep-material:Filtrate |
241 | - | 241 | + rdf:type owl:Class ; |
242 | -ep-material:Gas-componentInOil | 242 | + rdfs:comment "material that is filtrate"^^xsd:string ; |
243 | - rdf:type owl:Class ; | 243 | + rdfs:label "filtrate"^^xsd:string ; |
244 | - rdfs:label "gas - component in oil"^^xsd:string ; | 244 | + rdfs:subClassOf ep-material:Material . |
245 | - rdfs:subClassOf ep-material:Material . | 245 | + |
246 | - | 246 | +ep-material:Fluid |
247 | -ep-material:Gas-dry | 247 | + rdf:type owl:Class ; |
248 | - rdf:type owl:Class ; | 248 | + rdfs:label "fluid"^^xsd:string ; |
249 | - rdfs:label "gas - dry"^^xsd:string ; | 249 | + rdfs:subClassOf ep-material:Material . |
250 | - rdfs:subClassOf ep-material:Gas . | 250 | + |
251 | - | 251 | +ep-material:FluidFraction |
252 | -ep-material:Gas-rich | 252 | + rdf:type owl:Class ; |
253 | - rdf:type owl:Class ; | 253 | + rdfs:label "fluid fraction"^^xsd:string ; |
254 | - rdfs:label "gas - rich"^^xsd:string ; | 254 | + rdfs:subClassOf ep-material:Fluid . |
255 | - rdfs:subClassOf ep-material:Gas . | 255 | + |
256 | - | 256 | +ep-material:FreshWater |
257 | -ep-material:Gas-wet | 257 | + rdf:type owl:Class ; |
258 | - rdf:type owl:Class ; | 258 | + rdfs:label "fresh water"^^xsd:string ; |
259 | - rdfs:label "gas - wet"^^xsd:string ; | 259 | + rdfs:subClassOf ep-material:Water . |
260 | - rdfs:subClassOf ep-material:Gas . | 260 | + |
261 | - | 261 | +ep-material:Gas |
262 | -ep-material:GasAndWater | 262 | + rdf:type owl:Class ; |
263 | - rdf:type owl:Class ; | 263 | + rdfs:label "gas"^^xsd:string ; |
264 | - rdfs:label "gas and water"^^xsd:string ; | 264 | + rdfs:subClassOf ep-material:Fluid . |
265 | - rdfs:subClassOf ep-material:Fluid . | 265 | + |
266 | - | 266 | +ep-material:Gas-componentInOil |
267 | -ep-material:HeliumGas | 267 | + rdf:type owl:Class ; |
268 | - rdf:type owl:Class ; | 268 | + rdfs:label "gas - component in oil"^^xsd:string ; |
269 | - rdfs:label "helium gas"^^xsd:string ; | 269 | + rdfs:subClassOf ep-material:Material . |
270 | - rdfs:subClassOf ep-material:Material . | 270 | + |
271 | - | 271 | +ep-material:Gas-dry |
272 | -ep-material:Heptane | 272 | + rdf:type owl:Class ; |
273 | - rdf:type owl:Class ; | 273 | + rdfs:label "gas - dry"^^xsd:string ; |
274 | - rdfs:label "heptane"^^xsd:string ; | 274 | + rdfs:subClassOf ep-material:Gas . |
275 | - rdfs:subClassOf ep-material:Material . | 275 | + |
276 | - | 276 | +ep-material:Gas-rich |
277 | -ep-material:HydrogenGas | 277 | + rdf:type owl:Class ; |
278 | - rdf:type owl:Class ; | 278 | + rdfs:label "gas - rich"^^xsd:string ; |
279 | - rdfs:label "hydrogen gas"^^xsd:string ; | 279 | + rdfs:subClassOf ep-material:Gas . |
280 | - rdfs:subClassOf ep-material:Material . | 280 | + |
281 | - | 281 | +ep-material:Gas-wet |
282 | -ep-material:HydrogenSulfide | 282 | + rdf:type owl:Class ; |
283 | - rdf:type owl:Class ; | 283 | + rdfs:label "gas - wet"^^xsd:string ; |
284 | - rdfs:label "hydrogen sulfide"^^xsd:string ; | 284 | + rdfs:subClassOf ep-material:Gas . |
285 | - rdfs:subClassOf ep-material:Material . | 285 | + |
286 | - | 286 | +ep-material:GasAndWater |
287 | -ep-material:Isobutane | 287 | + rdf:type owl:Class ; |
288 | - rdf:type ep-material:SubstanceType , owl:Class ; | 288 | + rdfs:label "gas and water"^^xsd:string ; |
289 | - rdfs:label "IC4"^^xsd:string , "isobutane"^^xsd:string ; | 289 | + rdfs:subClassOf ep-material:Fluid . |
290 | - rdfs:subClassOf ep-material:Material . | 290 | + |
291 | - | 291 | +ep-material:HeliumGas |
292 | -ep-material:Isobutane-component | 292 | + rdf:type owl:Class ; |
293 | - rdf:type owl:Class ; | 293 | + rdfs:label "helium gas"^^xsd:string ; |
294 | - rdfs:label "i-butane - component"^^xsd:string ; | 294 | + rdfs:subClassOf ep-material:Material ; |
295 | - rdfs:subClassOf ep-material:Material . | 295 | + ep-core:seeReferenceData |
296 | - | 296 | + "http://posccaesar.org/rdl/RDS8015624884"^^xsd:string . |
297 | -ep-material:Isopentane | 297 | + |
298 | - rdf:type owl:Class , ep-material:SubstanceType ; | 298 | +ep-material:Heptane |
299 | - rdfs:label "isopentane"^^xsd:string , "IC5"^^xsd:string ; | 299 | + rdf:type owl:Class ; |
300 | - rdfs:subClassOf ep-material:Material . | 300 | + rdfs:label "heptane"^^xsd:string ; |
301 | - | 301 | + rdfs:subClassOf ep-material:Material ; |
302 | -ep-material:Liquid | 302 | + ep-core:seeReferenceData |
303 | - rdf:type owl:Class ; | 303 | + "http://posccaesar.org/rdl/RDS419534"^^xsd:string . |
304 | - rdfs:label "liquid"^^xsd:string ; | 304 | + |
305 | - rdfs:subClassOf ep-material:Fluid . | 305 | +ep-material:HydrogenGas |
306 | - | 306 | + rdf:type owl:Class ; |
307 | -ep-material:LiquifiedNaturalGas | 307 | + rdfs:label "hydrogen gas"^^xsd:string ; |
308 | - rdf:type owl:Class ; | 308 | + rdfs:subClassOf ep-material:Material ; |
309 | - rdfs:label "liquified natural gas"^^xsd:string ; | 309 | + ep-core:seeReferenceData |
310 | - rdfs:subClassOf ep-material:Material . | 310 | + "http://posccaesar.org/rdl/RDS425384"^^xsd:string . |
311 | - | 311 | + |
312 | -ep-material:LiquifiedPetroleumGas | 312 | +ep-material:HydrogenSulfide |
313 | - rdf:type owl:Class ; | 313 | + rdf:type owl:Class ; |
314 | - rdfs:label "liquified petroleum gas"^^xsd:string ; | 314 | + rdfs:label "hydrogen sulfide"^^xsd:string ; |
315 | - rdfs:subClassOf ep-material:Material . | 315 | + rdfs:subClassOf ep-material:Material . |
316 | - | 316 | + |
317 | -ep-material:Material | 317 | +ep-material:Isobutane |
318 | - rdf:type owl:Class ; | 318 | + rdf:type ep-material:SubstanceType , owl:Class ; |
319 | - rdfs:label "material"^^xsd:string ; | 319 | + rdfs:label "IC4"^^xsd:string , "isobutane"^^xsd:string ; |
320 | - rdfs:subClassOf ep-core:PhysicalObject . | 320 | + rdfs:subClassOf ep-material:Material ; |
321 | - | 321 | + ep-core:seeReferenceData |
322 | -ep-material:MaterialPair | 322 | + "http://posccaesar.org/rdl/RDS419309"^^xsd:string . |
323 | - rdf:type owl:Class ; | 323 | + |
324 | - rdfs:label "material pair"^^xsd:string ; | 324 | +ep-material:Isobutane-component |
325 | - rdfs:subClassOf owl:Thing . | 325 | + rdf:type owl:Class ; |
326 | - | 326 | + rdfs:label "i-butane - component"^^xsd:string ; |
327 | -ep-material:MaterialPartWholePair | 327 | + rdfs:subClassOf ep-material:Material . |
328 | - rdf:type owl:Class ; | 328 | + |
329 | - rdfs:label "material part - whole pair"^^xsd:string ; | 329 | +ep-material:Isopentane |
330 | - rdfs:subClassOf ep-material:MaterialPair . | 330 | + rdf:type ep-material:SubstanceType , owl:Class ; |
331 | - | 331 | + rdfs:label "IC5"^^xsd:string , "isopentane"^^xsd:string ; |
332 | -ep-material:Methane | 332 | + rdfs:subClassOf ep-material:Material ; |
333 | - rdf:type owl:Class ; | 333 | + ep-core:seeReferenceData |
334 | - rdfs:label "methane"^^xsd:string ; | 334 | + "http://posccaesar.org/rdl/RDS419399"^^xsd:string . |
335 | - rdfs:subClassOf ep-material:Material . | 335 | + |
336 | - | 336 | +ep-material:Liquid |
337 | -ep-material:Methanol | 337 | + rdf:type owl:Class ; |
338 | - rdf:type owl:Class ; | 338 | + rdfs:label "liquid"^^xsd:string ; |
339 | - rdfs:label "methanol"^^xsd:string ; | 339 | + rdfs:subClassOf ep-material:Fluid . |
340 | - rdfs:subClassOf ep-material:Material . | 340 | + |
341 | - | 341 | +ep-material:LiquifiedNaturalGas |
342 | -ep-material:MixedButane | 342 | + rdf:type owl:Class ; |
343 | - rdf:type owl:Class ; | 343 | + rdfs:label "liquified natural gas"^^xsd:string ; |
344 | - rdfs:label "mixed butane"^^xsd:string ; | 344 | + rdfs:subClassOf ep-material:Material ; |
345 | - rdfs:subClassOf ep-material:Material . | 345 | + ep-core:seeReferenceData |
346 | - | 346 | + "http://posccaesar.org/rdl/RDS418629161"^^xsd:string . |
347 | -ep-material:Monoethyleneglycol | 347 | + |
348 | - rdf:type owl:Class ; | 348 | +ep-material:LiquifiedPetroleumGas |
349 | - rdfs:label "monoethyleneglycol"^^xsd:string ; | 349 | + rdf:type owl:Class ; |
350 | - rdfs:subClassOf ep-material:Material . | 350 | + rdfs:label "liquified petroleum gas"^^xsd:string ; |
351 | - | 351 | + rdfs:subClassOf ep-material:Material . |
352 | -ep-material:NGL-componentInGas | 352 | + |
353 | - rdf:type owl:Class ; | 353 | +ep-material:Material |
354 | - rdfs:label "NGL - component in gas"^^xsd:string ; | 354 | + rdf:type owl:Class ; |
355 | - rdfs:subClassOf ep-material:Material . | 355 | + rdfs:label "material"^^xsd:string ; |
356 | - | 356 | + rdfs:subClassOf ep-core:PhysicalObject . |
357 | -ep-material:Naptha | 357 | + |
358 | - rdf:type owl:Class ; | 358 | +ep-material:MaterialPair |
359 | - rdfs:label "naptha"^^xsd:string ; | 359 | + rdf:type owl:Class ; |
360 | - rdfs:subClassOf ep-material:Material . | 360 | + rdfs:label "material pair"^^xsd:string ; |
361 | - | 361 | + rdfs:subClassOf owl:Thing . |
362 | -ep-material:NaturalGas | 362 | + |
363 | - rdf:type owl:Class ; | 363 | +ep-material:MaterialPartWholePair |
364 | - rdfs:label "natural gas"^^xsd:string ; | 364 | + rdf:type owl:Class ; |
365 | - rdfs:subClassOf ep-material:Material . | 365 | + rdfs:label "material part - whole pair"^^xsd:string ; |
366 | - | 366 | + rdfs:subClassOf ep-material:MaterialPair . |
367 | -ep-material:NaturalGasLiquid | 367 | + |
368 | - rdf:type owl:Class ; | 368 | +ep-material:Methane |
369 | - rdfs:label "natural gas liquid"^^xsd:string ; | 369 | + rdf:type owl:Class ; |
370 | - rdfs:subClassOf ep-material:Material . | 370 | + rdfs:label "methane"^^xsd:string ; |
371 | - | 371 | + rdfs:subClassOf ep-material:Material . |
372 | -ep-material:Neopentane | 372 | + |
373 | - rdf:type owl:Class ; | 373 | +ep-material:Methanol |
374 | - rdfs:label "neopentane"^^xsd:string ; | 374 | + rdf:type owl:Class ; |
375 | - rdfs:subClassOf ep-material:Material . | 375 | + rdfs:label "methanol"^^xsd:string ; |
376 | - | 376 | + rdfs:subClassOf ep-material:Material ; |
377 | -ep-material:NitrogenGas | 377 | + ep-core:seeReferenceData |
378 | - rdf:type owl:Class ; | 378 | + "http://posccaesar.org/rdl/RDS572354"^^xsd:string . |
379 | - rdfs:label "nitrogen gas"^^xsd:string ; | 379 | + |
380 | - rdfs:subClassOf ep-material:Material . | 380 | +ep-material:MixedButane |
381 | - | 381 | + rdf:type owl:Class ; |
382 | -ep-material:NitrogenOxideGas | 382 | + rdfs:label "mixed butane"^^xsd:string ; |
383 | - rdf:type owl:Class ; | 383 | + rdfs:subClassOf ep-material:Material . |
384 | - rdfs:label "nitrogen oxide gas"^^xsd:string ; | 384 | + |
385 | - rdfs:subClassOf ep-material:Material . | 385 | +ep-material:Monoethyleneglycol |
386 | - | 386 | + rdf:type owl:Class ; |
387 | -ep-material:NonHcGas | 387 | + rdfs:label "monoethyleneglycol"^^xsd:string ; |
388 | - rdf:type owl:Class ; | 388 | + rdfs:subClassOf ep-material:Material . |
389 | - rdfs:label "non-HC gas"^^xsd:string ; | 389 | + |
390 | - rdfs:subClassOf ep-material:Gas . | 390 | +ep-material:NGL-componentInGas |
391 | - | 391 | + rdf:type owl:Class ; |
392 | -ep-material:NormalButane | 392 | + rdfs:label "NGL - component in gas"^^xsd:string ; |
393 | - rdf:type ep-material:SubstanceType , owl:Class ; | 393 | + rdfs:subClassOf ep-material:Material . |
394 | - rdfs:label "NC4"^^xsd:string , "normal butane"^^xsd:string ; | 394 | + |
395 | - rdfs:subClassOf ep-material:Material . | 395 | +ep-material:Naptha |
396 | - | 396 | + rdf:type owl:Class ; |
397 | -ep-material:NormalButane-component | 397 | + rdfs:label "naptha"^^xsd:string ; |
398 | - rdf:type owl:Class ; | 398 | + rdfs:subClassOf ep-material:Material . |
399 | - rdfs:label "n-butane - component"^^xsd:string ; | 399 | + |
400 | - rdfs:subClassOf ep-material:Material . | 400 | +ep-material:NaturalGas |
401 | - | 401 | + rdf:type owl:Class ; |
402 | -ep-material:NormalPentane | 402 | + rdfs:label "natural gas"^^xsd:string ; |
403 | - rdf:type owl:Class , ep-material:SubstanceType ; | 403 | + rdfs:subClassOf ep-material:Material ; |
404 | - rdfs:label "normal pentane"^^xsd:string , "NC5"^^xsd:string ; | 404 | + ep-core:seeReferenceData |
405 | - rdfs:subClassOf ep-material:Material . | 405 | + "http://posccaesar.org/rdl/RDS6815505"^^xsd:string . |
406 | - | 406 | + |
407 | -ep-material:Oil | 407 | +ep-material:NaturalGasLiquid |
408 | - rdf:type owl:Class ; | 408 | + rdf:type owl:Class ; |
409 | - rdfs:label "oil"^^xsd:string ; | 409 | + rdfs:label "natural gas liquid"^^xsd:string ; |
410 | - rdfs:subClassOf ep-material:Material . | 410 | + rdfs:subClassOf ep-material:Material ; |
411 | - | 411 | + ep-core:seeReferenceData |
412 | -ep-material:Oil-componentInWater | 412 | + "http://posccaesar.org/rdl/RDS16682414"^^xsd:string . |
413 | - rdf:type owl:Class ; | 413 | + |
414 | - rdfs:label "oil - component in water"^^xsd:string ; | 414 | +ep-material:Neopentane |
415 | - rdfs:subClassOf ep-material:Material . | 415 | + rdf:type owl:Class ; |
416 | - | 416 | + rdfs:label "neopentane"^^xsd:string ; |
417 | -ep-material:OilAndGas | 417 | + rdfs:subClassOf ep-material:Material ; |
418 | - rdf:type owl:Class ; | 418 | + ep-core:seeReferenceData |
419 | - rdfs:label "oil and gas"^^xsd:string ; | 419 | + "http://posccaesar.org/rdl/RDS975108971"^^xsd:string . |
420 | - rdfs:subClassOf ep-material:Fluid . | 420 | + |
421 | - | 421 | +ep-material:NitrogenGas |
422 | -ep-material:OilAndWater | 422 | + rdf:type owl:Class ; |
423 | - rdf:type owl:Class ; | 423 | + rdfs:label "nitrogen gas"^^xsd:string ; |
424 | - rdfs:label "oil and water"^^xsd:string ; | 424 | + rdfs:subClassOf ep-material:Material ; |
425 | - rdfs:subClassOf ep-material:Fluid . | 425 | + ep-core:seeReferenceData |
426 | - | 426 | + "http://posccaesar.org/rdl/RDS482640407"^^xsd:string . |
427 | -ep-material:Oleic | 427 | + |
428 | - rdf:type owl:Class ; | 428 | +ep-material:NitrogenOxideGas |
429 | - rdfs:label "oleic"^^xsd:string ; | 429 | + rdf:type owl:Class ; |
430 | - rdfs:subClassOf ep-material:Material . | 430 | + rdfs:label "nitrogen oxide gas"^^xsd:string ; |
431 | - | 431 | + rdfs:subClassOf ep-material:Material . |
432 | -ep-material:OrganicCarbon | 432 | + |
433 | - rdf:type owl:Class ; | 433 | +ep-material:NonHcGas |
434 | - rdfs:label "organic carbon"^^xsd:string ; | 434 | + rdf:type owl:Class ; |
435 | - rdfs:subClassOf ep-material:Material . | 435 | + rdfs:label "non-HC gas"^^xsd:string ; |
436 | - | 436 | + rdfs:subClassOf ep-material:Gas . |
437 | -ep-material:OtherInjectionFluid | 437 | + |
438 | - rdf:type owl:Class ; | 438 | +ep-material:NormalButane |
439 | - rdfs:label "other injection fluid"^^xsd:string ; | 439 | + rdf:type ep-material:SubstanceType , owl:Class ; |
440 | - rdfs:subClassOf ep-material:Fluid . | 440 | + rdfs:label "NC4"^^xsd:string , "normal butane"^^xsd:string ; |
441 | - | 441 | + rdfs:subClassOf ep-material:Material . |
442 | -ep-material:Pentane | 442 | + |
443 | - rdf:type ep-material:SubstanceType , owl:Class ; | 443 | +ep-material:NormalButane-component |
444 | - rdfs:label "pentane"^^xsd:string ; | 444 | + rdf:type owl:Class ; |
445 | - rdfs:subClassOf ep-material:Material . | 445 | + rdfs:label "n-butane - component"^^xsd:string ; |
446 | - | 446 | + rdfs:subClassOf ep-material:Material . |
447 | -ep-material:PetroleumGasLiquid | 447 | + |
448 | - rdf:type owl:Class ; | 448 | +ep-material:NormalPentane |
449 | - rdfs:label "petroleum gas liquid"^^xsd:string ; | 449 | + rdf:type ep-material:SubstanceType , owl:Class ; |
450 | - rdfs:subClassOf ep-material:Material . | 450 | + rdfs:label "NC5"^^xsd:string , "normal pentane"^^xsd:string ; |
451 | - | 451 | + rdfs:subClassOf ep-material:Material . |
452 | -ep-material:PlusFraction | 452 | + |
453 | - rdf:type owl:Class ; | 453 | +ep-material:Oil |
454 | - rdfs:label "plus fraction"^^xsd:string ; | 454 | + rdf:type owl:Class ; |
455 | - rdfs:subClassOf ep-material:Fluid . | 455 | + rdfs:label "oil"^^xsd:string ; |
456 | - | 456 | + rdfs:subClassOf ep-material:Material ; |
457 | -ep-material:Propane | 457 | + ep-core:seeReferenceData |
458 | - rdf:type ep-material:SubstanceType , owl:Class ; | 458 | + "http://posccaesar.org/rdl/RDS8641857"^^xsd:string . |
459 | - rdfs:label "C3"^^xsd:string , "propane"^^xsd:string ; | 459 | + |
460 | - rdfs:subClassOf ep-material:Material . | 460 | +ep-material:Oil-componentInWater |
461 | - | 461 | + rdf:type owl:Class ; |
462 | -ep-material:Propane-component | 462 | + rdfs:label "oil - component in water"^^xsd:string ; |
463 | - rdf:type owl:Class ; | 463 | + rdfs:subClassOf ep-material:Material . |
464 | - rdfs:label "propane - component"^^xsd:string ; | 464 | + |
465 | - rdfs:subClassOf ep-material:Material . | 465 | +ep-material:OilAndGas |
466 | - | 466 | + rdf:type owl:Class ; |
467 | -ep-material:PureFluid | 467 | + rdfs:label "oil and gas"^^xsd:string ; |
468 | - rdf:type owl:Class ; | 468 | + rdfs:subClassOf ep-material:Fluid ; |
469 | - rdfs:label "pure fluid"^^xsd:string ; | 469 | + ep-core:seeReferenceData |
470 | - rdfs:subClassOf ep-material:Fluid . | 470 | + "http://posccaesar.org/rdl/RDS801562496"^^xsd:string . |
471 | - | 471 | + |
472 | -ep-material:QuantityOfMaterial | 472 | +ep-material:OilAndWater |
473 | - rdf:type owl:Class ; | 473 | + rdf:type owl:Class ; |
474 | - rdfs:label "(temporal part of a) quantity of material"^^xsd:string ; | 474 | + rdfs:label "oil and water"^^xsd:string ; |
475 | - rdfs:subClassOf ep-material:Material . | 475 | + rdfs:subClassOf ep-material:Fluid . |
476 | - | 476 | + |
477 | -ep-material:QuantityOfMaterialInAStandardState | 477 | +ep-material:Oleic |
478 | - rdf:type owl:Class ; | 478 | + rdf:type owl:Class ; |
479 | - rdfs:label "quantity of material in a standard state"^^xsd:string ; | 479 | + rdfs:label "oleic"^^xsd:string ; |
480 | - rdfs:subClassOf ep-material:QuantityOfMaterial . | 480 | + rdfs:subClassOf ep-material:Material ; |
481 | - | 481 | + ep-core:seeReferenceData |
482 | -ep-material:Salt | 482 | + "http://posccaesar.org/rdl/RDS8015624913"^^xsd:string . |
483 | - rdf:type ep-material:SubstanceType , owl:Class ; | 483 | + |
484 | - rdfs:label "salt"^^xsd:string ; | 484 | +ep-material:OrganicCarbon |
485 | - rdfs:subClassOf ep-material:Material . | 485 | + rdf:type owl:Class ; |
486 | - | 486 | + rdfs:label "organic carbon"^^xsd:string ; |
487 | -ep-material:Sand | 487 | + rdfs:subClassOf ep-material:Material . |
488 | - rdf:type owl:Class ; | 488 | + |
489 | - rdfs:label "sand"^^xsd:string ; | 489 | +ep-material:OtherInjectionFluid |
490 | - rdfs:subClassOf ep-material:Fluid . | 490 | + rdf:type owl:Class ; |
491 | - | 491 | + rdfs:label "other injection fluid"^^xsd:string ; |
492 | -ep-material:SplitFraction | 492 | + rdfs:subClassOf ep-material:Fluid . |
493 | - rdf:type owl:Class ; | 493 | + |
494 | - rdfs:label "split fraction"^^xsd:string ; | 494 | +ep-material:Pentane |
495 | - rdfs:subClassOf ep-material:Fluid . | 495 | + rdf:type ep-material:SubstanceType , owl:Class ; |
496 | - | 496 | + rdfs:label "pentane"^^xsd:string ; |
497 | -ep-material:Steam | 497 | + rdfs:subClassOf ep-material:Material ; |
498 | - rdf:type owl:Class ; | 498 | + ep-core:seeReferenceData |
499 | - rdfs:label "steam"^^xsd:string ; | 499 | + "http://posccaesar.org/rdl/RDS419444"^^xsd:string . |
500 | - rdfs:subClassOf ep-material:NonHcGas . | 500 | + |
501 | - | 501 | +ep-material:PetroleumGasLiquid |
502 | -ep-material:SubstanceType | 502 | + rdf:type owl:Class ; |
503 | - rdf:type rdfs:Class ; | 503 | + rdfs:label "petroleum gas liquid"^^xsd:string ; |
504 | - rdfs:label "substance type"^^xsd:string ; | 504 | + rdfs:subClassOf ep-material:Material . |
505 | - rdfs:subClassOf owl:Class . | 505 | + |
506 | - | 506 | +ep-material:PlusFraction |
507 | -ep-material:Triethyleneglycol | 507 | + rdf:type owl:Class ; |
508 | - rdf:type owl:Class ; | 508 | + rdfs:label "plus fraction"^^xsd:string ; |
509 | - rdfs:label "triethyleneglycol"^^xsd:string ; | 509 | + rdfs:subClassOf ep-material:Fluid . |
510 | - rdfs:subClassOf ep-material:Material . | 510 | + |
511 | - | 511 | +ep-material:Propane |
512 | -ep-material:UnknownFluid | 512 | + rdf:type ep-material:SubstanceType , owl:Class ; |
513 | - rdf:type owl:Class ; | 513 | + rdfs:label "C3"^^xsd:string , "propane"^^xsd:string ; |
514 | - rdfs:label "unknown fluid"^^xsd:string ; | 514 | + rdfs:subClassOf ep-material:Material ; |
515 | - rdfs:subClassOf ep-material:Fluid . | 515 | + ep-core:seeReferenceData |
516 | - | 516 | + "http://posccaesar.org/rdl/RDS419264"^^xsd:string . |
517 | -ep-material:Vapour | 517 | + |
518 | - rdf:type owl:Class ; | 518 | +ep-material:Propane-component |
519 | - rdfs:label "vapour"^^xsd:string ; | 519 | + rdf:type owl:Class ; |
520 | - rdfs:subClassOf ep-material:Material . | 520 | + rdfs:label "propane - component"^^xsd:string ; |
521 | - | 521 | + rdfs:subClassOf ep-material:Material . |
522 | -ep-material:Water | 522 | + |
523 | - rdf:type owl:Class ; | 523 | +ep-material:PureFluid |
524 | - rdfs:label "water"^^xsd:string ; | 524 | + rdf:type owl:Class ; |
525 | - rdfs:subClassOf ep-material:Material . | 525 | + rdfs:label "pure fluid"^^xsd:string ; |
526 | - | 526 | + rdfs:subClassOf ep-material:Fluid . |
527 | -ep-material:Water-discharge | 527 | + |
528 | - rdf:type owl:Class ; | 528 | +ep-material:QuantityOfMaterial |
529 | - rdfs:label "water - discharge"^^xsd:string ; | 529 | + rdf:type owl:Class ; |
530 | - rdfs:subClassOf ep-material:Material . | 530 | + rdfs:label "(temporal part of a) quantity of material"^^xsd:string ; |
531 | - | 531 | + rdfs:subClassOf ep-material:Material . |
532 | -ep-material:Water-processed | 532 | + |
533 | - rdf:type owl:Class ; | 533 | +ep-material:QuantityOfMaterialInAStandardState |
534 | - rdfs:label "water - processed"^^xsd:string ; | 534 | + rdf:type owl:Class ; |
535 | - rdfs:subClassOf ep-material:Material . | 535 | + rdfs:label "quantity of material in a standard state"^^xsd:string ; |
536 | - | 536 | + rdfs:subClassOf ep-material:QuantityOfMaterial . |
537 | -ep-material:firstMaterialOfPair | 537 | + |
538 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 538 | +ep-material:Salt |
539 | - rdfs:domain ep-material:MaterialPair ; | 539 | + rdf:type ep-material:SubstanceType , owl:Class ; |
540 | - rdfs:label "first material of pair"^^xsd:string ; | 540 | + rdfs:label "salt"^^xsd:string ; |
541 | - rdfs:range ep-material:Material . | 541 | + rdfs:subClassOf ep-material:Material ; |
542 | - | 542 | + ep-core:seeReferenceData |
543 | -ep-material:hasComponent | 543 | + "http://posccaesar.org/rdl/RDS8015624941"^^xsd:string . |
544 | - rdf:type owl:TransitiveProperty ; | 544 | + |
545 | - rdfs:comment "A component is all part material of the class."^^xsd:string ; | 545 | +ep-material:Sand |
546 | - rdfs:domain ep-material:Material ; | 546 | + rdf:type owl:Class ; |
547 | - rdfs:label "hasComponent"^^xsd:string ; | 547 | + rdfs:label "sand"^^xsd:string ; |
548 | - rdfs:range ep-material:Material ; | 548 | + rdfs:subClassOf ep-material:Fluid ; |
549 | - rdfs:subPropertyOf ep-core:hasPart . | 549 | + ep-core:seeReferenceData |
550 | - | 550 | + "http://posccaesar.org/rdl/RDS885284"^^xsd:string . |
551 | -ep-material:hasNonPrimaryComponent | 551 | + |
552 | - rdf:type owl:ObjectProperty ; | 552 | +ep-material:SplitFraction |
553 | - rdfs:domain ep-material:Material ; | 553 | + rdf:type owl:Class ; |
554 | - rdfs:label "has non-primary component"^^xsd:string ; | 554 | + rdfs:label "split fraction"^^xsd:string ; |
555 | - rdfs:range ep-material:Material ; | 555 | + rdfs:subClassOf ep-material:Fluid . |
556 | - rdfs:subPropertyOf ep-material:hasComponent . | 556 | + |
557 | - | 557 | +ep-material:Steam |
558 | -ep-material:hasPrimaryComponent | 558 | + rdf:type owl:Class ; |
559 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 559 | + rdfs:label "steam"^^xsd:string ; |
560 | - rdfs:domain ep-material:Material ; | 560 | + rdfs:subClassOf ep-material:NonHcGas ; |
561 | - rdfs:label "has primary component"^^xsd:string ; | 561 | + ep-core:seeReferenceData |
562 | - rdfs:range ep-material:Material ; | 562 | + "http://posccaesar.org/rdl/RDS14208634"^^xsd:string . |
563 | - rdfs:subPropertyOf ep-material:hasComponent . | 563 | + |
564 | - | 564 | +ep-material:SubstanceType |
565 | -ep-material:massRatio | 565 | + rdf:type rdfs:Class ; |
566 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 566 | + rdfs:label "substance type"^^xsd:string ; |
567 | - rdfs:domain ep-material:MaterialPair ; | 567 | + rdfs:subClassOf owl:Class . |
568 | - rdfs:label "mass ratio"^^xsd:string ; | 568 | + |
569 | - rdfs:range ep-core:Ratio . | 569 | +ep-material:Triethyleneglycol |
570 | - | 570 | + rdf:type owl:Class ; |
571 | -ep-material:moleRatio | 571 | + rdfs:label "triethyleneglycol"^^xsd:string ; |
572 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 572 | + rdfs:subClassOf ep-material:Material . |
573 | - rdfs:domain ep-material:MaterialPair ; | 573 | + |
574 | - rdfs:label "mole ratio"^^xsd:string ; | 574 | +ep-material:UnknownFluid |
575 | - rdfs:range ep-core:Ratio . | 575 | + rdf:type owl:Class ; |
576 | - | 576 | + rdfs:label "unknown fluid"^^xsd:string ; |
577 | -ep-material:partMaterialOfPair | 577 | + rdfs:subClassOf ep-material:Fluid . |
578 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 578 | + |
579 | - rdfs:domain ep-material:MaterialPartWholePair ; | 579 | +ep-material:Vapour |
580 | - rdfs:label "part material of pair"^^xsd:string ; | 580 | + rdf:type owl:Class ; |
581 | - rdfs:range ep-material:Material ; | 581 | + rdfs:label "vapour"^^xsd:string ; |
582 | - rdfs:subPropertyOf ep-material:firstMaterialOfPair . | 582 | + rdfs:subClassOf ep-material:Material . |
583 | - | 583 | + |
584 | -ep-material:ratioOfMassOfFirstMaterialToVolumeOfSecondMaterial | 584 | +ep-material:Water |
585 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 585 | + rdf:type owl:Class ; |
586 | - rdfs:domain ep-material:MaterialPair ; | 586 | + rdfs:label "water"^^xsd:string ; |
587 | - rdfs:label "ratio of mass of first material to volume of second material"^^xsd:string ; | 587 | + rdfs:subClassOf ep-material:Material ; |
588 | - rdfs:range ep-core:Density . | 588 | + ep-core:seeReferenceData |
589 | - | 589 | + "http://posccaesar.org/rdl/RDS1012769"^^xsd:string . |
590 | -ep-material:reidVaporPressure | 590 | + |
591 | - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 591 | +ep-material:Water-discharge |
592 | - rdfs:domain ep-core:PhysicalThing ; | 592 | + rdf:type owl:Class ; |
593 | - rdfs:label "Reid vapor pressure"^^xsd:string ; | 593 | + rdfs:label "water - discharge"^^xsd:string ; |
594 | - rdfs:range ep-core:Pressure . | 594 | + rdfs:subClassOf ep-material:Material . |
595 | - | 595 | + |
596 | -ep-material:secondMaterialOfPair | 596 | +ep-material:Water-processed |
597 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 597 | + rdf:type owl:Class ; |
598 | - rdfs:domain ep-material:MaterialPair ; | 598 | + rdfs:label "water - processed"^^xsd:string ; |
599 | - rdfs:label "second material of pair"^^xsd:string ; | 599 | + rdfs:subClassOf ep-material:Material . |
600 | - rdfs:range ep-material:Material . | 600 | + |
601 | - | 601 | +ep-material:firstMaterialOfPair |
602 | -ep-material:substance-11dmcyPentane | 602 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
603 | - rdf:type ep-material:SubstanceType , owl:Class ; | 603 | + rdfs:domain ep-material:MaterialPair ; |
604 | - rdfs:label "11dmcy pentane"^^xsd:string ; | 604 | + rdfs:label "first material of pair"^^xsd:string ; |
605 | - rdfs:subClassOf ep-material:Material . | 605 | + rdfs:range ep-material:Material . |
606 | - | 606 | + |
607 | -ep-material:substance-124tmBenzene | 607 | +ep-material:hasComponent |
608 | - rdf:type ep-material:SubstanceType , owl:Class ; | 608 | + rdf:type owl:TransitiveProperty ; |
609 | - rdfs:label "124tm benzene"^^xsd:string ; | 609 | + rdfs:comment "A component is all part material of the class."^^xsd:string ; |
610 | - rdfs:subClassOf ep-material:Material . | 610 | + rdfs:domain ep-material:Material ; |
611 | - | 611 | + rdfs:label "hasComponent"^^xsd:string ; |
612 | -ep-material:substance-12dmBenzene | 612 | + rdfs:range ep-material:Material ; |
613 | - rdf:type ep-material:SubstanceType , owl:Class ; | 613 | + rdfs:subPropertyOf ep-core:hasPart . |
614 | - rdfs:label "12dm benzene"^^xsd:string ; | 614 | + |
615 | - rdfs:subClassOf ep-material:Material . | 615 | +ep-material:hasNonPrimaryComponent |
616 | - | 616 | + rdf:type owl:ObjectProperty ; |
617 | -ep-material:substance-13dmBenzene | 617 | + rdfs:domain ep-material:Material ; |
618 | - rdf:type ep-material:SubstanceType , owl:Class ; | 618 | + rdfs:label "has non-primary component"^^xsd:string ; |
619 | - rdfs:label "13dm benzene"^^xsd:string ; | 619 | + rdfs:range ep-material:Material ; |
620 | - rdfs:subClassOf ep-material:Material . | 620 | + rdfs:subPropertyOf ep-material:hasComponent . |
621 | - | 621 | + |
622 | -ep-material:substance-14dmBenzene | 622 | +ep-material:hasPrimaryComponent |
623 | - rdf:type ep-material:SubstanceType , owl:Class ; | 623 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
624 | - rdfs:label "14dm benzene"^^xsd:string ; | 624 | + rdfs:domain ep-material:Material ; |
625 | - rdfs:subClassOf ep-material:Material . | 625 | + rdfs:label "has primary component"^^xsd:string ; |
626 | - | 626 | + rdfs:range ep-material:Material ; |
627 | -ep-material:substance-223tmButane | 627 | + rdfs:subPropertyOf ep-material:hasComponent . |
628 | - rdf:type ep-material:SubstanceType , owl:Class ; | 628 | + |
629 | - rdfs:label "223tm butane"^^xsd:string ; | 629 | +ep-material:massRatio |
630 | - rdfs:subClassOf ep-material:Material . | 630 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
631 | - | 631 | + rdfs:domain ep-material:MaterialPair ; |
632 | -ep-material:substance-223tmPentane | 632 | + rdfs:label "mass ratio"^^xsd:string ; |
633 | - rdf:type ep-material:SubstanceType , owl:Class ; | 633 | + rdfs:range ep-core:Ratio . |
634 | - rdfs:label "223tm pentane"^^xsd:string ; | 634 | + |
635 | - rdfs:subClassOf ep-material:Material . | 635 | +ep-material:moleRatio |
636 | - | 636 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
637 | -ep-material:substance-22dmButane | 637 | + rdfs:domain ep-material:MaterialPair ; |
638 | - rdf:type ep-material:SubstanceType , owl:Class ; | 638 | + rdfs:label "mole ratio"^^xsd:string ; |
639 | - rdfs:label "22dm butane"^^xsd:string ; | 639 | + rdfs:range ep-core:Ratio . |
640 | - rdfs:subClassOf ep-material:Material . | 640 | + |
641 | - | 641 | +ep-material:partMaterialOfPair |
642 | -ep-material:substance-22dmHexane | 642 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
643 | - rdf:type ep-material:SubstanceType , owl:Class ; | 643 | + rdfs:domain ep-material:MaterialPartWholePair ; |
644 | - rdfs:label "22dm hexane"^^xsd:string ; | 644 | + rdfs:label "part material of pair"^^xsd:string ; |
645 | - rdfs:subClassOf ep-material:Material . | 645 | + rdfs:range ep-material:Material ; |
646 | - | 646 | + rdfs:subPropertyOf ep-material:firstMaterialOfPair . |
647 | -ep-material:substance-22dmPentane | 647 | + |
648 | - rdf:type ep-material:SubstanceType , owl:Class ; | 648 | +ep-material:ratioOfMassOfFirstMaterialToVolumeOfSecondMaterial |
649 | - rdfs:label "22dm pentane"^^xsd:string ; | 649 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
650 | - rdfs:subClassOf ep-material:Material . | 650 | + rdfs:domain ep-material:MaterialPair ; |
651 | - | 651 | + rdfs:label "ratio of mass of first material to volume of second material"^^xsd:string ; |
652 | -ep-material:substance-22dmPropane | 652 | + rdfs:range ep-core:Density . |
653 | - rdf:type ep-material:SubstanceType , owl:Class ; | 653 | + |
654 | - rdfs:label "22dm propane"^^xsd:string ; | 654 | +ep-material:reidVaporPressure |
655 | - rdfs:subClassOf ep-material:Material . | 655 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
656 | - | 656 | + rdfs:domain ep-core:PhysicalThing ; |
657 | -ep-material:substance-23dmButane | 657 | + rdfs:label "Reid vapor pressure"^^xsd:string ; |
658 | - rdf:type ep-material:SubstanceType , owl:Class ; | 658 | + rdfs:range ep-core:Pressure . |
659 | - rdfs:label "23dm butane"^^xsd:string ; | 659 | + |
660 | - rdfs:subClassOf ep-material:Material . | 660 | +ep-material:secondMaterialOfPair |
661 | - | 661 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
662 | -ep-material:substance-23dmPentane | 662 | + rdfs:domain ep-material:MaterialPair ; |
663 | - rdf:type ep-material:SubstanceType , owl:Class ; | 663 | + rdfs:label "second material of pair"^^xsd:string ; |
664 | - rdfs:label "23dm pentane"^^xsd:string ; | 664 | + rdfs:range ep-material:Material . |
665 | - rdfs:subClassOf ep-material:Material . | 665 | + |
666 | - | 666 | +ep-material:substance-11dmcyPentane |
667 | -ep-material:substance-24dmHexane | 667 | + rdf:type ep-material:SubstanceType , owl:Class ; |
668 | - rdf:type ep-material:SubstanceType , owl:Class ; | 668 | + rdfs:label "11dmcy pentane"^^xsd:string ; |
669 | - rdfs:label "24dm hexane"^^xsd:string ; | 669 | + rdfs:subClassOf ep-material:Material . |
670 | - rdfs:subClassOf ep-material:Material . | 670 | + |
671 | - | 671 | +ep-material:substance-124tmBenzene |
672 | -ep-material:substance-24dmPentane | 672 | + rdf:type ep-material:SubstanceType , owl:Class ; |
673 | - rdf:type ep-material:SubstanceType , owl:Class ; | 673 | + rdfs:label "124tm benzene"^^xsd:string ; |
674 | - rdfs:label "24dm pentane"^^xsd:string ; | 674 | + rdfs:subClassOf ep-material:Material . |
675 | - rdfs:subClassOf ep-material:Material . | 675 | + |
676 | - | 676 | +ep-material:substance-12dmBenzene |
677 | -ep-material:substance-25dmHexane | 677 | + rdf:type ep-material:SubstanceType , owl:Class ; |
678 | - rdf:type ep-material:SubstanceType , owl:Class ; | 678 | + rdfs:label "12dm benzene"^^xsd:string ; |
679 | - rdfs:label "25dm hexane"^^xsd:string ; | 679 | + rdfs:subClassOf ep-material:Material . |
680 | - rdfs:subClassOf ep-material:Material . | 680 | + |
681 | - | 681 | +ep-material:substance-13dmBenzene |
682 | -ep-material:substance-2mButane | 682 | + rdf:type ep-material:SubstanceType , owl:Class ; |
683 | - rdf:type ep-material:SubstanceType , owl:Class ; | 683 | + rdfs:label "13dm benzene"^^xsd:string ; |
684 | - rdfs:label "2m butane"^^xsd:string ; | 684 | + rdfs:subClassOf ep-material:Material . |
685 | - rdfs:subClassOf ep-material:Material . | 685 | + |
686 | - | 686 | +ep-material:substance-14dmBenzene |
687 | -ep-material:substance-2mHexane | 687 | + rdf:type ep-material:SubstanceType , owl:Class ; |
688 | - rdf:type ep-material:SubstanceType , owl:Class ; | 688 | + rdfs:label "14dm benzene"^^xsd:string ; |
689 | - rdfs:label "2m hexane"^^xsd:string ; | 689 | + rdfs:subClassOf ep-material:Material . |
690 | - rdfs:subClassOf ep-material:Material . | 690 | + |
691 | - | 691 | +ep-material:substance-223tmButane |
692 | -ep-material:substance-2mPentane | 692 | + rdf:type ep-material:SubstanceType , owl:Class ; |
693 | - rdf:type ep-material:SubstanceType , owl:Class ; | 693 | + rdfs:label "223tm butane"^^xsd:string ; |
694 | - rdfs:label "2m pentane"^^xsd:string ; | 694 | + rdfs:subClassOf ep-material:Material . |
695 | - rdfs:subClassOf ep-material:Material . | 695 | + |
696 | - | 696 | +ep-material:substance-223tmPentane |
697 | -ep-material:substance-2mPropane | 697 | + rdf:type ep-material:SubstanceType , owl:Class ; |
698 | - rdf:type ep-material:SubstanceType , owl:Class ; | 698 | + rdfs:label "223tm pentane"^^xsd:string ; |
699 | - rdfs:label "2m propane"^^xsd:string ; | 699 | + rdfs:subClassOf ep-material:Material . |
700 | - rdfs:subClassOf ep-material:Material . | 700 | + |
701 | - | 701 | +ep-material:substance-22dmButane |
702 | -ep-material:substance-33dmPentane | 702 | + rdf:type ep-material:SubstanceType , owl:Class ; |
703 | - rdf:type ep-material:SubstanceType , owl:Class ; | 703 | + rdfs:label "22dm butane"^^xsd:string ; |
704 | - rdfs:label "33dm pentane"^^xsd:string ; | 704 | + rdfs:subClassOf ep-material:Material . |
705 | - rdfs:subClassOf ep-material:Material . | 705 | + |
706 | - | 706 | +ep-material:substance-22dmHexane |
707 | -ep-material:substance-3etPentane | 707 | + rdf:type ep-material:SubstanceType , owl:Class ; |
708 | - rdf:type ep-material:SubstanceType , owl:Class ; | 708 | + rdfs:label "22dm hexane"^^xsd:string ; |
709 | - rdfs:label "3et pentane"^^xsd:string ; | 709 | + rdfs:subClassOf ep-material:Material . |
710 | - rdfs:subClassOf ep-material:Material . | 710 | + |
711 | - | 711 | +ep-material:substance-22dmPentane |
712 | -ep-material:substance-3mHexane | 712 | + rdf:type ep-material:SubstanceType , owl:Class ; |
713 | - rdf:type ep-material:SubstanceType , owl:Class ; | 713 | + rdfs:label "22dm pentane"^^xsd:string ; |
714 | - rdfs:label "3m hexane"^^xsd:string ; | 714 | + rdfs:subClassOf ep-material:Material . |
715 | - rdfs:subClassOf ep-material:Material . | 715 | + |
716 | - | 716 | +ep-material:substance-22dmPropane |
717 | -ep-material:substance-3mPentane | 717 | + rdf:type ep-material:SubstanceType , owl:Class ; |
718 | - rdf:type ep-material:SubstanceType , owl:Class ; | 718 | + rdfs:label "22dm propane"^^xsd:string ; |
719 | - rdfs:label "3m pentane"^^xsd:string ; | 719 | + rdfs:subClassOf ep-material:Material . |
720 | - rdfs:subClassOf ep-material:Material . | 720 | + |
721 | - | 721 | +ep-material:substance-23dmButane |
722 | -ep-material:substance-Ar | 722 | + rdf:type ep-material:SubstanceType , owl:Class ; |
723 | - rdf:type ep-material:SubstanceType , owl:Class ; | 723 | + rdfs:label "23dm butane"^^xsd:string ; |
724 | - rdfs:label "Ar"^^xsd:string , "Argon"^^xsd:string ; | 724 | + rdfs:subClassOf ep-material:Material . |
725 | - rdfs:subClassOf ep-material:Material . | 725 | + |
726 | - | 726 | +ep-material:substance-23dmPentane |
727 | -ep-material:substance-Benzene | 727 | + rdf:type ep-material:SubstanceType , owl:Class ; |
728 | - rdf:type ep-material:SubstanceType , owl:Class ; | 728 | + rdfs:label "23dm pentane"^^xsd:string ; |
729 | - rdfs:label "benzene"^^xsd:string ; | 729 | + rdfs:subClassOf ep-material:Material . |
730 | - rdfs:subClassOf ep-material:Material . | 730 | + |
731 | - | 731 | +ep-material:substance-24dmHexane |
732 | -ep-material:substance-Butane | 732 | + rdf:type ep-material:SubstanceType , owl:Class ; |
733 | - rdf:type ep-material:SubstanceType , owl:Class ; | 733 | + rdfs:label "24dm hexane"^^xsd:string ; |
734 | - rdfs:label "butane"^^xsd:string ; | 734 | + rdfs:subClassOf ep-material:Material . |
735 | - rdfs:subClassOf ep-material:Material . | 735 | + |
736 | - | 736 | +ep-material:substance-24dmPentane |
737 | -ep-material:substance-C11F | 737 | + rdf:type ep-material:SubstanceType , owl:Class ; |
738 | - rdf:type ep-material:SubstanceType , owl:Class ; | 738 | + rdfs:label "24dm pentane"^^xsd:string ; |
739 | - rdfs:label "C11F"^^xsd:string ; | 739 | + rdfs:subClassOf ep-material:Material . |
740 | - rdfs:subClassOf ep-material:Material . | 740 | + |
741 | - | 741 | +ep-material:substance-25dmHexane |
742 | -ep-material:substance-C12F | 742 | + rdf:type ep-material:SubstanceType , owl:Class ; |
743 | - rdf:type ep-material:SubstanceType , owl:Class ; | 743 | + rdfs:label "25dm hexane"^^xsd:string ; |
744 | - rdfs:label "C12F"^^xsd:string ; | 744 | + rdfs:subClassOf ep-material:Material . |
745 | - rdfs:subClassOf ep-material:Material . | 745 | + |
746 | - | 746 | +ep-material:substance-2mButane |
747 | -ep-material:substance-C13F | 747 | + rdf:type ep-material:SubstanceType , owl:Class ; |
748 | - rdf:type ep-material:SubstanceType , owl:Class ; | 748 | + rdfs:label "2m butane"^^xsd:string ; |
749 | - rdfs:label "C13F"^^xsd:string ; | 749 | + rdfs:subClassOf ep-material:Material . |
750 | - rdfs:subClassOf ep-material:Material . | 750 | + |
751 | - | 751 | +ep-material:substance-2mHexane |
752 | -ep-material:substance-C13dmcyPentane | 752 | + rdf:type ep-material:SubstanceType , owl:Class ; |
753 | - rdf:type ep-material:SubstanceType , owl:Class ; | 753 | + rdfs:label "2m hexane"^^xsd:string ; |
754 | - rdfs:label "c13dmcy pentane"^^xsd:string ; | 754 | + rdfs:subClassOf ep-material:Material . |
755 | - rdfs:subClassOf ep-material:Material . | 755 | + |
756 | - | 756 | +ep-material:substance-2mPentane |
757 | -ep-material:substance-C14F | 757 | + rdf:type ep-material:SubstanceType , owl:Class ; |
758 | - rdf:type ep-material:SubstanceType , owl:Class ; | 758 | + rdfs:label "2m pentane"^^xsd:string ; |
759 | - rdfs:label "C14F"^^xsd:string ; | 759 | + rdfs:subClassOf ep-material:Material . |
760 | - rdfs:subClassOf ep-material:Material . | 760 | + |
761 | - | 761 | +ep-material:substance-2mPropane |
762 | -ep-material:substance-C15F | 762 | + rdf:type ep-material:SubstanceType , owl:Class ; |
763 | - rdf:type ep-material:SubstanceType , owl:Class ; | 763 | + rdfs:label "2m propane"^^xsd:string ; |
764 | - rdfs:label "C15F"^^xsd:string ; | 764 | + rdfs:subClassOf ep-material:Material . |
765 | - rdfs:subClassOf ep-material:Material . | 765 | + |
766 | - | 766 | +ep-material:substance-33dmPentane |
767 | -ep-material:substance-C16F | 767 | + rdf:type ep-material:SubstanceType , owl:Class ; |
768 | - rdf:type ep-material:SubstanceType , owl:Class ; | 768 | + rdfs:label "33dm pentane"^^xsd:string ; |
769 | - rdfs:label "C16F"^^xsd:string ; | 769 | + rdfs:subClassOf ep-material:Material . |
770 | - rdfs:subClassOf ep-material:Material . | 770 | + |
771 | - | 771 | +ep-material:substance-3etPentane |
772 | -ep-material:substance-C17F | 772 | + rdf:type ep-material:SubstanceType , owl:Class ; |
773 | - rdf:type ep-material:SubstanceType , owl:Class ; | 773 | + rdfs:label "3et pentane"^^xsd:string ; |
774 | - rdfs:label "C17F"^^xsd:string ; | 774 | + rdfs:subClassOf ep-material:Material . |
775 | - rdfs:subClassOf ep-material:Material . | 775 | + |
776 | - | 776 | +ep-material:substance-3mHexane |
777 | -ep-material:substance-C18F | 777 | + rdf:type ep-material:SubstanceType , owl:Class ; |
778 | - rdf:type ep-material:SubstanceType , owl:Class ; | 778 | + rdfs:label "3m hexane"^^xsd:string ; |
779 | - rdfs:label "C18F"^^xsd:string ; | 779 | + rdfs:subClassOf ep-material:Material . |
780 | - rdfs:subClassOf ep-material:Material . | 780 | + |
781 | - | 781 | +ep-material:substance-3mPentane |
782 | -ep-material:substance-C19F | 782 | + rdf:type ep-material:SubstanceType , owl:Class ; |
783 | - rdf:type ep-material:SubstanceType , owl:Class ; | 783 | + rdfs:label "3m pentane"^^xsd:string ; |
784 | - rdfs:label "C19F"^^xsd:string ; | 784 | + rdfs:subClassOf ep-material:Material . |
785 | - rdfs:subClassOf ep-material:Material . | 785 | + |
786 | - | 786 | +ep-material:substance-Ar |
787 | -ep-material:substance-C20F | 787 | + rdf:type ep-material:SubstanceType , owl:Class ; |
788 | - rdf:type ep-material:SubstanceType , owl:Class ; | 788 | + rdfs:label "Ar"^^xsd:string , "Argon"^^xsd:string ; |
789 | - rdfs:label "C20F"^^xsd:string ; | 789 | + rdfs:subClassOf ep-material:Material . |
790 | - rdfs:subClassOf ep-material:Material . | 790 | + |
791 | - | 791 | +ep-material:substance-Benzene |
792 | -ep-material:substance-C21F | 792 | + rdf:type ep-material:SubstanceType , owl:Class ; |
793 | - rdf:type ep-material:SubstanceType , owl:Class ; | 793 | + rdfs:label "benzene"^^xsd:string ; |
794 | - rdfs:label "C21F"^^xsd:string ; | 794 | + rdfs:subClassOf ep-material:Material ; |
795 | - rdfs:subClassOf ep-material:Material . | 795 | + ep-core:seeReferenceData |
796 | - | 796 | + "http://posccaesar.org/rdl/RDS423899"^^xsd:string . |
797 | -ep-material:substance-C22F | 797 | + |
798 | - rdf:type ep-material:SubstanceType , owl:Class ; | 798 | +ep-material:substance-Butane |
799 | - rdfs:label "C22F"^^xsd:string ; | 799 | + rdf:type ep-material:SubstanceType , owl:Class ; |
800 | - rdfs:subClassOf ep-material:Material . | 800 | + rdfs:label "butane"^^xsd:string ; |
801 | - | 801 | + rdfs:subClassOf ep-material:Material ; |
802 | -ep-material:substance-C23F | 802 | + ep-core:seeReferenceData |
803 | - rdf:type ep-material:SubstanceType , owl:Class ; | 803 | + "http://posccaesar.org/rdl/RDS419354"^^xsd:string . |
804 | - rdfs:label "C23F"^^xsd:string ; | 804 | + |
805 | - rdfs:subClassOf ep-material:Material . | 805 | +ep-material:substance-C11F |
806 | - | 806 | + rdf:type ep-material:SubstanceType , owl:Class ; |
807 | -ep-material:substance-C24F | 807 | + rdfs:label "C11F"^^xsd:string ; |
808 | - rdf:type ep-material:SubstanceType , owl:Class ; | 808 | + rdfs:subClassOf ep-material:Material . |
809 | - rdfs:label "C24F"^^xsd:string ; | 809 | + |
810 | - rdfs:subClassOf ep-material:Material . | 810 | +ep-material:substance-C12F |
811 | - | 811 | + rdf:type ep-material:SubstanceType , owl:Class ; |
812 | -ep-material:substance-C25F | 812 | + rdfs:label "C12F"^^xsd:string ; |
813 | - rdf:type ep-material:SubstanceType , owl:Class ; | 813 | + rdfs:subClassOf ep-material:Material . |
814 | - rdfs:label "C25F"^^xsd:string ; | 814 | + |
815 | - rdfs:subClassOf ep-material:Material . | 815 | +ep-material:substance-C13F |
816 | - | 816 | + rdf:type ep-material:SubstanceType , owl:Class ; |
817 | -ep-material:substance-C26F | 817 | + rdfs:label "C13F"^^xsd:string ; |
818 | - rdf:type ep-material:SubstanceType , owl:Class ; | 818 | + rdfs:subClassOf ep-material:Material . |
819 | - rdfs:label "C26F"^^xsd:string ; | 819 | + |
820 | - rdfs:subClassOf ep-material:Material . | 820 | +ep-material:substance-C13dmcyPentane |
821 | - | 821 | + rdf:type ep-material:SubstanceType , owl:Class ; |
822 | -ep-material:substance-C27F | 822 | + rdfs:label "c13dmcy pentane"^^xsd:string ; |
823 | - rdf:type ep-material:SubstanceType , owl:Class ; | 823 | + rdfs:subClassOf ep-material:Material . |
824 | - rdfs:label "C27F"^^xsd:string ; | 824 | + |
825 | - rdfs:subClassOf ep-material:Material . | 825 | +ep-material:substance-C14F |
826 | - | 826 | + rdf:type ep-material:SubstanceType , owl:Class ; |
827 | -ep-material:substance-C28F | 827 | + rdfs:label "C14F"^^xsd:string ; |
828 | - rdf:type ep-material:SubstanceType , owl:Class ; | 828 | + rdfs:subClassOf ep-material:Material . |
829 | - rdfs:label "C28F"^^xsd:string ; | 829 | + |
830 | - rdfs:subClassOf ep-material:Material . | 830 | +ep-material:substance-C15F |
831 | - | 831 | + rdf:type ep-material:SubstanceType , owl:Class ; |
832 | -ep-material:substance-C29F | 832 | + rdfs:label "C15F"^^xsd:string ; |
833 | - rdf:type ep-material:SubstanceType , owl:Class ; | 833 | + rdfs:subClassOf ep-material:Material . |
834 | - rdfs:label "C29F"^^xsd:string ; | 834 | + |
835 | - rdfs:subClassOf ep-material:Material . | 835 | +ep-material:substance-C16F |
836 | - | 836 | + rdf:type ep-material:SubstanceType , owl:Class ; |
837 | -ep-material:substance-C30F | 837 | + rdfs:label "C16F"^^xsd:string ; |
838 | - rdf:type ep-material:SubstanceType , owl:Class ; | 838 | + rdfs:subClassOf ep-material:Material . |
839 | - rdfs:label "C30F"^^xsd:string ; | 839 | + |
840 | - rdfs:subClassOf ep-material:Material . | 840 | +ep-material:substance-C17F |
841 | - | 841 | + rdf:type ep-material:SubstanceType , owl:Class ; |
842 | -ep-material:substance-C31F | 842 | + rdfs:label "C17F"^^xsd:string ; |
843 | - rdf:type ep-material:SubstanceType , owl:Class ; | 843 | + rdfs:subClassOf ep-material:Material . |
844 | - rdfs:label "C31F"^^xsd:string ; | 844 | + |
845 | - rdfs:subClassOf ep-material:Material . | 845 | +ep-material:substance-C18F |
846 | - | 846 | + rdf:type ep-material:SubstanceType , owl:Class ; |
847 | -ep-material:substance-C32F | 847 | + rdfs:label "C18F"^^xsd:string ; |
848 | - rdf:type ep-material:SubstanceType , owl:Class ; | 848 | + rdfs:subClassOf ep-material:Material . |
849 | - rdfs:label "C32F"^^xsd:string ; | 849 | + |
850 | - rdfs:subClassOf ep-material:Material . | 850 | +ep-material:substance-C19F |
851 | - | 851 | + rdf:type ep-material:SubstanceType , owl:Class ; |
852 | -ep-material:substance-C33F | 852 | + rdfs:label "C19F"^^xsd:string ; |
853 | - rdf:type ep-material:SubstanceType , owl:Class ; | 853 | + rdfs:subClassOf ep-material:Material . |
854 | - rdfs:label "C33F"^^xsd:string ; | 854 | + |
855 | - rdfs:subClassOf ep-material:Material . | 855 | +ep-material:substance-C20F |
856 | - | 856 | + rdf:type ep-material:SubstanceType , owl:Class ; |
857 | -ep-material:substance-C34F | 857 | + rdfs:label "C20F"^^xsd:string ; |
858 | - rdf:type ep-material:SubstanceType , owl:Class ; | 858 | + rdfs:subClassOf ep-material:Material . |
859 | - rdfs:label "C34F"^^xsd:string ; | 859 | + |
860 | - rdfs:subClassOf ep-material:Material . | 860 | +ep-material:substance-C21F |
861 | - | 861 | + rdf:type ep-material:SubstanceType , owl:Class ; |
862 | -ep-material:substance-C35F | 862 | + rdfs:label "C21F"^^xsd:string ; |
863 | - rdf:type ep-material:SubstanceType , owl:Class ; | 863 | + rdfs:subClassOf ep-material:Material . |
864 | - rdfs:label "C35F"^^xsd:string ; | 864 | + |
865 | - rdfs:subClassOf ep-material:Material . | 865 | +ep-material:substance-C22F |
866 | - | 866 | + rdf:type ep-material:SubstanceType , owl:Class ; |
867 | -ep-material:substance-C36F | 867 | + rdfs:label "C22F"^^xsd:string ; |
868 | - rdf:type ep-material:SubstanceType , owl:Class ; | 868 | + rdfs:subClassOf ep-material:Material . |
869 | - rdfs:label "C36F"^^xsd:string ; | 869 | + |
870 | - rdfs:subClassOf ep-material:Material . | 870 | +ep-material:substance-C23F |
871 | - | 871 | + rdf:type ep-material:SubstanceType , owl:Class ; |
872 | -ep-material:substance-C37F | 872 | + rdfs:label "C23F"^^xsd:string ; |
873 | - rdf:type ep-material:SubstanceType , owl:Class ; | 873 | + rdfs:subClassOf ep-material:Material . |
874 | - rdfs:label "C37F"^^xsd:string ; | 874 | + |
875 | - rdfs:subClassOf ep-material:Material . | 875 | +ep-material:substance-C24F |
876 | - | 876 | + rdf:type ep-material:SubstanceType , owl:Class ; |
877 | -ep-material:substance-C38F | 877 | + rdfs:label "C24F"^^xsd:string ; |
878 | - rdf:type ep-material:SubstanceType , owl:Class ; | 878 | + rdfs:subClassOf ep-material:Material . |
879 | - rdfs:label "C38F"^^xsd:string ; | 879 | + |
880 | - rdfs:subClassOf ep-material:Material . | 880 | +ep-material:substance-C25F |
881 | - | 881 | + rdf:type ep-material:SubstanceType , owl:Class ; |
882 | -ep-material:substance-C39F | 882 | + rdfs:label "C25F"^^xsd:string ; |
883 | - rdf:type ep-material:SubstanceType , owl:Class ; | 883 | + rdfs:subClassOf ep-material:Material . |
884 | - rdfs:label "C39F"^^xsd:string ; | 884 | + |
885 | - rdfs:subClassOf ep-material:Material . | 885 | +ep-material:substance-C26F |
886 | - | 886 | + rdf:type ep-material:SubstanceType , owl:Class ; |
887 | -ep-material:substance-C40F | 887 | + rdfs:label "C26F"^^xsd:string ; |
888 | - rdf:type ep-material:SubstanceType , owl:Class ; | 888 | + rdfs:subClassOf ep-material:Material . |
889 | - rdfs:label "C40F"^^xsd:string ; | 889 | + |
890 | - rdfs:subClassOf ep-material:Material . | 890 | +ep-material:substance-C27F |
891 | - | 891 | + rdf:type ep-material:SubstanceType , owl:Class ; |
892 | -ep-material:substance-C41F | 892 | + rdfs:label "C27F"^^xsd:string ; |
893 | - rdf:type ep-material:SubstanceType , owl:Class ; | 893 | + rdfs:subClassOf ep-material:Material . |
894 | - rdfs:label "C41F"^^xsd:string ; | 894 | + |
895 | - rdfs:subClassOf ep-material:Material . | 895 | +ep-material:substance-C28F |
896 | - | 896 | + rdf:type ep-material:SubstanceType , owl:Class ; |
897 | -ep-material:substance-C42F | 897 | + rdfs:label "C28F"^^xsd:string ; |
898 | - rdf:type ep-material:SubstanceType , owl:Class ; | 898 | + rdfs:subClassOf ep-material:Material . |
899 | - rdfs:label "C42F"^^xsd:string ; | 899 | + |
900 | - rdfs:subClassOf ep-material:Material . | 900 | +ep-material:substance-C29F |
901 | - | 901 | + rdf:type ep-material:SubstanceType , owl:Class ; |
902 | -ep-material:substance-C43F | 902 | + rdfs:label "C29F"^^xsd:string ; |
903 | - rdf:type ep-material:SubstanceType , owl:Class ; | 903 | + rdfs:subClassOf ep-material:Material . |
904 | - rdfs:label "C43F"^^xsd:string ; | 904 | + |
905 | - rdfs:subClassOf ep-material:Material . | 905 | +ep-material:substance-C30F |
906 | - | 906 | + rdf:type ep-material:SubstanceType , owl:Class ; |
907 | -ep-material:substance-C44F | 907 | + rdfs:label "C30F"^^xsd:string ; |
908 | - rdf:type ep-material:SubstanceType , owl:Class ; | 908 | + rdfs:subClassOf ep-material:Material . |
909 | - rdfs:label "C44F"^^xsd:string ; | 909 | + |
910 | - rdfs:subClassOf ep-material:Material . | 910 | +ep-material:substance-C31F |
911 | - | 911 | + rdf:type ep-material:SubstanceType , owl:Class ; |
912 | -ep-material:substance-C45F | 912 | + rdfs:label "C31F"^^xsd:string ; |
913 | - rdf:type ep-material:SubstanceType , owl:Class ; | 913 | + rdfs:subClassOf ep-material:Material . |
914 | - rdfs:label "C45F"^^xsd:string ; | 914 | + |
915 | - rdfs:subClassOf ep-material:Material . | 915 | +ep-material:substance-C32F |
916 | - | 916 | + rdf:type ep-material:SubstanceType , owl:Class ; |
917 | -ep-material:substance-C46F | 917 | + rdfs:label "C32F"^^xsd:string ; |
918 | - rdf:type ep-material:SubstanceType , owl:Class ; | 918 | + rdfs:subClassOf ep-material:Material . |
919 | - rdfs:label "C46F"^^xsd:string ; | 919 | + |
920 | - rdfs:subClassOf ep-material:Material . | 920 | +ep-material:substance-C33F |
921 | - | 921 | + rdf:type ep-material:SubstanceType , owl:Class ; |
922 | -ep-material:substance-C47F | 922 | + rdfs:label "C33F"^^xsd:string ; |
923 | - rdf:type ep-material:SubstanceType , owl:Class ; | 923 | + rdfs:subClassOf ep-material:Material . |
924 | - rdfs:label "C47F"^^xsd:string ; | 924 | + |
925 | - rdfs:subClassOf ep-material:Material . | 925 | +ep-material:substance-C34F |
926 | - | 926 | + rdf:type ep-material:SubstanceType , owl:Class ; |
927 | -ep-material:substance-C48F | 927 | + rdfs:label "C34F"^^xsd:string ; |
928 | - rdf:type ep-material:SubstanceType , owl:Class ; | 928 | + rdfs:subClassOf ep-material:Material . |
929 | - rdfs:label "C48F"^^xsd:string ; | 929 | + |
930 | - rdfs:subClassOf ep-material:Material . | 930 | +ep-material:substance-C35F |
931 | - | 931 | + rdf:type ep-material:SubstanceType , owl:Class ; |
932 | -ep-material:substance-C49F | 932 | + rdfs:label "C35F"^^xsd:string ; |
933 | - rdf:type ep-material:SubstanceType , owl:Class ; | 933 | + rdfs:subClassOf ep-material:Material . |
934 | - rdfs:label "C49F"^^xsd:string ; | 934 | + |
935 | - rdfs:subClassOf ep-material:Material . | 935 | +ep-material:substance-C36F |
936 | - | 936 | + rdf:type ep-material:SubstanceType , owl:Class ; |
937 | -ep-material:substance-CO2 | 937 | + rdfs:label "C36F"^^xsd:string ; |
938 | - rdf:type ep-material:SubstanceType , owl:Class ; | 938 | + rdfs:subClassOf ep-material:Material . |
939 | - rdfs:label "CO2"^^xsd:string ; | 939 | + |
940 | - rdfs:subClassOf ep-material:Material . | 940 | +ep-material:substance-C37F |
941 | - | 941 | + rdf:type ep-material:SubstanceType , owl:Class ; |
942 | -ep-material:substance-Cyclohexane | 942 | + rdfs:label "C37F"^^xsd:string ; |
943 | - rdf:type ep-material:SubstanceType , owl:Class ; | 943 | + rdfs:subClassOf ep-material:Material . |
944 | - rdfs:label "cyclohexane"^^xsd:string ; | 944 | + |
945 | - rdfs:subClassOf ep-material:Material . | 945 | +ep-material:substance-C38F |
946 | - | 946 | + rdf:type ep-material:SubstanceType , owl:Class ; |
947 | -ep-material:substance-Cyclopentane | 947 | + rdfs:label "C38F"^^xsd:string ; |
948 | - rdf:type ep-material:SubstanceType , owl:Class ; | 948 | + rdfs:subClassOf ep-material:Material . |
949 | - rdfs:label "cyclopentane"^^xsd:string ; | 949 | + |
950 | - rdfs:subClassOf ep-material:Material . | 950 | +ep-material:substance-C39F |
951 | - | 951 | + rdf:type ep-material:SubstanceType , owl:Class ; |
952 | -ep-material:substance-Decanes | 952 | + rdfs:label "C39F"^^xsd:string ; |
953 | - rdf:type ep-material:SubstanceType , owl:Class ; | 953 | + rdfs:subClassOf ep-material:Material . |
954 | - rdfs:label "decanes"^^xsd:string ; | 954 | + |
955 | - rdfs:subClassOf ep-material:Material . | 955 | +ep-material:substance-C40F |
956 | - | 956 | + rdf:type ep-material:SubstanceType , owl:Class ; |
957 | -ep-material:substance-EtBenzene | 957 | + rdfs:label "C40F"^^xsd:string ; |
958 | - rdf:type ep-material:SubstanceType , owl:Class ; | 958 | + rdfs:subClassOf ep-material:Material . |
959 | - rdfs:label "et benzene"^^xsd:string ; | 959 | + |
960 | - rdfs:subClassOf ep-material:Material . | 960 | +ep-material:substance-C41F |
961 | - | 961 | + rdf:type ep-material:SubstanceType , owl:Class ; |
962 | -ep-material:substance-EtcyPentane | 962 | + rdfs:label "C41F"^^xsd:string ; |
963 | - rdf:type ep-material:SubstanceType , owl:Class ; | 963 | + rdfs:subClassOf ep-material:Material . |
964 | - rdfs:label "etcy pentane"^^xsd:string ; | 964 | + |
965 | - rdfs:subClassOf ep-material:Material . | 965 | +ep-material:substance-C42F |
966 | - | 966 | + rdf:type ep-material:SubstanceType , owl:Class ; |
967 | -ep-material:substance-Ethane | 967 | + rdfs:label "C42F"^^xsd:string ; |
968 | - rdf:type ep-material:SubstanceType , owl:Class ; | 968 | + rdfs:subClassOf ep-material:Material . |
969 | - rdfs:label "C2"^^xsd:string , "ethane"^^xsd:string ; | 969 | + |
970 | - rdfs:subClassOf ep-material:Material . | 970 | +ep-material:substance-C43F |
971 | - | 971 | + rdf:type ep-material:SubstanceType , owl:Class ; |
972 | -ep-material:substance-H2 | 972 | + rdfs:label "C43F"^^xsd:string ; |
973 | - rdf:type ep-material:SubstanceType , owl:Class ; | 973 | + rdfs:subClassOf ep-material:Material . |
974 | - rdfs:label "H2"^^xsd:string ; | 974 | + |
975 | - rdfs:subClassOf ep-material:Material . | 975 | +ep-material:substance-C44F |
976 | - | 976 | + rdf:type ep-material:SubstanceType , owl:Class ; |
977 | -ep-material:substance-H2O | 977 | + rdfs:label "C44F"^^xsd:string ; |
978 | - rdf:type ep-material:SubstanceType , owl:Class ; | 978 | + rdfs:subClassOf ep-material:Material . |
979 | - rdfs:label "H2O"^^xsd:string ; | 979 | + |
980 | - rdfs:subClassOf ep-material:Material . | 980 | +ep-material:substance-C45F |
981 | - | 981 | + rdf:type ep-material:SubstanceType , owl:Class ; |
982 | -ep-material:substance-H2S | 982 | + rdfs:label "C45F"^^xsd:string ; |
983 | - rdf:type ep-material:SubstanceType , owl:Class ; | 983 | + rdfs:subClassOf ep-material:Material . |
984 | - rdfs:label "H2S"^^xsd:string ; | 984 | + |
985 | - rdfs:subClassOf ep-material:Material . | 985 | +ep-material:substance-C46F |
986 | - | 986 | + rdf:type ep-material:SubstanceType , owl:Class ; |
987 | -ep-material:substance-Heptanes | 987 | + rdfs:label "C46F"^^xsd:string ; |
988 | - rdf:type ep-material:SubstanceType , owl:Class ; | 988 | + rdfs:subClassOf ep-material:Material . |
989 | - rdfs:label "heptanes"^^xsd:string ; | 989 | + |
990 | - rdfs:subClassOf ep-material:Material . | 990 | +ep-material:substance-C47F |
991 | - | 991 | + rdf:type ep-material:SubstanceType , owl:Class ; |
992 | -ep-material:substance-Hexane | 992 | + rdfs:label "C47F"^^xsd:string ; |
993 | - rdf:type ep-material:SubstanceType , owl:Class ; | 993 | + rdfs:subClassOf ep-material:Material . |
994 | - rdfs:label "hexane"^^xsd:string ; | 994 | + |
995 | - rdfs:subClassOf ep-material:Material . | 995 | +ep-material:substance-C48F |
996 | - | 996 | + rdf:type ep-material:SubstanceType , owl:Class ; |
997 | -ep-material:substance-Hexanes | 997 | + rdfs:label "C48F"^^xsd:string ; |
998 | - rdf:type ep-material:SubstanceType , owl:Class ; | 998 | + rdfs:subClassOf ep-material:Material . |
999 | - rdfs:label "hexanes"^^xsd:string ; | 999 | + |
1000 | - rdfs:subClassOf ep-material:Material . | 1000 | +ep-material:substance-C49F |
1001 | - | 1001 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1002 | -ep-material:substance-MBenzene | 1002 | + rdfs:label "C49F"^^xsd:string ; |
1003 | - rdf:type ep-material:SubstanceType , owl:Class ; | 1003 | + rdfs:subClassOf ep-material:Material . |
1004 | - rdfs:label "m benzene"^^xsd:string ; | 1004 | + |
1005 | - rdfs:subClassOf ep-material:Material . | 1005 | +ep-material:substance-CO2 |
1006 | - | 1006 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1007 | -ep-material:substance-McyHexane | 1007 | + rdfs:label "CO2"^^xsd:string ; |
1008 | - rdf:type ep-material:SubstanceType , owl:Class ; | 1008 | + rdfs:subClassOf ep-material:Material . |
1009 | - rdfs:label "mcy hexane"^^xsd:string ; | 1009 | + |
1010 | - rdfs:subClassOf ep-material:Material . | 1010 | +ep-material:substance-Cyclohexane |
1011 | - | 1011 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1012 | -ep-material:substance-McyPentane | 1012 | + rdfs:label "cyclohexane"^^xsd:string ; |
1013 | - rdf:type ep-material:SubstanceType , owl:Class ; | 1013 | + rdfs:subClassOf ep-material:Material ; |
1014 | - rdfs:label "mcy pentane"^^xsd:string ; | 1014 | + ep-core:seeReferenceData |
1015 | - rdfs:subClassOf ep-material:Material . | 1015 | + "http://posccaesar.org/rdl/RDS424439"^^xsd:string . |
1016 | - | 1016 | + |
1017 | -ep-material:substance-Methane | 1017 | +ep-material:substance-Cyclopentane |
1018 | - rdf:type ep-material:SubstanceType , owl:Class ; | 1018 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1019 | - rdfs:label "C1"^^xsd:string , "methane"^^xsd:string ; | 1019 | + rdfs:label "cyclopentane"^^xsd:string ; |
1020 | - rdfs:subClassOf ep-material:Material . | 1020 | + rdfs:subClassOf ep-material:Material ; |
1021 | - | 1021 | + ep-core:seeReferenceData |
1022 | -ep-material:substance-N2 | 1022 | + "http://posccaesar.org/rdl/RDS424619"^^xsd:string . |
1023 | - rdf:type ep-material:SubstanceType , owl:Class ; | 1023 | + |
1024 | - rdfs:label "N2"^^xsd:string ; | 1024 | +ep-material:substance-Decanes |
1025 | - rdfs:subClassOf ep-material:Material . | 1025 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1026 | - | 1026 | + rdfs:label "decanes"^^xsd:string ; |
1027 | -ep-material:substance-Nonanes | 1027 | + rdfs:subClassOf ep-material:Material . |
1028 | - rdf:type ep-material:SubstanceType , owl:Class ; | 1028 | + |
1029 | - rdfs:label "nonanes"^^xsd:string ; | 1029 | +ep-material:substance-EtBenzene |
1030 | - rdfs:subClassOf ep-material:Material . | 1030 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1031 | - | 1031 | + rdfs:label "et benzene"^^xsd:string ; |
1032 | -ep-material:substance-O2 | 1032 | + rdfs:subClassOf ep-material:Material . |
1033 | - rdf:type ep-material:SubstanceType , owl:Class ; | 1033 | + |
1034 | - rdfs:label "O2"^^xsd:string ; | 1034 | +ep-material:substance-EtcyPentane |
1035 | - rdfs:subClassOf ep-material:Material . | 1035 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1036 | - | 1036 | + rdfs:label "etcy pentane"^^xsd:string ; |
1037 | -ep-material:substance-Octanes | 1037 | + rdfs:subClassOf ep-material:Material . |
1038 | - rdf:type ep-material:SubstanceType , owl:Class ; | 1038 | + |
1039 | - rdfs:label "octanes"^^xsd:string ; | 1039 | +ep-material:substance-Ethane |
1040 | - rdfs:subClassOf ep-material:Material . | 1040 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1041 | - | 1041 | + rdfs:label "C2"^^xsd:string , "ethane"^^xsd:string ; |
1042 | -ep-material:substance-T12dmcyPentane | 1042 | + rdfs:subClassOf ep-material:Material ; |
1043 | - rdf:type ep-material:SubstanceType , owl:Class ; | 1043 | + ep-core:seeReferenceData |
1044 | - rdfs:label "t12dmcy pentane"^^xsd:string ; | 1044 | + "http://posccaesar.org/rdl/RDS419219"^^xsd:string . |
1045 | - rdfs:subClassOf ep-material:Material . | 1045 | + |
1046 | - | 1046 | +ep-material:substance-H2 |
1047 | -ep-material:substance-T13dmcyPentane | 1047 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1048 | - rdf:type ep-material:SubstanceType , owl:Class ; | 1048 | + rdfs:label "H2"^^xsd:string ; |
1049 | - rdfs:label "t13dmcy pentane"^^xsd:string ; | 1049 | + rdfs:subClassOf ep-material:Material . |
1050 | - rdfs:subClassOf ep-material:Material . | 1050 | + |
1051 | - | 1051 | +ep-material:substance-H2O |
1052 | -ep-material:volumeRatio | 1052 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1053 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 1053 | + rdfs:label "H2O"^^xsd:string ; |
1054 | - rdfs:domain ep-material:MaterialPair ; | 1054 | + rdfs:subClassOf ep-material:Material . |
1055 | - rdfs:label "volume ratio"^^xsd:string ; | 1055 | + |
1056 | - rdfs:range ep-core:Ratio . | 1056 | +ep-material:substance-H2S |
1057 | - | 1057 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1058 | -ep-material:wholeMaterialOfPair | 1058 | + rdfs:label "H2S"^^xsd:string ; |
1059 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 1059 | + rdfs:subClassOf ep-material:Material . |
1060 | - rdfs:domain ep-material:MaterialPartWholePair ; | 1060 | + |
1061 | - rdfs:label "whole material of pair"^^xsd:string ; | 1061 | +ep-material:substance-Heptanes |
1062 | - rdfs:range ep-material:Material ; | 1062 | + rdf:type ep-material:SubstanceType , owl:Class ; |
1063 | - rdfs:subPropertyOf ep-material:secondMaterialOfPair . | 1063 | + rdfs:label "heptanes"^^xsd:string ; |
1064 | + rdfs:subClassOf ep-material:Material . | ||
1065 | + | ||
1066 | +ep-material:substance-Hexane | ||
1067 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1068 | + rdfs:label "hexane"^^xsd:string ; | ||
1069 | + rdfs:subClassOf ep-material:Material ; | ||
1070 | + ep-core:seeReferenceData | ||
1071 | + "http://posccaesar.org/rdl/RDS419489"^^xsd:string . | ||
1072 | + | ||
1073 | +ep-material:substance-Hexanes | ||
1074 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1075 | + rdfs:label "hexanes"^^xsd:string ; | ||
1076 | + rdfs:subClassOf ep-material:Material . | ||
1077 | + | ||
1078 | +ep-material:substance-MBenzene | ||
1079 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1080 | + rdfs:label "m benzene"^^xsd:string ; | ||
1081 | + rdfs:subClassOf ep-material:Material . | ||
1082 | + | ||
1083 | +ep-material:substance-McyHexane | ||
1084 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1085 | + rdfs:label "mcy hexane"^^xsd:string ; | ||
1086 | + rdfs:subClassOf ep-material:Material . | ||
1087 | + | ||
1088 | +ep-material:substance-McyPentane | ||
1089 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1090 | + rdfs:label "mcy pentane"^^xsd:string ; | ||
1091 | + rdfs:subClassOf ep-material:Material . | ||
1092 | + | ||
1093 | +ep-material:substance-Methane | ||
1094 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1095 | + rdfs:label "C1"^^xsd:string , "methane"^^xsd:string ; | ||
1096 | + rdfs:subClassOf ep-material:Material . | ||
1097 | + | ||
1098 | +ep-material:substance-N2 | ||
1099 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1100 | + rdfs:label "N2"^^xsd:string ; | ||
1101 | + rdfs:subClassOf ep-material:Material . | ||
1102 | + | ||
1103 | +ep-material:substance-Nonanes | ||
1104 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1105 | + rdfs:label "nonanes"^^xsd:string ; | ||
1106 | + rdfs:subClassOf ep-material:Material . | ||
1107 | + | ||
1108 | +ep-material:substance-O2 | ||
1109 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1110 | + rdfs:label "O2"^^xsd:string ; | ||
1111 | + rdfs:subClassOf ep-material:Material . | ||
1112 | + | ||
1113 | +ep-material:substance-Octanes | ||
1114 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1115 | + rdfs:label "octanes"^^xsd:string ; | ||
1116 | + rdfs:subClassOf ep-material:Material . | ||
1117 | + | ||
1118 | +ep-material:substance-T12dmcyPentane | ||
1119 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1120 | + rdfs:label "t12dmcy pentane"^^xsd:string ; | ||
1121 | + rdfs:subClassOf ep-material:Material . | ||
1122 | + | ||
1123 | +ep-material:substance-T13dmcyPentane | ||
1124 | + rdf:type ep-material:SubstanceType , owl:Class ; | ||
1125 | + rdfs:label "t13dmcy pentane"^^xsd:string ; | ||
1126 | + rdfs:subClassOf ep-material:Material . | ||
1127 | + | ||
1128 | +ep-material:volumeRatio | ||
1129 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | ||
1130 | + rdfs:domain ep-material:MaterialPair ; | ||
1131 | + rdfs:label "volume ratio"^^xsd:string ; | ||
1132 | + rdfs:range ep-core:Ratio . | ||
1133 | + | ||
1134 | +ep-material:wholeMaterialOfPair | ||
1135 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | ||
1136 | + rdfs:domain ep-material:MaterialPartWholePair ; | ||
1137 | + rdfs:label "whole material of pair"^^xsd:string ; | ||
1138 | + rdfs:range ep-material:Material ; | ||
1139 | + rdfs:subPropertyOf ep-material:secondMaterialOfPair . | ... | ... |
1 | -# baseURI: http://www.reportinghub.no/ep/schema/1.0/well | 1 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/well |
2 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | 2 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/equipment | 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment |
4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/facility | 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/facility |
5 | -# imports: http://www.reportinghub.no/ep/schema/1.0/material | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/material |
6 | - | 6 | + |
7 | -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . | 7 | +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . |
8 | -@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> . | 8 | +@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> . |
9 | -@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> . | 9 | +@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> . |
10 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 10 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
11 | -@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#> . |
12 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 12 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
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/1.0/well> | 15 | +<http://www.reportinghub.no/ep/schema/1.0/well> |
16 | - rdf:type owl:Ontology ; | 16 | + rdf:type owl:Ontology ; |
17 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/core> ; | 17 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/material> ; |
18 | - owl:versionInfo "0.1.0"^^xsd:string . | 18 | + owl:versionInfo "0.1.0"^^xsd:string . |
19 | - | 19 | + |
20 | -<http://www.reportinghub.no/ep/schema/material#Condensate> | 20 | +<http://www.reportinghub.no/ep/schema/material#Condensate> |
21 | - rdf:type ep-well:FluidComponentType . | 21 | + rdf:type ep-well:FluidComponentType . |
22 | - | 22 | + |
23 | -<http://www.reportinghub.no/ep/schema/material#Filtrate> | 23 | +<http://www.reportinghub.no/ep/schema/material#Filtrate> |
24 | - rdf:type ep-well:FluidComponentType . | 24 | + rdf:type ep-well:FluidComponentType . |
25 | - | 25 | + |
26 | -<http://www.reportinghub.no/ep/schema/material#Gas> | 26 | +<http://www.reportinghub.no/ep/schema/material#Gas> |
27 | - rdf:type ep-well:FluidComponentType . | 27 | + rdf:type ep-well:FluidComponentType . |
28 | - | 28 | + |
29 | -<http://www.reportinghub.no/ep/schema/material#Oil> | 29 | +<http://www.reportinghub.no/ep/schema/material#Oil> |
30 | - rdf:type ep-well:FluidComponentType . | 30 | + rdf:type ep-well:FluidComponentType . |
31 | - | 31 | + |
32 | -<http://www.reportinghub.no/ep/schema/material#Water> | 32 | +<http://www.reportinghub.no/ep/schema/material#Water> |
33 | - rdf:type ep-well:FluidComponentType . | 33 | + rdf:type ep-well:FluidComponentType . |
34 | - | 34 | + |
35 | -ep-well:CementingFluid | 35 | +ep-well:CementingFluid |
36 | - rdf:type owl:Class ; | 36 | + rdf:type owl:Class ; |
37 | - rdfs:label "cementing fluid"^^xsd:string ; | 37 | + rdfs:comment "fluid that is intended to be used for cementing a well"^^xsd:string ; |
38 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/material#Fluid> . | 38 | + rdfs:label "cementing fluid"^^xsd:string ; |
39 | - | 39 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/material#Fluid> . |
40 | -ep-well:CementingFluidType | 40 | + |
41 | - rdf:type owl:Class ; | 41 | +ep-well:CementingFluidType |
42 | - rdfs:label "cementing fluid type"^^xsd:string ; | 42 | + rdf:type owl:Class ; |
43 | - rdfs:subClassOf ep-well:FluidType . | 43 | + rdfs:comment "class of cementing fluid on the basis of whether it is mud, slurry, spacer or wash"^^xsd:string ; |
44 | - | 44 | + rdfs:label "cementing fluid type"^^xsd:string ; |
45 | -ep-well:ClassOfWellBoreSectionBySize | 45 | + rdfs:subClassOf ep-well:FluidType . |
46 | - rdf:type rdfs:Class ; | 46 | + |
47 | - rdfs:label "class of wellbore section by size"^^xsd:string ; | 47 | +ep-well:ClassOfWellBoreSectionBySize |
48 | - rdfs:subClassOf owl:Class . | 48 | + rdf:type rdfs:Class ; |
49 | - | 49 | + rdfs:comment "class of wellbore section on the basis of its size"^^xsd:string ; |
50 | -ep-well:Cluster | 50 | + rdfs:label "class of wellbore section by size"^^xsd:string ; |
51 | - rdf:type owl:Class ; | 51 | + rdfs:subClassOf owl:Class . |
52 | - rdfs:label "cluster"^^xsd:string ; | 52 | + |
53 | - rdfs:subClassOf ep-core:PhysicalObject . | 53 | +ep-well:Cluster |
54 | - | 54 | + rdf:type owl:Class ; |
55 | -ep-well:FluidComponentType | 55 | + rdfs:label "cluster"^^xsd:string ; |
56 | - rdf:type rdfs:Class ; | 56 | + rdfs:subClassOf ep-core:PhysicalObject . |
57 | - rdfs:comment "The set of classes that are enumerated for the dominant component in a fluid sample in the DDR schema."^^xsd:string ; | 57 | + |
58 | - rdfs:label "fluid component type"^^xsd:string ; | 58 | +ep-well:FluidComponentType |
59 | - rdfs:subClassOf owl:Class . | 59 | + rdf:type rdfs:Class ; |
60 | - | 60 | + rdfs:comment "The set of classes that are enumerated for the dominant component in a fluid sample in the DDR schema."^^xsd:string ; |
61 | -ep-well:FluidType | 61 | + rdfs:label "fluid component type"^^xsd:string ; |
62 | - rdf:type owl:Class ; | 62 | + rdfs:subClassOf owl:Class . |
63 | - rdfs:label "fluid type"^^xsd:string ; | 63 | + |
64 | - rdfs:subClassOf owl:Class . | 64 | +ep-well:FluidType |
65 | - | 65 | + rdf:type owl:Class ; |
66 | -ep-well:HphtWellBore | 66 | + rdfs:comment "class of fluid"^^xsd:string ; |
67 | - rdf:type owl:Class , ep-well:WellBoreHphtType ; | 67 | + rdfs:label "fluid type"^^xsd:string ; |
68 | - rdfs:label "high pressure high temperature well bore"^^xsd:string ; | 68 | + rdfs:subClassOf owl:Class . |
69 | - rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; | 69 | + |
70 | - owl:disjointWith ep-well:NotHphtWellBore . | 70 | +ep-well:HphtWellBore |
71 | - | 71 | + rdf:type ep-well:WellBoreHphtType , owl:Class ; |
72 | -ep-well:LeakyWellBore | 72 | + rdfs:comment "wellbore that is high pressure and high temperature"^^xsd:string ; |
73 | - rdf:type owl:Class , ep-well:WellBoreTightnessType ; | 73 | + rdfs:label "high pressure high temperature well bore"^^xsd:string ; |
74 | - rdfs:label "leaky well bore"^^xsd:string ; | 74 | + rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; |
75 | - rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; | 75 | + owl:disjointWith ep-well:NotHphtWellBore . |
76 | - owl:disjointWith ep-well:TightWellBore . | 76 | + |
77 | - | 77 | +ep-well:LeakyWellBore |
78 | -ep-well:LowerPartOfAWellBore | 78 | + rdf:type ep-well:WellBoreTightnessType , owl:Class ; |
79 | - rdf:type owl:Class ; | 79 | + rdfs:comment "wellbore that is leaky"^^xsd:string ; |
80 | - rdfs:label "lower part of a well bore"^^xsd:string ; | 80 | + rdfs:label "leaky well bore"^^xsd:string ; |
81 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 81 | + rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; |
82 | - | 82 | + owl:disjointWith ep-well:TightWellBore . |
83 | -ep-well:Mud | 83 | + |
84 | - rdf:type owl:Class , ep-well:CementingFluidType ; | 84 | +ep-well:LowerPartOfAWellBore |
85 | - rdfs:label "mud"^^xsd:string ; | 85 | + rdf:type owl:Class ; |
86 | - rdfs:subClassOf ep-well:CementingFluid ; | 86 | + rdfs:comment "spatial part of a wellbore that is all of it below a point"^^xsd:string ; |
87 | - owl:disjointWith ep-well:Wash , ep-well:Spacer , ep-well:Slurry . | 87 | + rdfs:label "lower part of a well bore"^^xsd:string ; |
88 | - | 88 | + rdfs:subClassOf ep-well:SpatialPartOfAWellBore . |
89 | -ep-well:Mud-oilBased | 89 | + |
90 | - rdf:type owl:Class , ep-well:MudClass ; | 90 | +ep-well:Mud |
91 | - rdfs:label "mud - oil based"^^xsd:string ; | 91 | + rdf:type ep-well:CementingFluidType , owl:Class ; |
92 | - rdfs:subClassOf ep-well:Mud ; | 92 | + rdfs:comment "cementing fluid that is mud"^^xsd:string ; |
93 | - owl:disjointWith ep-well:Mud-waterBased , ep-well:Mud-other . | 93 | + rdfs:label "mud"^^xsd:string ; |
94 | - | 94 | + rdfs:subClassOf ep-well:CementingFluid ; |
95 | -ep-well:Mud-other | 95 | + owl:disjointWith ep-well:Slurry , ep-well:Spacer , ep-well:Wash . |
96 | - rdf:type owl:Class , ep-well:MudClass ; | 96 | + |
97 | - rdfs:label "mud - other"^^xsd:string ; | 97 | +ep-well:Mud-oilBased |
98 | - rdfs:subClassOf ep-well:Mud ; | 98 | + rdf:type ep-well:MudClass , owl:Class ; |
99 | - owl:disjointWith ep-well:Mud-waterBased , ep-well:Mud-oilBased . | 99 | + rdfs:comment "mud that is oil based"^^xsd:string ; |
100 | - | 100 | + rdfs:label "mud - oil based"^^xsd:string ; |
101 | -ep-well:Mud-waterBased | 101 | + rdfs:subClassOf ep-well:Mud ; |
102 | - rdf:type owl:Class , ep-well:MudClass ; | 102 | + owl:disjointWith ep-well:Mud-other , ep-well:Mud-waterBased . |
103 | - rdfs:label "mud - water based"^^xsd:string ; | 103 | + |
104 | - rdfs:subClassOf ep-well:Mud ; | 104 | +ep-well:Mud-other |
105 | - owl:disjointWith ep-well:Mud-other , ep-well:Mud-oilBased . | 105 | + rdf:type ep-well:MudClass , owl:Class ; |
106 | - | 106 | + rdfs:comment "mud that is neither oil nor water based"^^xsd:string ; |
107 | -ep-well:MudClass | 107 | + rdfs:label "mud - other"^^xsd:string ; |
108 | - rdf:type owl:Class ; | 108 | + rdfs:subClassOf ep-well:Mud ; |
109 | - rdfs:label "mud class"^^xsd:string ; | 109 | + owl:disjointWith ep-well:Mud-oilBased , ep-well:Mud-waterBased . |
110 | - rdfs:subClassOf ep-well:FluidType . | 110 | + |
111 | - | 111 | +ep-well:Mud-waterBased |
112 | -ep-well:NotHphtWellBore | 112 | + rdf:type ep-well:MudClass , owl:Class ; |
113 | - rdf:type owl:Class , ep-well:WellBoreHphtType ; | 113 | + rdfs:comment "mud that is water based"^^xsd:string ; |
114 | - rdfs:label "not high pressure high temperature well bore"^^xsd:string ; | 114 | + rdfs:label "mud - water based"^^xsd:string ; |
115 | - rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; | 115 | + rdfs:subClassOf ep-well:Mud ; |
116 | - owl:disjointWith ep-well:HphtWellBore . | 116 | + owl:disjointWith ep-well:Mud-oilBased , ep-well:Mud-other . |
117 | - | 117 | + |
118 | -ep-well:PositionWithinWellBore | 118 | +ep-well:MudClass |
119 | - rdf:type owl:Class ; | 119 | + rdf:type owl:Class ; |
120 | - rdfs:label "position within wellbore"^^xsd:string ; | 120 | + rdfs:comment "class of mud on the basis of whether it is oil based, water based, or neither"^^xsd:string ; |
121 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 121 | + rdfs:label "mud class"^^xsd:string ; |
122 | - | 122 | + rdfs:subClassOf ep-well:FluidType . |
123 | -ep-well:RecoveredCore | 123 | + |
124 | - rdf:type owl:Class ; | 124 | +ep-well:NotHphtWellBore |
125 | - rdfs:label "recovered core"^^xsd:string ; | 125 | + rdf:type ep-well:WellBoreHphtType , owl:Class ; |
126 | - rdfs:subClassOf ep-core:PhysicalObject . | 126 | + rdfs:comment "wellbore that is not high pressure and high temperature"^^xsd:string ; |
127 | - | 127 | + rdfs:label "not high pressure high temperature well bore"^^xsd:string ; |
128 | -ep-well:Slurry | 128 | + rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; |
129 | - rdf:type owl:Class , ep-well:CementingFluidType ; | 129 | + owl:disjointWith ep-well:HphtWellBore . |
130 | - rdfs:label "slurry"^^xsd:string ; | 130 | + |
131 | - rdfs:subClassOf ep-well:CementingFluid ; | 131 | +ep-well:PositionWithinWellBore |
132 | - owl:disjointWith ep-well:Wash , ep-well:Spacer , ep-well:Mud . | 132 | + rdf:type owl:Class ; |
133 | - | 133 | + rdfs:comment "spatial part of a wellbore that is a position down the hole"^^xsd:string ; |
134 | -ep-well:Spacer | 134 | + rdfs:label "position within wellbore"^^xsd:string ; |
135 | - rdf:type owl:Class , ep-well:CementingFluidType ; | 135 | + rdfs:subClassOf ep-well:SpatialPartOfAWellBore . |
136 | - rdfs:label "spacer"^^xsd:string ; | 136 | + |
137 | - rdfs:subClassOf ep-well:CementingFluid ; | 137 | +ep-well:RecoveredCore |
138 | - owl:disjointWith ep-well:Wash , ep-well:Slurry , ep-well:Mud . | 138 | + rdf:type owl:Class ; |
139 | - | 139 | + rdfs:label "recovered core"^^xsd:string ; |
140 | -ep-well:SpatialPartOfAWell | 140 | + rdfs:subClassOf ep-core:PhysicalObject . |
141 | - rdf:type owl:Class ; | 141 | + |
142 | - rdfs:label "spatial part of a well "^^xsd:string ; | 142 | +ep-well:Slurry |
143 | - rdfs:subClassOf ep-core:PhysicalObject . | 143 | + rdf:type ep-well:CementingFluidType , owl:Class ; |
144 | - | 144 | + rdfs:comment "cementing fluid that is slurry"^^xsd:string ; |
145 | -ep-well:SpatialPartOfAWellBore | 145 | + rdfs:label "slurry"^^xsd:string ; |
146 | - rdf:type owl:Class ; | 146 | + rdfs:subClassOf ep-well:CementingFluid ; |
147 | - rdfs:label "spatial part of a well bore"^^xsd:string ; | 147 | + owl:disjointWith ep-well:Mud , ep-well:Spacer , ep-well:Wash . |
148 | - rdfs:subClassOf ep-core:PhysicalObject . | 148 | + |
149 | - | 149 | +ep-well:Spacer |
150 | -ep-well:SurroundingRockFormation | 150 | + rdf:type ep-well:CementingFluidType , owl:Class ; |
151 | - rdf:type owl:Class ; | 151 | + rdfs:comment "cementing fluid that is spacer"^^xsd:string ; |
152 | - rdfs:label "surrounding rock formation"^^xsd:string ; | 152 | + rdfs:label "spacer"^^xsd:string ; |
153 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 153 | + rdfs:subClassOf ep-well:CementingFluid ; |
154 | - | 154 | + owl:disjointWith ep-well:Mud , ep-well:Slurry , ep-well:Wash . |
155 | -ep-well:TemporalPartOfAWell | 155 | + |
156 | - rdf:type owl:Class ; | 156 | +ep-well:SpatialPartOfAWell |
157 | - rdfs:label "(temporal part of a) well"^^xsd:string ; | 157 | + rdf:type owl:Class ; |
158 | - rdfs:subClassOf ep-core:PhysicalObject . | 158 | + rdfs:comment "physical object that is a spatial part of a well"^^xsd:string ; |
159 | - | 159 | + rdfs:label "spatial part of a well "^^xsd:string ; |
160 | -ep-well:TemporalPartOfAWellBore | 160 | + rdfs:subClassOf ep-core:PhysicalObject . |
161 | - rdf:type owl:Class ; | 161 | + |
162 | - rdfs:label "(temporal part of a) wellbore"^^xsd:string ; | 162 | +ep-well:SpatialPartOfAWellBore |
163 | - rdfs:subClassOf ep-core:PhysicalObject . | 163 | + rdf:type owl:Class ; |
164 | - | 164 | + rdfs:comment "physical object that is a spatial part of a wellbore"^^xsd:string ; |
165 | -ep-well:TightWellBore | 165 | + rdfs:label "spatial part of a well bore"^^xsd:string ; |
166 | - rdf:type owl:Class , ep-well:WellBoreTightnessType ; | 166 | + rdfs:subClassOf ep-core:PhysicalObject . |
167 | - rdfs:label "tight well bore"^^xsd:string ; | 167 | + |
168 | - rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; | 168 | +ep-well:SurroundingRockFormation |
169 | - owl:disjointWith ep-well:LeakyWellBore . | 169 | + rdf:type owl:Class ; |
170 | - | 170 | + rdfs:comment "spatial part of a wellbore that is the surrounding rock formation"^^xsd:string ; |
171 | -ep-well:UserDescribedCementingFluidType | 171 | + rdfs:label "surrounding rock formation"^^xsd:string ; |
172 | - rdf:type owl:Class ; | 172 | + rdfs:subClassOf ep-well:SpatialPartOfAWellBore . |
173 | - rdfs:label "user described cementing fluid type"^^xsd:string ; | 173 | + |
174 | - rdfs:subClassOf ep-well:FluidType . | 174 | +ep-well:TemporalPartOfAWell |
175 | - | 175 | + rdf:type owl:Class ; |
176 | -ep-well:Wash | 176 | + rdfs:comment "physical object that is a well"^^xsd:string ; |
177 | - rdf:type owl:Class , ep-well:CementingFluidType ; | 177 | + rdfs:label "(temporal part of a) well"^^xsd:string ; |
178 | - rdfs:label "wash"^^xsd:string ; | 178 | + rdfs:subClassOf ep-core:PhysicalObject . |
179 | - rdfs:subClassOf ep-well:CementingFluid ; | 179 | + |
180 | - owl:disjointWith ep-well:Spacer , ep-well:Slurry , ep-well:Mud . | 180 | +ep-well:TemporalPartOfAWellBore |
181 | - | 181 | + rdf:type owl:Class ; |
182 | -ep-well:Well | 182 | + rdfs:comment "physical object that is a wellbore"^^xsd:string ; |
183 | - rdf:type owl:Class ; | 183 | + rdfs:label "(temporal part of a) wellbore"^^xsd:string ; |
184 | - rdfs:label "well (whole life)"^^xsd:string ; | 184 | + rdfs:subClassOf ep-core:PhysicalObject . |
185 | - rdfs:subClassOf ep-well:TemporalPartOfAWell . | 185 | + |
186 | - | 186 | +ep-well:TightWellBore |
187 | -ep-well:WellBore | 187 | + rdf:type ep-well:WellBoreTightnessType , owl:Class ; |
188 | - rdf:type owl:Class ; | 188 | + rdfs:comment "wellbore that is not leaky"^^xsd:string ; |
189 | - rdfs:label "wellbore (whole life)"^^xsd:string ; | 189 | + rdfs:label "tight well bore"^^xsd:string ; |
190 | - rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; | 190 | + rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; |
191 | - rdfs:subClassOf | 191 | + owl:disjointWith ep-well:LeakyWellBore . |
192 | - [ rdf:type owl:Restriction ; | 192 | + |
193 | - owl:cardinality "1"^^xsd:nonNegativeInteger ; | 193 | +ep-well:UserDescribedCementingFluidType |
194 | - owl:onProperty ep-core:name | 194 | + rdf:type owl:Class ; |
195 | - ] . | 195 | + rdfs:comment "class of cementing fluid that is not defined within the EPIM schema"^^xsd:string ; |
196 | - | 196 | + rdfs:label "user described cementing fluid type"^^xsd:string ; |
197 | -ep-well:WellBoreBottom | 197 | + rdfs:subClassOf ep-well:FluidType . |
198 | - rdf:type owl:Class ; | 198 | + |
199 | - rdfs:label "wellbore bottom"^^xsd:string ; | 199 | +ep-well:Wash |
200 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 200 | + rdf:type ep-well:CementingFluidType , owl:Class ; |
201 | - | 201 | + rdfs:comment "cementing fluid that is wash"^^xsd:string ; |
202 | -ep-well:WellBoreHphtType | 202 | + rdfs:label "wash"^^xsd:string ; |
203 | - rdf:type rdfs:Class ; | 203 | + rdfs:subClassOf ep-well:CementingFluid ; |
204 | - rdfs:label "well bore high pressure high temperature type"^^xsd:string ; | 204 | + owl:disjointWith ep-well:Mud , ep-well:Slurry , ep-well:Spacer . |
205 | - rdfs:subClassOf owl:Class . | 205 | + |
206 | - | 206 | +ep-well:Well |
207 | -ep-well:WellBoreKickOff | 207 | + rdf:type owl:Class ; |
208 | - rdf:type owl:Class ; | 208 | + rdfs:comment "well for all of its life"^^xsd:string ; |
209 | - rdfs:label "wellbore kickoff"^^xsd:string ; | 209 | + rdfs:label "well (whole life)"^^xsd:string ; |
210 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 210 | + rdfs:subClassOf ep-well:TemporalPartOfAWell . |
211 | - | 211 | + |
212 | -ep-well:WellBorePilotHole | 212 | +ep-well:WellBore |
213 | - rdf:type owl:Class ; | 213 | + rdf:type owl:Class ; |
214 | - rdfs:label "wellbore pilot hole"^^xsd:string ; | 214 | + rdfs:comment "wellbore for all of its life"^^xsd:string ; |
215 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 215 | + rdfs:label "wellbore (whole life)"^^xsd:string ; |
216 | - | 216 | + rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; |
217 | -ep-well:WellBoreSection | 217 | + rdfs:subClassOf |
218 | - rdf:type owl:Class ; | 218 | + [ rdf:type owl:Restriction ; |
219 | - rdfs:label "wellbore section"^^xsd:string ; | 219 | + owl:cardinality "1"^^xsd:nonNegativeInteger ; |
220 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 220 | + owl:onProperty ep-core:name |
221 | - | 221 | + ] . |
222 | -ep-well:WellBoreTightnessType | 222 | + |
223 | - rdf:type rdfs:Class ; | 223 | +ep-well:WellBoreBottom |
224 | - rdfs:label "well bore tightness type"^^xsd:string ; | 224 | + rdf:type owl:Class ; |
225 | - rdfs:subClassOf owl:Class . | 225 | + rdfs:comment "spatial part of a wellbore that is the bottom of the hole"^^xsd:string ; |
226 | - | 226 | + rdfs:label "wellbore bottom"^^xsd:string ; |
227 | -ep-well:WellBoreWithCirculation | 227 | + rdfs:subClassOf ep-well:SpatialPartOfAWellBore . |
228 | - rdf:type owl:Class ; | 228 | + |
229 | - rdfs:label "well bore with circulation"^^xsd:string ; | 229 | +ep-well:WellBoreHphtType |
230 | - rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; | 230 | + rdf:type rdfs:Class ; |
231 | - owl:disjointWith ep-well:WellBoreWithoutCirculation . | 231 | + rdfs:comment "class of wellbore on the basis of whether or not it is high pressure and high temperature"^^xsd:string ; |
232 | - | 232 | + rdfs:label "well bore high pressure high temperature type"^^xsd:string ; |
233 | -ep-well:WellBoreWithoutCirculation | 233 | + rdfs:subClassOf owl:Class . |
234 | - rdf:type owl:Class ; | 234 | + |
235 | - rdfs:label "well bore without circulation"^^xsd:string ; | 235 | +ep-well:WellBoreKickOff |
236 | - rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; | 236 | + rdf:type owl:Class ; |
237 | - owl:disjointWith ep-well:WellBoreWithCirculation . | 237 | + rdfs:comment "spatial part of a wellbore that is its kick-off"^^xsd:string ; |
238 | - | 238 | + rdfs:label "wellbore kickoff"^^xsd:string ; |
239 | -ep-well:WellGroup | 239 | + rdfs:subClassOf ep-well:SpatialPartOfAWellBore . |
240 | - rdf:type owl:Class ; | 240 | + |
241 | - rdfs:label "well group"^^xsd:string ; | 241 | +ep-well:WellBorePilotHole |
242 | - rdfs:subClassOf ep-core:PhysicalObject . | 242 | + rdf:type owl:Class ; |
243 | - | 243 | + rdfs:comment "spatial part of a wellbore that is its pilot hole"^^xsd:string ; |
244 | -ep-well:WellHead | 244 | + rdfs:label "wellbore pilot hole"^^xsd:string ; |
245 | - rdf:type owl:Class ; | 245 | + rdfs:subClassOf ep-well:SpatialPartOfAWellBore . |
246 | - rdfs:label "well head"^^xsd:string ; | 246 | + |
247 | - rdfs:subClassOf ep-well:SpatialPartOfAWell . | 247 | +ep-well:WellBoreSection |
248 | - | 248 | + rdf:type owl:Class ; |
249 | -ep-well:averageBottomHolePressure | 249 | + rdfs:comment "spatial part of a wellbore that is a section across it"^^xsd:string ; |
250 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 250 | + rdfs:label "wellbore section"^^xsd:string ; |
251 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 251 | + rdfs:subClassOf ep-well:SpatialPartOfAWellBore . |
252 | - rdfs:label "average bottom hole pressure"^^xsd:string ; | 252 | + |
253 | - rdfs:range ep-core:Pressure . | 253 | +ep-well:WellBoreTightnessType |
254 | - | 254 | + rdf:type rdfs:Class ; |
255 | -ep-well:averageBottomHoleTemperature | 255 | + rdfs:comment "class of wellbore on the basis of whether or not it is leaky"^^xsd:string ; |
256 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 256 | + rdfs:label "well bore tightness type"^^xsd:string ; |
257 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 257 | + rdfs:subClassOf owl:Class . |
258 | - rdfs:label "average bottom hole temperature"^^xsd:string ; | 258 | + |
259 | - rdfs:range ep-core:Temperature . | 259 | +ep-well:WellBoreWithCirculation |
260 | - | 260 | + rdf:type owl:Class ; |
261 | -ep-well:azimuth | 261 | + rdfs:comment "wellbore that has circulation"^^xsd:string ; |
262 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 262 | + rdfs:label "well bore with circulation"^^xsd:string ; |
263 | - rdfs:domain ep-well:PositionWithinWellBore ; | 263 | + rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; |
264 | - rdfs:label "azimuth"^^xsd:string ; | 264 | + owl:disjointWith ep-well:WellBoreWithoutCirculation . |
265 | - rdfs:range ep-core:PlaneAngle . | 265 | + |
266 | - | 266 | +ep-well:WellBoreWithoutCirculation |
267 | -ep-well:bottomHoleMeasuredDepth | 267 | + rdf:type owl:Class ; |
268 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 268 | + rdfs:comment "wellbore that does not have circulation"^^xsd:string ; |
269 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 269 | + rdfs:label "well bore without circulation"^^xsd:string ; |
270 | - rdfs:label "bottom hole measured depth"^^xsd:string ; | 270 | + rdfs:subClassOf ep-well:TemporalPartOfAWellBore ; |
271 | - rdfs:range ep-core:Length . | 271 | + owl:disjointWith ep-well:WellBoreWithCirculation . |
272 | - | 272 | + |
273 | -ep-well:bottomHoleTemperature | 273 | +ep-well:WellGroup |
274 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 274 | + rdf:type owl:Class ; |
275 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 275 | + rdfs:comment "not used in the DDR"^^xsd:string ; |
276 | - rdfs:label "bottom hole temperature"^^xsd:string ; | 276 | + rdfs:label "well group"^^xsd:string ; |
277 | - rdfs:range ep-core:Temperature . | 277 | + rdfs:subClassOf ep-core:PhysicalObject . |
278 | - | 278 | + |
279 | -ep-well:bottomHoleTrueVerticalDepth | 279 | +ep-well:WellHead |
280 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 280 | + rdf:type owl:Class ; |
281 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 281 | + rdfs:comment "spatial part of a well that is a well head"^^xsd:string ; |
282 | - rdfs:label "bottom hole true vertical depth"^^xsd:string ; | 282 | + rdfs:label "well head"^^xsd:string ; |
283 | - rdfs:range ep-core:Length . | 283 | + rdfs:subClassOf ep-well:SpatialPartOfAWell . |
284 | - | 284 | + |
285 | -ep-well:cementingFluidPerCentFreeWater | 285 | +ep-well:averageBottomHolePressure |
286 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 286 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
287 | - rdfs:domain ep-well:CementingFluid ; | 287 | + rdfs:comment "class_of_indirect_property that is the average pressure at the bottom of a wellbore"^^xsd:string ; |
288 | - rdfs:label "cementing fluid per cent free water"^^xsd:string ; | 288 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
289 | - rdfs:range ep-core:VolumePerUnitVolumeConcentration . | 289 | + rdfs:label "average bottom hole pressure"^^xsd:string ; |
290 | - | 290 | + rdfs:range ep-core:Pressure . |
291 | -ep-well:cementingFluidThickeningTime | 291 | + |
292 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 292 | +ep-well:averageBottomHoleTemperature |
293 | - rdfs:domain ep-well:CementingFluid ; | 293 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
294 | - rdfs:label "cementing fluid thickening time"^^xsd:string ; | 294 | + rdfs:comment "class_of_indirect_property that is the average temperature at the bottom of a wellbore"^^xsd:string ; |
295 | - rdfs:range ep-core:TimeDuration . | 295 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
296 | - | 296 | + rdfs:label "average bottom hole temperature"^^xsd:string ; |
297 | -ep-well:coreLength | 297 | + rdfs:range ep-core:Temperature . |
298 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 298 | + |
299 | - rdfs:domain ep-well:RecoveredCore ; | 299 | +ep-well:azimuth |
300 | - rdfs:label "core length"^^xsd:string ; | 300 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
301 | - rdfs:range ep-core:Length . | 301 | + rdfs:comment "class_of_indirect_property that is the inclination of wellbore orientation at a position within a wellbore"^^xsd:string ; |
302 | - | 302 | + rdfs:domain ep-well:PositionWithinWellBore ; |
303 | -ep-well:diameterOfAWellBorePilotHole | 303 | + rdfs:label "azimuth"^^xsd:string ; |
304 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 304 | + rdfs:range ep-core:PlaneAngle . |
305 | - rdfs:domain ep-well:WellBorePilotHole ; | 305 | + |
306 | - rdfs:label "diameter of a wellbore pilot hole"^^xsd:string ; | 306 | +ep-well:bottomHoleMeasuredDepth |
307 | - rdfs:range ep-core:Length . | 307 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
308 | - | 308 | + rdfs:comment "class_of_indirect_property that is the measured depth to the bottom of a wellbore"^^xsd:string ; |
309 | -ep-well:dominantComponent | 309 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
310 | - rdf:type owl:ObjectProperty ; | 310 | + rdfs:label "bottom hole measured depth"^^xsd:string ; |
311 | - rdfs:domain <http://www.reportinghub.no/ep/schema/material#Fluid> ; | 311 | + rdfs:range ep-core:Length . |
312 | - rdfs:label "dominant component"^^xsd:string ; | 312 | + |
313 | - rdfs:range ep-well:FluidComponentType . | 313 | +ep-well:bottomHoleTemperature |
314 | - | 314 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
315 | -ep-well:finalBottomHoleMeasuredDepth | 315 | + rdfs:comment "class_of_indirect_property that is the temperature at the bottom of a wellbore"^^xsd:string ; |
316 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 316 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
317 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 317 | + rdfs:label "bottom hole temperature"^^xsd:string ; |
318 | - rdfs:label "final bottom hole measured depth"^^xsd:string ; | 318 | + rdfs:range ep-core:Temperature . |
319 | - rdfs:range ep-core:Length . | 319 | + |
320 | - | 320 | +ep-well:bottomHoleTrueVerticalDepth |
321 | -ep-well:finalBottomHoleTrueVerticalDepth | 321 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
322 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 322 | + rdfs:comment "class_of_indirect_property that is the true vertical depth of the bottom of a wellbore"^^xsd:string ; |
323 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 323 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
324 | - rdfs:label "final bottom hole true vertical depth"^^xsd:string ; | 324 | + rdfs:label "bottom hole true vertical depth"^^xsd:string ; |
325 | - rdfs:range ep-core:Length . | 325 | + rdfs:range ep-core:Length . |
326 | - | 326 | + |
327 | -ep-well:gasConcentrationHigh | 327 | +ep-well:cementingFluidPerCentFreeWater |
328 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 328 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
329 | - rdfs:domain <http://www.reportinghub.no/ep/schema/material#Fluid> ; | 329 | + rdfs:comment "class_of_indirect_property that is the percentage free water by volume within a cementing fluid"^^xsd:string ; |
330 | - rdfs:label "gas concentration - high"^^xsd:string ; | 330 | + rdfs:domain ep-well:CementingFluid ; |
331 | - rdfs:range ep-core:VolumePerUnitVolumeConcentration . | 331 | + rdfs:label "cementing fluid per cent free water"^^xsd:string ; |
332 | - | 332 | + rdfs:range ep-core:VolumePerUnitVolumeConcentration . |
333 | -ep-well:gasConcentrationLow | 333 | + |
334 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 334 | +ep-well:cementingFluidThickeningTime |
335 | - rdfs:domain <http://www.reportinghub.no/ep/schema/material#Fluid> ; | 335 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
336 | - rdfs:label "gas concentration - low"^^xsd:string ; | 336 | + rdfs:comment "class_of_indirect_property that is the thickening time for a cementing fluid"^^xsd:string ; |
337 | - rdfs:range ep-core:VolumePerUnitVolumeConcentration . | 337 | + rdfs:domain ep-well:CementingFluid ; |
338 | - | 338 | + rdfs:label "cementing fluid thickening time"^^xsd:string ; |
339 | -ep-well:hasBarrel | 339 | + rdfs:range ep-core:TimeDuration . |
340 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 340 | + |
341 | - rdfs:domain ep-well:RecoveredCore ; | 341 | +ep-well:coreLength |
342 | - rdfs:label "has barrel"^^xsd:string ; | 342 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
343 | - rdfs:range <http://www.reportinghub.no/ep/schema/equipment#InnerBarrel> . | 343 | + rdfs:comment "class_of_indirect_property that is the length of a recovered core"^^xsd:string ; |
344 | - | 344 | + rdfs:domain ep-well:RecoveredCore ; |
345 | -ep-well:inclination | 345 | + rdfs:label "core length"^^xsd:string ; |
346 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 346 | + rdfs:range ep-core:Length . |
347 | - rdfs:domain ep-well:PositionWithinWellBore ; | 347 | + |
348 | - rdfs:label "inclination"^^xsd:string ; | 348 | +ep-well:diameterOfAWellBorePilotHole |
349 | - rdfs:range ep-core:PlaneAngle . | 349 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
350 | - | 350 | + rdfs:comment "class_of_indirect_property that is the diameter of a wellbore pilot hole"^^xsd:string ; |
351 | -ep-well:initialBottomHoleMeasuredDepth | 351 | + rdfs:domain ep-well:WellBorePilotHole ; |
352 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 352 | + rdfs:label "diameter of a wellbore pilot hole"^^xsd:string ; |
353 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 353 | + rdfs:range ep-core:Length . |
354 | - rdfs:label "initial bottom hole measured depth"^^xsd:string ; | 354 | + |
355 | - rdfs:range ep-core:Length . | 355 | +ep-well:dominantComponent |
356 | - | 356 | + rdf:type owl:ObjectProperty ; |
357 | -ep-well:lithologyDescription | 357 | + rdfs:comment "fluid component type of the dominant component of a fluid"^^xsd:string ; |
358 | - rdf:type owl:DatatypeProperty ; | 358 | + rdfs:domain <http://www.reportinghub.no/ep/schema/material#Fluid> ; |
359 | - rdfs:domain ep-well:SpatialPartOfAWellBore ; | 359 | + rdfs:label "dominant component"^^xsd:string ; |
360 | - rdfs:label "lithology description"^^xsd:string . | 360 | + rdfs:range ep-well:FluidComponentType . |
361 | - | 361 | + |
362 | -ep-well:measuredDepth | 362 | +ep-well:finalBottomHoleMeasuredDepth |
363 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 363 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
364 | - rdfs:domain ep-well:SpatialPartOfAWellBore ; | 364 | + rdfs:comment "class_of_indirect_property that is the measured depth to the bottom of a wellbore at the end of a temporal part of a wellbore"^^xsd:string ; |
365 | - rdfs:label "measured depth"^^xsd:string ; | 365 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
366 | - rdfs:range ep-core:Length . | 366 | + rdfs:label "final bottom hole measured depth"^^xsd:string ; |
367 | - | 367 | + rdfs:range ep-core:Length . |
368 | -ep-well:measuredDepthOfPlugTop | 368 | + |
369 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 369 | +ep-well:finalBottomHoleTrueVerticalDepth |
370 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 370 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
371 | - rdfs:label "measured depth of plug top"^^xsd:string ; | 371 | + rdfs:comment "class_of_indirect_property that is the true vertical dept of the bottom of a wellbore at the end of a temporal part of a wellbore"^^xsd:string ; |
372 | - rdfs:range ep-core:Length . | 372 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
373 | - | 373 | + rdfs:label "final bottom hole true vertical depth"^^xsd:string ; |
374 | -ep-well:measuredDepthToTheBottomOfAPartOfAWellBore | 374 | + rdfs:range ep-core:Length . |
375 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 375 | + |
376 | - rdfs:domain ep-well:SpatialPartOfAWellBore ; | 376 | +ep-well:gasConcentrationHigh |
377 | - rdfs:label "measured depth to the bottom of a part of a wellbore"^^xsd:string ; | 377 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
378 | - rdfs:range ep-core:Length . | 378 | + rdfs:comment "class_of_indirect_property that is the highest gas concentration by volume within a temporal part of a fluid"^^xsd:string ; |
379 | - | 379 | + rdfs:domain <http://www.reportinghub.no/ep/schema/material#Fluid> ; |
380 | -ep-well:measuredDepthToTheTopOfAPartOfAWellBore | 380 | + rdfs:label "gas concentration - high"^^xsd:string ; |
381 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 381 | + rdfs:range ep-core:VolumePerUnitVolumeConcentration . |
382 | - rdfs:domain ep-well:SpatialPartOfAWellBore ; | 382 | + |
383 | - rdfs:label "measured depth to the top of a part of a wellbore"^^xsd:string ; | 383 | +ep-well:gasConcentrationLow |
384 | - rdfs:range ep-core:Length . | 384 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
385 | - | 385 | + rdfs:comment "class_of_indirect_property that is the lowest gas concentration by volume within a temporal part of a fluid"^^xsd:string ; |
386 | -ep-well:nominalInsideDiameterOfBoreHole | 386 | + rdfs:domain <http://www.reportinghub.no/ep/schema/material#Fluid> ; |
387 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 387 | + rdfs:label "gas concentration - low"^^xsd:string ; |
388 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 388 | + rdfs:range ep-core:VolumePerUnitVolumeConcentration . |
389 | - rdfs:label "nominal inside diameter of borehole"^^xsd:string ; | 389 | + |
390 | - rdfs:range ep-core:Length . | 390 | +ep-well:hasBarrel |
391 | - | 391 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
392 | -ep-well:plannedBottomHoleMeasuredDepth | 392 | + rdfs:comment "inner barrel of a recovered core"^^xsd:string ; |
393 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 393 | + rdfs:domain ep-well:RecoveredCore ; |
394 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 394 | + rdfs:label "has barrel"^^xsd:string ; |
395 | - rdfs:label "planned bottom hole measured depth"^^xsd:string ; | 395 | + rdfs:range <http://www.reportinghub.no/ep/schema/equipment#InnerBarrel> . |
396 | - rdfs:range ep-core:Length . | 396 | + |
397 | - | 397 | +ep-well:inclination |
398 | -ep-well:plannedPilotBottomHoleMeasuredDepth | 398 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
399 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 399 | + rdfs:comment "class_of_indirect_property that is the inclination of wellbore orientation at a position within a wellbore"^^xsd:string ; |
400 | - rdfs:domain ep-well:WellBorePilotHole ; | 400 | + rdfs:domain ep-well:PositionWithinWellBore ; |
401 | - rdfs:label "planned pilot bottom hole measured depth"^^xsd:string ; | 401 | + rdfs:label "inclination"^^xsd:string ; |
402 | - rdfs:range ep-core:Length . | 402 | + rdfs:range ep-core:PlaneAngle . |
403 | - | 403 | + |
404 | -ep-well:plannedPilotBottomHoleTrueVerticalDepth | 404 | +ep-well:initialBottomHoleMeasuredDepth |
405 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 405 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
406 | - rdfs:domain ep-well:WellBorePilotHole ; | 406 | + rdfs:comment "class_of_indirect_property that is the measured depth to the bottom of a wellbore at the beginning of a temporal part of a wellbore"^^xsd:string ; |
407 | - rdfs:label "planned pilot bottom hole true vertical depth"^^xsd:string ; | 407 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
408 | - rdfs:range ep-core:Length . | 408 | + rdfs:label "initial bottom hole measured depth"^^xsd:string ; |
409 | - | 409 | + rdfs:range ep-core:Length . |
410 | -ep-well:porePressure | 410 | + |
411 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 411 | +ep-well:lithologyDescription |
412 | - rdfs:domain ep-well:SpatialPartOfAWellBore ; | 412 | + rdf:type owl:DatatypeProperty ; |
413 | - rdfs:label "pore pressure"^^xsd:string ; | 413 | + rdfs:comment "description of the lithology at a spatial part of a wellbore"^^xsd:string ; |
414 | - rdfs:range ep-core:Pressure . | 414 | + rdfs:domain ep-well:SpatialPartOfAWellBore ; |
415 | - | 415 | + rdfs:label "lithology description"^^xsd:string . |
416 | -ep-well:porePressureEquivalentMudDensity | 416 | + |
417 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 417 | +ep-well:measuredDepth |
418 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 418 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
419 | - rdfs:label "pore pressure - equivalent mud density"^^xsd:string ; | 419 | + rdfs:comment "class_of_indirect_property that is the measured depth of a spatial part of a wellbore"^^xsd:string ; |
420 | - rdfs:range ep-core:Density . | 420 | + rdfs:domain ep-well:SpatialPartOfAWellBore ; |
421 | - | 421 | + rdfs:label "measured depth"^^xsd:string ; |
422 | -ep-well:ratioOfCementMixToWater | 422 | + rdfs:range ep-core:Length . |
423 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 423 | + |
424 | - rdfs:domain ep-well:CementingFluid ; | 424 | +ep-well:measuredDepthOfPlugTop |
425 | - rdfs:label "ratio of cement mix to water"^^xsd:string ; | 425 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
426 | - rdfs:range ep-core:VolumePerUnitVolumeConcentration . | 426 | + rdfs:comment "class_of_indirect_property that is the measured depth of the plug top of a wellbore"^^xsd:string ; |
427 | - | 427 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
428 | -ep-well:relativeAmountOfCoreRecovered | 428 | + rdfs:label "measured depth of plug top"^^xsd:string ; |
429 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 429 | + rdfs:range ep-core:Length . |
430 | - rdfs:domain ep-well:RecoveredCore ; | 430 | + |
431 | - rdfs:label "relative amount of core recovered"^^xsd:string ; | 431 | +ep-well:measuredDepthToTheBottomOfAPartOfAWellBore |
432 | - rdfs:range ep-core:VolumePerUnitVolumeConcentration . | 432 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
433 | - | 433 | + rdfs:comment "class_of_indirect_property that is the measured depth to the bottom of a spatial part of a wellbore"^^xsd:string ; |
434 | -ep-well:showDescription | 434 | + rdfs:domain ep-well:SpatialPartOfAWellBore ; |
435 | - rdf:type owl:DatatypeProperty ; | 435 | + rdfs:label "measured depth to the bottom of a part of a wellbore"^^xsd:string ; |
436 | - rdfs:domain ep-well:SpatialPartOfAWellBore ; | 436 | + rdfs:range ep-core:Length . |
437 | - rdfs:label "show description"^^xsd:string . | 437 | + |
438 | - | 438 | +ep-well:measuredDepthToTheTopOfAPartOfAWellBore |
439 | -ep-well:shutInCasingPressure | 439 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
440 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 440 | + rdfs:comment "class_of_indirect_property that is the measured depth to the top of a spatial part of a wellbore"^^xsd:string ; |
441 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 441 | + rdfs:domain ep-well:SpatialPartOfAWellBore ; |
442 | - rdfs:label "shut in casing pressure"^^xsd:string ; | 442 | + rdfs:label "measured depth to the top of a part of a wellbore"^^xsd:string ; |
443 | - rdfs:range ep-core:Pressure . | 443 | + rdfs:range ep-core:Length . |
444 | - | 444 | + |
445 | -ep-well:shutInDrillPipePressure | 445 | +ep-well:nominalInsideDiameterOfBoreHole |
446 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 446 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
447 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 447 | + rdfs:comment "class_of_indirect_property that is the nominal diameter of a wellbore"^^xsd:string ; |
448 | - rdfs:label "shut in drill pipe pressure"^^xsd:string ; | 448 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
449 | - rdfs:range ep-core:Pressure . | 449 | + rdfs:label "nominal inside diameter of borehole"^^xsd:string ; |
450 | - | 450 | + rdfs:range ep-core:Length . |
451 | -ep-well:stratigraphyDescription | 451 | + |
452 | - rdf:type owl:DatatypeProperty ; | 452 | +ep-well:plannedBottomHoleMeasuredDepth |
453 | - rdfs:domain ep-well:SpatialPartOfAWellBore ; | 453 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
454 | - rdfs:label "stratigraphy description"^^xsd:string . | 454 | + rdfs:comment "class_of_indirect_property that is the planned measured depth to the bottom of a wellbore at the end of a temporal part of a wellbore"^^xsd:string ; |
455 | - | 455 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
456 | -ep-well:strengthOfRockFormation | 456 | + rdfs:label "planned bottom hole measured depth"^^xsd:string ; |
457 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 457 | + rdfs:range ep-core:Length . |
458 | - rdfs:domain ep-well:SurroundingRockFormation ; | 458 | + |
459 | - rdfs:label "strength of rock formation"^^xsd:string ; | 459 | +ep-well:plannedPilotBottomHoleMeasuredDepth |
460 | - rdfs:range ep-core:StrengthOfRockFormation . | 460 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
461 | - | 461 | + rdfs:comment "class_of_indirect_property that is the planned measured depth to the bottom of the pilot hole of a wellbore at the end of a temporal part of a wellbore"^^xsd:string ; |
462 | -ep-well:trueVerticalDepth | 462 | + rdfs:domain ep-well:WellBorePilotHole ; |
463 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 463 | + rdfs:label "planned pilot bottom hole measured depth"^^xsd:string ; |
464 | - rdfs:domain ep-well:SpatialPartOfAWellBore ; | 464 | + rdfs:range ep-core:Length . |
465 | - rdfs:label "true vertical depth"^^xsd:string ; | 465 | + |
466 | - rdfs:range ep-core:Length . | 466 | +ep-well:plannedPilotBottomHoleTrueVerticalDepth |
467 | - | 467 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
468 | -ep-well:trueVerticalDepthToTheBottomOfAPartOfAWellBore | 468 | + rdfs:comment "class_of_indirect_property that is the planned true vertical depth of the bottom of the pilot hole of a wellbore at the end of a temporal part of a wellbore"^^xsd:string ; |
469 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 469 | + rdfs:domain ep-well:WellBorePilotHole ; |
470 | - rdfs:domain ep-well:SpatialPartOfAWellBore ; | 470 | + rdfs:label "planned pilot bottom hole true vertical depth"^^xsd:string ; |
471 | - rdfs:label "true vertical depth to the bottom of a part of a wellbore"^^xsd:string ; | 471 | + rdfs:range ep-core:Length . |
472 | - rdfs:range ep-core:Length . | 472 | + |
473 | - | 473 | +ep-well:porePressure |
474 | -ep-well:trueVerticalDepthToTheTopOfAPartOfAWellBore | 474 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
475 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 475 | + rdfs:comment "class_of_indirect_property that is the pore pressure at a spatial part of a wellbore"^^xsd:string ; |
476 | - rdfs:domain ep-well:SpatialPartOfAWellBore ; | 476 | + rdfs:domain ep-well:SpatialPartOfAWellBore ; |
477 | - rdfs:label "true vertical depth to the top of a part of a wellbore"^^xsd:string ; | 477 | + rdfs:label "pore pressure"^^xsd:string ; |
478 | - rdfs:range ep-core:Length . | 478 | + rdfs:range ep-core:Pressure . |
479 | - | 479 | + |
480 | -ep-well:wellBoreCompletedAt | 480 | +ep-well:porePressureEquivalentMudDensity |
481 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty ; | 481 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
482 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 482 | + rdfs:comment "class_of_indirect_property that is the equipvalent mud density to the pore pressure at a spatial part of a wellbore"^^xsd:string ; |
483 | - rdfs:label "wellbore completed at"^^xsd:string . | 483 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; |
484 | - | 484 | + rdfs:label "pore pressure - equivalent mud density"^^xsd:string ; |
485 | -ep-well:wellBorePreSpudAt | 485 | + rdfs:range ep-core:Density . |
486 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty ; | 486 | + |
487 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 487 | +ep-well:ratioOfCementMixToWater |
488 | - rdfs:label "wellbore pre-spud at"^^xsd:string . | 488 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
489 | - | 489 | + rdfs:comment "class_of_indirect_property that is the volumetric ratio of cement mix to water for a cementing fluid"^^xsd:string ; |
490 | -ep-well:wellBoreSpudAt | 490 | + rdfs:domain ep-well:CementingFluid ; |
491 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty ; | 491 | + rdfs:label "ratio of cement mix to water"^^xsd:string ; |
492 | - rdfs:domain ep-well:TemporalPartOfAWellBore ; | 492 | + rdfs:range ep-core:VolumePerUnitVolumeConcentration . |
493 | - rdfs:label "wellbore spud at"^^xsd:string . | 493 | + |
494 | +ep-well:relativeAmountOfCoreRecovered | ||
495 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
496 | + rdfs:comment "class_of_indirect_property that is the relative amount of core recovered by volume"^^xsd:string ; | ||
497 | + rdfs:domain ep-well:RecoveredCore ; | ||
498 | + rdfs:label "relative amount of core recovered"^^xsd:string ; | ||
499 | + rdfs:range ep-core:VolumePerUnitVolumeConcentration . | ||
500 | + | ||
501 | +ep-well:showDescription | ||
502 | + rdf:type owl:DatatypeProperty ; | ||
503 | + rdfs:comment "description of the show at a spatial part of a wellbore"^^xsd:string ; | ||
504 | + rdfs:domain ep-well:SpatialPartOfAWellBore ; | ||
505 | + rdfs:label "show description"^^xsd:string . | ||
506 | + | ||
507 | +ep-well:shutInCasingPressure | ||
508 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
509 | + rdfs:comment "class_of_indirect_property that is the shut in casing pressure for a wellbore"^^xsd:string ; | ||
510 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; | ||
511 | + rdfs:label "shut in casing pressure"^^xsd:string ; | ||
512 | + rdfs:range ep-core:Pressure . | ||
513 | + | ||
514 | +ep-well:shutInDrillPipePressure | ||
515 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
516 | + rdfs:comment "class_of_indirect_property that is the shut in drill pipe pressure for a wellbore"^^xsd:string ; | ||
517 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; | ||
518 | + rdfs:label "shut in drill pipe pressure"^^xsd:string ; | ||
519 | + rdfs:range ep-core:Pressure . | ||
520 | + | ||
521 | +ep-well:stratigraphyDescription | ||
522 | + rdf:type owl:DatatypeProperty ; | ||
523 | + rdfs:comment "description of the stratigraphy at a spatial part of a wellbore"^^xsd:string ; | ||
524 | + rdfs:domain ep-well:SpatialPartOfAWellBore ; | ||
525 | + rdfs:label "stratigraphy description"^^xsd:string . | ||
526 | + | ||
527 | +ep-well:strengthOfRockFormation | ||
528 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
529 | + rdfs:comment "class_of_indirect_property that is the strength of a surrounding rock formation"^^xsd:string ; | ||
530 | + rdfs:domain ep-well:SurroundingRockFormation ; | ||
531 | + rdfs:label "strength of rock formation"^^xsd:string ; | ||
532 | + rdfs:range ep-core:StrengthOfRockFormation . | ||
533 | + | ||
534 | +ep-well:trueVerticalDepth | ||
535 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
536 | + rdfs:comment "class_of_indirect_property that is the true vertical depth to a spatial part of a wellbore"^^xsd:string ; | ||
537 | + rdfs:domain ep-well:SpatialPartOfAWellBore ; | ||
538 | + rdfs:label "true vertical depth"^^xsd:string ; | ||
539 | + rdfs:range ep-core:Length . | ||
540 | + | ||
541 | +ep-well:trueVerticalDepthToTheBottomOfAPartOfAWellBore | ||
542 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
543 | + rdfs:comment "class_of_indirect_property that is the true vertical depth of the bottom of a spatial part of a wellbore"^^xsd:string ; | ||
544 | + rdfs:domain ep-well:SpatialPartOfAWellBore ; | ||
545 | + rdfs:label "true vertical depth to the bottom of a part of a wellbore"^^xsd:string ; | ||
546 | + rdfs:range ep-core:Length . | ||
547 | + | ||
548 | +ep-well:trueVerticalDepthToTheTopOfAPartOfAWellBore | ||
549 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | ||
550 | + rdfs:comment "class_of_indirect_property that is the true vertical depth of the top of a spatial part of a wellbore"^^xsd:string ; | ||
551 | + rdfs:domain ep-well:SpatialPartOfAWellBore ; | ||
552 | + rdfs:label "true vertical depth to the top of a part of a wellbore"^^xsd:string ; | ||
553 | + rdfs:range ep-core:Length . | ||
554 | + | ||
555 | +ep-well:wellBoreCompletedAt | ||
556 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | ||
557 | + rdfs:comment "UTC representation of the time at which a wellbore was completed"^^xsd:string ; | ||
558 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; | ||
559 | + rdfs:label "wellbore completed at"^^xsd:string . | ||
560 | + | ||
561 | +ep-well:wellBorePreSpudAt | ||
562 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | ||
563 | + rdfs:comment "UTC representation of the time at of the pre-spud for a wellbore"^^xsd:string ; | ||
564 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; | ||
565 | + rdfs:label "wellbore pre-spud at"^^xsd:string . | ||
566 | + | ||
567 | +ep-well:wellBoreSpudAt | ||
568 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | ||
569 | + rdfs:comment "UTC representation of the time of spud of a wellbore"^^xsd:string ; | ||
570 | + rdfs:domain ep-well:TemporalPartOfAWellBore ; | ||
571 | + rdfs:label "wellbore spud at"^^xsd:string . | ... | ... |
-
Please register or login to post a comment