Skip to content

Class: MediaType

An IANA media type (DC Terms MediaType).

URI: [dct:MediaType](http://purl.org/dc/terms/MediaType)
 classDiagram
    class MediaType
    click MediaType href "../MediaType/"
      Resource <|-- MediaType
        click Resource href "../Resource/"

## Inheritance * [Resource](Resource.md) * **MediaType** ## Class Properties | Property | Value | | --- | --- | | Class URI | [dct:MediaType](http://purl.org/dc/terms/MediaType) | ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [DataService](DataService.md) | [format](format.md) | range | [MediaType](MediaType.md) | | [Distribution](Distribution.md) | [compressionFormat](compressionFormat.md) | range | [MediaType](MediaType.md) | | [Distribution](Distribution.md) | [format](format.md) | range | [MediaType](MediaType.md) | | [Distribution](Distribution.md) | [mediaType](mediaType.md) | range | [MediaType](MediaType.md) | | [Distribution](Distribution.md) | [packagingFormat](packagingFormat.md) | range | [MediaType](MediaType.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/semic/dcat-ap/3.0.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | dct:MediaType | | native | dcat_ap:MediaType | ## LinkML Source ### Direct
name: MediaType
description: An IANA media type (DC Terms MediaType).
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
is_a: Resource
class_uri: dct:MediaType
### Induced
name: MediaType
description: An IANA media type (DC Terms MediaType).
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
is_a: Resource
class_uri: dct:MediaType