Skip to content

Slot: represented_by

One of potentially matrix files which together represents the entire observation matrix.

URI: [bican:represented_by](https://identifiers.org/brain-bican/vocab/represented_by) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ObservationMatrix](ObservationMatrix.md) | A matrix (potentially virtual) of observations | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [MatrixFile](MatrixFile.md) | | Domain Of | [ObservationMatrix](ObservationMatrix.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ObservationMatrix](ObservationMatrix.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | bican:represented_by | | native | bican:represented_by | ## LinkML Source
name: represented_by
description: One of potentially matrix files which together represents the entire
  observation matrix.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ObservationMatrix
domain_of:
- ObservationMatrix
range: MatrixFile
multivalued: true