Showing
1 changed file
with
35 additions
and
26 deletions
| 1 | -# Saved by TopBraid on Thu Oct 06 12:44:46 BST 2011 | 1 | +# Saved by TopBraid on Thu Oct 06 13:53:02 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 |
| ... | @@ -12,53 +12,62 @@ | ... | @@ -12,53 +12,62 @@ |
| 12 | 12 | ||
| 13 | <http://www.reportinghub.no/ep/schema/1.0/production-activity> | 13 | <http://www.reportinghub.no/ep/schema/1.0/production-activity> |
| 14 | rdf:type owl:Ontology ; | 14 | rdf:type owl:Ontology ; |
| 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/activity> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/production> ; |
| 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/activity#AdministerFirstAid> | 18 | +ep-prodact:AdministerFirstAid |
| 19 | rdf:type owl:Class ; | 19 | rdf:type owl:Class ; |
| 20 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity> . | 20 | + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 21 | 21 | ||
| 22 | -<http://www.reportinghub.no/ep/schema/activity#DrillOrExcercise> | 22 | +ep-prodact:DrillOrExcercise |
| 23 | rdf:type owl:Class ; | 23 | rdf:type owl:Class ; |
| 24 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity> . | 24 | + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 25 | 25 | ||
| 26 | -<http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity> | 26 | +ep-prodact:HealthSafetyAndEnvironmentActivity |
| 27 | rdf:type owl:Class ; | 27 | rdf:type owl:Class ; |
| 28 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . | 28 | + rdfs:subClassOf ep-prodact:PartOfProductionActivity . |
| 29 | 29 | ||
| 30 | -<http://www.reportinghub.no/ep/schema/activity#Injury> | 30 | +ep-prodact:Injury |
| 31 | rdf:type owl:Class ; | 31 | rdf:type owl:Class ; |
| 32 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity> . | 32 | + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 33 | 33 | ||
| 34 | -<http://www.reportinghub.no/ep/schema/activity#IssueWorkPermit> | 34 | +ep-prodact:IssueWorkPermit |
| 35 | rdf:type owl:Class ; | 35 | rdf:type owl:Class ; |
| 36 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity> . | 36 | + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 37 | 37 | ||
| 38 | -<http://www.reportinghub.no/ep/schema/activity#MedicalTreatmentInjury> | 38 | +ep-prodact:MedicalTreatmentInjury |
| 39 | rdf:type owl:Class ; | 39 | rdf:type owl:Class ; |
| 40 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Injury> . | 40 | + rdfs:subClassOf ep-prodact:Injury . |
| 41 | 41 | ||
| 42 | -<http://www.reportinghub.no/ep/schema/activity#ReportHazard> | 42 | +ep-prodact:PartOfProductionActivity |
| 43 | rdf:type owl:Class ; | 43 | rdf:type owl:Class ; |
| 44 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity> . | 44 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . |
| 45 | 45 | ||
| 46 | -<http://www.reportinghub.no/ep/schema/activity#RestrictedWorkInjury> | 46 | +ep-prodact:ReportHazard |
| 47 | rdf:type owl:Class ; | 47 | rdf:type owl:Class ; |
| 48 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Injury> . | 48 | + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 49 | 49 | ||
| 50 | -<http://www.reportinghub.no/ep/schema/activity#SafetyMeeting> | 50 | +ep-prodact:RestrictedWorkInjury |
| 51 | rdf:type owl:Class ; | 51 | rdf:type owl:Class ; |
| 52 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity> . | 52 | + rdfs:subClassOf ep-prodact:Injury . |
| 53 | 53 | ||
| 54 | -<http://www.reportinghub.no/ep/schema/activity#SpillOrLeak> | 54 | +ep-prodact:SafetyMeeting |
| 55 | rdf:type owl:Class ; | 55 | rdf:type owl:Class ; |
| 56 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity> . | 56 | + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 57 | 57 | ||
| 58 | -<http://www.reportinghub.no/ep/schema/activity#WorkingUnderPermit> | 58 | +ep-prodact:SpillOrLeak |
| 59 | rdf:type owl:Class ; | 59 | rdf:type owl:Class ; |
| 60 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity> . | 60 | + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 61 | 61 | ||
| 62 | -<http://www.reportinghub.no/ep/schema/activity#WorkingUnderPermitWithSJA> | 62 | +ep-prodact:WorkingUnderPermit |
| 63 | rdf:type owl:Class ; | 63 | rdf:type owl:Class ; |
| 64 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WorkingUnderPermit> . | 64 | + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
| 65 | + | ||
| 66 | +ep-prodact:WorkingUnderPermitWithSJA | ||
| 67 | + rdf:type owl:Class ; | ||
| 68 | + rdfs:subClassOf ep-prodact:WorkingUnderPermit . | ||
| 69 | + | ||
| 70 | +ep-prodact:hasPart | ||
| 71 | + rdf:type owl:ObjectProperty ; | ||
| 72 | + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; | ||
| 73 | + rdfs:range ep-prodact:PartOfProductionActivity . | ... | ... |
-
Please register or login to post a comment