{
"type": "CLASS_CONSTRAINT_SCHEMA",
"description": "Constraint that describes a person or human being",
"constraints": {
"shape_constraint": [
"property": "Gender",
"max_cardinality": 1
}
]
},
"tags": [
"class constraint",
"shape"