@prefix constraintType: . @prefix cs: . @prefix groupType: . @prefix meta: . @prefix rdf: . @prefix skos: . @prefix tst: . @prefix vs: . @prefix xsd: . constraintType:HasValidationGroup a skos:Concept ; skos:prefLabel "Has Validation Group"@en-US ; skos:definition "When a class in the subject of this constraint is selected along with a parameter that indicates it should be grouped with similar classes, the resulting data should instead use classes in the object of this constraint."@en-US ; dct:description "Classes in the subject of this constraint may also appear in the object of this constraint, so that the object list should always be used without concatenation with the subject list."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme meta:ConstraintType .