Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
ilap
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
Tore Christiansen
2014-11-13 13:11:05 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
15633fd5b5e4a03f6f32c9530e40169794c96666
15633fd5
1 parent
5c8133f0
Changed type individuals to classes
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
50 additions
and
42 deletions
PLANNING_CORE.ttl
PLANNING_VALUES.ttl
UC1.ttl
PLANNING_CORE.ttl
View file @
15633fd
This diff is collapsed. Click to expand it.
PLANNING_VALUES.ttl
View file @
15633fd
...
...
@@ -15,7 +15,7 @@
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
:
rdf:
type
owl:
Ontology
;
owl:
imports
USERFIELDS:
,
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS>
,
ILAP
:
.
owl:
imports
ILAP:
,
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS>
,
USERFIELDS
:
.
ILAP:
rdf:
type
owl:
Ontology
;
...
...
@@ -132,7 +132,7 @@ ILAP:DependentOnShutdown
ILAP:
Development
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Develop
ment"
^^
xsd:
string
,
"Develop
"
^^
xsd:
string
.
rdfs:
label
"Develop
"
^^
xsd:
string
,
"Development
"
^^
xsd:
string
.
ILAP:
DisasterRecovery
rdf:
type
ILAP:
PlanObjectiveType
;
...
...
@@ -159,8 +159,8 @@ ILAP:DuringNormalOperation
rdfs:
label
"During Normal Operation"
^^
xsd:
string
.
ILAP:
DuringShutdown
rdf:
type
ILAP:
Shutdown
Type
,
ILAP:
ShutdownPhas
e
;
rdfs:
label
"During
shutdown"
^^
xsd:
string
,
"During S
hutdown"
^^
xsd:
string
.
rdf:
type
ILAP:
Shutdown
Phase
,
ILAP:
ShutdownTyp
e
;
rdfs:
label
"During
Shutdown"
^^
xsd:
string
,
"During s
hutdown"
^^
xsd:
string
.
ILAP:
EquipmentShutdown
rdf:
type
ILAP:
ShutdownType
;
...
...
@@ -241,12 +241,14 @@ ILAP:GuaranteeWork
rdfs:
subClassOf
ILAP:
Contract
.
ILAP:
HC_systemsWork
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"HC systems work"
^^
xsd:
string
.
rdf:
type
owl:
Class
;
rdfs:
label
"HC systems work"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
RiskType
.
ILAP:
HeightWork
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Height work"
^^
xsd:
string
.
rdf:
type
owl:
Class
;
rdfs:
label
"Height work"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
RiskType
.
ILAP:
HighActivityPeriod
rdf:
type
ILAP:
ShutdownType
;
...
...
@@ -261,8 +263,9 @@ ILAP:HighPriority
rdfs:
label
"High priority"
^^
xsd:
string
.
ILAP:
HotWork
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Hot work"
^^
xsd:
string
.
rdf:
type
owl:
Class
;
rdfs:
label
"Hot work"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
RiskType
.
ILAP:
IncentiveContract
rdf:
type
owl:
Class
;
...
...
@@ -319,8 +322,9 @@ ILAP:L7_ContractorOperationsSchedule
rdfs:
label
"COS"
^^
xsd:
string
.
ILAP:
LiftingOperation
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Lifting operation"
^^
xsd:
string
.
rdf:
type
owl:
Class
;
rdfs:
label
"Lifting operation"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
RiskType
.
ILAP:
LivingQuarterShutdown
rdf:
type
ILAP:
ShutdownType
;
...
...
@@ -479,16 +483,18 @@ ILAP:Removal
rdfs:
label
"Removal"
^^
xsd:
string
.
ILAP:
RemovalOfBarriers
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Removal of barriers"
^^
xsd:
string
.
rdf:
type
owl:
Class
;
rdfs:
label
"Removal of barriers"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
RiskType
.
ILAP:
Renewal
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Renew"
^^
xsd:
string
.
ILAP:
ReservoirDrillingOperation
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Reservoir drilling operation"
^^
xsd:
string
.
rdf:
type
owl:
Class
;
rdfs:
label
"Reservoir drilling operation"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
RiskType
.
ILAP:
ResourceDriven
rdf:
type
ILAP:
PlanContractType
;
...
...
@@ -531,8 +537,9 @@ ILAP:ScheduledShutdown
rdfs:
label
"Scheduled Shutdown"
^^
xsd:
string
.
ILAP:
ShallowGasOperation
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Shallow gas operation"
^^
xsd:
string
.
rdf:
type
owl:
Class
;
rdfs:
label
"Shallow gas operation"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
RiskType
.
ILAP:
ShutdownAndDecommisioning
rdf:
type
ILAP:
PlanLifecycleStage
;
...
...
@@ -546,7 +553,7 @@ ILAP:StandardFreeWeekendPeriod
rdf:
type
ILAP:
CalendarFreePeriodWeekRepeat
;
rdfs:
label
"Standard free weekend period"
^^
xsd:
string
;
ILAP:
hasCalendarPeriodFreeDay
ILAP:
S
unday
,
ILAP:
Satur
day
.
ILAP:
S
aturday
,
ILAP:
Sun
day
.
ILAP:
StandardWorkWeekdayPeriod
rdf:
type
ILAP:
CalendarWorkPeriodWeekRepeat
;
...
...
@@ -593,8 +600,9 @@ ILAP:UserField
rdfs:
subClassOf
ILAP:
Data
.
ILAP:
VesselOperation
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Vessel operation"
^^
xsd:
string
.
rdf:
type
owl:
Class
;
rdfs:
label
"Vessel operation"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
RiskType
.
ILAP:
WaterInjectionShutdown
rdf:
type
ILAP:
ShutdownType
;
...
...
@@ -704,10 +712,10 @@ ILAP:hasWorkTaskResponsible
rdfs:
range
ILAP:
ResponsiblePerson
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing>
rdfs:
subClassOf
ILAP:
Resource
,
ILAP:
Discipline
,
ILAP:
Category
.
rdfs:
subClassOf
ILAP:
Category
,
ILAP:
Discipline
,
ILAP:
Resource
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
rdfs:
subClassOf
ILAP:
Result
,
ILAP:
Asse
t
.
rdfs:
subClassOf
ILAP:
Asset
,
ILAP:
Resul
t
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing>
rdfs:
subClassOf
ILAP:
Phase
.
...
...
@@ -717,63 +725,63 @@ USERFIELDS:UserField
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Disciplin
e
;
owl:
onProperty
USERFIELDS:
has
Disciplin
e
owl:
onClass
ILAP:
ShutdownTyp
e
;
owl:
onProperty
USERFIELDS:
has
ShutdownTyp
e
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
MilestoneType
;
owl:
onProperty
USERFIELDS:
has
Milestone
owl:
onClass
ILAP:
Result
;
owl:
onProperty
USERFIELDS:
has
Product
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Contractor
;
owl:
onProperty
USERFIELDS:
has
Contractor
owl:
onClass
ILAP:
Phase
;
owl:
onProperty
USERFIELDS:
has
ProjectPhase
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Facility
;
owl:
onProperty
USERFIELDS:
has
Facilit
y
owl:
onClass
ILAP:
Discipline
;
owl:
onProperty
USERFIELDS:
has
Categor
y
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Discipline
;
owl:
onProperty
USERFIELDS:
has
Categor
y
owl:
onClass
ILAP:
Facility
;
owl:
onProperty
USERFIELDS:
has
Facilit
y
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Phase
;
owl:
onProperty
USERFIELDS:
has
ProjectPhase
owl:
onClass
ILAP:
Contractor
;
owl:
onProperty
USERFIELDS:
has
Contractor
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Result
;
owl:
onProperty
USERFIELDS:
has
Product
owl:
onClass
ILAP:
MilestoneType
;
owl:
onProperty
USERFIELDS:
has
Milestone
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
ShutdownTyp
e
;
owl:
onProperty
USERFIELDS:
has
ShutdownTyp
e
owl:
onClass
ILAP:
Disciplin
e
;
owl:
onProperty
USERFIELDS:
has
Disciplin
e
]
.
<http://data.posccaesar.org/npd/ontology/OperatingCompany>
rdf:
type
owl:
Class
;
rdfs:
label
"
Regulator 1"
^^
xsd:
string
,
"Operating company"
^^
xsd:
string
,
"Contrac
tor 1"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Regulator
,
ILAP:
Operator
,
ILAP:
Contrac
tor
.
rdfs:
label
"
Contractor 1"
^^
xsd:
string
,
"Operating company"
^^
xsd:
string
,
"Regula
tor 1"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Contractor
,
ILAP:
Operator
,
ILAP:
Regula
tor
.
<http://data.posccaesar.org/npd/ontology/productionFacility>
rdf:
type
owl:
Class
;
...
...
@@ -783,7 +791,7 @@ USERFIELDS:UserField
rdl:
RDS282149
rdf:
type
owl:
Class
;
rdfs:
label
"RDS282149"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
,
ILAP:
ResponsibleOrganization
.
rdfs:
subClassOf
ILAP:
ResponsibleOrganization
,
owl:
Thing
.
<http://data.posccaesar.orgnpd/ontology/License>
rdf:
type
owl:
Class
;
...
...
UC1.ttl
View file @
15633fd
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment