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-06-24 02:03:33 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4a737638cea8e9715ef490336e0b9f15f55a98fb
4a737638
1 parent
61c729ac
Updated examples with COR elements
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
9 deletions
PLANNING_CORE.ttl
UseCaseData/UC2.ttl
PLANNING_CORE.ttl
View file @
4a73763
...
...
@@ -72,6 +72,10 @@ ILAP:ActivityWBS
rdfs:
label
"Activity WBS"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Network
.
ILAP:
ActivityWBS_1
rdf:
type
ILAP:
ActivityWBS
;
rdfs:
label
"Activity WBS 1"
^^
xsd:
string
.
ILAP:
Application
rdf:
type
owl:
Class
;
rdfs:
label
"Application"
^^
xsd:
string
;
...
...
@@ -193,6 +197,10 @@ ILAP:Discipline
rdfs:
label
"Discipline"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS6811233>
.
ILAP:
Discipline_1
rdf:
type
rdfs:
Resource
,
ILAP:
Discipline
;
rdfs:
label
"Discipline 1"
^^
xsd:
string
.
ILAP:
ExecutionPlan
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
;
rdfs:
label
"Planned Activity network"
^^
xsd:
string
;
...
...
@@ -440,6 +448,11 @@ ILAP:PlannedActivity
owl:
onProperty
ILAP:
hasActivityLocation
]
.
ILAP:
PlannedActivity_1
rdf:
type
ILAP:
PlannedActivity
;
rdfs:
label
"Planned activity 1"
^^
xsd:
string
;
ILAP:
hasActivityWBS
ILAP:
ActivityWBS_1
.
ILAP:
PlanningApplication
rdf:
type
owl:
Class
;
rdfs:
label
"Planning application"
^^
xsd:
string
;
...
...
UseCaseData/UC2.ttl
View file @
4a73763
...
...
@@ -17,7 +17,7 @@ UC2: rdf:type owl:Ontology ;
owl:
imports
NCS:
.
UC2:
ActivityWBS_1
rdf:
type
COR:
ADA
,
ILAP:
ActivityWBS
,
PBS:
AC
,
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6>
;
rdf:
type
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6>
,
PBS:
AC
,
ILAP:
ActivityWBS
,
COR:
ADA
;
rdfs:
label
"Activity WBS 1"
^^
xsd:
string
.
UC2:
Baseline_1
...
...
@@ -33,11 +33,15 @@ UC2:CurrentControlEstimate_1
rdfs:
label
"Current control estimate 1"
^^
xsd:
string
.
UC2:
Discipline_1
rdf:
type
COR:
BEA
,
ILAP:
Discipline
;
rdf:
type
ILAP:
Discipline
,
COR:
BEA
;
rdfs:
label
"Discipline 1"
^^
xsd:
string
.
UC2:
Discipline_2
rdf:
type
ILAP:
Discipline
;
rdfs:
label
"Discipline 2"
^^
xsd:
string
.
UC2:
Location_1
rdf:
type
NPD:
StatfjordA
,
ILAP:
Location
;
rdf:
type
ILAP:
Location
,
NPD:
StatfjordA
;
rdfs:
label
"Location 1"
^^
xsd:
string
.
UC2:
Milestone_1
...
...
@@ -72,7 +76,7 @@ UC2:Profile_1
rdf:
type
ILAP:
ResourceProfile
;
rdfs:
label
"Profile 1"
^^
xsd:
string
;
ILAP:
hasProfilePoint
UC2:
ProfilePoint_
1
,
UC2:
ProfilePoint_2
.
UC2:
ProfilePoint_
2
,
UC2:
ProfilePoint_1
.
UC2:
ProjectPlan_2
rdf:
type
ILAP:
ProjectPlan
;
...
...
@@ -113,20 +117,30 @@ ILAP:ContractorWBS_1
rdf:
type
ILAP:
ContractorWBS
;
rdfs:
label
"Contractor WBS 1"
^^
xsd:
string
;
ILAP:
hasContractorWBSelement
"Installation activity"
^^
xsd:
string
,
"Installing pump"
^^
xsd:
string
,
"Pump engineer"
^^
xsd:
string
.
"Pump engineer"
^^
xsd:
string
,
"Installing pump"
^^
xsd:
string
,
"Installation activity"
^^
xsd:
string
.
ILAP:
Discipline_1
rdf:
type
COR:
CDA
.
ILAP:
PlannedActivity
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Calendar
;
owl:
onProperty
ILAP:
hasActivity
Calendar
owl:
allValuesFrom
ILAP:
ResponsibleOrganization
;
owl:
onProperty
ILAP:
hasActivity
ResponsibleOrganization
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
ResponsibleOrganization
;
owl:
onProperty
ILAP:
hasActivity
ResponsibleOrganization
owl:
allValuesFrom
ILAP:
Calendar
;
owl:
onProperty
ILAP:
hasActivity
Calendar
]
.
ILAP:
PlannedActivity_1
rdf:
type
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#412>
,
PBS:
ACAE
,
COR:
ADA
;
ILAP:
hasActivityContractor
<http://data.posccaesar.org/brreg/Subsea7>
;
ILAP:
hasActivityDiscipline
UC2:
Discipline_2
.
ILAP:
TargetSchedule_1
rdf:
type
ILAP:
TargetSchedule
;
rdfs:
label
"Target schedule 1"
^^
xsd:
string
;
...
...
Please
register
or
login
to post a comment