Contents

Definition

Type of media file

Other possible database element names

Type of reproduction

Media type

Text/URI

Text (controlled vocabulary) and/or URI

Repeatable

No

Obligation level

Mandatory

(DDB: additionally, the media format is mandatory)

Notes

For technical reasons, it is mandatory to specify the media type (in LIDO: <lido:resourceType>/<lido:term>) when publishing to portals such as German Digital Library and Europeana. Only one media type can be specified per media file.

The media format (MIME type) should additionally be specified in a separate data element (in LIDO: <lido:linkResource @lido:formatResource>).

Terminology recommendations

DDB media type: http://ddb.vocnet.org/medientyp

Europeana Media Formats: https://pro.europeana.eu/page/media-formats-mime-types

Art & Architecture Thesaurus

Examples

Expression in LIDO v1.0

<lido:resourceWrap>
    <lido:resourceSet>
         <lido:resourceRepresentation lido:type="http://terminology.lido-schema.org/lido00464">
            <lido:linkResource lido:formatResource="image/jpeg">http://diglib.hab.de/varia/haumzeichnungen/zl-i-03676-08/max/000001.jpg</lido:linkResource>
         </lido:resourceRepresentation>
         <lido:resourceType>
            <lido:term>Image</lido:term>
         </lido:resourceType>
    </lido:resourceSet>       
</lido:resourceWrap>

Expression in LIDO v1.1

<lido:resourceWrap>
	<lido:resourceSet>
		<lido:resourceRepresentation lido:type="http://terminology.lido-schema.org/lido00464">
			<lido:linkResource lido:formatResource="image/jpeg">http://diglib.hab.de/varia/haumzeichnungen/zl-i-03676-08/max/000001.jpg</lido:linkResource>
		</lido:resourceRepresentation>
		<lido:resourceType>
			<skos:Concept rdf:about="http://ddb.vocnet.org/medientyp/mt002">
				<skos:prefLabel xml:lang="en">Image</skos:prefLabel>
			</skos:Concept>
		</lido:resourceType>
	</lido:resourceSet>
</lido:resourceWrap>

Comparison with relevant standards and database models

Standard

Element name

Text/URI

Repeatable

Obligation level

Comment

German Digital Library: Metadata requirements for data provision 

Medientyp [eng.: media type]


Text

No

Mandatory

(also IANA media type mandatory)

In contrast to the minimum data set recommendation, in the German Digital Library the Medientyp [eng.: media type does not refer to the digital representation, but to the cultural heritage object. For example, if the cultural heritage object is a postcard, the media type for a data delivery to the German Digital Library must be "Text", regardless of whether the media file is a PDF or a JPG. 

In addition, the IANA media type (MIME type) must be specified for data deliveries to the German Digital Library. This should be provided via the attribute value of formatResource.

German Digital Library LIDO application profile (DDB-LIDO)

<resourceSet> / <resourceType> / <term>

Text

No

Mandatory

(also IANA media type mandatory)

DFG Basic Data RecordDigital Copy Media Type and FormatText (controlled vocabulary) and/or URINot specifiedMandatoryMedia type and format are combined in the DFG Basic Data Record; a specification according to https://www.iana.org/assignments/media-types/media-types.xhtml is preferred.
DFG Practical Guidelines on Digitisation: LIDO core metadata(No match)Not applicableNot applicableNot specified
Europeana Data Model (EDM)

<edm:type>

Text (controlled vocabulary)NoMandatory
EODEM application profile(No match)Not applicableNot applicable

Not specified


digiCULT

MIME Type

TextNoMandatoryThe media type in digiCULT is derived from the format specification (MIME type).
museum-digital(No match)TextNoMandatory

The media type is selected in museum-digital when a resource is uploaded: If an image is uploaded, this corresponds to the media type "image"; if a video is uploaded, this corresponds to the media type "video".

ID data element

mds0023

  • No labels