Håvard M. Ottestad

added id to constraints

......@@ -67,6 +67,7 @@
rdfs:comment "A Constraint in Plan where an Activity or Milestone is linked to other Activities (or Milestones) that must be performed (completely or partially) before it can be performed."^^xsd:string ;
rdfs:label "Activity constraint"^^xsd:string ;
rdfs:subClassOf :ConstraintInPlan ;
:shouldHaveID "true"^^xsd:boolean ;
rdfs:subClassOf [
rdf:type owl:Class ;
owl:unionOf (
......