DataDownload
CDIFManifest::Classes::DataDownload
Definition
Documentation
Original
Reference
schema:DataDownload
Definition
All or part of a [[Dataset]] in downloadable form.
Scope
Parent class(es): MediaObject (https://schema.org/MediaObject).
CDIF
Definition
Stub of CDIFCore::DataDownload. Carries schema:hasPart when the file is an archive.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| encodingFormat | string | [0..*] | DocumentationOriginalReferenceschema:encodingFormat DefinitionMedia type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml) and [MDN reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)), e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc. In cases where a [[CreativeWork]] has several media type representations, [[encoding]] can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]] information. Unregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry. ScopeDomain: CreativeWork (https://schema.org/CreativeWork), MediaObject (https://schema.org/MediaObject). Range: Text (https://schema.org/Text), URL (https://schema.org/URL). CDIFDefinitionMIME type(s) for this file. Scopeschema:encodingFormat - including 'application/zip' triggers the hasPart requirement. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| hasPart | → ArchivePart | [0..*] | composition |