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-04 18:56:10 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a7801874d3d8e7fdc2f3a65a87bce92fa411d135
a7801874
1 parent
41a2b38f
Cleaned up ontologies relative to ILAP 2.0 standard specification
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
44 additions
and
22 deletions
PLANNING_CORE.ttl
PLANNING_VALUES.ttl
UC1.ttl
PLANNING_CORE.ttl
View file @
a780187
This diff is collapsed. Click to expand it.
PLANNING_VALUES.ttl
View file @
a780187
...
...
@@ -13,7 +13,7 @@
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
:
rdf:
type
owl:
Ontology
;
owl:
imports
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS>
,
ILAP:
.
owl:
imports
ILAP:
,
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS>
.
ILAP:
rdf:
type
owl:
Ontology
;
...
...
@@ -28,7 +28,7 @@ ILAP:Active
rdfs:
label
"Active"
^^
xsd:
string
.
ILAP:
ActivityWBS_1
ILAP:
hasWBS
Project
Type
ILAP:
hasWBS
projectExpense
Type
ILAP:
CAPEX
.
ILAP:
After_Shutdown
...
...
@@ -121,7 +121,7 @@ ILAP:Dependent_on_Shutdown
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
;
...
...
@@ -235,10 +235,6 @@ ILAP:HighPriority
rdf:
type
ILAP:
DegreeOfPriority
;
rdfs:
label
"High priority"
^^
xsd:
string
.
ILAP:
High_Activity_Period
rdf:
type
ILAP:
ShutdownPeriod
;
rdfs:
label
"High Activity Period"
^^
xsd:
string
.
ILAP:
HotWork
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Hot work"
^^
xsd:
string
.
...
...
@@ -459,10 +455,6 @@ ILAP:ShutdownAndDecommisioning
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Shutdown and decommisioning"
^^
xsd:
string
.
ILAP:
Shutdown_Period
rdf:
type
ILAP:
ShutdownPeriod
;
rdfs:
label
"Shutdown Period"
^^
xsd:
string
.
ILAP:
Shutdown_not_evaluated
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Shutdown not evaluated"
^^
xsd:
string
.
...
...
@@ -471,7 +463,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
;
...
...
@@ -544,6 +536,9 @@ ILAP:Wellbore
ILAP:
hasActivityBaselineSchedule
rdfs:
range
ILAP:
Schedule
.
ILAP:
hasActivityFacility
rdfs:
domain
ILAP:
PlannedActivity
.
ILAP:
hasActivityPhase
rdfs:
range
ILAP:
Phase
.
...
...
@@ -583,20 +578,41 @@ ILAP:hasCalendarTime
ILAP:
hasPlanAsset
rdfs:
range
<http://data.posccaesar.org/diskos/Asset>
.
ILAP:
hasPlanAssetOwner
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasPlanContractor
rdfs:
range
ILAP:
Contractor
.
ILAP:
hasPlanLicenseOperator
rdfs:
range
ILAP:
Operator
.
ILAP:
hasPlanLicensePartner
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasPlanRegulator
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasPlanResponsible
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasPlanSupplier
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasWBScomponent
rdfs:
range
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
.
ILAP:
hasWBSphase
rdfs:
range
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing>
.
ILAP:
hasWBSprojectExpenseType
rdfs:
range
ILAP:
PlanExpenseType
.
ILAP:
hasWorkTaskResponsible
rdfs:
range
ILAP:
ResponsiblePerson
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing>
rdfs:
subClassOf
ILAP:
Resource
,
ILAP:
Disciplin
e
.
rdfs:
subClassOf
ILAP:
Discipline
,
ILAP:
Resourc
e
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
rdfs:
subClassOf
ILAP:
Result
.
...
...
@@ -606,10 +622,10 @@ ILAP:hasWorkTaskResponsible
<http://data.posccaesar.org/npd/ontology/OperatingCompany>
rdf:
type
owl:
Class
;
rdfs:
label
"Operating company"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Operator
.
rdfs:
label
"
Contractor 1"
^^
xsd:
string
,
"
Operating company"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Contractor
,
ILAP:
Operator
.
<http://data.posccaesar.org/npd/ontology/
ilap-interface/
Facility>
<http://data.posccaesar.org/npd/ontology/
production
Facility>
rdf:
type
owl:
Class
;
rdfs:
label
"Facility"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Facility
,
owl:
Thing
.
...
...
@@ -617,7 +633,12 @@ ILAP:hasWorkTaskResponsible
rdl:
RDS282149
rdf:
type
owl:
Class
;
rdfs:
label
"RDS282149"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
ResponsibleOrganization
,
owl:
Thing
.
rdfs:
subClassOf
owl:
Thing
,
ILAP:
ResponsibleOrganization
.
<http://staging.data.posccaesar.org/npd/ontology/discoveryField>
rdf:
type
owl:
Class
;
rdfs:
label
"Field 1"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Field
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#A>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
...
...
UC1.ttl
View file @
a780187
...
...
@@ -16,10 +16,10 @@ UC1: rdf:type owl:Ontology ;
ILAP:
ActivityWBS_1
rdf:
type
ILAP:
ActivityWBS
;
rdfs:
label
"Activity WBS 1"
^^
xsd:
string
;
ILAP:
hasWBSResource
ILAP:
COR_KD_1
,
SCCS:
COR_KD
;
ILAP:
hasWBScomponent
SCCS:
PBS_ACAA
,
ILAP:
PBS_ACAA_1
;
ILAP:
hasWBSphase
SCCS:
SAB_51
,
ILAP:
SAB_51_1
.
ILAP:
PBS_ACAA_1
,
SCCS:
PBS_ACAA
;
ILAP:
hasWBSphase
SCCS:
SAB_51
,
ILAP:
SAB_51_1
;
ILAP:
hasWBSresource
ILAP:
COR_KD_1
,
SCCS:
COR_KD
.
ILAP:
COR_KD_1
rdf:
type
SCCS:
COR_KD
;
...
...
@@ -44,6 +44,8 @@ ILAP:PlannedActivity_2
ILAP:
COR_KD_1
;
ILAP:
hasActivityEstimatedWeight
"55000"
^^
xsd:
float
;
ILAP:
hasActivityFacility
<http://staging.data.posccaesar.org/npd/facts/Facility-278329>
;
ILAP:
hasActivityLocation
<http://staging.data.posccaesar.org/npd/facts/Field-46437>
;
ILAP:
hasActivityOperator
...
...
@@ -65,8 +67,7 @@ ILAP:PlannedActivity_2
ILAP:
hasActivityWeight
"55000"
^^
xsd:
float
;
ILAP:
hasActivityWorkVolume
"1500"
^^
xsd:
float
;
ILAP:
hasPlatform
<http://staging.data.posccaesar.org/npd/facts/Facility-278329>
.
"1500"
^^
xsd:
float
.
ILAP:
RiskFactor_1
rdf:
type
ILAP:
RiskFactor
;
...
...
Please
register
or
login
to post a comment