encodingFormat property

String? encodingFormat
getter/setter pair

//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 SchemaCreativeWork has several media type representations, Schemaencoding can be used to indicate each SchemaMediaObject alongside particular SchemaencodingFormat 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.

Supported types: String, String

Implementation

String? encodingFormat;