diff --git a/shapes/neurosciencegraph/commons/minds/schema.json b/shapes/neurosciencegraph/commons/minds/schema.json index cdc48935..6e784f35 100644 --- a/shapes/neurosciencegraph/commons/minds/schema.json +++ b/shapes/neurosciencegraph/commons/minds/schema.json @@ -64,6 +64,16 @@ "node": "https://neuroshapes.org/commons/brainlocation/shapes/BrainLocationShape", "minCount": 1 }, + { + "path": "nsg:isRegisteredIn", + "class": "nsg:BrainAtlasSpatialReferenceSystem", + "maxCount": 1 + }, + { + "path": "nsg:atlasRelease", + "nodeKind": "sh:IRI", + "maxCount": 1 + }, { "path": "nsg:objectOfStudy", "name": "Object of Study",