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-26 00:02:19 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e5f9fe5deeb90621ad1ca3ef89071ffa2cfbb436
e5f9fe5d
1 parent
f89cd699
Minor updates after EIRG
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
24 deletions
PLANNING_CORE.ttl
PLANNING_VALUES.ttl
PLANNING_CORE.ttl
View file @
e5f9fe5
This diff is collapsed. Click to expand it.
PLANNING_VALUES.ttl
View file @
e5f9fe5
...
...
@@ -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
;
...
...
@@ -150,7 +150,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
;
...
...
@@ -177,8 +177,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:
EIS
rdf:
type
ILAP:
Application
;
...
...
@@ -627,7 +627,7 @@ ILAP:StandardFreeWeekendPeriod
rdf:
type
ILAP:
CalendarFreePeriodWeekRepeat
;
rdfs:
label
"Standard Free Weekend Period"
^^
xsd:
string
;
ILAP:
hasCalendarPeriodFreeDay
ILAP:
S
aturday
,
ILAP:
Sun
day
.
ILAP:
S
unday
,
ILAP:
Satur
day
.
ILAP:
StandardWorkWeekdayPeriod
rdf:
type
ILAP:
CalendarWorkPeriodWeekRepeat
;
...
...
@@ -793,10 +793,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:
PlanContentType
.
rdfs:
subClassOf
ILAP:
PlanContentType
,
ILAP:
Result
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing>
rdfs:
subClassOf
ILAP:
ProjectPhase
.
...
...
@@ -806,57 +806,57 @@ 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/Licence>
...
...
@@ -892,7 +892,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://www.ilap.no/codes/NORSOK/Z-014/CORCoding#A>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
...
...
Please
register
or
login
to post a comment