Tore Christiansen

Added remainder of UserFields values for EIRG demo

......@@ -667,6 +667,34 @@ USERFIELDS:UserField
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:ShutdownType ;
owl:onProperty USERFIELDS:hasShutdownType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Result ;
owl:onProperty USERFIELDS:hasProduct
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Phase ;
owl:onProperty USERFIELDS:hasProjectPhase
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Discipline ;
owl:onProperty USERFIELDS:hasCategory
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Facility ;
owl:onProperty USERFIELDS:hasFacility
] ;
......@@ -683,6 +711,13 @@ USERFIELDS:UserField
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:MilestoneType ;
owl:onProperty USERFIELDS:hasMilestone
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Discipline ;
owl:onProperty USERFIELDS:hasDiscipline
] .
<http://data.posccaesar.org/npd/ontology/OperatingCompany>
......
......@@ -398,6 +398,13 @@ ILAP:ScheduledMilestone_1
rdf:type ILAP:ScheduledMilestone ;
rdfs:label "Scheduled milestone 1"^^xsd:string .
<http://data.posccaesar.org/ilap/ShutdownPeriodForReinertsenToStatoil1.8>
rdf:type USERFIELDS:FreeTextField ;
rdfs:label "Shutdown Period for Reinertsen to Statoil 1.8"^^xsd:string ;
USERFIELDS:hasDescription
"Shutdown Period 2016"^^xsd:string ;
USERFIELDS:hasShort "SD2016"^^xsd:string .
<http://data.posccaesar.org/ilap/SubProjectKlasseForRosenbergToConocoPhilllips2.0>
rdf:type USERFIELDS:FreeTextField ;
rdfs:label "Sub Project (klasse) for Rosenberg to ConocoPhillips 2.0"^^xsd:string ;
......@@ -465,18 +472,20 @@ ILAP:UserFieldClass
<http://data.posccaesar.org/ilap/SAPnettverkForReinertsenToStatoil1.8> ;
USERFIELDS:hasAssignment
<http://data.posccaesar.org/ilap/CM-oppdragForReinertsenToStatoil1.8> ;
USERFIELDS:hasCategory
SCCS:COR_K , SCCS:COR_H , SCCS:COR_X ;
USERFIELDS:hasCommissioningPackage
<http://data.posccaesar.org/ilap/CommPackageForReinertsenToStatoil1.8> ;
USERFIELDS:hasContractor
<http://data.posccaesar.org/brreg/R-80b9711b-acde-4a41-b882-12ff9d23544e> ;
USERFIELDS:hasDelivery
<http://data.posccaesar.org/ilap/DelLeveranseForReinertsenToStatoil1.8> ;
USERFIELDS:hasDiscipline
SCCS:COR_RH , SCCS:COR_M , SCCS:COR_KD ;
USERFIELDS:hasEngineeringPhase
<http://data.posccaesar.org/ilap/EngineeringFaseForReinertsenToStatoil1.8> ;
USERFIELDS:hasExecutionSubDiscipline
<http://data.posccaesar.org/ilap/DisiplinSubfaseForReinertsenToStatoil1.8> ;
USERFIELDS:hasFacility
<http://data.posccaesar.org/npd/facts/Facility-283285> , <http://data.posccaesar.org/npd/facts/Facility-363441> , <http://data.posccaesar.org/npd/facts/Facility-272421> , <http://data.posccaesar.org/npd/facts/Facility-271777> , <http://data.posccaesar.org/npd/facts/Facility-278273> , <http://data.posccaesar.org/npd/facts/Facility-278329> , <http://data.posccaesar.org/npd/facts/Facility-279421> ;
USERFIELDS:hasKPIStatus
<http://data.posccaesar.org/ilap/KPI3TypeForReinertsenToStatoil1.8> ;
USERFIELDS:hasLocationOfWork
......@@ -489,10 +498,16 @@ ILAP:UserFieldClass
ILAP:DG2 ;
USERFIELDS:hasOwnerPerson
<http://data.posccaesar.org/ilap/OppdragslederForReinertsenToStatoil1.8> ;
USERFIELDS:hasProjectPhase
SCCS:SAB_22 , SCCS:SAB_11 , SCCS:SAB_21 ;
USERFIELDS:hasProjectType
<http://data.posccaesar.org/ilap/Reference30ForReinertsenToStatoil1.8> ;
USERFIELDS:hasSection
<http://data.posccaesar.org/ilap/InndelingForReinertsenToStatoil1.8> ;
USERFIELDS:hasShutDownPeriod
<http://data.posccaesar.org/ilap/ShutdownPeriodForReinertsenToStatoil1.8> ;
USERFIELDS:hasShutdownType
ILAP:EquipmentShutdown , ILAP:HighActivityPeriod , ILAP:DuringShutdown ;
USERFIELDS:hasTaskResponsible
<http://data.posccaesar.org/ilap/OppdragslederForReinertsenToStatoil1.8> , <http://data.posccaesar.org/ilap/IngenioerForReinertsenToStatoil1.8> , <http://data.posccaesar.org/ilap/ProsjektlederForReinertsenToStatoil1.8> , <http://data.posccaesar.org/ilap/PlanleggerForReinertsenToStatoil1.8> ;
USERFIELDS:hasWBS1 <http://data.posccaesar.org/ilap/SAPWBSForReinertsenToStatoil1.8> ;
......@@ -503,15 +518,17 @@ ILAP:UserFieldClass
<http://data.posccaesar.org/ilap/UserFieldForRosenbergToConocoPhillips2.0>
rdf:type USERFIELDS:UserField ;
rdfs:label "User fields for Rosenberg to Conoco Phillips 2.0"^^xsd:string ;
USERFIELDS:hasActivityProgress
<http://data.posccaesar.org/ilap/ActivityRoleForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasAreaCode
<http://data.posccaesar.org/ilap/AreaCodeForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasBuildingBlock
<http://data.posccaesar.org/ilap/BuidingBlockForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasCTR <http://data.posccaesar.org/ilap/CTRForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasCategory
SCCS:COR_K , SCCS:COR_M , SCCS:COR_L ;
USERFIELDS:hasCommissioningPackage
<http://data.posccaesar.org/ilap/SubSystemCommPckForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasContractor
<http://data.posccaesar.org/brreg/R-7f61b6ce-47f7-472b-99de-d5e003030b81> ;
USERFIELDS:hasCostCenter
<http://data.posccaesar.org/ilap/CostCenterForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasCustomerWBS1
......@@ -520,12 +537,18 @@ ILAP:UserFieldClass
<http://data.posccaesar.org/ilap/KundeWBS2ForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasCustomerWBS3
<http://data.posccaesar.org/ilap/KundeWBS3ForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasDiscipline
SCCS:COR_HA , SCCS:COR_HBD , SCCS:COR_KC ;
USERFIELDS:hasMainActivity
<http://data.posccaesar.org/ilap/CopsasActIDForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasMechanicalCompletionPackage
<http://data.posccaesar.org/ilap/MCpacksForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasProcurementPackage
<http://data.posccaesar.org/ilap/ProcPackageForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasProduct
SCCS:PBS_BAFA , SCCS:COR_BLC , SCCS:PBS_AAH ;
USERFIELDS:hasProjectPhase
SCCS:SAB_212 , SCCS:SAB_213 , SCCS:SAB_211 ;
USERFIELDS:hasProjectType
<http://data.posccaesar.org/ilap/SubProjectKlasseForRosenbergToConocoPhilllips2.0> ;
USERFIELDS:hasSystemType
......@@ -588,9 +611,18 @@ USERFIELDS:UserField
owl:onProperty USERFIELDS:hasMilestone
] .
USERFIELDS:hasCategory
rdfs:range ILAP:Discipline .
USERFIELDS:hasContractor
rdfs:range ILAP:ResponsibleOrganization .
USERFIELDS:hasDiscipline
rdfs:range ILAP:Discipline .
USERFIELDS:hasFacility
rdfs:range ILAP:Facility .
USERFIELDS:hasMainActivity
rdfs:domain USERFIELDS:UserField ;
rdfs:range USERFIELDS:FreeTextField .
......@@ -598,6 +630,15 @@ USERFIELDS:hasMainActivity
USERFIELDS:hasMilestone
rdfs:range ILAP:MilestoneType .
USERFIELDS:hasProduct
rdfs:range ILAP:Result .
USERFIELDS:hasProjectPhase
rdfs:range ILAP:Phase .
USERFIELDS:hasShutdownType
rdfs:range ILAP:ShutdownType .
USERFIELDS:hasTaskResponsible
rdfs:domain USERFIELDS:UserField ;
rdfs:range USERFIELDS:FreeTextField .
......
This diff is collapsed. Click to expand it.