Showing
3 changed files
with
2 additions
and
15 deletions
This diff is collapsed. Click to expand it.
| ... | @@ -16,9 +16,9 @@ | ... | @@ -16,9 +16,9 @@ |
| 16 | : rdf:type owl:Ontology ; | 16 | : rdf:type owl:Ontology ; |
| 17 | owl:imports ILAP: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> . | 17 | owl:imports ILAP: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> . |
| 18 | 18 | ||
| 19 | -:SummerSystemShutdown-2015 | 19 | +:SummerSystemShutdown |
| 20 | rdf:type ILAP:Shutdown ; | 20 | rdf:type ILAP:Shutdown ; |
| 21 | - rdfs:label "Summer system shutdown-2015"^^xsd:string ; | 21 | + rdfs:label "Summer system shutdown"^^xsd:string ; |
| 22 | ILAP:hasShutdownContent | 22 | ILAP:hasShutdownContent |
| 23 | ILAP:System_Shutdown ; | 23 | ILAP:System_Shutdown ; |
| 24 | ILAP:hasShutdownPeriod | 24 | ILAP:hasShutdownPeriod | ... | ... |
| ... | @@ -12,17 +12,4 @@ UC1: rdf:type owl:Ontology ; | ... | @@ -12,17 +12,4 @@ UC1: rdf:type owl:Ontology ; |
| 12 | owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ; | 12 | owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ; |
| 13 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 13 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 14 | 14 | ||
| 15 | -UC1:PlannedResource_1 | ||
| 16 | - rdf:type ILAP:PlannedResource ; | ||
| 17 | - rdfs:label "Planned resource 1"^^xsd:string . | ||
| 18 | 15 | ||
| 19 | -UC1:ScheduledResource_1 | ||
| 20 | - rdf:type ILAP:ScheduledResource ; | ||
| 21 | - rdfs:label "Scheduled resource 1"^^xsd:string . | ||
| 22 | - | ||
| 23 | -ILAP:PlannedActivity_1 | ||
| 24 | - ILAP:hasActivityPlan | ||
| 25 | - UC1:ProjectPlan_1 . | ||
| 26 | - | ||
| 27 | -ILAP:hasShutdownType | ||
| 28 | - rdfs:range ILAP:ShutdownType . | ... | ... |
-
Please register or login to post a comment