Tore Christiansen

Cleaned up MilestoneType, Shutdown Type and StatusValue

......@@ -148,7 +148,7 @@ ilap:shouldUseAnyUri
rdf:type owl:Restriction ;
ilap:shouldUseAnyUri "true"^^xsd:boolean ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ilap:MilestoneType ;
owl:onClass ilap:MilestoneInPlan ;
owl:onProperty :hasMilestoneType ;
] ;
rdfs:subClassOf [
......
This diff is collapsed. Click to expand it.