Skip to content

Slot: related_to_at_instance_level

Represents a relationship held between two instances of a data classes. Much like an assertion component, in an ABox, these represent facts associated with the conceptual model.

URI: [biolink:related_to_at_instance_level](https://w3id.org/biolink/vocab/related_to_at_instance_level) Alias: related_to_at_instance_level ## Inheritance * [related_to](related_to.md) * **related_to_at_instance_level** * [in_taxon](in_taxon.md) ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [NamedThing](NamedThing.md) | | Domain | [NamedThing](NamedThing.md) | | Slot URI | [biolink:related_to_at_instance_level](https://w3id.org/biolink/vocab/related_to_at_instance_level) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Inherited | Yes | | Owner | [related_to_at_instance_level](related_to_at_instance_level.md) |
Relationship Properties | Property | Value | | --- | --- | | Symmetric | Yes |
## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | canonical_predicate | True | ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | biolink:related_to_at_instance_level | | native | bican:related_to_at_instance_level | ## LinkML Source
name: related to at instance level
definition_uri: https://w3id.org/biolink/vocab/related_to_at_instance_level
annotations:
  canonical_predicate:
    tag: canonical_predicate
    value: true
description: Represents a relationship held between two instances of a data classes.  Much
  like an assertion component, in an ABox, these represent facts associated with the
  conceptual model.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
is_a: related to
domain: named thing
slot_uri: biolink:related_to_at_instance_level
inherited: true
alias: related_to_at_instance_level
owner: related to at instance level
symmetric: true
range: named thing
multivalued: true