Date issued: | 2008-02-22 |
---|---|
Status of document: | Recommendation. This document embodies an OLAC consensus concerning best current practice. |
This version: | http://www.language-archives.org/REC/olac-extensions-20080222.html |
Latest version: | http://www.language-archives.org/REC/olac-extensions.html |
Previous version: | http://www.language-archives.org/REC/olac-extensions-20021130.html |
Abstract: |
This document lists all the metadata extensions that are recommended by the Open Language Archives Community for use in describing language resources. |
Editors: |
Steven Bird, University of Melbourne and University of Pennsylvania (mailto:sb@csse.unimelb.edu.au) |
Changes since previous version: |
Minor changes to bring the extension descriptions and the references up to date for OLAC metadata version 1.1. |
Copyright © 2008 Gary Simons (SIL International and Graduate Institute of Applied Linguistics) and Steven Bird (University of Melbourne and University of Pennsylvania). This material may be distributed and repurposed subject to the terms and conditions set forth in the Creative Commons Attribution-ShareAlike 2.5 License.
References
The OLAC metadata standard [OLAC-Metadata] follows the generic resource description standard known as "Qualified Dublin Core" [DCQ]. In order to meet the specific needs of the language resources community, the OLAC metadata standard incorporates an extension mechanism that makes it possible to describe language resources with greater precision. The mechanism uses the xsi:type attribute to override the basic definition of a Dublin Core metadata element with a definition that has a more precise semantics. For instance, the following subject description,
<dc:subject>Dschang language</dc:subject>
can be formally identified as pertaining to a language and as relating to the specific language identified by the ISO 639-3 code ybb by employing an OLAC extension: as follows:
<dc:subject xsi:type="olac:language" olac:code="ybb"/>
Details on how the extension mechanism works may be found in the last two sections of [OLAC-Metadata].
Any party may develop a metadata extension and use it in OLAC metadata records. When an extension is proven to work and is judged to have wide relevance across the language resources community, then it may be put forward to the community as a recommended best practice. If, after following the process described in [OLAC-Process], the community reaches consensus that the extension should indeed be used where applicable by all OLAC member archives, then the extension achieves the status of an OLAC Recommendation.
This document provides the complete list of all extensions that have been adopted as OLAC Recommendations. Each extension is described in terms of a title and the following six descriptors:
- Name
The symbolic name that is used as the value of the xsi:type attribute to indicate that the extension is being used in a metadata element.
- Date
The latest revision date of the extension or its controlled vocabulary.
- Applies to
The Dublin Core elements with which the extension may be used.
- Description
A summary description of what the extension is used for.
- Documentation
A link to a complete document that defines and exemplifies the extension. If the extension involves a controlled vocabulary, the document should also enumerate and define the terms of the vocabulary.
- Schema
A link to the XML schema that formally defines the extension.
The Open Language Archives Community recommends that all participating data providers use the following metadata extensions for describing language resources whenever they are applicable:
Name: | olac:discourse-type |
Date: | 2002-11-21 |
Applies to: | dc:type, dc:subject |
Description: | Provides a controlled vocabulary for identifying approximately ten discourse types. It is used with Type to identify the genre of a language resource (particularly a primary text). It may also be used with Subject to identify a work as being about a particular genre. |
Documentation: | http://www.language-archives.org/REC/discourse.html |
Schema: | http://www.language-archives.org/OLAC/1.1/olac-discourse-type.xsd |
Name: | olac:language |
Date: | 2008-02-22 |
Applies to: | dc:language, dc:subject |
Description: | Provides codes for identifying all known languages, both living and extinct, from the ISO 639 family of international standards (Parts 1, 2, and 3). It is used with Language to indicate a language the resource is written or spoken in. It is used with Subject to indicate a language the resource is about. |
Documentation: | http://www.language-archives.org/REC/language.html |
Schema: | http://www.language-archives.org/OLAC/1.1/olac-language.xsd |
Name: | olac:linguistic-field |
Date: | 2003-01-21 |
Applies to: | dc:subject |
Description: | Provides a controlled vocabulary for describing the subject matter of a resource as relevant to a particular subfield of linguistics. |
Documentation: | http://www.language-archives.org/REC/field.html |
Schema: | http://www.language-archives.org/OLAC/1.1/olac-linguistic-field.xsd |
Name: | olac:linguistic-type |
Date: | 2002-12-12 |
Applies to: | dc:type |
Description: | Provides a broad classification of the nature of the resource from a linguistic point of view (namely, as a lexicon, a primary text, or a language description). |
Documentation: | http://www.language-archives.org/REC/type.html |
Schema: | http://www.language-archives.org/OLAC/1.1/olac-linguistic-type.xsd |
Name: | olac:role |
Date: | 2003-08-27 |
Applies to: | dc:contributor |
Description: | Provides a controlled vocabulary for identifying the role of a Contributor more precisely. The vocabulary identifies approximately twenty roles that are common in the development of language resources. |
Documentation: | http://www.language-archives.org/REC/role.html |
Schema: | http://www.language-archives.org/OLAC/1.1/olac-role.xsd |
[DCQ] | "5. Qualified Dublin Core," in Guidelines for Implementing Dublin
Core in
XML. <http://dublincore.org/documents/2003/04/02/dc-xml-guidelines/> |
[OLAC-Metadata] | OLAC Metadata. <http://www.language-archives.org/OLAC/metadata.html> |
[OLAC-Process] | OLAC
Process. <http://www.language-archives.org/OLAC/process.html> |