Skip to content

Slot: attribute_name

The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term.

URI: [rdfs:label](rdfs:label) Alias: name ## Inheritance * [name](name.md) * **attribute_name** ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Attribute](Attribute.md) | A property or characteristic of an entity | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [LabelType](LabelType.md) | | Domain | [Attribute](Attribute.md) | | Domain Of | [Attribute](Attribute.md) | | Slot URI | [rdfs:label](rdfs:label) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [Attribute](Attribute.md) | | Is Usage Slot | Yes | | Usage Slot Name | name | ## In Subsets * [TranslatorMinimal](TranslatorMinimal.md) * [Samples](Samples.md) ## Aliases * label * display name * title ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | rdfs:label | | native | bican:attribute_name | | exact | gff3:Name, gpi:DB_Object_Name | | narrow | dct:title, WIKIDATA_PROPERTY:P1476 | | undefined | rdfs:label | ## LinkML Source
name: attribute_name
definition_uri: https://w3id.org/biolink/vocab/name
description: The human-readable 'attribute name' can be set to a string which reflects
  its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation
  or it can default to the name associated with the 'has attribute type' slot ontology
  term.
in_subset:
- translator_minimal
- samples
from_schema: https://w3id.org/brain-bican/bke-taxonomy
aliases:
- label
- display name
- title
mappings:
- rdfs:label
exact_mappings:
- gff3:Name
- gpi:DB_Object_Name
narrow_mappings:
- dct:title
- WIKIDATA_PROPERTY:P1476
rank: 1000
is_a: name
domain: attribute
slot_uri: rdfs:label
alias: name
owner: attribute
domain_of:
- attribute
is_usage_slot: true
usage_slot_name: name
range: label type