Class: ParcellationTerminology
A parcellation terminology is a versioned release set of terms that can be used to label annotations in an atlas, providing human readability and context and allowing communication about brain locations and structural properties. Typically, a terminology is a set of descriptive anatomical terms following a specific naming convention and/or approach to organization scheme. The terminology may be a flat list of controlled vocabulary, a taxonomy and partonomy, or an ontology (ref: ILX:0777107, RRID:SCR_023499)
URI: AnS:ParcellationTerminology
classDiagram
class ParcellationTerminology
click ParcellationTerminology href "../ParcellationTerminology"
VersionedNamedThing <|-- ParcellationTerminology
click VersionedNamedThing href "../VersionedNamedThing"
ParcellationTerminology : category
ParcellationTerminology : description
ParcellationTerminology : id
ParcellationTerminology : name
ParcellationTerminology : revision_of
ParcellationTerminology --> "0..1" VersionedNamedThing : revision_of
click VersionedNamedThing href "../VersionedNamedThing"
ParcellationTerminology : version
Inheritance
- NamedThing
- VersionedNamedThing
- ParcellationTerminology
- VersionedNamedThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
version | 1 String |
VersionedNamedThing | |
revision_of | 0..1 VersionedNamedThing or ParcellationTerminology or String |
VersionedNamedThing | |
id | 1 Uriorcurie |
NamedThing | |
name | 1 String |
NamedThing | |
description | 1 String |
NamedThing | |
category | * Uriorcurie |
NamedThing |
Usages
used by | used in | type | used |
---|---|---|---|
ParcellationTerminology | revision_of | any_of[range] | ParcellationTerminology |
ParcellationTermSet | part_of_parcellation_terminology | any_of[range] | ParcellationTerminology |
ParcellationColorScheme | subject_parcellation_terminology | any_of[range] | ParcellationTerminology |
ParcellationAtlas | has_parcellation_terminology | any_of[range] | ParcellationTerminology |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/my-org/anatomical-structure-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | AnS:ParcellationTerminology |
native | AnS:ParcellationTerminology |
LinkML Source
Direct
name: ParcellationTerminology
description: 'A parcellation terminology is a versioned release set of terms that
can be used to label annotations in an atlas, providing human readability and context
and allowing communication about brain locations and structural properties. Typically,
a terminology is a set of descriptive anatomical terms following a specific naming
convention and/or approach to organization scheme. The terminology may be a flat
list of controlled vocabulary, a taxonomy and partonomy, or an ontology (ref: ILX:0777107,
RRID:SCR_023499)'
from_schema: https://w3id.org/my-org/anatomical-structure-schema
is_a: VersionedNamedThing
slot_usage:
revision_of:
name: revision_of
domain_of:
- VersionedNamedThing
any_of:
- range: ParcellationTerminology
- range: string
Induced
name: ParcellationTerminology
description: 'A parcellation terminology is a versioned release set of terms that
can be used to label annotations in an atlas, providing human readability and context
and allowing communication about brain locations and structural properties. Typically,
a terminology is a set of descriptive anatomical terms following a specific naming
convention and/or approach to organization scheme. The terminology may be a flat
list of controlled vocabulary, a taxonomy and partonomy, or an ontology (ref: ILX:0777107,
RRID:SCR_023499)'
from_schema: https://w3id.org/my-org/anatomical-structure-schema
is_a: VersionedNamedThing
slot_usage:
revision_of:
name: revision_of
domain_of:
- VersionedNamedThing
any_of:
- range: ParcellationTerminology
- range: string
attributes:
version:
name: version
from_schema: https://w3id.org/my-org/anatomical-structure-schema
rank: 1000
alias: version
owner: ParcellationTerminology
domain_of:
- VersionedNamedThing
range: string
required: true
revision_of:
name: revision_of
from_schema: https://w3id.org/my-org/anatomical-structure-schema
rank: 1000
alias: revision_of
owner: ParcellationTerminology
domain_of:
- VersionedNamedThing
range: VersionedNamedThing
any_of:
- range: ParcellationTerminology
- range: string
id:
name: id
from_schema: https://w3id.org/my-org/anatomical-structure-schema
rank: 1000
identifier: true
alias: id
owner: ParcellationTerminology
domain_of:
- NamedThing
range: uriorcurie
required: true
name:
name: name
from_schema: https://w3id.org/my-org/anatomical-structure-schema
rank: 1000
alias: name
owner: ParcellationTerminology
domain_of:
- NamedThing
range: string
required: true
description:
name: description
from_schema: https://w3id.org/my-org/anatomical-structure-schema
rank: 1000
alias: description
owner: ParcellationTerminology
domain_of:
- NamedThing
range: string
required: true
category:
name: category
from_schema: https://w3id.org/my-org/anatomical-structure-schema
rank: 1000
designates_type: true
alias: category
owner: ParcellationTerminology
domain_of:
- NamedThing
is_class_field: true
range: uriorcurie
multivalued: true