Showing
1 changed file
with
1 additions
and
89 deletions
| 1 | -# Saved by TopBraid on Thu Oct 06 17:07:33 BST 2011 | 1 | +# Saved by TopBraid on Thu Oct 06 15:53:29 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity | 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity |
| 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
| 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity |
| ... | @@ -15,49 +15,14 @@ | ... | @@ -15,49 +15,14 @@ |
| 15 | owl:imports <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/activity> ; | 15 | owl:imports <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/activity> ; |
| 16 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 16 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 17 | 17 | ||
| 18 | -<http://www.reportinghub.no/ep/schema/facility#Facility> | ||
| 19 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> . | ||
| 20 | - | ||
| 21 | -<http://www.reportinghub.no/ep/schema/facility#TemporalPartOfARig> | ||
| 22 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 23 | - | ||
| 24 | ep-prodact:AdministerFirstAid | 18 | ep-prodact:AdministerFirstAid |
| 25 | rdf:type owl:Class ; | 19 | rdf:type owl:Class ; |
| 26 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 20 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 27 | 21 | ||
| 28 | -ep-prodact:AreaCoveredByLease | ||
| 29 | - rdf:type owl:Class ; | ||
| 30 | - rdfs:comment "This is just called Lease in the XML Schema"^^xsd:string ; | ||
| 31 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 32 | - | ||
| 33 | -ep-prodact:Cluster | ||
| 34 | - rdf:type owl:Class ; | ||
| 35 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 36 | - | ||
| 37 | -ep-prodact:Compressor | ||
| 38 | - rdf:type owl:Class ; | ||
| 39 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 40 | - | ||
| 41 | -ep-prodact:Controller-Lift | ||
| 42 | - rdf:type owl:Class ; | ||
| 43 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 44 | - | ||
| 45 | -ep-prodact:Country | ||
| 46 | - rdf:type owl:Class ; | ||
| 47 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 48 | - | ||
| 49 | ep-prodact:DrillOrExcercise | 22 | ep-prodact:DrillOrExcercise |
| 50 | rdf:type owl:Class ; | 23 | rdf:type owl:Class ; |
| 51 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 24 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 52 | 25 | ||
| 53 | -ep-prodact:Flowline | ||
| 54 | - rdf:type owl:Class ; | ||
| 55 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 56 | - | ||
| 57 | -ep-prodact:Flowline-Production | ||
| 58 | - rdf:type owl:Class ; | ||
| 59 | - rdfs:subClassOf ep-prodact:Flowline . | ||
| 60 | - | ||
| 61 | ep-prodact:HealthSafetyAndEnvironmentActivity | 26 | ep-prodact:HealthSafetyAndEnvironmentActivity |
| 62 | rdf:type owl:Class ; | 27 | rdf:type owl:Class ; |
| 63 | rdfs:subClassOf ep-prodact:PartOfProductionActivity . | 28 | rdfs:subClassOf ep-prodact:PartOfProductionActivity . |
| ... | @@ -70,18 +35,6 @@ ep-prodact:IssueWorkPermit | ... | @@ -70,18 +35,6 @@ ep-prodact:IssueWorkPermit |
| 70 | rdf:type owl:Class ; | 35 | rdf:type owl:Class ; |
| 71 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 36 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 72 | 37 | ||
| 73 | -ep-prodact:Manifold | ||
| 74 | - rdf:type owl:Class ; | ||
| 75 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 76 | - | ||
| 77 | -ep-prodact:Manifold-Injection | ||
| 78 | - rdf:type owl:Class ; | ||
| 79 | - rdfs:subClassOf ep-prodact:Manifold . | ||
| 80 | - | ||
| 81 | -ep-prodact:Manifold-Production | ||
| 82 | - rdf:type owl:Class ; | ||
| 83 | - rdfs:subClassOf ep-prodact:Manifold . | ||
| 84 | - | ||
| 85 | ep-prodact:MedicalTreatmentInjury | 38 | ep-prodact:MedicalTreatmentInjury |
| 86 | rdf:type owl:Class ; | 39 | rdf:type owl:Class ; |
| 87 | rdfs:subClassOf ep-prodact:Injury . | 40 | rdfs:subClassOf ep-prodact:Injury . |
| ... | @@ -98,10 +51,6 @@ ep-prodact:ReportHazard | ... | @@ -98,10 +51,6 @@ ep-prodact:ReportHazard |
| 98 | rdf:type owl:Class ; | 51 | rdf:type owl:Class ; |
| 99 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 52 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 100 | 53 | ||
| 101 | -ep-prodact:Reservoir | ||
| 102 | - rdf:type owl:Class ; | ||
| 103 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 104 | - | ||
| 105 | ep-prodact:RestrictedWorkInjury | 54 | ep-prodact:RestrictedWorkInjury |
| 106 | rdf:type owl:Class ; | 55 | rdf:type owl:Class ; |
| 107 | rdfs:subClassOf ep-prodact:Injury . | 56 | rdfs:subClassOf ep-prodact:Injury . |
| ... | @@ -110,34 +59,10 @@ ep-prodact:SafetyMeeting | ... | @@ -110,34 +59,10 @@ ep-prodact:SafetyMeeting |
| 110 | rdf:type owl:Class ; | 59 | rdf:type owl:Class ; |
| 111 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 60 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 112 | 61 | ||
| 113 | -ep-prodact:Separator | ||
| 114 | - rdf:type owl:Class ; | ||
| 115 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 116 | - | ||
| 117 | ep-prodact:SpillOrLeak | 62 | ep-prodact:SpillOrLeak |
| 118 | rdf:type owl:Class ; | 63 | rdf:type owl:Class ; |
| 119 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 64 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 120 | 65 | ||
| 121 | -ep-prodact:SubjectOfProductionReport | ||
| 122 | - rdf:type owl:Class ; | ||
| 123 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> . | ||
| 124 | - | ||
| 125 | -ep-prodact:Tank | ||
| 126 | - rdf:type owl:Class ; | ||
| 127 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 128 | - | ||
| 129 | -ep-prodact:Template | ||
| 130 | - rdf:type owl:Class ; | ||
| 131 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 132 | - | ||
| 133 | -ep-prodact:WellGroup | ||
| 134 | - rdf:type owl:Class ; | ||
| 135 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 136 | - | ||
| 137 | -ep-prodact:WellHead | ||
| 138 | - rdf:type owl:Class ; | ||
| 139 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 140 | - | ||
| 141 | ep-prodact:WorkingUnderPermit | 66 | ep-prodact:WorkingUnderPermit |
| 142 | rdf:type owl:Class ; | 67 | rdf:type owl:Class ; |
| 143 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 68 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| ... | @@ -209,10 +134,6 @@ ep-prodact:totalNoOfPermitsIssued | ... | @@ -209,10 +134,6 @@ ep-prodact:totalNoOfPermitsIssued |
| 209 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; | 134 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; |
| 210 | rdfs:range xsd:integer . | 135 | rdfs:range xsd:integer . |
| 211 | 136 | ||
| 212 | -ep-prodact:Zone | ||
| 213 | - rdf:type owl:Class ; | ||
| 214 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 215 | - | ||
| 216 | ep-prodact:hasPart | 137 | ep-prodact:hasPart |
| 217 | rdf:type owl:ObjectProperty ; | 138 | rdf:type owl:ObjectProperty ; |
| 218 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; | 139 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; |
| ... | @@ -277,12 +198,3 @@ ep-prodact:yearlyActivityToDate | ... | @@ -277,12 +198,3 @@ ep-prodact:yearlyActivityToDate |
| 277 | rdf:type owl:ObjectProperty ; | 198 | rdf:type owl:ObjectProperty ; |
| 278 | rdfs:domain ep-prodact:ProductionActivityLastingLessThanAYear ; | 199 | rdfs:domain ep-prodact:ProductionActivityLastingLessThanAYear ; |
| 279 | rdfs:range ep-prodact:YearlyProductionActivityToEndOfReportingPeriod . | 200 | rdfs:range ep-prodact:YearlyProductionActivityToEndOfReportingPeriod . |
| 280 | - | ||
| 281 | -<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWell> | ||
| 282 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 283 | - | ||
| 284 | -<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> | ||
| 285 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ||
| 286 | - | ||
| 287 | -<http://www.reportinghub.no/ep/schema/well#WellBoreBottom> | ||
| 288 | - rdfs:subClassOf ep-prodact:SubjectOfProductionReport . | ... | ... |
-
Please register or login to post a comment