Skip to content

Slot: content_url

URI: [schema:url](http://schema.org/url) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ObservationMatrix](ObservationMatrix.md) | A matrix (potentially virtual) of observations | yes | | [MatrixFile](MatrixFile.md) | A digital file containing the representation of full or partial data matrix | yes | | [GenomeAnnotation](GenomeAnnotation.md) | Represents a genome annotation | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [ObservationMatrix](ObservationMatrix.md), [MatrixFile](MatrixFile.md), [GenomeAnnotation](GenomeAnnotation.md) | | Slot URI | [schema:url](http://schema.org/url) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | schema:url | | native | bican:content_url | ## LinkML Source
name: content_url
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
slot_uri: schema:url
domain_of:
- ObservationMatrix
- MatrixFile
- GenomeAnnotation
range: string
multivalued: true