Slot: content_url
URI: [schema:url](http://schema.org/url)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [CellTypeTaxonomy](CellTypeTaxonomy.md) | A systematic classification of cell types and their hierarchical relationship... | yes |
| [ExpressionMatrix](ExpressionMatrix.md) | A cell-by-gene matrix of molecular measurements | yes |
| [GenomeAnnotation](GenomeAnnotation.md) | Represents a genome annotation | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [CellTypeTaxonomy](CellTypeTaxonomy.md), [ExpressionMatrix](ExpressionMatrix.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/cell-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/cell-taxonomy
rank: 1000
slot_uri: schema:url
domain_of:
- CellTypeTaxonomy
- ExpressionMatrix
- GenomeAnnotation
range: string
multivalued: true