diff --git a/linkml-schema/anatomical_structure.yaml b/linkml-schema/anatomical_structure.yaml index c4356440..2296f310 100644 --- a/linkml-schema/anatomical_structure.yaml +++ b/linkml-schema/anatomical_structure.yaml @@ -11,7 +11,6 @@ prefixes: biolink: https://w3id.org/biolink/ schema: http://schema.org/ PATO: http://purl.obolibrary.org/obo/PATO_ - example: https://example.org/ default_prefix: AnS default_range: string @@ -124,7 +123,7 @@ classes: - range: string ParcellationTermSet: - is_a: VersionedNamedThing + is_a: NamedThing description: >- A parcellation term set is the set of parcellation terms within a specific parcellation terminology. A parcellation term set belongs to one and only one parcellation terminology and each parcellation @@ -155,7 +154,7 @@ classes: (lower taxonomic rank) of. ParcellationTerm: - is_a: VersionedNamedThing + is_a: NamedThing description: >- A parcellation term is an individual term within a specific parcellation terminology describing a single anatomical entity by a persistent identifier, name, symbol and description. A parcellation diff --git a/linkml-schema/anatomical_structure_core.yaml b/linkml-schema/anatomical_structure_core.yaml index 7265293a..7eaa2f00 100644 --- a/linkml-schema/anatomical_structure_core.yaml +++ b/linkml-schema/anatomical_structure_core.yaml @@ -10,7 +10,6 @@ prefixes: biolink: https://w3id.org/biolink/ schema: http://schema.org/ PATO: http://purl.obolibrary.org/obo/PATO_ - example: https://example.org/ default_prefix: AnS default_range: string