1 / 17

METS

METS. Metadata Encoding & Transmission Standard. Gliederung. Was ist METS Aufbau Die 7 Segmente Diskussion / Fragen Handout Quellen. Was ist METS. Metadaten Standard Kodiert Metadaten von Objekten in digitalen Datenbanken Deskriptive Administrative Strukturelle

ivie
Télécharger la présentation

METS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. METS Metadata Encoding & Transmission Standard

  2. Gliederung • Was ist METS • Aufbau • Die 7 Segmente • Diskussion / Fragen • Handout • Quellen

  3. Was ist METS • Metadaten Standard • Kodiert Metadaten von Objekten in digitalen Datenbanken • Deskriptive • Administrative • Strukturelle • Basiert auf XML (offen, einfach, ausbaubar)

  4. Aufbau • Header (metsHdr) • DescriptiveMetadata (dmdSec) • Administrative Metadata (amdSec) • File List (fileSec) • StructuralMap (structMap) • Structural Link (structLink) • Behaviors (behaviorSec)

  5. <mets> <metsHdr/> <dmdSec/> <amdSec/> <fileSec/> <structMap/> <structLink/> <behaviorSec/> </mets>

  6. Header (metsHdr) • Informationen über das Dokument (Metadaten) <metsHdr CREATEDATE=„xxx“> <agent ROLE=„x" TYPE="INDIVIDUAL"> <name>Herr Test</name> </agent> </metsHdr>

  7. DescriptiveMetadata (dmdSec) • Erschließungsangaben • Verweise auf interne / externe Dokumente • z.B. MARC Datensatz <dmdSec ID="dmd001"> <mdRef LOCTYPE="URL" MIMETYPE="application/xml„ MDTYPE="EAD"> url:x-nyu:fales1735 </mdRef> </dmdSec>

  8. Administrative Metadata (amdSec) • Verwaltungsangaben • Infos über • Herstellung / Speicherung von Daten • Urheberrechte • Quelle • Digitalisierung (Master, Derivate, …)

  9. <techMD ID="AMD001"> <mdWrap MIMETYPE="text/xml" MDTYPE="NISOIMG" LABEL="NISO Img. Data"> <xmlData> <niso:MIMEtype>image/tiff </niso:MIMEtype> </xmlData> </mdWrap> </techMD>

  10. File List (fileSec) • Dateiabschnitt • Elemente gruppiert (<fileGrp>) <fileSec> <fileGrp ID="VERS1"> <file ID="FILE001“ MIMETYPE="application/xml" SIZE="257537" CREATED=“xxx"> <Flocat LOCTYPE="URL">…/abc.xml</FLocat> </file> </fileGrp> </filesec>

  11. StructuralMap (structMap) • Beschreibung von hierarchischen Strukturen <structMap TYPE="logical"> <div ID="div1" LABEL="Oral History: Bla" TYPE="oral history"> <div ID="div1.1" LABEL="Interviewer Introduction" ORDER="1"> <fptr FILEID="FILE001"> <area FILEID="FILE001" BEGIN=„a" END=„b" BETYPE="IDREF" /> </fptr> </div> </structMap>

  12. Structural Link (structLink) • Strukturverknüpfungen • Einfachster Aufbau • Xlink-Spezifikation <smLinkfrom="IMG1" to="P2" xlink:title=„bla" xlink:show="new" xlink:actuate="onRequest" />

  13. Behaviors (behaviorSec) • Verhalten • Kann ausführbare Aktionen mit METS Inhalten verknüpfen <METS:behavior ID="DISS1.1" STRUCTID="S1.1„ BTYPE="uva-bdef:stdImage" CREATED=„xxx„ LABEL=„xxx„ GROUPID="DISS1„ ADMID="AUDREC1"> </METS:behavior>

  14. Diskussion / Fragen

  15. Handout

  16. Quellen • http://www.loc.gov/standards/mets/ • http://www.loc.gov/standards/mets/METSOverview.v2_de.html • http://colab.mpdl.mpg.de/mediawiki/Metadata_Encoding_and_Transmission_Standard • http://sunsite.berkeley.edu/mets/diagram/ • http://xml.coverpages.org/mets.html • http://browse.deviantart.com/?qh=&section=&global=1&q=ivista+2+icons#/d17uqtr • http://www.saveaswwf.com/de/

More Related