Skip to content

Slot: format

The file format, physical medium, or dimensions of the resource.

URI: [dct:format](http://purl.org/dc/terms/format) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [DataService](DataService.md) | A collection of operations that provides access to one or more datasets or da... | no | | [Distribution](Distribution.md) | A specific representation of a dataset (e | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [MediaType](MediaType.md) | | Domain Of | [DataService](DataService.md), [Distribution](Distribution.md) | | Slot URI | [dct:format](http://purl.org/dc/terms/format) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/semic/dcat-ap/3.0.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | dct:format | | native | dcat_ap:format | ## LinkML Source
name: format
description: The file format, physical medium, or dimensions of the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:format
domain_of:
- DataService
- Distribution
range: MediaType
multivalued: true