Skip to content

Slot: has_attribute_type

connects an attribute to a class that describes it

URI: [biolink:has_attribute_type](https://w3id.org/biolink/vocab/has_attribute_type) Alias: has_attribute_type ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Attribute](Attribute.md) | A property or characteristic of an entity | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [OntologyClass](OntologyClass.md) | | Domain | [Attribute](Attribute.md) | | Domain Of | [Attribute](Attribute.md) | | Slot URI | [biolink:has_attribute_type](https://w3id.org/biolink/vocab/has_attribute_type) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [Attribute](Attribute.md) | ## In Subsets * [Samples](Samples.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | biolink:has_attribute_type | | native | bican:has_attribute_type | | narrow | LOINC:has_modality_type, LOINC:has_view_type | ## LinkML Source
name: has attribute type
definition_uri: https://w3id.org/biolink/vocab/has_attribute_type
description: connects an attribute to a class that describes it
in_subset:
- samples
from_schema: https://w3id.org/brain-bican/bke-taxonomy
narrow_mappings:
- LOINC:has_modality_type
- LOINC:has_view_type
rank: 1000
domain: attribute
slot_uri: biolink:has_attribute_type
alias: has_attribute_type
owner: attribute
domain_of:
- attribute
range: ontology class
required: true
multivalued: false