Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
MonkeyChap
2011-10-06 11:48:01 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
74b9687988456d9b64242678dc61c8cba9afb4b5
74b96879
1 parent
2c7e0a49
Added HSE Activities
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
51 additions
and
2 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-ACTIVITY.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-ACTIVITY.ttl
View file @
74b9687
# Saved by TopBraid on Thu Oct 06 11:
28:29
BST 2011
# Saved by TopBraid on Thu Oct 06 11:
41:20
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production_activity
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production
@prefix
:
<http://www.reportinghub.no/ep/schema/1.0/production_activity#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
...
...
@@ -11,5 +12,53 @@
<http://www.reportinghub.no/ep/schema/1.0/production_activity>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
;
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>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.reportinghub.no/ep/schema/activity#AdministerFirstAid>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity>
.
<http://www.reportinghub.no/ep/schema/activity#DrillOrExcercise>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity>
.
<http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#Activity>
.
<http://www.reportinghub.no/ep/schema/activity#Injury>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity>
.
<http://www.reportinghub.no/ep/schema/activity#IssueWorkPermit>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity>
.
<http://www.reportinghub.no/ep/schema/activity#MedicalTreatmentInjury>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#Injury>
.
<http://www.reportinghub.no/ep/schema/activity#ReportHazard>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity>
.
<http://www.reportinghub.no/ep/schema/activity#RestrictedWorkInjury>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#Injury>
.
<http://www.reportinghub.no/ep/schema/activity#SafetyMeeting>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity>
.
<http://www.reportinghub.no/ep/schema/activity#SpillOrLeak>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity>
.
<http://www.reportinghub.no/ep/schema/activity#WorkingUnderPermit>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#HealthSafetyAndEnvironmentActivity>
.
<http://www.reportinghub.no/ep/schema/activity#WorkingUnderPermitWithSJA>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#WorkingUnderPermit>
.
...
...
Please
register
or
login
to post a comment