Tore Christiansen

Added milestone values to use field demo

...@@ -481,7 +481,7 @@ ILAP:UserFieldClass ...@@ -481,7 +481,7 @@ ILAP:UserFieldClass
481 USERFIELDS:hasDelivery 481 USERFIELDS:hasDelivery
482 <http://data.posccaesar.org/ilap/DelLeveranseForReinertsenToStatoil1.8> ; 482 <http://data.posccaesar.org/ilap/DelLeveranseForReinertsenToStatoil1.8> ;
483 USERFIELDS:hasDiscipline 483 USERFIELDS:hasDiscipline
484 - SCCS:COR_RH , SCCS:COR_M , SCCS:COR_KD ; 484 + SCCS:COR_M , SCCS:COR_KD , SCCS:COR_RH ;
485 USERFIELDS:hasEngineeringPhase 485 USERFIELDS:hasEngineeringPhase
486 <http://data.posccaesar.org/ilap/EngineeringFaseForReinertsenToStatoil1.8> ; 486 <http://data.posccaesar.org/ilap/EngineeringFaseForReinertsenToStatoil1.8> ;
487 USERFIELDS:hasExecutionSubDiscipline 487 USERFIELDS:hasExecutionSubDiscipline
...@@ -495,11 +495,11 @@ ILAP:UserFieldClass ...@@ -495,11 +495,11 @@ ILAP:UserFieldClass
495 USERFIELDS:hasMechanicalCompletionPackage 495 USERFIELDS:hasMechanicalCompletionPackage
496 <http://data.posccaesar.org/ilap/MCpackageForReinertsenToStatoil1.8> ; 496 <http://data.posccaesar.org/ilap/MCpackageForReinertsenToStatoil1.8> ;
497 USERFIELDS:hasMilestone 497 USERFIELDS:hasMilestone
498 - ILAP:DG2 ; 498 + ILAP:CommissioningMilestone , ILAP:EngineeringMilestone , ILAP:ProcurementMilestone , ILAP:DG2 ;
499 USERFIELDS:hasOwnerPerson 499 USERFIELDS:hasOwnerPerson
500 <http://data.posccaesar.org/ilap/OppdragslederForReinertsenToStatoil1.8> ; 500 <http://data.posccaesar.org/ilap/OppdragslederForReinertsenToStatoil1.8> ;
501 USERFIELDS:hasProjectPhase 501 USERFIELDS:hasProjectPhase
502 - SCCS:SAB_22 , SCCS:SAB_11 , SCCS:SAB_21 ; 502 + SCCS:SAB_21 , SCCS:SAB_11 , SCCS:SAB_22 ;
503 USERFIELDS:hasProjectType 503 USERFIELDS:hasProjectType
504 <http://data.posccaesar.org/ilap/Reference30ForReinertsenToStatoil1.8> ; 504 <http://data.posccaesar.org/ilap/Reference30ForReinertsenToStatoil1.8> ;
505 USERFIELDS:hasSection 505 USERFIELDS:hasSection
...@@ -507,9 +507,9 @@ ILAP:UserFieldClass ...@@ -507,9 +507,9 @@ ILAP:UserFieldClass
507 USERFIELDS:hasShutDownPeriod 507 USERFIELDS:hasShutDownPeriod
508 <http://data.posccaesar.org/ilap/ShutdownPeriodForReinertsenToStatoil1.8> ; 508 <http://data.posccaesar.org/ilap/ShutdownPeriodForReinertsenToStatoil1.8> ;
509 USERFIELDS:hasShutdownType 509 USERFIELDS:hasShutdownType
510 - ILAP:EquipmentShutdown , ILAP:HighActivityPeriod , ILAP:DuringShutdown ; 510 + ILAP:HighActivityPeriod , ILAP:DuringShutdown , ILAP:EquipmentShutdown ;
511 USERFIELDS:hasTaskResponsible 511 USERFIELDS:hasTaskResponsible
512 - <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> ; 512 + <http://data.posccaesar.org/ilap/PlanleggerForReinertsenToStatoil1.8> , <http://data.posccaesar.org/ilap/ProsjektlederForReinertsenToStatoil1.8> , <http://data.posccaesar.org/ilap/IngenioerForReinertsenToStatoil1.8> , <http://data.posccaesar.org/ilap/OppdragslederForReinertsenToStatoil1.8> ;
513 USERFIELDS:hasWBS1 <http://data.posccaesar.org/ilap/SAPWBSForReinertsenToStatoil1.8> ; 513 USERFIELDS:hasWBS1 <http://data.posccaesar.org/ilap/SAPWBSForReinertsenToStatoil1.8> ;
514 USERFIELDS:hasWBS2 <http://data.posccaesar.org/ilap/Reference27ForReinertsenToStatoil1.8> ; 514 USERFIELDS:hasWBS2 <http://data.posccaesar.org/ilap/Reference27ForReinertsenToStatoil1.8> ;
515 USERFIELDS:hasWorkOrder 515 USERFIELDS:hasWorkOrder
......
...@@ -243,13 +243,6 @@ USERFIELDS:UserField ...@@ -243,13 +243,6 @@ USERFIELDS:UserField
243 owl:maxQualifiedCardinality 243 owl:maxQualifiedCardinality
244 "1"^^xsd:nonNegativeInteger ; 244 "1"^^xsd:nonNegativeInteger ;
245 owl:onClass USERFIELDS:FreeTextField ; 245 owl:onClass USERFIELDS:FreeTextField ;
246 - owl:onProperty USERFIELDS:hasCustomerWBS3
247 - ] ;
248 - rdfs:subClassOf
249 - [ rdf:type owl:Restriction ;
250 - owl:maxQualifiedCardinality
251 - "1"^^xsd:nonNegativeInteger ;
252 - owl:onClass USERFIELDS:FreeTextField ;
253 owl:onProperty USERFIELDS:hasCostBreakdownStructure 246 owl:onProperty USERFIELDS:hasCostBreakdownStructure
254 ] ; 247 ] ;
255 rdfs:subClassOf 248 rdfs:subClassOf
......