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 .
......
......@@ -33,266 +33,259 @@ USERFIELDS:UserField
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasReporting
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCompletionStatus
owl:onProperty USERFIELDS:hasWBS1
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasContractType
owl:onProperty USERFIELDS:hasJobCardStatus
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCommissioningPackage
owl:onProperty USERFIELDS:hasModificationPackage
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCustomerWBS1
owl:onProperty USERFIELDS:hasArea
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasBuildingBlock
owl:onProperty USERFIELDS:hasSupplierATS
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasPortfolio
owl:onProperty USERFIELDS:hasSubProjectType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasWBS3
owl:onProperty USERFIELDS:hasMainActivity
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasOwnerDepartment
owl:onProperty USERFIELDS:hasCostCenter
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasSectionStatus
owl:onProperty USERFIELDS:hasGeographicLocation
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasMainActivity
owl:onProperty USERFIELDS:hasExecutionSubDiscipline
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCostCenter
owl:onProperty USERFIELDS:hasOwnerDepartment
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasGeographicLocation
owl:onProperty USERFIELDS:hasQuality
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasSupplierATS
owl:onProperty USERFIELDS:hasWBS4
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasWorkOrder
owl:onProperty USERFIELDS:hasDelivery
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasLocationOnPlatform
owl:onProperty USERFIELDS:hasSRGL
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasTaskResponsible
owl:onProperty USERFIELDS:hasAreaCode
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasBudgetYear
owl:onProperty USERFIELDS:hasShaft
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCustomerWBS2
owl:onProperty USERFIELDS:hasAssignment
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasExecutionSubDiscipline
owl:onProperty USERFIELDS:hasWBS3
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasWBS5
owl:onProperty USERFIELDS:hasCTR
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasRank
owl:onProperty USERFIELDS:hasReporting
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasDelivery
owl:onProperty USERFIELDS:hasTaskResponsible
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasKPIStatus
owl:onProperty USERFIELDS:hasLocationOfWork
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasWBS2
owl:onProperty USERFIELDS:hasContractType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasAreaCode
owl:onProperty USERFIELDS:hasKPIStatus
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasQuality
owl:onProperty USERFIELDS:hasWBS2
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasShutDownPeriod
owl:onProperty USERFIELDS:hasSectionStatus
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasSubProjectType
owl:onProperty USERFIELDS:hasCauseCategory
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasNetwork
owl:onProperty USERFIELDS:hasSection
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasSection
owl:onProperty USERFIELDS:hasCustomerWBS2
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasWorkOrder
owl:onProperty USERFIELDS:hasCustomerWBS3
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasModificationPackage
owl:onProperty USERFIELDS:hasCostBreakdownStructure
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasArea
owl:onProperty USERFIELDS:hasNetwork
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasNotification
owl:onProperty USERFIELDS:hasRank
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCauseCategory
owl:onProperty USERFIELDS:hasMechanicalCompletionPackage
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasWBS2
owl:onProperty USERFIELDS:hasProjectType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasMechanicalCompletionPackage
owl:onProperty USERFIELDS:hasLocationOnPlatform
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
......@@ -306,119 +299,119 @@ USERFIELDS:UserField
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCTR
owl:onProperty USERFIELDS:hasBuildingBlock
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasHabitat
owl:onProperty USERFIELDS:hasCustomerWBS1
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCause
owl:onProperty USERFIELDS:hasShutDownPeriod
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasSystemType
owl:onProperty USERFIELDS:hasHabitat
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCustomerWBS3
owl:onProperty USERFIELDS:hasCause
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasAssignment
owl:onProperty USERFIELDS:hasWorkOrder
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasSRGL
owl:onProperty USERFIELDS:hasSystemType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasLocationOfWork
owl:onProperty USERFIELDS:hasActivityProgress
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCriticalPath
owl:onProperty USERFIELDS:hasCommissioningPackage
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasProjectCode
owl:onProperty USERFIELDS:hasBudgetYear
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasCostBreakdownStructure
owl:onProperty USERFIELDS:hasWBS5
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasJobCardStatus
owl:onProperty USERFIELDS:hasNotification
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasShaft
owl:onProperty USERFIELDS:hasCompletionStatus
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasWBS4
owl:onProperty USERFIELDS:hasProjectCode
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasWBS1
owl:onProperty USERFIELDS:hasWBS2
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasProjectType
owl:onProperty USERFIELDS:hasCriticalPath
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass USERFIELDS:FreeTextField ;
owl:onProperty USERFIELDS:hasActivityProgress
owl:onProperty USERFIELDS:hasPortfolio
] .
USERFIELDS:hasActivityNetwork
......@@ -469,6 +462,11 @@ USERFIELDS:hasCTR
rdfs:label "CTR" ;
rdfs:range USERFIELDS:FreeTextField .
USERFIELDS:hasCategory
rdf:type owl:ObjectProperty ;
rdfs:domain USERFIELDS:UserField ;
rdfs:label "has category"^^xsd:string .
USERFIELDS:hasCause
rdf:type owl:ObjectProperty ;
rdfs:domain USERFIELDS:UserField ;
......@@ -551,6 +549,11 @@ USERFIELDS:hasDescription
rdfs:domain USERFIELDS:FreeTextField ;
rdfs:range xsd:string .
USERFIELDS:hasDiscipline
rdf:type owl:ObjectProperty ;
rdfs:domain USERFIELDS:UserField ;
rdfs:label "has discipline"^^xsd:string .
USERFIELDS:hasEngineeringPhase
rdf:type owl:ObjectProperty ;
rdfs:domain USERFIELDS:UserField ;
......@@ -661,12 +664,22 @@ USERFIELDS:hasProcurementPackage
rdfs:label "Procurement package" ;
rdfs:range USERFIELDS:FreeTextField .
USERFIELDS:hasProduct
rdf:type owl:ObjectProperty ;
rdfs:domain USERFIELDS:UserField ;
rdfs:label "has product"^^xsd:string .
USERFIELDS:hasProjectCode
rdf:type owl:ObjectProperty ;
rdfs:domain USERFIELDS:UserField ;
rdfs:label "Project code" ;
rdfs:range USERFIELDS:FreeTextField .
USERFIELDS:hasProjectPhase
rdf:type owl:ObjectProperty ;
rdfs:domain USERFIELDS:UserField ;
rdfs:label "has project phase"^^xsd:string .
USERFIELDS:hasProjectType
rdf:type owl:ObjectProperty ;
rdfs:domain USERFIELDS:UserField ;
......@@ -726,6 +739,11 @@ USERFIELDS:hasShutDownPeriod
rdfs:label "Shutdown period" ;
rdfs:range USERFIELDS:FreeTextField .
USERFIELDS:hasShutdownType
rdf:type owl:ObjectProperty ;
rdfs:domain USERFIELDS:UserField ;
rdfs:label "has shutdown type"^^xsd:string .
USERFIELDS:hasSubProjectType
rdf:type owl:ObjectProperty ;
rdfs:domain USERFIELDS:UserField ;
......