Tore Christiansen

init commit

*.project
# 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#> .
NCS:
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 ;
.
NCS:Active
rdf:type ILAP:Status ;
rdfs:label "Active"^^xsd:string ;
.
NCS:Aquisition
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Aquire"^^xsd:string ;
.
NCS:BrownFieldProject
rdf:type ILAP:PlanProjectType ;
rdfs:label "Brown field project"^^xsd:string ;
.
NCS:BusinessArea
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Business area"^^xsd:string ;
.
NCS:BusinessAsUsual
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Business as usual"^^xsd:string ;
.
NCS:CAPEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "CAPEX"^^xsd:string ;
.
NCS:Cancelled
rdf:type ILAP:Status ;
rdfs:label "Cancelled"^^xsd:string ;
.
NCS:Completed
rdf:type ILAP:Status ;
rdfs:label "Completed"^^xsd:string ;
.
NCS:Continent
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Continent"^^xsd:string ;
.
NCS:CostDriven
rdf:type ILAP:PlanContractType ;
rdfs:label "Cost driven"^^xsd:string ;
.
NCS:Country
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Country"^^xsd:string ;
.
NCS:Development
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Develop"^^xsd:string ;
.
NCS:DisasterRecovery
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Disaster recovery"^^xsd:string ;
.
NCS:Disposal
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Dispose"^^xsd:string ;
.
NCS:DrillingAndWell
rdf:type ILAP:PlanProjectType ;
rdfs:label "Drilling and well"^^xsd:string ;
.
NCS:Facility
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Facility"^^xsd:string ;
.
NCS:Field
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Field"^^xsd:string ;
.
NCS:FieldStudy
rdf:type ILAP:PlanProjectType ;
rdfs:label "Field study"^^xsd:string ;
.
NCS:Friday
rdf:type ILAP:CalendarDay ;
rdfs:label "Friday"^^xsd:string ;
.
NCS: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 ;
.
NCS: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 ;
.
NCS: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 ;
.
NCS:GreenFieldProject
rdf:type ILAP:PlanProjectType ;
rdfs:label "Green field project"^^xsd:string ;
.
NCS:IncreasedRecovery
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Increased recovery"^^xsd:string ;
.
NCS:IncrementalImprovement
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Incremental improvement"^^xsd:string ;
.
NCS:L1_ProgramPortfolioSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "PPS"^^xsd:string ;
.
NCS:L2_ProjectMasterSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "PMS"^^xsd:string ;
.
NCS:L3_ContractMasterSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "CMS"^^xsd:string ;
.
NCS:L3_ProjectControlNetworkSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "PCS"^^xsd:string ;
.
NCS:L4_ContractControlNetworkSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "CCS"^^xsd:string ;
.
NCS:L5_ContractTaskSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "DWS"^^xsd:string ;
.
NCS:L6_ContractorWorkOrderSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "CWS"^^xsd:string ;
.
NCS:L7_ContractorOperationsSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "COS"^^xsd:string ;
.
NCS:Maintenance
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Maintain"^^xsd:string ;
.
NCS:ManagedClosedown
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Managed closedown"^^xsd:string ;
.
NCS:Modification
rdf:type ILAP:PlanProjectType ;
rdfs:label "Modification"^^xsd:string ;
.
NCS:Monday
rdf:type ILAP:CalendarDay ;
rdfs:label "Monday"^^xsd:string ;
.
NCS:OPEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "OPEX"^^xsd:string ;
.
NCS:Operation
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Operate"^^xsd:string ;
.
NCS:OperationAndMaintenance
rdf:type ILAP:PlanProjectType ;
rdfs:label "Operation and maintenance"^^xsd:string ;
.
NCS:Pending
rdf:type ILAP:Status ;
rdfs:label "Pending"^^xsd:string ;
.
NCS:Primavera
rdf:type ILAP:Application ;
rdfs:label "Primavera"^^xsd:string ;
.
NCS:RadicalChange
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Radical change"^^xsd:string ;
.
NCS:Regular8To16WorkingDayCalendar
rdf:type ILAP:Regular8To16WorkingDayCalendar ;
rdfs:label "Regular8To16Working day calendar 1"^^xsd:string ;
.
NCS:Renewal
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Renew"^^xsd:string ;
.
NCS:ResourceDriven
rdf:type ILAP:PlanContractType ;
rdfs:label "Resource driven"^^xsd:string ;
.
NCS:SAP
rdf:type ILAP:Application ;
rdfs:label "SAP"^^xsd:string ;
.
NCS:Safran
rdf:type ILAP:Application ;
rdfs:label "Safran"^^xsd:string ;
.
NCS:Saturday
rdf:type ILAP:CalendarDay ;
rdfs:label "Saturday"^^xsd:string ;
.
NCS:ScheduleDriven
rdf:type ILAP:PlanContractType ;
rdfs:label "Schedule driven"^^xsd:string ;
.
NCS:Scheduled
rdf:type ILAP:Status ;
rdfs:label "Scheduled"^^xsd:string ;
.
NCS:StandardFreeWeekendPeriod
rdf:type ILAP:CalendarFreePeriodWeekRepeat ;
rdfs:label "Standard free weekend period"^^xsd:string ;
.
NCS:StandardWorkWeekdayPeriod
rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
rdfs:label "Standard work weekday period"^^xsd:string ;
.
NCS:Sunday
rdf:type ILAP:CalendarDay ;
rdfs:label "Sunday"^^xsd:string ;
.
NCS:Thursday
rdf:type ILAP:CalendarDay ;
rdfs:label "Thursday"^^xsd:string ;
.
NCS:Tuesday
rdf:type ILAP:CalendarDay ;
rdfs:label "Tuesday"^^xsd:string ;
.
NCS:Unknown
rdf:type ILAP:Status ;
rdfs:label "Unknown"^^xsd:string ;
.
NCS:Wednesday
rdf:type ILAP:CalendarDay ;
rdfs:label "Wednesday"^^xsd:string ;
.
NCS: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 (
NCS:StandardFreeWeekendPeriod
) ;
] ;
owl:onProperty ILAP:hasCalendarFreePeriod ;
] ;
.
ILAP:WeekendsFreeCalendar
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass [
rdf:type owl:Class ;
owl:oneOf (
NCS:StandardFreeWeekendPeriod
) ;
] ;
owl:onProperty ILAP:hasCalendarFreePeriod ;
] ;
.
ILAP:hasActivityCOR
rdfs:range SCCS:CORcode ;
.
ILAP:hasActivityILAPWBS
rdfs:range SCCS:SCCScode ;
.
ILAP:hasPlanAsset
rdfs:range <http://data.posccaesar.org/diskos/Asset> ;
.
This diff is collapsed. Click to expand it.
K 25
svn:wc:ra_dav:version-url
V 42
/svn/ilap/!svn/ver/28/OWL_1_5/StandardData
END
NPD.ttl
K 25
svn:wc:ra_dav:version-url
V 50
/svn/ilap/!svn/ver/25/OWL_1_5/StandardData/NPD.ttl
END
EPCIS.ttl
K 25
svn:wc:ra_dav:version-url
V 52
/svn/ilap/!svn/ver/31/OWL_1_5/StandardData/EPCIS.ttl
END
POB.ttl
K 25
svn:wc:ra_dav:version-url
V 50
/svn/ilap/!svn/ver/31/OWL_1_5/StandardData/POB.ttl
END
BRREG.ttl
K 25
svn:wc:ra_dav:version-url
V 52
/svn/ilap/!svn/ver/30/OWL_1_5/StandardData/BRREG.ttl
END
CCU.ttl
K 25
svn:wc:ra_dav:version-url
V 50
/svn/ilap/!svn/ver/31/OWL_1_5/StandardData/CCU.ttl
END
SCCS.ttl
K 25
svn:wc:ra_dav:version-url
V 51
/svn/ilap/!svn/ver/31/OWL_1_5/StandardData/SCCS.ttl
END
DISKOS.ttl
K 25
svn:wc:ra_dav:version-url
V 53
/svn/ilap/!svn/ver/31/OWL_1_5/StandardData/DISKOS.ttl
END
10
dir
29
https://jord-dev.org/svn/ilap/OWL_1_5/StandardData
https://jord-dev.org/svn/ilap
2014-04-11T13:08:30.820903Z
28
hmottestad
svn:special svn:externals svn:needs-lock
32c34ce5-302f-44b3-a65a-1ca98c1fea32
BRREG.ttl
file
30
2014-04-12T11:15:19.297000Z
f3e3826734c3cab94eae7f8873f9efb8
2014-04-13T19:23:46.352844Z
30
tchr
3206
CCU.ttl
file
31
2014-04-16T16:18:52.727000Z
9d80df55191c3c45451a91f63e03325e
2014-04-21T18:24:03.858028Z
31
tchr
809
DISKOS.ttl
file
31
2014-04-16T17:46:46.569000Z
893b449eea5a8ecdcb5b695a7ccb8f0f
2014-04-21T18:24:03.858028Z
31
tchr
1353
EPCIS.ttl
file
31
2014-04-16T15:23:07.814000Z
6de151ff7c77bd0bb2720897ec1112af
2014-04-21T18:24:03.858028Z
31
tchr
4014
NPD.ttl
file
2014-04-11T13:12:48.341000Z
92e71978e1cc2de3550d5fcb0149b998
2014-04-11T12:09:45.010434Z
25
hmottestad
3415
POB.ttl
file
31
2014-04-16T20:25:55.012000Z
74ad3b8c507f74b34bdc90432246d07d
2014-04-21T18:24:03.858028Z
31
tchr
887
SCCS.ttl
file
31
2014-04-16T18:10:01.594000Z
5c4fc7e8cab9db243add699d802fdd86
2014-04-21T18:24:03.858028Z
31
tchr
4287
# baseURI: http://data.posccaesar.org/brreg/
# 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 ;
.
:ConocoPhillips
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> ;
.
:EniNorge
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 ;
] ;
.
: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 ;
.
: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 ;
.
: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> ;
.
: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> ;
.
:Schlumberger
rdf:type :Contractor ;
rdfs:label "Schlumberger"^^xsd:string ;
.
:Sevan
rdf:type :Contractor ;
rdfs:label "Sevan"^^xsd:string ;
.
:Statoil
rdf:type :OilCompany ;
rdfs:label "Statoil"^^xsd:string ;
.
:Subsea7
rdf:type :Contractor ;
rdfs:label "Subsea7"^^xsd:string ;
.
:SumitomoMetal
rdf:type :Contractor ;
rdfs:label "Sumitomo metal"^^xsd:string ;
.
:Tananger
rdf:type :Location ;
rdfs:label "Tananger"^^xsd:string ;
.
:Technip
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 ;
.
# baseURI: http://data.posccaesar.org/ccu/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/ccu/> .
@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 ;
.
:CCU
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdf:type owl:Class ;
rdfs:label "CCU"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS221644028150> ;
rdfs:subClassOf owl:Thing ;
.
:CCU123
rdf:type :CCU ;
rdfs:label "CCU 123"^^xsd:string ;
.
:CCU456
rdf:type :CCU ;
rdfs:label "CCU 456"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/diskos/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/diskos/> .
@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 ;
.
:Asset
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Asset"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS8645837> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onDataRange xsd:float ;
owl:onProperty :hasAssetValue ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
:EkofiskField
rdf:type :Asset ;
:hasAssetValue "30"^^xsd:float ;
rdfs:label "Ekofisk field"^^xsd:string ;
.
:GoliatField
rdf:type :Asset ;
:hasAssetValue "50"^^xsd:float ;
rdfs:label "Goliat field"^^xsd:string ;
.
:StatfjordField
rdf:type :Asset ;
:hasAssetValue "40"^^xsd:float ;
rdfs:label "Statfjord field"^^xsd:string ;
.
:hasAssetValue
rdf:type owl:DatatypeProperty ;
rdfs:domain :Asset ;
rdfs:label "has asset value"^^xsd:string ;
rdfs:range xsd:float ;
.
# baseURI: http://data.posccaesar.org/epcis/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/epcis/> .
@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 ;
.
:ArrivingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Arriving event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9695582> ;
.
:ArrivingEvent_1
rdf:type :ArrivingEvent ;
rdfs:label "Arriving event 1"^^xsd:string ;
.
:CBVevent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "CBV event"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS3149> ;
rdfs:subClassOf owl:Thing ;
.
:DepartingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Departing event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9677672> ;
.
:DepartingEvent_1
rdf:type :DepartingEvent ;
rdfs:label "Departing event 1"^^xsd:string ;
.
:HoldingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Holding event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9666467> ;
.
:HoldingEvent_1
rdf:type :HoldingEvent ;
rdfs:label "Holding event 1"^^xsd:string ;
.
:InspectingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Inspecting event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9664082> ;
.
:InspectingEvent_1
rdf:type :InspectingEvent ;
rdfs:label "Inspecting event 1"^^xsd:string ;
.
:InspectingResultEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdf:type owl:Class ;
rdfs:label "Inspecting result event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS332324> ;
.
:InspectingResultEvent_1
rdf:type :InspectingResultEvent ;
rdfs:label "Inspecting result event 1"^^xsd:string ;
.
:InternalMovingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Internal moving event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9660707> ;
.
:InternalMovingEvent_1
rdf:type :InternalMovingEvent ;
rdfs:label "Internal moving event 1"^^xsd:string ;
.
:LoadingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Loading event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9647792> ;
.
:LoadingEvent_1
rdf:type :LoadingEvent ;
rdfs:label "Loading event 1"^^xsd:string ;
.
:PackingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Packing event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS397677521> ;
.
:PackingEvent_1
rdf:type :PackingEvent ;
rdfs:label "Packing event 1"^^xsd:string ;
.
:UnloadingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Unloading event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9651752> ;
.
:UnloadingEvent_1
rdf:type :UnloadingEvent ;
rdfs:label "Unloading event 1"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/npd/
@prefix : <http://data.posccaesar.org/npd/> .
@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 .
:BAA rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "Business area agreement"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:BAA_1
rdf:type :BAA ;
rdfs:label "Business Area Arrangement 1"^^xsd:string .
:Ekofisk
rdf:type :Field ;
rdfs:label "Ekofisk"^^xsd:string .
:EldfiskC
rdf:type :SubsurfaceFacility ;
rdfs:label "Eldfisk C"^^xsd:string .
:Facility
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:label "Facility"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:Field
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdfs:label "Field"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:Goliat
rdf:type :Field ;
rdfs:label "Goliat"^^xsd:string .
:GoliatFPSO
rdf:type :Facility ;
rdfs:label "Goliat FPSO"^^xsd:string .
:JohanSverdrup
rdf:type :Field ;
rdfs:label "Johan sverdrup"^^xsd:string .
:License_1
rdf:type :ProductionLicense ;
rdfs:label "License 1"^^xsd:string .
:NPDelement
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:label "Petroleum register element"^^xsd:string ;
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS1750688011> .
:PipelineFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:ProductionLicense
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "License"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:StafjordA
rdf:type :SurfaceFacility ;
rdfs:label "Statfjord A"^^xsd:string .
:StatPipe
rdf:type :PipelineFacility .
:Statfjord
rdf:type :Field ;
rdfs:label "Statfjord"^^xsd:string .
:StatfjordB
rdf:type :SurfaceFacility ;
rdfs:label "Statfjord B"^^xsd:string .
:StatfjordSatelliteA
rdf:type :SubsurfaceFacility .
:SubsurfaceFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:SurfaceFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:WellBore
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFeature> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1714464911> , :NPDelement .
:WellBore_1
rdf:type :WellBore .
# baseURI: http://data.posccaesar.org/pob/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/pob/> .
@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 ;
.
:NiloErdal
rdf:type :Person ;
rdfs:label "Nilo Erdal"^^xsd:string ;
.
:Person
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPerson> ;
rdf:type owl:Class ;
rdfs:label "Person"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/ResponsiblePerson> ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS943628961> ;
rdfs:subClassOf owl:Thing ;
.
:RolfHansen
rdf:type :Person ;
rdfs:label "Rolf Hansen"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/sccs/
# c14n-version: 3
@prefix : <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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:COR_A_General_Costs
rdf:type :SCCScode ;
rdfs:label "COR A"^^xsd:string ;
.
:COR_B_Bulk_Materials
rdf:type :CORcode ;
rdfs:label "COR B"^^xsd:string ;
.
:COR_C_Construction_Overheads
rdf:type :CORcode ;
rdfs:label "COR C"^^xsd:string ;
.
:COR_E_Equipment
rdf:type :CORcode ;
rdfs:label "COR E"^^xsd:string ;
.
:COR_H_Owners_Personnel
rdf:type :CORcode ;
rdfs:label "COR H"^^xsd:string ;
.
:COR_K_Engineering_Manpower
rdf:type :CORcode ;
rdfs:label "COR K"^^xsd:string ;
.
:COR_L_Direct_Labor
rdf:type :CORcode ;
rdfs:label "COR L"^^xsd:string ;
.
:COR_M_Indirect_Labor
rdf:type :CORcode ;
rdfs:label "COR M"^^xsd:string ;
.
:COR_Q_Owners_Personnel_Overheads
rdf:type :CORcode ;
rdfs:label "COR Q"^^xsd:string ;
.
:COR_R_Engineering_Overheads
rdf:type :CORcode ;
rdfs:label "COR R"^^xsd:string ;
.
:COR_S_Unit_Work
rdf:type :CORcode ;
rdfs:label "COR S"^^xsd:string ;
.
:COR_X_Marine_Operations_and_Logistics
rdf:type :CORcode ;
rdfs:label "COR X"^^xsd:string ;
.
:COR_Y_Landbased_Plant_and_Equipment
rdf:type :CORcode ;
rdfs:label "COR Y"^^xsd:string ;
.
:CORcode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "COR code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Discipline> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Resource> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
:PBS_AAAA_Derrick
rdf:type :PBScode ;
rdfs:label "Derrick"^^xsd:string ;
.
:PBS_AAA_Drilling_Area
rdf:type :PBScode ;
rdfs:label "Drilling Area"^^xsd:string ;
.
:PBS_AA_Topsides
rdf:type :PBScode ;
rdfs:label "Topsides"^^xsd:string ;
.
:PBS_AB_Substructures
rdf:type :PBScode ;
rdfs:label "Substructures"^^xsd:string ;
.
:PBS_AC_Wells
rdf:type :PBScode ;
rdfs:label "Wells"^^xsd:string ;
.
:PBS_AD_Subsea_Production_Systems
rdf:type :PBScode ;
rdfs:label "Subsea Production Systems"^^xsd:string ;
.
:PBS_AE_Transport_Systems
rdf:type :PBScode ;
rdfs:label "Transport Systems"^^xsd:string ;
.
:PBS_AW_Windmills
rdf:type :PBScode ;
rdfs:label "Windmills"^^xsd:string ;
.
:PBS_A_Offshore_Field_Installlations
rdf:type :PBScode ;
rdfs:label "Offshore Field Installlations"^^xsd:string ;
.
:PBS_B_LandbasedInstallations
rdf:type :PBScode ;
rdfs:label "Landbased Installations"^^xsd:string ;
.
:PBScode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "PBS code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/PlanContentType> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Result> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2065619071> ;
.
:SAB_1_Management
rdf:type :SABcode ;
:hasCodeName "Management"^^xsd:string ;
rdfs:label "SAB 1"^^xsd:string ;
.
:SAB_2_Engineering_and_Procurement
rdf:type :SABcode ;
rdfs:label "SAB 2"^^xsd:string ;
.
:SAB_3_Material_deliveries
rdf:type :SABcode ;
rdfs:label "SAB 3"^^xsd:string ;
.
:SAB_4_Construction
rdf:type :SABcode ;
rdfs:label "SAB 4"^^xsd:string ;
.
:SAB_5_Operations
rdf:type :SABcode ;
rdfs:label "SAB 5"^^xsd:string ;
.
:SABcode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "SAB code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Phase> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
:SCCScode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "SCCS code"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
rdfs:subClassOf owl:Thing ;
.
# baseURI: http://data.posccaesar.org/brreg/
# 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 ;
.
:ConocoPhillips
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> ;
.
:EniNorge
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 ;
] ;
.
: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 ;
.
: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 ;
.
: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> ;
.
: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> ;
.
:Schlumberger
rdf:type :Contractor ;
rdfs:label "Schlumberger"^^xsd:string ;
.
:Sevan
rdf:type :Contractor ;
rdfs:label "Sevan"^^xsd:string ;
.
:Statoil
rdf:type :OilCompany ;
rdfs:label "Statoil"^^xsd:string ;
.
:Subsea7
rdf:type :Contractor ;
rdfs:label "Subsea7"^^xsd:string ;
.
:SumitomoMetal
rdf:type :Contractor ;
rdfs:label "Sumitomo metal"^^xsd:string ;
.
:Tananger
rdf:type :Location ;
rdfs:label "Tananger"^^xsd:string ;
.
:Technip
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 ;
.
# baseURI: http://data.posccaesar.org/ccu/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/ccu/> .
@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 ;
.
:CCU
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdf:type owl:Class ;
rdfs:label "CCU"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS221644028150> ;
rdfs:subClassOf owl:Thing ;
.
:CCU123
rdf:type :CCU ;
rdfs:label "CCU 123"^^xsd:string ;
.
:CCU456
rdf:type :CCU ;
rdfs:label "CCU 456"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/diskos/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/diskos/> .
@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 ;
.
:Asset
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Asset"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS8645837> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onDataRange xsd:float ;
owl:onProperty :hasAssetValue ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
:EkofiskField
rdf:type :Asset ;
:hasAssetValue "30"^^xsd:float ;
rdfs:label "Ekofisk field"^^xsd:string ;
.
:GoliatField
rdf:type :Asset ;
:hasAssetValue "50"^^xsd:float ;
rdfs:label "Goliat field"^^xsd:string ;
.
:StatfjordField
rdf:type :Asset ;
:hasAssetValue "40"^^xsd:float ;
rdfs:label "Statfjord field"^^xsd:string ;
.
:hasAssetValue
rdf:type owl:DatatypeProperty ;
rdfs:domain :Asset ;
rdfs:label "has asset value"^^xsd:string ;
rdfs:range xsd:float ;
.
# baseURI: http://data.posccaesar.org/epcis/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/epcis/> .
@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 ;
.
:ArrivingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Arriving event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9695582> ;
.
:ArrivingEvent_1
rdf:type :ArrivingEvent ;
rdfs:label "Arriving event 1"^^xsd:string ;
.
:CBVevent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "CBV event"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS3149> ;
rdfs:subClassOf owl:Thing ;
.
:DepartingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Departing event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9677672> ;
.
:DepartingEvent_1
rdf:type :DepartingEvent ;
rdfs:label "Departing event 1"^^xsd:string ;
.
:HoldingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Holding event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9666467> ;
.
:HoldingEvent_1
rdf:type :HoldingEvent ;
rdfs:label "Holding event 1"^^xsd:string ;
.
:InspectingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Inspecting event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9664082> ;
.
:InspectingEvent_1
rdf:type :InspectingEvent ;
rdfs:label "Inspecting event 1"^^xsd:string ;
.
:InspectingResultEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdf:type owl:Class ;
rdfs:label "Inspecting result event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS332324> ;
.
:InspectingResultEvent_1
rdf:type :InspectingResultEvent ;
rdfs:label "Inspecting result event 1"^^xsd:string ;
.
:InternalMovingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Internal moving event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9660707> ;
.
:InternalMovingEvent_1
rdf:type :InternalMovingEvent ;
rdfs:label "Internal moving event 1"^^xsd:string ;
.
:LoadingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Loading event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9647792> ;
.
:LoadingEvent_1
rdf:type :LoadingEvent ;
rdfs:label "Loading event 1"^^xsd:string ;
.
:PackingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Packing event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS397677521> ;
.
:PackingEvent_1
rdf:type :PackingEvent ;
rdfs:label "Packing event 1"^^xsd:string ;
.
:UnloadingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Unloading event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9651752> ;
.
:UnloadingEvent_1
rdf:type :UnloadingEvent ;
rdfs:label "Unloading event 1"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/npd/
@prefix : <http://data.posccaesar.org/npd/> .
@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 .
:BAA rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "Business area agreement"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:BAA_1
rdf:type :BAA ;
rdfs:label "Business Area Arrangement 1"^^xsd:string .
:Ekofisk
rdf:type :Field ;
rdfs:label "Ekofisk"^^xsd:string .
:EldfiskC
rdf:type :SubsurfaceFacility ;
rdfs:label "Eldfisk C"^^xsd:string .
:Facility
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:label "Facility"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:Field
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdfs:label "Field"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:Goliat
rdf:type :Field ;
rdfs:label "Goliat"^^xsd:string .
:GoliatFPSO
rdf:type :Facility ;
rdfs:label "Goliat FPSO"^^xsd:string .
:JohanSverdrup
rdf:type :Field ;
rdfs:label "Johan sverdrup"^^xsd:string .
:License_1
rdf:type :ProductionLicense ;
rdfs:label "License 1"^^xsd:string .
:NPDelement
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:label "Petroleum register element"^^xsd:string ;
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS1750688011> .
:PipelineFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:ProductionLicense
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "License"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:StafjordA
rdf:type :SurfaceFacility ;
rdfs:label "Statfjord A"^^xsd:string .
:StatPipe
rdf:type :PipelineFacility .
:Statfjord
rdf:type :Field ;
rdfs:label "Statfjord"^^xsd:string .
:StatfjordB
rdf:type :SurfaceFacility ;
rdfs:label "Statfjord B"^^xsd:string .
:StatfjordSatelliteA
rdf:type :SubsurfaceFacility .
:SubsurfaceFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:SurfaceFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:WellBore
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFeature> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1714464911> , :NPDelement .
:WellBore_1
rdf:type :WellBore .
# baseURI: http://data.posccaesar.org/pob/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/pob/> .
@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 ;
.
:NiloErdal
rdf:type :Person ;
rdfs:label "Nilo Erdal"^^xsd:string ;
.
:Person
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPerson> ;
rdf:type owl:Class ;
rdfs:label "Person"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/ResponsiblePerson> ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS943628961> ;
rdfs:subClassOf owl:Thing ;
.
:RolfHansen
rdf:type :Person ;
rdfs:label "Rolf Hansen"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/sccs/
# c14n-version: 3
@prefix : <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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:COR_A_General_Costs
rdf:type :SCCScode ;
rdfs:label "COR A"^^xsd:string ;
.
:COR_B_Bulk_Materials
rdf:type :CORcode ;
rdfs:label "COR B"^^xsd:string ;
.
:COR_C_Construction_Overheads
rdf:type :CORcode ;
rdfs:label "COR C"^^xsd:string ;
.
:COR_E_Equipment
rdf:type :CORcode ;
rdfs:label "COR E"^^xsd:string ;
.
:COR_H_Owners_Personnel
rdf:type :CORcode ;
rdfs:label "COR H"^^xsd:string ;
.
:COR_K_Engineering_Manpower
rdf:type :CORcode ;
rdfs:label "COR K"^^xsd:string ;
.
:COR_L_Direct_Labor
rdf:type :CORcode ;
rdfs:label "COR L"^^xsd:string ;
.
:COR_M_Indirect_Labor
rdf:type :CORcode ;
rdfs:label "COR M"^^xsd:string ;
.
:COR_Q_Owners_Personnel_Overheads
rdf:type :CORcode ;
rdfs:label "COR Q"^^xsd:string ;
.
:COR_R_Engineering_Overheads
rdf:type :CORcode ;
rdfs:label "COR R"^^xsd:string ;
.
:COR_S_Unit_Work
rdf:type :CORcode ;
rdfs:label "COR S"^^xsd:string ;
.
:COR_X_Marine_Operations_and_Logistics
rdf:type :CORcode ;
rdfs:label "COR X"^^xsd:string ;
.
:COR_Y_Landbased_Plant_and_Equipment
rdf:type :CORcode ;
rdfs:label "COR Y"^^xsd:string ;
.
:CORcode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "COR code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Discipline> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Resource> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
:PBS_AAAA_Derrick
rdf:type :PBScode ;
rdfs:label "Derrick"^^xsd:string ;
.
:PBS_AAA_Drilling_Area
rdf:type :PBScode ;
rdfs:label "Drilling Area"^^xsd:string ;
.
:PBS_AA_Topsides
rdf:type :PBScode ;
rdfs:label "Topsides"^^xsd:string ;
.
:PBS_AB_Substructures
rdf:type :PBScode ;
rdfs:label "Substructures"^^xsd:string ;
.
:PBS_AC_Wells
rdf:type :PBScode ;
rdfs:label "Wells"^^xsd:string ;
.
:PBS_AD_Subsea_Production_Systems
rdf:type :PBScode ;
rdfs:label "Subsea Production Systems"^^xsd:string ;
.
:PBS_AE_Transport_Systems
rdf:type :PBScode ;
rdfs:label "Transport Systems"^^xsd:string ;
.
:PBS_AW_Windmills
rdf:type :PBScode ;
rdfs:label "Windmills"^^xsd:string ;
.
:PBS_A_Offshore_Field_Installlations
rdf:type :PBScode ;
rdfs:label "Offshore Field Installlations"^^xsd:string ;
.
:PBS_B_LandbasedInstallations
rdf:type :PBScode ;
rdfs:label "Landbased Installations"^^xsd:string ;
.
:PBScode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "PBS code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/PlanContentType> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Result> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2065619071> ;
.
:SAB_1_Management
rdf:type :SABcode ;
:hasCodeName "Management"^^xsd:string ;
rdfs:label "SAB 1"^^xsd:string ;
.
:SAB_2_Engineering_and_Procurement
rdf:type :SABcode ;
rdfs:label "SAB 2"^^xsd:string ;
.
:SAB_3_Material_deliveries
rdf:type :SABcode ;
rdfs:label "SAB 3"^^xsd:string ;
.
:SAB_4_Construction
rdf:type :SABcode ;
rdfs:label "SAB 4"^^xsd:string ;
.
:SAB_5_Operations
rdf:type :SABcode ;
rdfs:label "SAB 5"^^xsd:string ;
.
:SABcode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "SAB code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Phase> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
:SCCScode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "SCCS code"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
rdfs:subClassOf owl:Thing ;
.
K 25
svn:wc:ra_dav:version-url
V 41
/svn/ilap/!svn/ver/11/OWL_1_5/ToolMapping
END
safranbrreg.ttl
K 25
svn:wc:ra_dav:version-url
V 57
/svn/ilap/!svn/ver/11/OWL_1_5/ToolMapping/safranbrreg.ttl
END
10
dir
29
https://jord-dev.org/svn/ilap/OWL_1_5/ToolMapping
https://jord-dev.org/svn/ilap
2014-03-24T19:19:42.579394Z
11
hmottestad
svn:special svn:externals svn:needs-lock
32c34ce5-302f-44b3-a65a-1ca98c1fea32
safranbrreg.ttl
file
2014-04-11T13:12:48.290000Z
ad0e69db579f601ab75316e26af0151c
2014-03-24T19:19:42.579394Z
11
hmottestad
5561
# baseURI: http://posccaesar.org/ilap/brregmapping/
# imports: http://data.posccaesar.org/brreg/
# c14n-version: 3
@prefix : <http://posccaesar.org/ilap/ns/> .
@prefix brreg: <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#> .
brreg:LegalEntities
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :ToolMapping ;
owl:onProperty :hasMapping ;
] ;
.
<http://posccaesar.org/ilap/brregmapping/>
rdf:type owl:Ontology ;
owl:imports brreg: ;
.
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:ABB
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "13"^^xsd:string ;
:hasDescription "ABB"^^xsd:string ;
:hasShort "ABB"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "ABB"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/982085160> ;
.
:Aibel
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "3"^^xsd:string ;
:hasDescription "Aibel"^^xsd:string ;
:hasShort "Aibel"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Aibel"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/984735227> ;
.
:Aker
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "2"^^xsd:string ;
:hasDescription "Aker Solutions"^^xsd:string ;
:hasShort "Aker"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Aker Solutions"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/986529551> ;
.
:Apply
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "1"^^xsd:string ;
:hasDescription "Apply Sørco"^^xsd:string ;
:hasShort "Apply"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Apply Sørco"^^xsd:string ;
owl:sameAs <http://ws.brreg.no/lod/data/930694533> ;
.
:Archer
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "12"^^xsd:string ;
:hasDescription "Archer"^^xsd:string ;
:hasShort "Archer"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Archer"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/934361156> ;
.
:Fabricom
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "5"^^xsd:string ;
:hasDescription "Fabricom"^^xsd:string ;
:hasShort "Fabricom"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Fabricom"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/955782186> ;
.
:KCAD
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "11"^^xsd:string ;
:hasDescription "KCA Deutag"^^xsd:string ;
:hasShort "KCAD"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "KCA Deutag"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/918357688> ;
.
:Odfjell
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "10"^^xsd:string ;
:hasDescription "Odfjell Drilling"^^xsd:string ;
:hasShort "Odfjell"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Odfjell Drilling"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/984669151> ;
.
:Reinertsen
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "7"^^xsd:string ;
:hasDescription "Reinsertsen AS"^^xsd:string ;
:hasShort "Reinertsen AS"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Reinsertsen AS"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/976810015> ;
.
:SafranMapping
rdf:type owl:Class ;
rdfs:label "Safran mapping"^^xsd:string ;
rdfs:subClassOf :ToolMapping ;
.
:Statoil
rdf:type brreg:LegalEntities ;
rdfs:label "Statoil"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/923609016> ;
.
:ToolMapping
rdf:type owl:Class ;
rdfs:label "Tool mapping"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
:hasCode
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has code"^^xsd:string ;
.
:hasDescription
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has description"^^xsd:string ;
.
:hasMapping
rdf:type owl:ObjectProperty ;
rdfs:label "has mapping"^^xsd:string ;
.
:hasShort
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has short"^^xsd:string ;
.
:usedInPlan
rdf:type owl:ObjectProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "used in plan"^^xsd:string ;
.
# baseURI: http://posccaesar.org/ilap/brregmapping/
# imports: http://data.posccaesar.org/brreg/
# c14n-version: 3
@prefix : <http://posccaesar.org/ilap/ns/> .
@prefix brreg: <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#> .
brreg:LegalEntities
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :ToolMapping ;
owl:onProperty :hasMapping ;
] ;
.
<http://posccaesar.org/ilap/brregmapping/>
rdf:type owl:Ontology ;
owl:imports brreg: ;
.
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:ABB
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "13"^^xsd:string ;
:hasDescription "ABB"^^xsd:string ;
:hasShort "ABB"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "ABB"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/982085160> ;
.
:Aibel
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "3"^^xsd:string ;
:hasDescription "Aibel"^^xsd:string ;
:hasShort "Aibel"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Aibel"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/984735227> ;
.
:Aker
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "2"^^xsd:string ;
:hasDescription "Aker Solutions"^^xsd:string ;
:hasShort "Aker"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Aker Solutions"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/986529551> ;
.
:Apply
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "1"^^xsd:string ;
:hasDescription "Apply Sørco"^^xsd:string ;
:hasShort "Apply"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Apply Sørco"^^xsd:string ;
owl:sameAs <http://ws.brreg.no/lod/data/930694533> ;
.
:Archer
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "12"^^xsd:string ;
:hasDescription "Archer"^^xsd:string ;
:hasShort "Archer"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Archer"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/934361156> ;
.
:Fabricom
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "5"^^xsd:string ;
:hasDescription "Fabricom"^^xsd:string ;
:hasShort "Fabricom"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Fabricom"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/955782186> ;
.
:KCAD
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "11"^^xsd:string ;
:hasDescription "KCA Deutag"^^xsd:string ;
:hasShort "KCAD"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "KCA Deutag"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/918357688> ;
.
:Odfjell
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "10"^^xsd:string ;
:hasDescription "Odfjell Drilling"^^xsd:string ;
:hasShort "Odfjell"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Odfjell Drilling"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/984669151> ;
.
:Reinertsen
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "7"^^xsd:string ;
:hasDescription "Reinsertsen AS"^^xsd:string ;
:hasShort "Reinertsen AS"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Reinsertsen AS"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/976810015> ;
.
:SafranMapping
rdf:type owl:Class ;
rdfs:label "Safran mapping"^^xsd:string ;
rdfs:subClassOf :ToolMapping ;
.
:Statoil
rdf:type brreg:LegalEntities ;
rdfs:label "Statoil"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/923609016> ;
.
:ToolMapping
rdf:type owl:Class ;
rdfs:label "Tool mapping"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
:hasCode
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has code"^^xsd:string ;
.
:hasDescription
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has description"^^xsd:string ;
.
:hasMapping
rdf:type owl:ObjectProperty ;
rdfs:label "has mapping"^^xsd:string ;
.
:hasShort
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has short"^^xsd:string ;
.
:usedInPlan
rdf:type owl:ObjectProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "used in plan"^^xsd:string ;
.
K 25
svn:wc:ra_dav:version-url
V 41
/svn/ilap/!svn/ver/29/OWL_1_5/UseCaseData
END
UC1.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/33/OWL_1_5/UseCaseData/UC1.ttl
END
UC2.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/35/OWL_1_5/UseCaseData/UC2.ttl
END
UC3.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/35/OWL_1_5/UseCaseData/UC3.ttl
END
UC4.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/35/OWL_1_5/UseCaseData/UC4.ttl
END
10
dir
29
https://jord-dev.org/svn/ilap/OWL_1_5/UseCaseData
https://jord-dev.org/svn/ilap
2014-04-11T13:08:56.690329Z
29
hmottestad
svn:special svn:externals svn:needs-lock
32c34ce5-302f-44b3-a65a-1ca98c1fea32
UC1.ttl
file
33
2014-05-11T16:32:08.594000Z
a5592fd0d8c2d96e2bd8ef46f6ea7161
2014-05-11T16:35:11.566577Z
33
tchr
5671
UC2.ttl
file
35
2014-05-18T19:28:57.996000Z
26e9d24fa0efc0414d5c78978ca1b41c
2014-05-22T10:23:08.759623Z
35
tchr
11899
UC3.ttl
file
35
2014-05-18T19:28:57.801000Z
46b74a854c2c8b30ef1b88c85e0232d4
2014-05-22T10:23:08.759623Z
35
tchr
8027
UC4.ttl
file
35
2014-05-18T19:28:57.744000Z
8efa6f480e8f5f9818a8969a480652c6
2014-05-22T10:23:08.759623Z
35
tchr
1036
# baseURI: http://data.posccaesar.org/Data/UC1/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC1: <http://data.posccaesar.org/Data/UC1/> .
@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#> .
UC1:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC1:ActivityInPlan_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityEstimatedWeight "10500"^^xsd:float ;
ILAP:hasActivityPlan UC1:ProjectPlan_1 ;
ILAP:hasActivityPlannedResource UC1:PlannedResource_1 ;
rdfs:label "Activity in plan 1"^^xsd:string ;
.
UC1:ActivityInPlan_2
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC1:ProjectPlan_1 ;
rdfs:label "Activity in plan 2"^^xsd:string ;
.
UC1:ActivityInSchedule_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityActualWeight "100750"^^xsd:float ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC1:TargetSchedule_1 ;
ILAP:hasActivityScheduledResource UC1:ScheduledResource_1 ;
rdfs:label "Activity in schedule 1"^^xsd:string ;
.
UC1:ActivityInSchedule_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC1:ActualSchedule_1 ;
rdfs:label "Activity in schedule 2"^^xsd:string ;
.
UC1:ActivityInSchedule_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC1:TargetSchedule_1 ;
rdfs:label "Activity in schedule 3"^^xsd:string ;
.
UC1:ActivityInSchedule_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC1:ActualSchedule_1 ;
rdfs:label "Activity in schedule 4"^^xsd:string ;
.
UC1:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
ILAP:hasScheduleBaseline UC1:Baseline_1 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC1:Baseline_1
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 1"^^xsd:string ;
.
UC1:Baseline_2
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 2"^^xsd:string ;
.
UC1:Baseline_3
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 3"^^xsd:string ;
.
UC1:Baseline_4
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 4"^^xsd:string ;
.
UC1:CurrentSchedule_1
rdf:type ILAP:CurrentSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_2 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Current schedule 1"^^xsd:string ;
.
UC1:LiveSchedule_1
rdf:type ILAP:LiveSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_3 ;
rdfs:label "Live schedule 1"^^xsd:string ;
.
UC1:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string ;
.
UC1:PlannedResource_1
rdf:type ILAP:PlannedResource ;
ILAP:hasResourceProfile UC1:Profile_1 ;
rdfs:label "Planned resource 1"^^xsd:string ;
.
UC1:ProfilePoint_1
rdf:type ILAP:ProfilePoint ;
ILAP:hasProfilePointXValue "0.1"^^xsd:float ;
ILAP:hasProfilePointYValue "0.2"^^xsd:float ;
rdfs:label "Profile point 1"^^xsd:string ;
.
UC1:ProfilePoint_2
rdf:type ILAP:ProfilePoint ;
ILAP:hasProfilePointXValue "1.0"^^xsd:float ;
ILAP:hasProfilePointYValue "0.9"^^xsd:float ;
rdfs:label "Profile point 2"^^xsd:string ;
.
UC1:Profile_1
rdf:type ILAP:Profile ;
ILAP:hasProfilePoint ILAP:ProfilePoint_1 ;
ILAP:hasProfilePoint ILAP:ProfilePoint_2 ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC1:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_1> ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_2> ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
rdfs:label "Project plan 1"^^xsd:string ;
.
UC1:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
.
UC1:ScheduledResource_1
rdf:type ILAP:ScheduledResource ;
ILAP:hasResourceProfile UC1:Profile_1 ;
rdfs:label "Scheduled resource 1"^^xsd:string ;
.
UC1:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_4 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC1:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
.
UC1:UserField_2
rdf:type ILAP:UserField ;
rdfs:label "User field 2"^^xsd:string ;
.
UC1:UserField_3
rdf:type ILAP:UserField ;
rdfs:label "User field 3"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_1>
ILAP:hasUserFieldName "Area"^^xsd:string ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "Processing System"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_2>
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "SAP-WO-101-3"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_3>
ILAP:hasUserFieldName "Risk Factor"^^xsd:string ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "Explosive Environment"^^xsd:string ;
.
This diff is collapsed. Click to expand it.
# baseURI: http://data.posccaesar.org/Data/UC3/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC3: <http://data.posccaesar.org/Data/UC3/> .
@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#> .
UC3:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC3:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC3:Asset_1
rdf:type <http://ILAP_1.5/diskos#Asset> ;
rdfs:label "Asset 1"^^xsd:string ;
.
UC3:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
.
UC3:ContractorWBS_2
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 2"^^xsd:string ;
.
UC3:ExternalReference_1
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 1"^^xsd:string ;
.
UC3:Plan_1
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 1"^^xsd:string ;
.
UC3:PlannedActivity_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_E_Equipment> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_L_Direct_Labor> ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityContractor <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityContractorWBS UC3:ContractorWBS_2 ;
ILAP:hasActivityCurrentProgressPercent 0 ;
ILAP:hasActivityDescription "Activity description text"^^xsd:string ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_X_Marine_Operations_and_Logistics> ;
ILAP:hasActivityEstimatedWeight "10500"^^xsd:float ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_4_Construction> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/brreg/Tananger> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasActivityPBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityPartActivity UC3:PlannedActivity_2 ;
ILAP:hasActivityPercentComplete "10"^^xsd:float ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityPlan UC3:ProjectPlan_1 ;
ILAP:hasActivityPlannedResource UC3:PlannedResource_1 ;
ILAP:hasActivityPredecessor UC3:Successor_1 ;
ILAP:hasActivityRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasActivityResourceProfile UC3:Profile_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasActivityResponsiblePerson <http://data.posccaesar.org/pob/RolfHansen> ;
ILAP:hasActivityResult <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityServiceSupplier <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasActivitySuccessor UC3:Successor_2 ;
ILAP:hasActivityTaskLeader <http://data.posccaesar.org/pob/NiloErdal> ;
ILAP:hasActivityVendor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasActivityWorkVolume "500"^^xsd:float ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
rdfs:label "Planned activity 1"^^xsd:string ;
.
UC3:PlannedActivity_2
rdf:type ILAP:PlannedActivity ;
rdfs:label "Planned activity 2"^^xsd:string ;
.
UC3:PlannedResource_1
rdf:type ILAP:PlannedResource ;
rdfs:label "Planned resource 1"^^xsd:string ;
.
UC3:PortfolioPlan_1
rdf:type ILAP:PortfolioPlan ;
rdfs:label "Portfolio plan 1"^^xsd:string ;
.
UC3:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC3:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
ILAP:hasPlanAsset UC3:Asset_1 ;
ILAP:hasPlanAssetOwner <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanContentType <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasPlanContractType <http://data.posccaesar.org/NCS_PLANNING/ScheduleDriven> ;
ILAP:hasPlanContractor <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasPlanExpenseType <http://data.posccaesar.org/NCS_PLANNING/OPEX> ;
ILAP:hasPlanGeoArea <http://data.posccaesar.org/NCS_PLANNING/Facility> ;
ILAP:hasPlanLevel <http://data.posccaesar.org/NCS_PLANNING/L4_ContractControlNetworkSchedule> ;
ILAP:hasPlanLicensePartner <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanLifecyclePhase <http://data.posccaesar.org/NCS_PLANNING/Maintenance> ;
ILAP:hasPlanNPDelement <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasPlanOperator <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanProject UC3:Project_1 ;
ILAP:hasPlanProjectType <http://data.posccaesar.org/NCS_PLANNING/BrownFieldProject> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NEA> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasPlanResponsible <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanRollUp UC3:PortfolioPlan_1 ;
ILAP:hasPlanServiceSupplier <http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasPlanSubplan UC3:ProjectPlan_2 ;
ILAP:hasPlanUserField UC3:UserField_1 ;
ILAP:hasPlanValueObjective <http://data.posccaesar.org/NCS_PLANNING/IncreasedRecovery> ;
rdfs:label "Project plan 1"^^xsd:string ;
.
UC3:ProjectPlan_2
rdf:type ILAP:ProjectPlan ;
rdfs:label "Project plan 2"^^xsd:string ;
.
UC3:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
.
UC3:ScheduledActivity_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityActualWeight "11000"^^xsd:float ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasActivitySchedule UC3:TargetSchedule_1 ;
ILAP:hasActivityScheduledResource UC3:ScheduledResource_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
rdfs:label "Scheduled activity 1"^^xsd:string ;
.
UC3:ScheduledActivity_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_2 ;
ILAP:hasActivitySchedule UC3:TargetSchedule_1 ;
rdfs:label "Scheduled activity 2"^^xsd:string ;
.
UC3:ScheduledActivity_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_1 ;
ILAP:hasActivitySchedule UC3:ActualSchedule_1 ;
rdfs:label "Scheduled activity 3"^^xsd:string ;
.
UC3:ScheduledActivity_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_2 ;
ILAP:hasActivitySchedule UC3:ActualSchedule_1 ;
rdfs:label "Scheduled activity 4"^^xsd:string ;
.
UC3:ScheduledResource_1
rdf:type ILAP:ScheduledResource ;
rdfs:label "Scheduled resource 1"^^xsd:string ;
.
UC3:Successor_1
rdf:type ILAP:Successor ;
rdfs:label "Successor 1"^^xsd:string ;
.
UC3:Successor_2
rdf:type ILAP:Successor ;
rdfs:label "Successor 2"^^xsd:string ;
.
UC3:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC3:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
.
<http://data.posccaesar.org/brreg/LegalEntity>
rdfs:subClassOf ILAP:ResponsibleOrganization ;
.
# baseURI: http://data.posccaesar.org/Data/UC4/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC4: <http://data.posccaesar.org/Data/UC4/> .
@prefix lci: <http://data.posccaesar.org/15926/tech/ontology/> .
@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#> .
UC4:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC4:BaselineSetting_1
rdf:type ILAP:BaselineSetting ;
ILAP:hasBaseline UC4:ScheduledPlan_1 ;
rdfs:label "Baseline setting 1"^^xsd:string ;
.
UC4:Planning_1
rdf:type ILAP:Planning ;
lci:hasPart UC4:BaselineSetting_1 ;
rdfs:label "Planning 1"^^xsd:string ;
.
UC4:ScheduledPlan_1
rdf:type ILAP:NetworkSchedule ;
rdfs:label "Scheduled plan 1"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/Data/UC1/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC1: <http://data.posccaesar.org/Data/UC1/> .
@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#> .
UC1:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC1:ActivityInPlan_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityEstimatedWeight "10500"^^xsd:float ;
ILAP:hasActivityPlan UC1:ProjectPlan_1 ;
ILAP:hasActivityPlannedResource UC1:PlannedResource_1 ;
rdfs:label "Activity in plan 1"^^xsd:string ;
.
UC1:ActivityInPlan_2
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC1:ProjectPlan_1 ;
rdfs:label "Activity in plan 2"^^xsd:string ;
.
UC1:ActivityInSchedule_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityActualWeight "100750"^^xsd:float ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC1:TargetSchedule_1 ;
ILAP:hasActivityScheduledResource UC1:ScheduledResource_1 ;
rdfs:label "Activity in schedule 1"^^xsd:string ;
.
UC1:ActivityInSchedule_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC1:ActualSchedule_1 ;
rdfs:label "Activity in schedule 2"^^xsd:string ;
.
UC1:ActivityInSchedule_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC1:TargetSchedule_1 ;
rdfs:label "Activity in schedule 3"^^xsd:string ;
.
UC1:ActivityInSchedule_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC1:ActualSchedule_1 ;
rdfs:label "Activity in schedule 4"^^xsd:string ;
.
UC1:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
ILAP:hasScheduleBaseline UC1:Baseline_1 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC1:Baseline_1
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 1"^^xsd:string ;
.
UC1:Baseline_2
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 2"^^xsd:string ;
.
UC1:Baseline_3
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 3"^^xsd:string ;
.
UC1:Baseline_4
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 4"^^xsd:string ;
.
UC1:CurrentSchedule_1
rdf:type ILAP:CurrentSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_2 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Current schedule 1"^^xsd:string ;
.
UC1:LiveSchedule_1
rdf:type ILAP:LiveSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_3 ;
rdfs:label "Live schedule 1"^^xsd:string ;
.
UC1:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string ;
.
UC1:PlannedResource_1
rdf:type ILAP:PlannedResource ;
ILAP:hasResourceProfile UC1:Profile_1 ;
rdfs:label "Planned resource 1"^^xsd:string ;
.
UC1:ProfilePoint_1
rdf:type ILAP:ProfilePoint ;
ILAP:hasProfilePointXValue "0.1"^^xsd:float ;
ILAP:hasProfilePointYValue "0.2"^^xsd:float ;
rdfs:label "Profile point 1"^^xsd:string ;
.
UC1:ProfilePoint_2
rdf:type ILAP:ProfilePoint ;
ILAP:hasProfilePointXValue "1.0"^^xsd:float ;
ILAP:hasProfilePointYValue "0.9"^^xsd:float ;
rdfs:label "Profile point 2"^^xsd:string ;
.
UC1:Profile_1
rdf:type ILAP:Profile ;
ILAP:hasProfilePoint ILAP:ProfilePoint_1 ;
ILAP:hasProfilePoint ILAP:ProfilePoint_2 ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC1:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_1> ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_2> ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
rdfs:label "Project plan 1"^^xsd:string ;
.
UC1:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
.
UC1:ScheduledResource_1
rdf:type ILAP:ScheduledResource ;
ILAP:hasResourceProfile UC1:Profile_1 ;
rdfs:label "Scheduled resource 1"^^xsd:string ;
.
UC1:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_4 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC1:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
.
UC1:UserField_2
rdf:type ILAP:UserField ;
rdfs:label "User field 2"^^xsd:string ;
.
UC1:UserField_3
rdf:type ILAP:UserField ;
rdfs:label "User field 3"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_1>
ILAP:hasUserFieldName "Area"^^xsd:string ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "Processing System"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_2>
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "SAP-WO-101-3"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_3>
ILAP:hasUserFieldName "Risk Factor"^^xsd:string ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "Explosive Environment"^^xsd:string ;
.
This diff is collapsed. Click to expand it.
# baseURI: http://data.posccaesar.org/Data/UC3/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC3: <http://data.posccaesar.org/Data/UC3/> .
@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#> .
UC3:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC3:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC3:Asset_1
rdf:type <http://ILAP_1.5/diskos#Asset> ;
rdfs:label "Asset 1"^^xsd:string ;
.
UC3:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
.
UC3:ContractorWBS_2
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 2"^^xsd:string ;
.
UC3:ExternalReference_1
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 1"^^xsd:string ;
.
UC3:Plan_1
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 1"^^xsd:string ;
.
UC3:PlannedActivity_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_E_Equipment> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_L_Direct_Labor> ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityContractor <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityContractorWBS UC3:ContractorWBS_2 ;
ILAP:hasActivityCurrentProgressPercent 0 ;
ILAP:hasActivityDescription "Activity description text"^^xsd:string ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_X_Marine_Operations_and_Logistics> ;
ILAP:hasActivityEstimatedWeight "10500"^^xsd:float ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_4_Construction> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/brreg/Tananger> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasActivityPBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityPartActivity UC3:PlannedActivity_2 ;
ILAP:hasActivityPercentComplete "10"^^xsd:float ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityPlan UC3:ProjectPlan_1 ;
ILAP:hasActivityPlannedResource UC3:PlannedResource_1 ;
ILAP:hasActivityPredecessor UC3:Successor_1 ;
ILAP:hasActivityRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasActivityResourceProfile UC3:Profile_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasActivityResponsiblePerson <http://data.posccaesar.org/pob/RolfHansen> ;
ILAP:hasActivityResult <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityServiceSupplier <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasActivitySuccessor UC3:Successor_2 ;
ILAP:hasActivityTaskLeader <http://data.posccaesar.org/pob/NiloErdal> ;
ILAP:hasActivityVendor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasActivityWorkVolume "500"^^xsd:float ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
rdfs:label "Planned activity 1"^^xsd:string ;
.
UC3:PlannedActivity_2
rdf:type ILAP:PlannedActivity ;
rdfs:label "Planned activity 2"^^xsd:string ;
.
UC3:PlannedResource_1
rdf:type ILAP:PlannedResource ;
rdfs:label "Planned resource 1"^^xsd:string ;
.
UC3:PortfolioPlan_1
rdf:type ILAP:PortfolioPlan ;
rdfs:label "Portfolio plan 1"^^xsd:string ;
.
UC3:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC3:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
ILAP:hasPlanAsset UC3:Asset_1 ;
ILAP:hasPlanAssetOwner <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanContentType <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasPlanContractType <http://data.posccaesar.org/NCS_PLANNING/ScheduleDriven> ;
ILAP:hasPlanContractor <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasPlanExpenseType <http://data.posccaesar.org/NCS_PLANNING/OPEX> ;
ILAP:hasPlanGeoArea <http://data.posccaesar.org/NCS_PLANNING/Facility> ;
ILAP:hasPlanLevel <http://data.posccaesar.org/NCS_PLANNING/L4_ContractControlNetworkSchedule> ;
ILAP:hasPlanLicensePartner <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanLifecyclePhase <http://data.posccaesar.org/NCS_PLANNING/Maintenance> ;
ILAP:hasPlanNPDelement <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasPlanOperator <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanProject UC3:Project_1 ;
ILAP:hasPlanProjectType <http://data.posccaesar.org/NCS_PLANNING/BrownFieldProject> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NEA> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasPlanResponsible <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanRollUp UC3:PortfolioPlan_1 ;
ILAP:hasPlanServiceSupplier <http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasPlanSubplan UC3:ProjectPlan_2 ;
ILAP:hasPlanUserField UC3:UserField_1 ;
ILAP:hasPlanValueObjective <http://data.posccaesar.org/NCS_PLANNING/IncreasedRecovery> ;
rdfs:label "Project plan 1"^^xsd:string ;
.
UC3:ProjectPlan_2
rdf:type ILAP:ProjectPlan ;
rdfs:label "Project plan 2"^^xsd:string ;
.
UC3:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
.
UC3:ScheduledActivity_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityActualWeight "11000"^^xsd:float ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasActivitySchedule UC3:TargetSchedule_1 ;
ILAP:hasActivityScheduledResource UC3:ScheduledResource_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
rdfs:label "Scheduled activity 1"^^xsd:string ;
.
UC3:ScheduledActivity_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_2 ;
ILAP:hasActivitySchedule UC3:TargetSchedule_1 ;
rdfs:label "Scheduled activity 2"^^xsd:string ;
.
UC3:ScheduledActivity_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_1 ;
ILAP:hasActivitySchedule UC3:ActualSchedule_1 ;
rdfs:label "Scheduled activity 3"^^xsd:string ;
.
UC3:ScheduledActivity_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_2 ;
ILAP:hasActivitySchedule UC3:ActualSchedule_1 ;
rdfs:label "Scheduled activity 4"^^xsd:string ;
.
UC3:ScheduledResource_1
rdf:type ILAP:ScheduledResource ;
rdfs:label "Scheduled resource 1"^^xsd:string ;
.
UC3:Successor_1
rdf:type ILAP:Successor ;
rdfs:label "Successor 1"^^xsd:string ;
.
UC3:Successor_2
rdf:type ILAP:Successor ;
rdfs:label "Successor 2"^^xsd:string ;
.
UC3:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC3:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
.
<http://data.posccaesar.org/brreg/LegalEntity>
rdfs:subClassOf ILAP:ResponsibleOrganization ;
.
# baseURI: http://data.posccaesar.org/Data/UC4/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC4: <http://data.posccaesar.org/Data/UC4/> .
@prefix lci: <http://data.posccaesar.org/15926/tech/ontology/> .
@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#> .
UC4:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC4:BaselineSetting_1
rdf:type ILAP:BaselineSetting ;
ILAP:hasBaseline UC4:ScheduledPlan_1 ;
rdfs:label "Baseline setting 1"^^xsd:string ;
.
UC4:Planning_1
rdf:type ILAP:Planning ;
lci:hasPart UC4:BaselineSetting_1 ;
rdfs:label "Planning 1"^^xsd:string ;
.
UC4:ScheduledPlan_1
rdf:type ILAP:NetworkSchedule ;
rdfs:label "Scheduled plan 1"^^xsd:string ;
.
File mode changed