Showing
1 changed file
with
3 additions
and
1 deletions
| ... | @@ -537,7 +537,9 @@ ILAP:ScheduledActivity_1 | ... | @@ -537,7 +537,9 @@ ILAP:ScheduledActivity_1 |
| 537 | ILAP:hasScheduleDate | 537 | ILAP:hasScheduleDate |
| 538 | "2015-01-05"^^xsd:string ; | 538 | "2015-01-05"^^xsd:string ; |
| 539 | ILAP:hasScheduledFinish | 539 | ILAP:hasScheduledFinish |
| 540 | - "2015-07-01"^^xsd:date . | 540 | + "2015-07-05"^^xsd:date ; |
| 541 | + ILAP:hasScheduledStart | ||
| 542 | + "2015-05-05"^^xsd:date . | ||
| 541 | 543 | ||
| 542 | ILAP:ScheduledActivity_2 | 544 | ILAP:ScheduledActivity_2 |
| 543 | rdf:type ILAP:ScheduledActivity ; | 545 | rdf:type ILAP:ScheduledActivity ; | ... | ... |
-
Please register or login to post a comment