Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -208,7 +208,7 @@ ILAP:Data | ... | @@ -208,7 +208,7 @@ ILAP:Data |
| 208 | ILAP:DecisionGate | 208 | ILAP:DecisionGate |
| 209 | rdf:type owl:Class ; | 209 | rdf:type owl:Class ; |
| 210 | rdfs:label "Milestone type"^^xsd:string ; | 210 | rdfs:label "Milestone type"^^xsd:string ; |
| 211 | - rdfs:subClassOf owl:Thing . | 211 | + rdfs:subClassOf ILAP:Milestone . |
| 212 | 212 | ||
| 213 | ILAP:DegreeOfCriticality | 213 | ILAP:DegreeOfCriticality |
| 214 | rdf:type owl:Class ; | 214 | rdf:type owl:Class ; | ... | ... |
-
Please register or login to post a comment