Tore Christiansen

Undoing the test change

...@@ -182,7 +182,7 @@ ILAP:CommissioningMilestone ...@@ -182,7 +182,7 @@ ILAP:CommissioningMilestone
182 182
183 ILAP:Constraint 183 ILAP:Constraint
184 rdf:type owl:Class ; 184 rdf:type owl:Class ;
185 - rdfs:comment "A Thing that defines limitation or restrictions on relationships between Possible Individuals (adapted from ISO 15926 and the wb page Dictionary.com)."^^xsd:string ; 185 + rdfs:comment "A Thing that defines limitation or restrictions on relationships between Possible Individuals (adapted from ISO 15926 and Dictionary.com)."^^xsd:string ;
186 rdfs:label "Constraint"^^xsd:string ; 186 rdfs:label "Constraint"^^xsd:string ;
187 rdfs:subClassOf <http://posccaesar.org/rdl/RDS330344> , owl:Thing . 187 rdfs:subClassOf <http://posccaesar.org/rdl/RDS330344> , owl:Thing .
188 188
......