Showing
1 changed file
with
4 additions
and
4 deletions
... | @@ -36,7 +36,7 @@ UC1:ActivityInSchedule_1 | ... | @@ -36,7 +36,7 @@ UC1:ActivityInSchedule_1 |
36 | ILAP:hasActivityInScheduleActivityInPlan | 36 | ILAP:hasActivityInScheduleActivityInPlan |
37 | UC1:ActivityInPlan_1 ; | 37 | UC1:ActivityInPlan_1 ; |
38 | ILAP:hasActivitySchedule | 38 | ILAP:hasActivitySchedule |
39 | - UC1:TargetSchedule_1 ; | 39 | + UC1:LiveSchedule_1 ; |
40 | ILAP:hasActivityScheduledResource | 40 | ILAP:hasActivityScheduledResource |
41 | UC1:ScheduledResource_1 . | 41 | UC1:ScheduledResource_1 . |
42 | 42 | ||
... | @@ -54,7 +54,7 @@ UC1:ActivityInSchedule_3 | ... | @@ -54,7 +54,7 @@ UC1:ActivityInSchedule_3 |
54 | ILAP:hasActivityInScheduleActivityInPlan | 54 | ILAP:hasActivityInScheduleActivityInPlan |
55 | UC1:ActivityInPlan_2 ; | 55 | UC1:ActivityInPlan_2 ; |
56 | ILAP:hasActivitySchedule | 56 | ILAP:hasActivitySchedule |
57 | - UC1:TargetSchedule_1 . | 57 | + UC1:LiveSchedule_1 . |
58 | 58 | ||
59 | UC1:ActivityInSchedule_4 | 59 | UC1:ActivityInSchedule_4 |
60 | rdf:type ILAP:ScheduledActivity ; | 60 | rdf:type ILAP:ScheduledActivity ; |
... | @@ -149,13 +149,13 @@ UC1:Profile_1 | ... | @@ -149,13 +149,13 @@ UC1:Profile_1 |
149 | rdf:type ILAP:Profile ; | 149 | rdf:type ILAP:Profile ; |
150 | rdfs:label "Profile 1"^^xsd:string ; | 150 | rdfs:label "Profile 1"^^xsd:string ; |
151 | ILAP:hasProfilePoint | 151 | ILAP:hasProfilePoint |
152 | - ILAP:ProfilePoint_1 , ILAP:ProfilePoint_2 . | 152 | + ILAP:ProfilePoint_2 , ILAP:ProfilePoint_1 . |
153 | 153 | ||
154 | UC1:ProjectPlan_1 | 154 | UC1:ProjectPlan_1 |
155 | rdf:type ILAP:ProjectPlan ; | 155 | rdf:type ILAP:ProjectPlan ; |
156 | rdfs:label "Project plan 1"^^xsd:string ; | 156 | rdfs:label "Project plan 1"^^xsd:string ; |
157 | ILAP:hasPlanUserField | 157 | ILAP:hasPlanUserField |
158 | - <http://data.posccaesar.org/NCS_PLANNING/UserField_1> , <http://data.posccaesar.org/NCS_PLANNING/UserField_2> , <http://data.posccaesar.org/NCS_PLANNING/UserField_3> . | 158 | + <http://data.posccaesar.org/NCS_PLANNING/UserField_3> , <http://data.posccaesar.org/NCS_PLANNING/UserField_2> , <http://data.posccaesar.org/NCS_PLANNING/UserField_1> . |
159 | 159 | ||
160 | UC1:Project_1 | 160 | UC1:Project_1 |
161 | rdf:type ILAP:Project ; | 161 | rdf:type ILAP:Project ; | ... | ... |
-
Please register or login to post a comment