Skip to content

Slot: byteSize

The size of a distribution in bytes.

URI: [dcat:byteSize](http://www.w3.org/ns/dcat#byteSize) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Distribution](Distribution.md) | A specific representation of a dataset (e | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Integer](Integer.md) | | Domain Of | [Distribution](Distribution.md) | | Slot URI | [dcat:byteSize](http://www.w3.org/ns/dcat#byteSize) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/semic/dcat-ap/3.0.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | dcat:byteSize | | native | dcat_ap:byteSize | ## LinkML Source
name: byteSize
description: The size of a distribution in bytes.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:byteSize
domain_of:
- Distribution
range: integer