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-10-27 07:22:10 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0614ad4999c53f595f7f5ef65baa094c51e77469
0614ad49
1 parent
c5d60632
Added hasFaility and values to Reinertsen case
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
12 deletions
PLANNING_VALUES.ttl
UC1.ttl
USERFIELDS.ttl
PLANNING_VALUES.ttl
View file @
0614ad4
...
...
@@ -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
;
...
...
@@ -127,7 +127,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
;
...
...
@@ -154,8 +154,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
;
...
...
@@ -501,7 +501,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
;
...
...
@@ -654,10 +654,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
.
...
...
@@ -667,8 +667,8 @@ USERFIELDS:UserField
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
MilestoneType
;
owl:
onProperty
USERFIELDS:
has
Milestone
owl:
onClass
ILAP:
Facility
;
owl:
onProperty
USERFIELDS:
has
Facility
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -676,12 +676,19 @@ USERFIELDS:UserField
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Contractor
;
owl:
onProperty
USERFIELDS:
hasContractor
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
MilestoneType
;
owl:
onProperty
USERFIELDS:
hasMilestone
]
.
<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
;
...
...
@@ -691,7 +698,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 @
0614ad4
This diff is collapsed. Click to expand it.
USERFIELDS.ttl
View file @
0614ad4
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment