Tore Christiansen

Updated schedule info in UC1

......@@ -36,7 +36,7 @@ UC1:ActivityInSchedule_1
ILAP:hasActivityInScheduleActivityInPlan
UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule
UC1:TargetSchedule_1 ;
UC1:LiveSchedule_1 ;
ILAP:hasActivityScheduledResource
UC1:ScheduledResource_1 .
......@@ -54,7 +54,7 @@ UC1:ActivityInSchedule_3
ILAP:hasActivityInScheduleActivityInPlan
UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule
UC1:TargetSchedule_1 .
UC1:LiveSchedule_1 .
UC1:ActivityInSchedule_4
rdf:type ILAP:ScheduledActivity ;
......@@ -149,13 +149,13 @@ UC1:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string ;
ILAP:hasProfilePoint
ILAP:ProfilePoint_1 , ILAP:ProfilePoint_2 .
ILAP:ProfilePoint_2 , ILAP:ProfilePoint_1 .
UC1:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
rdfs:label "Project plan 1"^^xsd:string ;
ILAP:hasPlanUserField
<http://data.posccaesar.org/NCS_PLANNING/UserField_1> , <http://data.posccaesar.org/NCS_PLANNING/UserField_2> , <http://data.posccaesar.org/NCS_PLANNING/UserField_3> .
<http://data.posccaesar.org/NCS_PLANNING/UserField_3> , <http://data.posccaesar.org/NCS_PLANNING/UserField_2> , <http://data.posccaesar.org/NCS_PLANNING/UserField_1> .
UC1:Project_1
rdf:type ILAP:Project ;
......