Das DARIAH Wiki und damit auch Ihr Wikibereich steht nur noch für eine Übergangszeit bis zum 30. Juni 2022 zur Verfügung. Nähere Informationen finden Sie hier: https://dhd-blog.org/?p=19085
Bitte beachten Sie, dass bei Bekanntwerden einer Sicherheitslücke in der verwendeten Confluence Version das Wiki jederzeit abgeschaltet werden kann. Bei Fragen wenden Sie sich bitte an Ihren Bereichs-Owner. Selbstverständlich steht Ihnen auch das DARIAH-DE Coordination Office für Auskünfte zur Verfügung.
This page currently collects information on TextGrid's metadata scheme and concept.
Overview
- The chapter The Logical View of the architecture overview document contains a high-level view on the metadata concept.
- Cheatsheet illustrating which fields are where
- The User's Manual illustrates how to work with metadata from the TextGridLab, cf.:
- the chapter on the Metadata Editor
- description of the logical model: TextGrid Objects
Mappings and specifications
- Here is a large Excel sheet that contains all metadata fields including mappings to the metadata standards TEI header, Dublin Core and MODS.
- The canonical form for TextGrid's metadata is XML as specified by the schema at http://www.textgridlab.org/schema/textgrid-metadata_2010.xsd. This schema, together with its components, is maintained in a git repository at https://projects.gwdg.de/projects/textgrid-metadata/repository.
- TextGrid Metadata to TEI header:
- The metadata editor contains an XSLT stylesheet that generates a TEI header for an object from a set of TextGrid metadata records. The input of the stylesheet is the concatenation of the metadata records that make up the path to the object (ask TG-search for that), i.e. the aggregations/editions/works/collections the object is contained in.
TODO
- Generated schema doc – is this useful?
- What of the very detailed Metadatenprofil documentation needs to be ported (and in which form?)
- (Most of this information is in Uebersicht_Ebenen_v2.xls)