...
<objectWorkType> / <term> [Pflicht]
DDB View - Label | ObjekttypObject type | |
LIDO ElementnameElement name | <objectWorkType> / <term> | |
ElementpfadElement path | /lidoWrap/lido/descriptiveMetadata/objectClassificationWrap/objectWorkTypeWrap/objectWorkType/term | |
AttributeAttributs | ||
Definition | 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 | |
Wiederholbar | Ja (nur bei Sprachvarianten) | |
Datentyp | Text (kontrolliertes Vokabular) | |
Designation 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 | |
Repeatable | Yes (only language variants) | |
Type of data | Text (controlled vocabulary) | |
Data values | Werte | Im Attribut xml:lang steht der jeweilige Sprachcode aus ISO 639-2 / The xml:lang attribute contains the respective language code from ISO 639-2 / |
BeispielExample
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<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> |
...