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-05-22 23:03:19 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
af8de4c5bf84ff00a4bfe7c7c36e76e6675971bb
af8de4c5
1 parent
932662fc
Updated subclass and type for all ILAP Core classes
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
531 additions
and
549 deletions
NCS_PLANNING.ttl
PLANNING_CORE.ttl
StandardData/BRREG.ttl
UC2.ttl
NCS_PLANNING.ttl
View file @
af8de4c
# baseURI: http://data.posccaesar.org/NCS_PLANNING/
# imports: http://data.posccaesar.org/brreg/
# imports: http://data.posccaesar.org/ccu/
# imports: http://data.posccaesar.org/diskos/
# imports: http://data.posccaesar.org/epcis/
# imports: http://data.posccaesar.org/ilap/
# imports: http://data.posccaesar.org/npd/
# imports: http://data.posccaesar.org/pob/
# imports: http://data.posccaesar.org/sccs/
# c14n-version: 3
@prefix
:
<http://data.posccaesar.org/NCS_PLANNING/
>
.
@prefix
ILAP:
<http://data.posccaesar.org/ilap/
>
.
@prefix
NCS:
<http://data.posccaesar.org/NCS_PLANNING/
>
.
@prefix
SCCS:
<http://data.posccaesar.org/sccs/
>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
@prefix
:
<http://data.posccaesar.org/NCS_PLANNING/>
.
@prefix
ILAP:
<http://data.posccaesar.org/ilap/>
.
@prefix
NCS:
<http://data.posccaesar.org/NCS_PLANNING/>
.
@prefix
SCCS:
<http://data.posccaesar.org/sccs/>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#
>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#
>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#
>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#
>
.
NCS:
rdf:
type
owl:
Ontology
;
owl:
imports
ILAP:
.
ILAP:
rdf:
type
owl:
Ontology
;
owl:
imports
<http://data.posccaesar.org/brreg/>
;
owl:
imports
<http://data.posccaesar.org/ccu/>
;
owl:
imports
<http://data.posccaesar.org/diskos/>
;
owl:
imports
<http://data.posccaesar.org/epcis/>
;
owl:
imports
ILAP:
;
owl:
imports
<http://data.posccaesar.org/npd/>
;
owl:
imports
<http://data.posccaesar.org/pob/>
;
owl:
imports
SCCS:
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
;
.
rdf:
type
owl:
Ontology
;
owl:
imports
<http://data.posccaesar.org/ccu/>
,
SCCS:
,
<http://data.posccaesar.org/npd/>
,
<http://data.posccaesar.org/brreg/>
,
<http://data.posccaesar.org/pob/>
,
<http://data.posccaesar.org/diskos/>
,
ILAP:
,
<http://data.posccaesar.org/epcis/>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ILAP:
Active
rdf:
type
ILAP:
Status
;
rdfs:
label
"Active"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Active"
^^
xsd:
string
.
ILAP:
Aquisition
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Aquire"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Aquire"
^^
xsd:
string
.
ILAP:
BrownFieldProject
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Brown field project"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Brown field project"
^^
xsd:
string
.
ILAP:
BusinessArea
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Business area"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Business area"
^^
xsd:
string
.
ILAP:
BusinessAsUsual
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Business as usual"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Business as usual"
^^
xsd:
string
.
ILAP:
CAPEX
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"CAPEX"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"CAPEX"
^^
xsd:
string
.
ILAP:
Cancelled
rdf:
type
ILAP:
Status
;
rdfs:
label
"Cancelled"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Cancelled"
^^
xsd:
string
.
ILAP:
Completed
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed"
^^
xsd:
string
.
ILAP:
Continent
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Continent"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Continent"
^^
xsd:
string
.
ILAP:
CostDriven
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Cost driven"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Cost driven"
^^
xsd:
string
.
ILAP:
Country
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Country"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Country"
^^
xsd:
string
.
ILAP:
Development
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Develop"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Develop"
^^
xsd:
string
.
ILAP:
DisasterRecovery
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Disaster recovery"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Disaster recovery"
^^
xsd:
string
.
ILAP:
Disposal
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Dispose"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Dispose"
^^
xsd:
string
.
ILAP:
DrillingAndWell
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Drilling and well"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Drilling and well"
^^
xsd:
string
.
ILAP:
Facility
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Facility"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Facility"
^^
xsd:
string
.
ILAP:
Field
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Field"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Field"
^^
xsd:
string
.
ILAP:
FieldStudy
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Field study"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Field study"
^^
xsd:
string
.
ILAP:
Friday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Friday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Friday"
^^
xsd:
string
.
ILAP:
From00To08
rdf:
type
ILAP:
CalendarHour
;
ILAP:
hasActivityEndTime
"08:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"00:00:00"
^^
xsd:
time
;
rdfs:
label
"From 00 To 08"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarHour
;
rdfs:
label
"From 00 To 08"
^^
xsd:
string
;
ILAP:
hasActivityEndTime
"08:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"00:00:00"
^^
xsd:
time
.
ILAP:
From08To16
rdf:
type
ILAP:
CalendarHour
;
ILAP:
hasActivityEndTime
"16:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"08:00:00"
^^
xsd:
time
;
rdfs:
label
"From 08 To 16"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarHour
;
rdfs:
label
"From 08 To 16"
^^
xsd:
string
;
ILAP:
hasActivityEndTime
"16:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"08:00:00"
^^
xsd:
time
.
ILAP:
From16To24
rdf:
type
ILAP:
CalendarHour
;
ILAP:
hasActivityEndTime
"24:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"16:00:00"
^^
xsd:
time
;
rdfs:
label
"From 16 To 24"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarHour
;
rdfs:
label
"From 16 To 24"
^^
xsd:
string
;
ILAP:
hasActivityEndTime
"24:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"16:00:00"
^^
xsd:
time
.
ILAP:
GreenFieldProject
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Green field project"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Green field project"
^^
xsd:
string
.
ILAP:
IncreasedRecovery
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Increased recovery"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Increased recovery"
^^
xsd:
string
.
ILAP:
IncrementalImprovement
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Incremental improvement"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Incremental improvement"
^^
xsd:
string
.
ILAP:
L1_ProgramPortfolioSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PPS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PPS"
^^
xsd:
string
.
ILAP:
L2_ProjectMasterSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PMS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PMS"
^^
xsd:
string
.
ILAP:
L3_ContractMasterSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CMS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CMS"
^^
xsd:
string
.
ILAP:
L3_ProjectControlNetworkSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PCS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PCS"
^^
xsd:
string
.
ILAP:
L4_ContractControlNetworkSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CCS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CCS"
^^
xsd:
string
.
ILAP:
L5_ContractTaskSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"DWS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"DWS"
^^
xsd:
string
.
ILAP:
L6_ContractorWorkOrderSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CWS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CWS"
^^
xsd:
string
.
ILAP:
L7_ContractorOperationsSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"COS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"COS"
^^
xsd:
string
.
ILAP:
Maintenance
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Maintain"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Maintain"
^^
xsd:
string
.
ILAP:
ManagedClosedown
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Managed closedown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Managed closedown"
^^
xsd:
string
.
ILAP:
Modification
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Modification"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Modification"
^^
xsd:
string
.
ILAP:
Monday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Monday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Monday"
^^
xsd:
string
.
ILAP:
OPEX
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"OPEX"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"OPEX"
^^
xsd:
string
.
ILAP:
Operation
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Operate"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Operate"
^^
xsd:
string
.
ILAP:
OperationAndMaintenance
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Operation and maintenance"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Operation and maintenance"
^^
xsd:
string
.
ILAP:
Pending
rdf:
type
ILAP:
Status
;
rdfs:
label
"Pending"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Pending"
^^
xsd:
string
.
ILAP:
PlannedActivity
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
SCCS:
SCCScode
;
owl:
onProperty
ILAP:
hasActivityILAPWBS
]
.
ILAP:
Primavera
rdf:
type
ILAP:
Application
;
rdfs:
label
"Primavera"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Application
;
rdfs:
label
"Primavera"
^^
xsd:
string
.
ILAP:
RadicalChange
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Radical change"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanValueObjective
;
rdfs:
label
"Radical change"
^^
xsd:
string
.
ILAP:
Regular8To16WorkingDayCalendar
rdf:
type
ILAP:
Regular8To16WorkingDayCalendar
;
rdfs:
label
"Regular8To16Working day calendar 1"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Regular8To16WorkingDayCalendar
;
rdfs:
label
"Regular8To16Working day calendar 1"
^^
xsd:
string
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
[
rdf:
type
owl:
Class
;
owl:
oneOf
(
ILAP:
StandardFreeWeekendPeriod
)
]
;
owl:
onProperty
ILAP:
hasCalendarFreePeriod
]
.
ILAP:
Renewal
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Renew"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecyclePhase
;
rdfs:
label
"Renew"
^^
xsd:
string
.
ILAP:
ResourceDriven
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Resource driven"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Resource driven"
^^
xsd:
string
.
ILAP:
SAP
rdf:
type
ILAP:
Application
;
rdfs:
label
"SAP"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Application
;
rdfs:
label
"SAP"
^^
xsd:
string
.
ILAP:
Safran
rdf:
type
ILAP:
Application
;
rdfs:
label
"Safran"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Application
;
rdfs:
label
"Safran"
^^
xsd:
string
.
ILAP:
Saturday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Saturday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Saturday"
^^
xsd:
string
.
ILAP:
ScheduleDriven
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Schedule driven"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Schedule driven"
^^
xsd:
string
.
ILAP:
Scheduled
rdf:
type
ILAP:
Status
;
rdfs:
label
"Scheduled"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Scheduled"
^^
xsd:
string
.
ILAP:
StandardFreeWeekendPeriod
rdf:
type
ILAP:
CalendarFreePeriodWeekRepeat
;
rdfs:
label
"Standard free weekend period"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarFreePeriodWeekRepeat
;
rdfs:
label
"Standard free weekend period"
^^
xsd:
string
.
ILAP:
StandardWorkWeekdayPeriod
rdf:
type
ILAP:
CalendarWorkPeriodWeekRepeat
;
rdfs:
label
"Standard work weekday period"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarWorkPeriodWeekRepeat
;
rdfs:
label
"Standard work weekday period"
^^
xsd:
string
.
ILAP:
Sunday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Sunday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Sunday"
^^
xsd:
string
.
ILAP:
Thursday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Thursday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Thursday"
^^
xsd:
string
.
ILAP:
Tuesday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Tuesday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Tuesday"
^^
xsd:
string
.
ILAP:
Unknown
rdf:
type
ILAP:
Status
;
rdfs:
label
"Unknown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Unknown"
^^
xsd:
string
.
ILAP:
Wednesday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Wednesday"
^^
xsd:
string
;
.
ILAP:
Wellbore
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Wellbore"
^^
xsd:
string
;
.
ILAP:
PlannedActivity
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
SCCS:
SCCScode
;
owl:
onProperty
ILAP:
hasActivityILAPWBS
;
]
;
.
ILAP:
Regular8To16WorkingDayCalendar
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
[
rdf:
type
owl:
Class
;
owl:
oneOf
(
ILAP:
StandardFreeWeekendPeriod
)
;
]
;
owl:
onProperty
ILAP:
hasCalendarFreePeriod
;
]
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Wednesday"
^^
xsd:
string
.
ILAP:
WeekendsFreeCalendar
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
[
rdf:
type
owl:
Class
;
owl:
oneOf
(
ILAP:
StandardFreeWeekendPeriod
)
;
]
;
owl:
onProperty
ILAP:
hasCalendarFreePeriod
;
]
;
.
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
[
rdf:
type
owl:
Class
;
owl:
oneOf
(
ILAP:
StandardFreeWeekendPeriod
)
]
;
owl:
onProperty
ILAP:
hasCalendarFreePeriod
]
.
ILAP:
Wellbore
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Wellbore"
^^
xsd:
string
.
ILAP:
hasActivityCOR
rdfs:
range
SCCS:
CORcode
;
.
rdfs:
range
SCCS:
CORcode
.
ILAP:
hasActivityILAPWBS
rdfs:
range
SCCS:
SCCScode
;
.
rdfs:
range
SCCS:
SCCScode
.
ILAP:
hasPlanAsset
rdfs:
range
<http://data.posccaesar.org/diskos/Asset>
;
.
rdfs:
range
<http://data.posccaesar.org/diskos/Asset>
.
...
...
PLANNING_CORE.ttl
View file @
af8de4c
...
...
@@ -24,13 +24,13 @@ ILAP:
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ILAP:
Activity
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
;
rdfs:
label
"Activity"
^^
xsd:
string
;
rdfs:
subClassOf
<http://data.posccaesar.org/rdl/RDS3149>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
ILAP:
hasExternalReference
;
owl:
someValuesFrom
ILAP:
ExternalReference
owl:
allValuesFrom
ILAP:
Status
;
owl:
onProperty
ILAP:
hasActivityStatus
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -39,14 +39,14 @@ ILAP:Activity
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Status
;
owl:
onProperty
ILAP:
hasActivityStatus
owl:
onProperty
ILAP:
hasExternalReference
;
owl:
someValuesFrom
ILAP:
ExternalReference
]
.
ILAP:
ActivityNetwork
rdf:
type
owl:
Class
;
rdfs:
label
"Activity
n
etwork"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS329669>
,
owl:
Thing
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Activity
N
etwork"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS329669>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
ExternalReference
;
...
...
@@ -54,49 +54,49 @@ ILAP:ActivityNetwork
]
.
ILAP:
ActualSchedule
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Actual baseline"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
CurrentControlSchedule
.
ILAP:
Application
rdf:
type
owl:
Class
;
rdfs:
label
"
System
"
^^
xsd:
string
;
rdfs:
label
"
Application
"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
ILAP:
Baseline
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Baseline"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
ILAP:
BaselineSetting
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdfs:
label
"Baseline setting"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Planning
.
ILAP:
Calendar
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
;
rdfs:
label
"Calendar"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS7014210>
,
owl:
Thing
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS7014210>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Calendar
Free
Period
;
owl:
onProperty
ILAP:
hasCalendar
Free
Period
owl:
allValuesFrom
ILAP:
Calendar
Work
Period
;
owl:
onProperty
ILAP:
hasCalendar
Work
Period
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Calendar
Work
Period
;
owl:
onProperty
ILAP:
hasCalendar
Work
Period
owl:
allValuesFrom
ILAP:
Calendar
Free
Period
;
owl:
onProperty
ILAP:
hasCalendar
Free
Period
]
.
ILAP:
CalendarDay
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Scale>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Scale>
;
rdfs:
label
"Calendar day"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS8945301>
,
owl:
Thing
.
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS8945301>
.
ILAP:
CalendarFreePeriod
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime>
;
rdfs:
label
"Calendar free period"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
CalendarPeriod
,
<http://posccaesar.org/rdl/page/RDS356215271>
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/page/RDS356215271>
,
ILAP:
CalendarPeriod
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onClass
ILAP:
Calendar
;
...
...
@@ -108,19 +108,19 @@ ILAP:CalendarFreePeriod
]
.
ILAP:
CalendarFreePeriodWeekRepeat
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime>
;
rdfs:
label
"Free day"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
CalendarFreePeriod
,
<http://posccaesar.org/rdl/page/RDS356215271>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/page/RDS356215271>
,
ILAP:
CalendarFreePeriod
.
ILAP:
CalendarHour
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#S
inglePropertyDimension
>
,
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#S
cale
>
,
owl:
Class
;
rdfs:
label
"calendar hour"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS380969>
,
owl:
Thing
.
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS380969>
,
<http://posccaesar.org/rdl/RDS1326734>
.
ILAP:
CalendarPeriod
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#PropertySpace>
;
rdfs:
label
"Calendar period"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/
page/RDS356215271
>
,
owl:
Thing
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/
RDS4316824755
>
,
owl:
Thing
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
CalendarDay
;
...
...
@@ -133,29 +133,29 @@ ILAP:CalendarPeriod
]
.
ILAP:
CalendarWorkPeriod
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime>
;
rdfs:
label
"Calendar work period"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
CalendarPeriod
,
<http://posccaesar.org/rdl/page/RDS356215271>
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/page/RDS356215271>
,
ILAP:
CalendarPeriod
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
ILAP:
hasCalendarPeriodWork
Day
;
owl:
someValuesFrom
ILAP:
Calendar
Day
owl:
onProperty
ILAP:
hasCalendarPeriodWork
Hour
;
owl:
someValuesFrom
ILAP:
Calendar
Hour
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
ILAP:
hasCalendarPeriodWork
Hour
;
owl:
someValuesFrom
ILAP:
Calendar
Hour
owl:
onProperty
ILAP:
hasCalendarPeriodWork
Day
;
owl:
someValuesFrom
ILAP:
Calendar
Day
]
.
ILAP:
CalendarWorkPeriodWeekRepeat
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime>
;
rdfs:
label
"Free day"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
CalendarWorkPeriod
,
<http://posccaesar.org/rdl/page/RDS356215271>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/page/RDS356215271>
,
ILAP:
CalendarWorkPeriod
.
ILAP:
ContractorWBS
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#DocumentDefinition>
,
owl:
Class
;
rdfs:
label
"Contractor Activity Work Breakdown Structure"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS7506263>
,
owl:
Thing
.
ILAP:
CostBased
rdf:
type
owl:
Class
;
...
...
@@ -163,29 +163,29 @@ ILAP:CostBased
rdfs:
subClassOf
ILAP:
Resource
.
ILAP:
CostEstimate
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Cost stimate"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
ResourceStructure
.
ILAP:
CurrentControlEstimate
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Current control estimate"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
CostEstimate
.
ILAP:
CurrentControlSchedule
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOf
Activity
>
,
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOf
InformationObject
>
,
owl:
Class
;
rdfs:
label
"CCS"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
NetworkSchedule
.
ILAP:
CurrentSchedule
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Current schedule"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
CurrentControlSchedule
.
ILAP:
Discipline
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
,
owl:
Class
;
rdfs:
label
"Discipline"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS6811233>
,
owl:
Thing
.
ILAP:
ExecutionPlan
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
;
...
...
@@ -198,8 +198,10 @@ ILAP:ExecutionPlan
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
<http://ILAP_1.5/diskos#Asset>
;
owl:
onProperty
ILAP:
hasPlanAsset
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Project
;
owl:
onProperty
ILAP:
hasPlanProject
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -208,13 +210,8 @@ ILAP:ExecutionPlan
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
PlanLifecyclePhase
;
owl:
onProperty
ILAP:
hasPlanLifecyclePhase
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
ILAP:
hasPlanLevel
;
owl:
someValuesFrom
ILAP:
PlanLevel
owl:
onProperty
ILAP:
hasPlanGeoArea
;
owl:
someValuesFrom
ILAP:
PlanGeoArea
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -223,37 +220,35 @@ ILAP:ExecutionPlan
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
ILAP:
hasPlanProjectType
;
owl:
someValuesFrom
ILAP:
PlanProjectType
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
PlanLevel
;
owl:
onProperty
ILAP:
hasPlanLevel
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
ILAP:
hasPlanContentType
;
owl:
someValuesFrom
ILAP:
PlanContentType
owl:
allValuesFrom
<http://ILAP_1.5/diskos#Asset>
;
owl:
onProperty
ILAP:
hasPlanAsset
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
BRREG:
LegalEntity
;
owl:
onProperty
ILAP:
hasPlanResponsible
owl:
onProperty
ILAP:
hasPlanLevel
;
owl:
someValuesFrom
ILAP:
PlanLevel
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
PlanLevel
;
owl:
onProperty
ILAP:
hasPlanLevel
owl:
onProperty
ILAP:
hasPlanContentType
;
owl:
someValuesFrom
ILAP:
PlanContentType
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Project
;
owl:
onProperty
ILAP:
hasPlanProject
owl:
allValuesFrom
BRREG:
LegalEntity
;
owl:
onProperty
ILAP:
hasPlanResponsible
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
ILAP:
hasPlanGeoArea
;
owl:
someValuesFrom
ILAP:
PlanGeoArea
owl:
allValuesFrom
ILAP:
PlanLifecyclePhase
;
owl:
onProperty
ILAP:
hasPlanLifecyclePhase
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -264,16 +259,23 @@ ILAP:ExecutionPlan
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
PlanValueObjective
;
owl:
onProperty
ILAP:
hasPlanValueObjective
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
ILAP:
hasPlanProjectType
;
owl:
someValuesFrom
ILAP:
PlanProjectType
]
.
ILAP:
ExternalReference
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification>
;
rdfs:
label
"External Reference"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/page/RDS720105291>
,
owl:
Thing
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/page/RDS720105291>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Application
;
owl:
onProperty
ILAP:
hasReferenceApplication
owl:
onDataRange
xsd:
string
;
owl:
onProperty
ILAP:
hasReferenceID
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -282,40 +284,38 @@ ILAP:ExternalReference
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onDataRange
xsd:
string
;
owl:
onProperty
ILAP:
hasReferenceID
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
owl:
allValuesFrom
ILAP:
Application
;
owl:
onProperty
ILAP:
hasReferenceApplication
]
.
ILAP:
FinishToFinish
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual>
;
rdfs:
label
"Finish to finish"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Successor
,
<http://posccaesar.org/rdl/RDS44294438194>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS44294438194>
,
ILAP:
Successor
.
ILAP:
FinishToStart
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual>
;
rdfs:
label
"Finish to start"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Successor
,
<http://posccaesar.org/rdl/RDS44294438194>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS44294438194>
,
ILAP:
Successor
.
ILAP:
LiveSchedule
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Live schedule"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
CurrentControlSchedule
.
ILAP:
Location
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfRelativeLocation>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfRelativeLocation>
;
rdfs:
label
"Location"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS943618371>
,
owl:
Thing
.
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS943618371>
.
ILAP:
Milestone
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfEvent>
,
owl:
Class
;
rdfs:
label
"Milestone"
^^
xsd:
string
.
ILAP:
NetworkSchedule
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOf
Activity
>
,
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOf
InformationObject
>
,
owl:
Class
;
rdfs:
label
"Scheduled Activity Network"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
ActivityNetwork
,
<http://posccaesar.org/rdl/RDS333764>
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS333764>
,
ILAP:
ActivityNetwork
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
...
...
@@ -325,34 +325,34 @@ ILAP:NetworkSchedule
]
.
ILAP:
Operation
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdfs:
label
"Operation"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
WorkTask
.
ILAP:
OriginalControlEstimate
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"original control estimate"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
CostEstimate
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS47466180194>
,
ILAP:
CostEstimate
.
ILAP:
OriginalControlSchedule
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"OCS"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
NetworkSchedule
.
ILAP:
Phase
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdfs:
label
"Phase"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
ILAP:
PlanClassifier
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual>
;
rdfs:
label
"Plan classifier"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS436990091>
,
owl:
Thing
.
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS436990091>
.
ILAP:
PlanContentType
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject>
;
rdfs:
label
"Content type"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
PlanClassifier
,
<http://posccaesar.org/rdl/RDS892484261>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS892484261>
,
ILAP:
PlanClassifier
.
ILAP:
PlanContractType
rdf:
type
owl:
Class
;
...
...
@@ -365,63 +365,65 @@ ILAP:PlanExpenseType
rdfs:
subClassOf
ILAP:
PlanClassifier
.
ILAP:
PlanGeoArea
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfArrangedIndividual>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfArrangedIndividual>
;
rdfs:
label
"Plan geographic area"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
PlanClassifier
,
<http://posccaesar.org/rdl/RDS436990091>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS436990091>
,
ILAP:
PlanClassifier
.
ILAP:
PlanLevel
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual>
;
rdfs:
label
"Plan level"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
PlanClassifier
,
<http://posccaesar.org/rdl/RDS436990091>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS436990091>
,
ILAP:
PlanClassifier
.
ILAP:
PlanLifecyclePhase
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
;
rdfs:
label
"Plan lifecycle phase"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
PlanClassifier
,
<http://posccaesar.org/rdl/RDS436990091>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS436990091>
,
ILAP:
PlanClassifier
.
ILAP:
PlanProjectType
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIndividual>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIndividual>
;
rdfs:
label
"Plan project type"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
PlanClassifier
,
<http://posccaesar.org/rdl/RDS10012097710>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS10012097710>
,
ILAP:
PlanClassifier
.
ILAP:
PlanValueObjective
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfInformationRepresentation>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfInformationRepresentation>
;
rdfs:
label
"Plan value objective"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
PlanClassifier
,
<http://posccaesar.org/rdl/RDS43168516168>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS43168516168>
,
ILAP:
PlanClassifier
.
ILAP:
PlannedActivity
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdfs:
label
"Activity in Execution Plan"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Activity
;
rdfs:
subClassOf
ILAP:
Activity
,
<http://data.posccaesar.org/rdl/RDS3149>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
ContractorWBS
;
owl:
onProperty
ILAP:
hasActivity
ContractorWBS
owl:
allValuesFrom
ILAP:
Successor
;
owl:
onProperty
ILAP:
hasActivity
Predecessor
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
P
lannedResourc
e
;
owl:
onProperty
ILAP:
hasActivityP
lannedResourc
e
owl:
allValuesFrom
ILAP:
P
has
e
;
owl:
onProperty
ILAP:
hasActivityP
has
e
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Successor
;
owl:
onProperty
ILAP:
hasActivityP
redecessor
owl:
allValuesFrom
ILAP:
PlannedResource
;
owl:
onProperty
ILAP:
hasActivityP
lannedResource
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
BRREG:
LegalEntity
;
owl:
onProperty
ILAP:
hasActivity
ResponsibleOrganiz
ation
owl:
allValuesFrom
ILAP:
Location
;
owl:
onProperty
ILAP:
hasActivity
Loc
ation
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Location
;
owl:
onProperty
ILAP:
hasActivityLocation
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
ExecutionPlan
;
owl:
onProperty
ILAP:
hasActivityPlan
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Profile
;
owl:
onProperty
ILAP:
hasActivity
ResourceProfile
owl:
allValuesFrom
ILAP:
Successor
;
owl:
onProperty
ILAP:
hasActivity
Successor
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -430,8 +432,8 @@ ILAP:PlannedActivity
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Result
;
owl:
onProperty
ILAP:
hasActivityRes
ult
owl:
allValuesFrom
BRREG:
LegalEntity
;
owl:
onProperty
ILAP:
hasActivityRes
ponsibleOrganization
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -440,20 +442,18 @@ ILAP:PlannedActivity
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
ExecutionPlan
;
owl:
onProperty
ILAP:
hasActivityPlan
owl:
allValuesFrom
ILAP:
Profile
;
owl:
onProperty
ILAP:
hasActivityResourceProfile
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Phase
;
owl:
onProperty
ILAP:
hasActivity
Phase
owl:
allValuesFrom
ILAP:
Result
;
owl:
onProperty
ILAP:
hasActivity
Result
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Successor
;
owl:
onProperty
ILAP:
hasActivity
Successor
owl:
allValuesFrom
ILAP:
ContractorWBS
;
owl:
onProperty
ILAP:
hasActivity
ContractorWBS
]
.
ILAP:
PlannedResource
...
...
@@ -462,71 +462,71 @@ ILAP:PlannedResource
rdfs:
subClassOf
ILAP:
Resource
.
ILAP:
Planning
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdfs:
label
"Planning"
^^
xsd:
string
;
rdfs:
subClassOf
<http://
data.posccaesar.org/15926/tech/ontology/Activity
>
.
rdfs:
subClassOf
<http://
posccaesar.org/rdl/RDS9659447
>
.
ILAP:
PortfolioPlan
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Portfolio plan"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
ExecutionPlan
.
ILAP:
Profile
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationRepresentation>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationRepresentation>
;
rdfs:
label
"Resource profile"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS1685084301>
,
owl:
Thing
.
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS1685084301>
.
ILAP:
ProfilePoint
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfAbstractObject>
,
owl:
Class
;
rdfs:
label
"Profile point"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS2213258891>
,
owl:
Thing
.
ILAP:
ProgrammePlan
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Programme plan"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
ExecutionPlan
.
ILAP:
Project
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
;
rdfs:
label
"Project"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS9629>
,
owl:
Thing
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS9629>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
BRREG:
OilCompany
;
owl:
onProperty
ILAP:
hasProjectResponsible
owl:
onDataRange
xsd:
string
;
owl:
onProperty
ILAP:
hasName
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
ExternalReference
;
owl:
onProperty
ILAP:
has
ExternalReference
owl:
allValuesFrom
ILAP:
Project
;
owl:
onProperty
ILAP:
has
ProjectSubproject
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Project
;
owl:
onProperty
ILAP:
has
ProjectSubproject
owl:
allValuesFrom
ILAP:
ExternalReference
;
owl:
onProperty
ILAP:
has
ExternalReference
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onDataRange
xsd:
string
;
owl:
onProperty
ILAP:
hasName
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
owl:
allValuesFrom
BRREG:
OilCompany
;
owl:
onProperty
ILAP:
hasProjectResponsible
]
.
ILAP:
ProjectPlan
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Project plan"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
ExecutionPlan
.
ILAP:
Regular8To16WorkingDayCalendar
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#
ClassOfActivity
>
,
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#
Scale
>
,
owl:
Class
;
rdfs:
label
"Regular8To16Working day calendar"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
WeekendsFreeCalendar
,
<http://posccaesar.org/rdl/RDS7014210>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS8945301>
,
ILAP:
WeekendsFreeCalendar
,
<http://posccaesar.org/rdl/RDS7014210>
.
ILAP:
Resource
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#
ClassOfIndividual
>
,
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#
ParticipatingRoleAndDomain
>
,
owl:
Class
;
rdfs:
label
"Resource"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS13875949>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onClass
ILAP:
Profile
;
...
...
@@ -541,34 +541,29 @@ ILAP:ResourceBased
rdfs:
subClassOf
ILAP:
Resource
.
ILAP:
ResourceStructure
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfAbstractObject>
,
owl:
Class
;
rdfs:
label
"Resource structure"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS47466180194>
,
owl:
Thing
.
ILAP:
ResponsibleOrganization
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
,
owl:
Class
;
rdfs:
label
"Responsible organization"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS282149>
,
owl:
Thing
.
ILAP:
ResponsiblePerson
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Class>
,
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Class
OfPerson
>
,
owl:
Class
;
rdfs:
label
"Responsible"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/
page/RDS1001138391
>
,
owl:
Thing
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/
RDS413954
>
,
owl:
Thing
.
ILAP:
Result
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual>
;
rdfs:
label
"Result"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
ILAP:
ScheduledActivity
rdf:
type
owl:
Class
;
rdfs:
label
"Activity in schedule"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Activity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
ScheduledResource
;
owl:
onProperty
ILAP:
hasActivityScheduledResource
]
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdfs:
label
"Activity in Network Schedule"
^^
xsd:
string
;
rdfs:
subClassOf
<http://data.posccaesar.org/rdl/RDS3149>
,
ILAP:
Activity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
...
...
@@ -578,6 +573,11 @@ ILAP:ScheduledActivity
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
ScheduledResource
;
owl:
onProperty
ILAP:
hasActivityScheduledResource
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
PlannedActivity
;
...
...
@@ -590,9 +590,9 @@ ILAP:ScheduledResource
rdfs:
subClassOf
ILAP:
Resource
.
ILAP:
Source
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject>
,
owl:
Class
;
rdfs:
label
"Source"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS13103560>
,
owl:
Thing
.
ILAP:
SourceSpecifiedUserField
rdf:
type
owl:
Class
;
...
...
@@ -605,41 +605,41 @@ ILAP:SpecifiedUserField
rdfs:
subClassOf
ILAP:
UserField
.
ILAP:
StartToFinish
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual>
;
rdfs:
label
"Start to finish"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Successor
,
<http://posccaesar.org/rdl/RDS44294438194>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS44294438194>
,
ILAP:
Successor
.
ILAP:
StartToStart
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual>
;
rdfs:
label
"Start to start"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Successor
,
<http://posccaesar.org/rdl/RDS44294438194>
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS44294438194>
,
ILAP:
Successor
.
ILAP:
Status
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfStatus>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfStatus>
;
rdfs:
label
"Status"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS427322951>
,
owl:
Thing
.
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS427322951>
.
ILAP:
Successor
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual>
;
rdfs:
label
"Successor"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS44294438194>
,
owl:
Thing
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS44294438194>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onClass
ILAP:
Activity
;
owl:
onProperty
ILAP:
has
Prede
cessorActivity
;
owl:
onProperty
ILAP:
has
Suc
cessorActivity
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onClass
ILAP:
Activity
;
owl:
onProperty
ILAP:
has
Suc
cessorActivity
;
owl:
onProperty
ILAP:
has
Prede
cessorActivity
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
.
ILAP:
TargetSchedule
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject>
,
owl:
Class
;
rdfs:
label
"Target baseline"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
OriginalControlSchedule
.
...
...
@@ -649,9 +649,9 @@ ILAP:Timebased
rdfs:
subClassOf
ILAP:
Resource
.
ILAP:
UserField
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#DocumentDefinition>
,
owl:
Class
;
rdfs:
label
"User field"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS13879234>
,
owl:
Thing
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
...
...
@@ -661,28 +661,28 @@ ILAP:UserField
]
.
ILAP:
WeekendsFreeCalendar
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOf
Activity
>
,
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOf
InformationObject
>
,
owl:
Class
;
rdfs:
label
"Weekends free calendar"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Calendar
,
<http://posccaesar.org/rdl/RDS7014210>
.
ILAP:
WorkOrders
rdf:
type
owl:
Class
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdfs:
label
"Work orders"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
WorkTask
.
ILAP:
WorkTask
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
,
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity>
;
rdfs:
label
"Work task"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS3149>
,
owl:
Thing
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS3149>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
BRREG:
LegalEnt
ity
;
owl:
onProperty
ILAP:
hasWorkTaskResponsible
owl:
onProperty
ILAP:
hasWorkTaskActiv
ity
;
owl:
someValuesFrom
ILAP:
Activity
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
ILAP:
hasWorkTaskActiv
ity
;
owl:
someValuesFrom
ILAP:
Activity
owl:
allValuesFrom
BRREG:
LegalEnt
ity
;
owl:
onProperty
ILAP:
hasWorkTaskResponsible
]
.
ILAP:
hasActivityActualWeight
...
...
@@ -785,7 +785,7 @@ ILAP:hasActivityPhase
rdfs:
range
ILAP:
Phase
.
ILAP:
hasActivityPlan
rdf:
type
owl:
ObjectProperty
,
owl:
Transitive
Property
;
rdf:
type
owl:
TransitiveProperty
,
owl:
Object
Property
;
rdfs:
domain
ILAP:
PlannedActivity
;
rdfs:
label
"has activity plan"
^^
xsd:
string
;
rdfs:
range
ILAP:
ExecutionPlan
.
...
...
@@ -828,7 +828,7 @@ ILAP:hasActivityResponsibleOrganization
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasActivityResponsiblePerson
rdf:
type
owl:
ObjectProperty
,
owl:
Transitive
Property
;
rdf:
type
owl:
TransitiveProperty
,
owl:
Object
Property
;
rdfs:
domain
ILAP:
PlannedActivity
;
rdfs:
label
"has activity responsible"
^^
xsd:
string
;
rdfs:
range
ILAP:
ResponsiblePerson
.
...
...
@@ -873,7 +873,7 @@ ILAP:hasActivityStatus
rdfs:
range
ILAP:
Status
.
ILAP:
hasActivitySuccessor
rdf:
type
owl:
ObjectProperty
,
owl:
Transitive
Property
;
rdf:
type
owl:
TransitiveProperty
,
owl:
Object
Property
;
rdfs:
domain
ILAP:
PlannedActivity
;
rdfs:
label
"has activity successor"
^^
xsd:
string
;
rdfs:
range
ILAP:
Successor
;
...
...
@@ -920,7 +920,7 @@ ILAP:hasCalendarDate
rdfs:
label
"has calendar date"
^^
xsd:
string
.
ILAP:
hasCalendarFreePeriod
rdf:
type
owl:
ObjectProperty
,
owl:
Transitive
Property
;
rdf:
type
owl:
TransitiveProperty
,
owl:
Object
Property
;
rdfs:
domain
ILAP:
Calendar
;
rdfs:
label
"has calendarcalendar free period"
^^
xsd:
string
;
rdfs:
range
ILAP:
CalendarFreePeriod
.
...
...
@@ -955,7 +955,7 @@ ILAP:hasCalendarPeriodWorkHour
rdfs:
subPropertyOf
ILAP:
hasCalendarPeriodHour
.
ILAP:
hasCalendarWorkPeriod
rdf:
type
owl:
ObjectProperty
,
owl:
Transitive
Property
;
rdf:
type
owl:
TransitiveProperty
,
owl:
Object
Property
;
rdfs:
domain
ILAP:
Calendar
;
rdfs:
label
"has calendarcalendar work period"
^^
xsd:
string
;
rdfs:
range
ILAP:
CalendarWorkPeriod
.
...
...
@@ -1178,7 +1178,7 @@ ILAP:hasPlanRegulator
rdfs:
subPropertyOf
ILAP:
hasPlanResponsible
.
ILAP:
hasPlanResponsible
rdf:
type
owl:
ObjectProperty
,
owl:
Transitive
Property
;
rdf:
type
owl:
TransitiveProperty
,
owl:
Object
Property
;
rdfs:
label
"has plan responsible"
^^
xsd:
string
.
ILAP:
hasPlanRollUp
...
...
@@ -1312,7 +1312,7 @@ ILAP:hasSchedulePlan
rdfs:
range
ILAP:
ExecutionPlan
.
ILAP:
hasSuccessorActivity
rdf:
type
owl:
ObjectProperty
,
owl:
Transitive
Property
;
rdf:
type
owl:
TransitiveProperty
,
owl:
Object
Property
;
rdfs:
domain
ILAP:
Successor
;
rdfs:
label
"has successor activity "
^^
xsd:
string
;
rdfs:
range
ILAP:
PlannedActivity
;
...
...
StandardData/BRREG.ttl
View file @
af8de4c
# baseURI: http://data.posccaesar.org/brreg/
# imports: file:///C:/Users/Eier/Documents/Projects/TopBraid%20Workspace/TopBraid/SKOS/skos-core.ttl.tbc
# imports: http://topbraid.org/spin/skoscleaner
# imports: http://topbraid.org/spin/skosspin
# imports: http://www.w3.org/2004/02/skos/core
# imports: http://www.w3.org/2008/05/skos-xl
@prefix
:
<http://data.posccaesar.org/brreg/>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
:
rdf:
type
owl:
Ontology
;
owl:
imports
<http://topbraid.org/spin/skosspin>
,
<http://topbraid.org/spin/skoscleaner>
,
<http://www.w3.org/2008/05/skos-xl>
,
<file:///C:/Users/Eier/Documents/Projects/TopBraid%20Workspace/TopBraid/SKOS/skos-core.ttl.tbc>
,
<http://www.w3.org/2004/02/skos/core>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
# c14n-version: 3
@prefix
:
<http://data.posccaesar.org/brreg/>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
:
rdf:
type
owl:
Ontology
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
;
.
:
BakerHughes
rdf:
type
:
Contractor
;
rdfs:
label
"Baker hughes"
^^
xsd:
string
;
.
rdf:
type
:
Contractor
;
rdfs:
label
"Baker hughes"
^^
xsd:
string
.
:
ConocoPhillips
rdf:
type
:
OilCompany
;
rdfs:
label
"Conoco phillips"
^^
xsd:
string
;
.
rdf:
type
:
OilCompany
;
rdfs:
label
"Conoco phillips"
^^
xsd:
string
.
:
Contractor
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdf:
type
owl:
Class
;
rdfs:
label
"Contractor"
^^
xsd:
string
;
rdfs:
subClassOf
:
LegalEntity
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS8648162>
;
.
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdfs:
label
"Contractor"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS8648162>
,
:
LegalEntity
.
:
EniNorge
rdf:
type
:
OilCompany
;
rdfs:
label
"Eni norge"
^^
xsd:
string
;
.
rdf:
type
:
OilCompany
;
rdfs:
label
"Eni norge"
^^
xsd:
string
.
:
LegalEntity
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://data.posccaesar.org/ilap/Source>
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS943618371>
;
rdfs:
subClassOf
owl:
Thing
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onClass
:
Location
;
owl:
onProperty
:
hasLegalEntityLocation
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
]
;
.
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS943618371>
,
<http://data.posccaesar.org/ilap/Source>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onClass
:
Location
;
owl:
onProperty
:
hasLegalEntityLocation
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
.
:
Location
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfRelativeLocation>
;
rdf:
type
owl:
Class
;
rdfs:
label
"Location"
^^
xsd:
string
;
rdfs:
subClassOf
<http://data.posccaesar.org/ilap/Location>
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS943618371>
;
rdfs:
subClassOf
owl:
Thing
;
.
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfRelativeLocation>
;
rdfs:
label
"Location"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS943618371>
,
<http://data.posccaesar.org/ilap/Location>
.
:
Lundin
rdf:
type
:
OilCompany
;
rdfs:
label
"Lundin"
^^
xsd:
string
;
.
:
NEA
rdf:
type
:
Regulator
;
rdfs:
label
"NEA"
^^
xsd:
string
;
.
:
NPD
rdf:
type
:
Regulator
;
rdfs:
label
"NPD"
^^
xsd:
string
;
.
:
NTA
rdf:
type
:
Regulator
;
rdfs:
label
"NTA"
^^
xsd:
string
;
.
rdf:
type
:
OilCompany
;
rdfs:
label
"Lundin"
^^
xsd:
string
.
:
NEA
rdf:
type
:
Regulator
;
rdfs:
label
"NEA"
^^
xsd:
string
.
:
NPD
rdf:
type
:
Regulator
;
rdfs:
label
"NPD"
^^
xsd:
string
.
:
NTA
rdf:
type
:
Regulator
;
rdfs:
label
"NTA"
^^
xsd:
string
.
:
OilCompany
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdf:
type
owl:
Class
;
rdfs:
label
"Oil Company"
^^
xsd:
string
;
rdfs:
subClassOf
:
LegalEntity
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS8648100>
;
.
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdfs:
label
"Oil Company"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS8648100>
,
:
LegalEntity
.
:
Regulator
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdf:
type
owl:
Class
;
rdfs:
label
"Regulator"
^^
xsd:
string
;
rdfs:
subClassOf
:
LegalEntity
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS283544>
;
.
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdfs:
label
"Regulator"
^^
xsd:
string
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS283544>
,
:
LegalEntity
.
:
Schlumberger
rdf:
type
:
Contractor
;
rdfs:
label
"Schlumberger"
^^
xsd:
string
;
.
rdf:
type
:
Contractor
;
rdfs:
label
"Schlumberger"
^^
xsd:
string
.
:
Sevan
rdf:
type
:
Contractor
;
rdfs:
label
"Sevan"
^^
xsd:
string
;
.
rdf:
type
:
Contractor
;
rdfs:
label
"Sevan"
^^
xsd:
string
.
:
Statoil
rdf:
type
:
OilCompany
;
rdfs:
label
"Statoil"
^^
xsd:
string
;
.
rdf:
type
:
OilCompany
;
rdfs:
label
"Statoil"
^^
xsd:
string
.
:
Subsea7
rdf:
type
:
Contractor
;
rdfs:
label
"Subsea7"
^^
xsd:
string
;
.
rdf:
type
:
Contractor
;
rdfs:
label
"Subsea7"
^^
xsd:
string
.
:
SumitomoMetal
rdf:
type
:
Contractor
;
rdfs:
label
"Sumitomo metal"
^^
xsd:
string
;
.
rdf:
type
:
Contractor
;
rdfs:
label
"Sumitomo metal"
^^
xsd:
string
.
:
Tananger
rdf:
type
:
Location
;
rdfs:
label
"Tananger"
^^
xsd:
string
;
.
rdf:
type
:
Location
;
rdfs:
label
"Tananger"
^^
xsd:
string
.
:
Technip
rdf:
type
:
Contractor
;
rdfs:
label
"Technip"
^^
xsd:
string
;
.
rdf:
type
:
Contractor
;
rdfs:
label
"Technip"
^^
xsd:
string
.
:
hasLegalEntityLocation
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
:
LegalEntity
;
rdfs:
label
"has legal entity location"
^^
xsd:
string
;
rdfs:
range
:
Location
;
.
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
:
LegalEntity
;
rdfs:
label
"has legal entity location"
^^
xsd:
string
;
rdfs:
range
:
Location
.
...
...
UC2.ttl
View file @
af8de4c
# baseURI: http://data.posccaesar.org/Data/UC2/
# imports: http://data.posccaesar.org/NCS_PLANNING/
@prefix
:
<http://data.posccaesar.org/Data/UC2/>
.
@prefix
ILAP:
<http://data.posccaesar.org/ilap/>
.
...
...
@@ -9,7 +10,8 @@
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
UC2:
rdf:
type
owl:
Ontology
.
UC2:
rdf:
type
owl:
Ontology
;
owl:
imports
NCS_PLANNING:
.
ILAP:
ActivityInPlan_1
rdf:
type
ILAP:
PlannedActivity
;
...
...
@@ -168,7 +170,7 @@ 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:
ExternalReference_1
rdf:
type
ILAP:
ExternalReference
;
...
...
Please
register
or
login
to post a comment