Tore Christiansen

Made DG subclass of Milestone

...@@ -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 ;
......