Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 37

...

<objectWorkType> / <term> [Pflicht]

DDB View-LabelObject typeObjekttyp
LIDO Element nameElementname<objectWorkType> / <term>
Element pathElementpfad

/lidoWrap/lido/descriptiveMetadata/objectClassificationWrap/objectWorkTypeWrap/objectWorkType/term

AttributsAttribute
DefinitionDesignation for the object type
Note

The most specific term from the hierarchy ladder of the controlled vocabulary should always be used to specify the object type.

Application

Search filter & Display

Forwarding data to Europeana

Obligation level

Mandatory 
RepeatableYes (only language variants) (warning)
Type of dataText (controlled vocabulary)
Bezeichnung für den Objekttyp
Anmerkung

Für die Angabe des Objekttyps sollte immer der spezifischste Begriff aus der Hierarchieleiter des kontrollierten Vokabulars benutzt werden.

Anwendung

Suchfilter & Anzeige

Europeana-Weitergabe

Verpflichtungsgrad

Pflicht 
WiederholbarJa (nur bei Sprachvarianten) (warning)
DatentypText (kontrolliertes Vokabular)
WerteIm Attribut xml:lang steht der jeweilige Sprachcode aus ISO 639-2 / Data valuesThe xml:lang attribute contains the respective language code from ISO 639-2 / ISO 639-3.

ExampleBeispiel

Code Block
languagexml
themeEclipse
title<objectWorkType>
<lido:objectClassificationWrap>
    <lido:objectWorkTypeWrap>
        <lido:objectWorkType>
            <lido:conceptID lido:type="http://terminology.lido-schema.org/lido00099">http://vocab.getty.edu/aat/300037222</lido:conceptID>
            <lido:term xml:lang="deu">Münze (Geld)</lido:term>
            <lido:term xml:lang="eng">coins (money)</lido:term>
        </lido:objectWorkType>
    </lido:objectWorkTypeWrap>
</lido:objectClassificationWrap>

...