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-05 13:37:49 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cc0298ede3b2c09ac9f94249ecc17ed31e4cbfd3
cc0298ed
1 parent
c504ccb6
Trying to use real in UC1
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
13 deletions
PLANNING_CORE.ttl
PLANNING_VALUES.ttl
UC1.ttl
PLANNING_CORE.ttl
View file @
cc0298e
This diff is collapsed. Click to expand it.
PLANNING_VALUES.ttl
View file @
cc0298e
...
...
@@ -13,7 +13,7 @@
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
:
rdf:
type
owl:
Ontology
;
owl:
imports
ILAP:
,
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS>
.
owl:
imports
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS>
,
ILAP:
.
ILAP:
rdf:
type
owl:
Ontology
;
...
...
@@ -121,7 +121,7 @@ ILAP:Dependent_on_Shutdown
ILAP:
Development
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Develop
"
^^
xsd:
string
,
"Development
"
^^
xsd:
string
.
rdfs:
label
"Develop
ment"
^^
xsd:
string
,
"Develop
"
^^
xsd:
string
.
ILAP:
DisasterRecovery
rdf:
type
ILAP:
PlanObjectiveType
;
...
...
@@ -463,7 +463,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
;
...
...
@@ -584,12 +584,12 @@ ILAP:hasPlanAssetOwner
ILAP:
hasPlanContractor
rdfs:
range
ILAP:
Contractor
.
ILAP:
hasPlanLicenseOperator
rdfs:
range
ILAP:
Operator
.
ILAP:
hasPlanLicensePartner
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasPlanOperator
rdfs:
range
ILAP:
Operator
.
ILAP:
hasPlanRegulator
rdfs:
range
ILAP:
ResponsibleOrganization
.
...
...
@@ -612,7 +612,7 @@ ILAP:hasWorkTaskResponsible
rdfs:
range
ILAP:
ResponsiblePerson
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing>
rdfs:
subClassOf
ILAP:
Discipline
,
ILAP:
Resourc
e
.
rdfs:
subClassOf
ILAP:
Resource
,
ILAP:
Disciplin
e
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
rdfs:
subClassOf
ILAP:
Result
.
...
...
@@ -622,8 +622,8 @@ ILAP:hasWorkTaskResponsible
<http://data.posccaesar.org/npd/ontology/OperatingCompany>
rdf:
type
owl:
Class
;
rdfs:
label
"
Contractor 1"
^^
xsd:
string
,
"Operating company
"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Contractor
,
ILAP:
Opera
tor
.
rdfs:
label
"
Operating company"
^^
xsd:
string
,
"Contractor 1
"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Operator
,
ILAP:
Contrac
tor
.
<http://data.posccaesar.org/npd/ontology/productionFacility>
rdf:
type
owl:
Class
;
...
...
@@ -633,7 +633,7 @@ ILAP:hasWorkTaskResponsible
rdl:
RDS282149
rdf:
type
owl:
Class
;
rdfs:
label
"RDS282149"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
,
ILAP:
ResponsibleOrganization
.
rdfs:
subClassOf
ILAP:
ResponsibleOrganization
,
owl:
Thing
.
<http://staging.data.posccaesar.org/npd/ontology/discoveryField>
rdf:
type
owl:
Class
;
...
...
UC1.ttl
View file @
cc0298e
...
...
@@ -17,9 +17,9 @@ ILAP:ActivityWBS_1
rdf:
type
ILAP:
ActivityWBS
;
rdfs:
label
"Activity WBS 1"
^^
xsd:
string
;
ILAP:
hasWBScomponent
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
.
SCCS:
PBS_ACAA
,
ILAP:
PBS_ACAA_1
;
ILAP:
hasWBSphase
ILAP:
SAB_51_1
,
SCCS:
SAB_5
1
;
ILAP:
hasWBSresource
SCCS:
COR_KD
,
ILAP:
COR_KD_1
.
ILAP:
COR_KD_1
rdf:
type
SCCS:
COR_KD
;
...
...
@@ -69,6 +69,12 @@ ILAP:PlannedActivity_2
ILAP:
hasActivityWorkVolume
"1500"
^^
xsd:
float
.
ILAP:
ProjectExecutionPlan_UC1
rdf:
type
ILAP:
ProjectExecutionPlan
;
rdfs:
label
"Project execution plan UC1"
^^
xsd:
string
;
ILAP:
hasPlanContractor
<http://data.posccaesar.org/brreg/R-04253108-a156-4c0c-bfa3-cb3cfb40a776>
,
<http://data.posccaesar.org/brreg/R-5db3751d-41d9-4516-a8e9-2b73a7df656b>
.
ILAP:
RiskFactor_1
rdf:
type
ILAP:
RiskFactor
;
rdfs:
label
"Risk factor 1"
^^
xsd:
string
;
...
...
Please
register
or
login
to post a comment