Title:
|
NISO Metasearch Initiative Collection Description Schema |
Contributor:
|
Dublin Core Collection Description Working Group
|
Contributor:
|
NISO Metasearch Initiative Task Group 2
|
Date Issued:
|
2005-08-21
|
Identifier:
|
|
Replaces:
|
|
Is Replaced By:
|
Not applicable
|
Latest Version:
|
|
References:
|
|
Status of Document:
|
This is a Working Draft of NISO Metasearch Initiative Task Group 2
|
Description of Document: | This document describes the draft schema for collection-level description that is being developed by the NISO Metasearch Initiative Task Group 2. It is based closely on the Dublin Core Collection Description Application Profile, developed by the Dublin Core Collection Description Working Group. |
|
Note: This document presents full details of the application profile. For a summary view, see the NISO Metasearch Initiative Core Collection Description Schema Summary [NISOMICDS].
The NISO MI CD Schema is a Dublin Core Application Profile (DCAP). It is based closely on the Dublin Core Collection Description Application Profile (DC CD AP) [DCCDAP] which is being developed by the Dubin Core Collection Description Working Group.
A DC Application Profile describes the how the Dublin Core metadata standard is deployed within a metadata application or within a set of applications and services operating within some domain or community. A DCAP is constructed within the conceptual framework for DC metadata defined by the DCMI Abstract Model [DCAM]. Central to the DCAM is the concept that DC metadata is made up of simple statements about resources. Each of those simple statements references a property to assert the existence of a specific type of relationship between the subject resource and a second resource, referred to as a value. Statements about a single resource are made in groups known as descriptions; descriptions are typically used in functionally-related description sets; and those description sets are serialised as records.
So a DCAP specifies the set of terms used in the statements within a class of DC metadata description sets: it describes the properties that are used in those statements and how the use of those properties is constrained or adapted for the purposes of that application or domain.
In the case of the NISO MI CD Schema, the primary subject resource is the collection. While it permits the inclusion of descriptions of other related resources, the NISO MI CD Schema does not specify the properties and classes that may be referenced in descriptions of resources other than collections - with the exception of what are referred to as "Subject Completeness Indicators". A Subject Completeness Indicator is essentially a pair of attributes made up of a subject term and a level of completeness of the collection in that subject: within the framework of the DCMI Abstract Model it is treated as a distinct resource. So, this document describes:
Firstly, the set of terms used in a particular class of DC metadata description sets. Specifically, it describes the set of terms used in description sets comprising:
Secondly, how the terms in this set are deployed in this class of DC metadata descriptions.
This includes requirements for the the occurrence of statements using a specified property, constraints on the types of value which are referenced in a statement using a specified property (vocabulary encoding schemes), and constraints on the datatypes of the value strings occurring in a statement using a specified property (syntax encoding schemes).
The terms description set, description, property, value, vocabulary encoding scheme, value representation, rich representation, value string, syntax encoding scheme, and related description are used in the sense they are used in the DCMI Abstract Model [DCAM].
The metadata terms referenced in the NISO MI CD Schema are drawn from the Dublin Core metadata vocabularies and also from other metadata vocabularies.
The NISO MI CD Schema is not a description of an XML format. There may be multiple bindings of the NISO MI CD SChema to XML and to other syntaxes.
The aim is that the NISO Metasearch Collection Description schema should support:
This schema is based closely on the Dublin Core Collection Description Application Profile (DC CD AP) [DCCDAP] which is being developed by the Dubin Core Collection Description Working Group.
The DC CD AP is based on an application data model which is derived from that described in An Analytical Model of Collections and their Catalogues [AMCC]. It differs from that model in adding a new entity type, Service.
In the Analytic Model relationships may carry attributes; in the DC CD AP, relationships are represented as simple properties and do not themselves carry attributes, so some of the expressivity of the model is lost in the metadata schema.
This version of the DC CD AP describes the use of properties to represent attributes of the collection and relationships between the collection and other entities. It does not describe how to represent properties of other entities in the model.
At the time of writing (2005-08-21), the NISO MI CD Schema differs from the DC CD AP (version 2005-08-21) in the following:
cld:subjectCompleteness
cld:SCI
, used to constrain the value space of the cld:subjectCompleteness
propertycld:completenessSubject
and cld:completenessLevel
cld:ConspectusLevel
, used to constrain the value space of the cld:completenessLevel
propertygen:isLocatedAt
property included in the DC CD APi.e. the data model for the NISO MI CD Schema i:
All references to properties and classes in DC metadata descriptions are made using URIs, In this document, Qualified Names of the form prefix ":" local-part
are sometimes used as abbreviations for URIs which identify metadata terms. Prefixes are assumed to be associated with Namespace Names (URIs) as follows, and the corresponding URI for the term is constructed by concatenating the Namespace Name and the local-part
:
Vocabulary Title | Namespace Name | Prefix |
---|---|---|
The Dublin Core Metadata Element Set, v1.1 | http://purl.org/dc/elements/1.1/ | dc |
Dublin Core Terms | http://purl.org/dc/terms/ | dcterms |
Dublin Core Type Vocabulary | http://purl.org/dc/dcmitype/ | dcmitype |
MARC Relator Code Properties |
http://www.loc.gov/loc.terms/relators/ |
marcrel |
Collection-Level Description Terms |
http://purl.org/cld/terms/ |
cld |
Collection Type Vocabulary Terms |
http://purl.org/cld/collection/type/ |
colltype |
Collection Description Type Vocabulary Terms |
http://purl.org/cld/colldesc/type/ |
colldesctype |
Each table in the following section describes how a specified property should be used in a statement within a DC metadata description.
dc:creator
property must be an entity capable of action.Note: For each value, at least one of the following components must be present: a value URI, a rich representation, a value string or a (related) description.
Term Identifier | http://purl.org/dc/elements/1.1/identifier | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dc:identifier | ||||||||||
Defined By |
The Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Resource Identifier | ||||||||||
Label in this DCAP | Collection Identifier | ||||||||||
Source Definition |
An unambiguous reference to the resource within a given context. |
||||||||||
Usage in this DCAP |
A globally unique formal identifier for the collection. |
||||||||||
Comments for this DCAP |
A collection identifier must be a URI, and the use of a URI scheme that has been registered with IANA is preferred. |
||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
dcterms:URI, Dublin Core Terms http://purl.org/dc/terms/URI
|
||||||||||
Obligation | Optional, but recommended. | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/elements/1.1/title | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dc:title | ||||||||||
Defined By |
The Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Title | ||||||||||
Label in this DCAP | Title | ||||||||||
Source Definition |
A name given to the resource. |
||||||||||
Usage in this DCAP |
The name of the collection. |
||||||||||
Comments for this DCAP |
Where an existing name is used, the value string should preserve the original wording, order and spelling of an existing name. Punctuation need not reflect the usage of the original. Subtitles should be separated from the title by a colon, for example: Voices from the Dust Bowl: The Charles L. Todd and Robert Sonkin Migrant Worker Collection |
||||||||||
Refines | [n/a] | ||||||||||
Refined by |
dcterms:alternative, Dublin Core Terms http://purl.org/dc/terms/alternative |
||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Mandatory | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 1, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/alternative | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:alternative | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Alternative | ||||||||||
Label in this DCAP | Alternative Title | ||||||||||
Source Definition |
Any form of the title used as a substitute or alternative to the formal title of the resource. |
||||||||||
Usage in this DCAP |
Any form of the name used as a substitute or alternative to the formal name of the collection. |
||||||||||
Comments for this DCAP |
Values may include acronyms that are used in addition to the name of the collection. |
||||||||||
Refines |
dc:title, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/title |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/abstract | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:abstract | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element refinement) | ||||||||||
Source Label | Abstract | ||||||||||
Label in this DCAP | Description | ||||||||||
Source Definition |
A summary of the content of the resource. |
||||||||||
Usage in this DCAP |
A summary of the content of the collection. |
||||||||||
Comments for this DCAP |
A free text summary of the collection. Although a description might contain detailed subject-specific information, at least part of the description should be understandable by an end-user with no specialist knowledge of the subject area. |
||||||||||
Refines |
dc:description, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/description |
||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Mandatory | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 1, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/extent | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:extent | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Extent | ||||||||||
Label in this DCAP | Size | ||||||||||
Source Definition |
The size or duration of the resource. |
||||||||||
Usage in this DCAP |
The size of the collection. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines |
dc:format, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/format |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/elements/1.1/language | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dc:language | ||||||||||
Defined By |
The Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Language | ||||||||||
Label in this DCAP | Language | ||||||||||
Source Definition |
A language of the intellectual content of the resource. |
||||||||||
Usage in this DCAP |
A language of the content of the items in the collection. |
||||||||||
Comments for this DCAP |
The value string should be a language name in the form of the three character code defined by ISO 639-2. Where the collection covers multiple languages, a separate statement should be used for each language. |
||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
dcterms:ISO639-2, Dublin Core Terms http://purl.org/dc/terms/ISO639-2
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/elements/1.1/type | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dc:type | ||||||||||
Defined By |
The Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Resource Type | ||||||||||
Label in this DCAP | Collection Type | ||||||||||
Source Definition |
The nature or genre of the content of the resource. |
||||||||||
Usage in this DCAP |
A type of the collection. |
||||||||||
Comments for this DCAP |
Where the collection is categorised to be of an instance of multiple types, a separate statement should be used for each type. |
||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
cld:CollType, Collection-Level Description Terms http://purl.org/cld/terms/CollType
|
||||||||||
Uses Vocabulary Encoding Scheme |
cld:CollDescType, Collection-Level Description Terms http://purl.org/cld/terms/CollDescType
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/elements/1.1/rights | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dc:rights | ||||||||||
Defined By |
The Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Rights | ||||||||||
Label in this DCAP | Rights | ||||||||||
Source Definition |
Information about rights held in and over the resource. |
||||||||||
Usage in this DCAP |
A statement of any rights held in/over the collection. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines | [n/a] | ||||||||||
Refined by |
dcterms:accessRights, Dublin Core Terms http://purl.org/dc/terms/accessRights |
||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/accessRights | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:accessRights | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Access Rights | ||||||||||
Label in this DCAP | Access Rights | ||||||||||
Source Definition |
Information about who can access the resource or an indication of its security status. |
||||||||||
Usage in this DCAP |
A statement of any access restrictions placed on the collection, including allowed users, charges, etc. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines |
dc:rights, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/rights |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/accrualMethod | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:accrualMethod | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Accrual Method | ||||||||||
Label in this DCAP | Accrual Method | ||||||||||
Source Definition |
The method by which items are added to a collection. |
||||||||||
Comments for this DCAP |
Recommended best practice is to use a value from the DCCD Accrual Method encoding scheme. Where multiple methods apply, a separate statement should be used for each method. |
||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
cld:DCCDAccrualMethod, Collection-Level Description Terms http://purl.org/cld/terms/DCCDAccrualMethod
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/accrualPeriodicity | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:accrualPeriodicity | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Accrual Periodicity | ||||||||||
Label in this DCAP | Accrual Periodicity | ||||||||||
Source Definition |
The frequency with which items are added to a collection. |
||||||||||
Comments for this DCAP |
Recommended best practice is to use a value from the DCCD Accrual Periodicity encoding scheme. |
||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
cld:DCCDAccrualPeriodicity, Collection-Level Description Terms http://purl.org/cld/terms/DCCDAccrualPeriodicity
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/accrualPolicy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:accrualPolicy | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Accrual Policy | ||||||||||
Label in this DCAP | Accrual Policy | ||||||||||
Source Definition |
The policy governing the addition of items to a collection. |
||||||||||
Comments for this DCAP |
Recommended best practice is to use a value from the DCCD Accrual Policy encoding scheme. Where multiple policies apply, a separate statement should be used for each policy. |
||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
cld:DCCDAccrualPolicy, Collection-Level Description Terms http://purl.org/cld/terms/DCCDAccrualPolicy
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/provenance | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:provenance | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Provenance | ||||||||||
Label in this DCAP | Custodial History | ||||||||||
Source Definition |
A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity and interpretation. |
||||||||||
Usage in this DCAP |
A statement of any changes in ownership and custody of the collection that are significant for its authenticity, integrity and interpretation. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/audience | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:audience | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Audience | ||||||||||
Label in this DCAP | Audience | ||||||||||
Source Definition |
A class of entity for whom the resource is intended or useful. |
||||||||||
Usage in this DCAP |
A class of entity for whom the collection is intended or useful. |
||||||||||
Comments for this DCAP |
Where a collection is intended or useful for multiple audiences, a separate statement should be used for each audience. |
||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/elements/1.1/subject | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dc:subject | ||||||||||
Defined By |
The Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Subject and Keywords | ||||||||||
Label in this DCAP | Subject | ||||||||||
Source Definition |
The topic of the content of the resource. |
||||||||||
Usage in this DCAP |
A subject or topic associated with the items in the collection. |
||||||||||
Comments for this DCAP |
Keywords or subject descriptors associated with items in the collection. The terms used indicate the subject matter of the collection. Where multiple keywords or subject descriptors are provided, a separate statement should be used for each keyword or term. The vocabulary encoding schemes below are those recommended by DCMI. Other appropriate vocabulary encoding schemes may be used, and the use of a scheme must be indicated. |
||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
dcterms:LCSH, Dublin Core Terms http://purl.org/dc/terms/LCSH
|
||||||||||
Uses Vocabulary Encoding Scheme |
dcterms:LCC, Dublin Core Terms http://purl.org/dc/terms/LCC
|
||||||||||
Uses Vocabulary Encoding Scheme |
dcterms:MESH, Dublin Core Terms http://purl.org/dc/terms/MESH
|
||||||||||
Uses Vocabulary Encoding Scheme |
dcterms:DDC, Dublin Core Terms http://purl.org/dc/terms/DDC
|
||||||||||
Uses Vocabulary Encoding Scheme |
dcterms:UDC, Dublin Core Terms http://purl.org/dc/terms/UDC
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/spatial | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:spatial | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Spatial | ||||||||||
Label in this DCAP | Spatial Coverage | ||||||||||
Source Definition |
Spatial characteristics of the intellectual content of the resource. |
||||||||||
Usage in this DCAP |
The spatial coverage of the content of the items in the collection. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines |
dc:coverage, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/coverage |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/temporal | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:temporal | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Temporal | ||||||||||
Label in this DCAP | Temporal Coverage | ||||||||||
Source Definition |
Temporal characteristics of the intellectual content of the resource. |
||||||||||
Usage in this DCAP |
The temporal coverage of the content of the items in the collection. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines |
dc:coverage, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/coverage |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/created | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:created | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Created | ||||||||||
Label in this DCAP | Accumulation Date Range | ||||||||||
Source Definition |
Date of creation of the resource. |
||||||||||
Usage in this DCAP |
The range of dates over which the collection was accumulated. |
||||||||||
Comments for this DCAP |
A date range should be supplied in the form described by RKMS-ISO8601. Start dates and end dates should be in the form of a date or date-time combination as specified by W3CDTF. Start dates and end dates should be separated by a solidus (forward slash) (/). Either the start date or the end date may be omitted to indicate an open-ended date range. All the following are examples of RKMS-ISO8601 date ranges: 1888/1894 indicating, '1888 to 1894', '1960 onwards', 'up until 1960' and 'February 2000 to 18 June 2000' respectively. Where multiple ranges are required, a separate statement should be used for each range. |
||||||||||
Refines |
dc:date, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/date |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
cld:RKMS-ISO8601, Collection-Level Description Terms http://purl.org/cld/terms/RKMS-ISO8601
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/cld/terms/dateContentsCreated | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | cld:dateContentsCreated | ||||||||||
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Date Contents Created | ||||||||||
Label in this DCAP | Contents Date Range | ||||||||||
Source Definition |
The range of dates over which the individual items within the collection were created. |
||||||||||
Usage in this DCAP | [n/a] | ||||||||||
Comments for this DCAP |
A date range should be supplied in the form described by RKMS-ISO8601. Start dates and end dates should be in the form of a date or date-time combination as specified by W3CDTF. Start dates and end dates should be separated by a solidus (forward slash) (/). Either the start date or the end date may be omitted to indicate an open-ended date range. All the following are examples of RKMS-ISO8601 date ranges: 1888/1894 indicating, '1888 to 1894', '1960 onwards', 'up until 1960' and 'February 2000 to 18 June 2000' respectively. Where multiple ranges are required, a separate statement should be used for each range. |
||||||||||
Refines |
dc:date, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/date |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
cld:RKMS-ISO8601, Collection-Level Description Terms http://purl.org/cld/terms/RKMS-ISO8601
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/cld/terms/subjectCompleteness | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | cld:subjectCompleteness | ||||||||||
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Subject Completeness | ||||||||||
Label in this DCAP | Subject Completeness | ||||||||||
Source Definition |
An indicator of the depth of a collection in relation to a subject field. In other words, subject completeness indicates how the number of items in the collection in a specified subject field compares with the total body of available items in that subject field. |
||||||||||
Usage in this DCAP | [n/a] | ||||||||||
Comments for this DCAP |
Subject completeness is mainly applicable to collections consisting of published resources where it is possible to make some estimate of the total body of published items in any area. The value must be a Subject Completeness Indicator. A subject completeness indicator specifies two things:
Completeness in multiple subjects may be specified by using a separate statement for each indicator. |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
cld:SCI, Collection-Level Description Terms http://purl.org/cld/terms/SCI
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/elements/1.1/creator | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dc:creator | ||||||||||
Defined By |
The Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Creator | ||||||||||
Label in this DCAP | Collector | ||||||||||
Source Definition |
An entity primarily responsible for making the content of the resource. |
||||||||||
Usage in this DCAP |
An entity who gathers (or gathered) the items in a collection together. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://www.loc.gov/loc.terms/relators/OWN | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | marcrel:OWN | ||||||||||
Defined By |
MARC Relator Codes http://www.loc.gov/loc.terms/relators/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Owner | ||||||||||
Label in this DCAP | Owner | ||||||||||
Source Definition |
The person or organization that currently owns an item or collection. |
||||||||||
Usage in this DCAP |
An entity who has legal possession of the collection. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/cld/terms/isAccessedVia | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | cld:isAccessedVia | ||||||||||
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Resource Identifier | ||||||||||
Label in this DCAP | Is Accessed Via | ||||||||||
Source Definition |
A service that provides access to the resource. |
||||||||||
Usage in this DCAP |
A service that provides access to the collection. |
||||||||||
Comments for this DCAP | |||||||||||
Refines |
dc:relation, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/relation |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/hasPart | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:hasPart | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Has Part | ||||||||||
Label in this DCAP | Sub-collection | ||||||||||
Source Definition |
The described resource includes the referenced resource either physically or logically. |
||||||||||
Usage in this DCAP |
A second collection contained within the current collection. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines |
dc:relation, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/relation |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
dcmitype:Collection, DCMI Type Vocabulary http://purl.org/dc/dcmitype/Collection
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/isPartOf | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:isPartOf | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Is Part Of | ||||||||||
Label in this DCAP | Super-collection | ||||||||||
Source Definition |
The described resource is a physical or logical part of the referenced resource. |
||||||||||
Usage in this DCAP |
A second collection that contains the current collection. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines |
dc:relation, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/relation |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
dcmitype:Collection, DCMI Type Vocabulary http://purl.org/dc/dcmitype/Collection
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/elements/1.1/description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dc:description | ||||||||||
Defined By |
The Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Description | ||||||||||
Label in this DCAP | Catalogue or Description | ||||||||||
Source Definition |
An account of the content of the resource. |
||||||||||
Usage in this DCAP |
A second collection that describes the current collection (for example, the catalogue for the current collection). |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines | [n/a] | ||||||||||
Refined by |
dcterms:abstract, Dublin Core Terms http://purl.org/dc/terms/abstract |
||||||||||
Uses Vocabulary Encoding Scheme |
dcmitype:Collection, DCMI Type Vocabulary http://purl.org/dc/dcmitype/Collection
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/elements/1.1/relation | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dc:relation | ||||||||||
Defined By |
The Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Relation | ||||||||||
Label in this DCAP | Associated collection | ||||||||||
Source Definition |
A reference to a related resource. |
||||||||||
Usage in this DCAP |
A second collection that is associated with the current collection. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines | [n/a] | ||||||||||
Refined by |
dcterms:isPartOf, Dublin Core Terms http://purl.org/dc/terms/isPartOf |
||||||||||
Refined by |
dcterms:hasPart, Dublin Core Terms http://purl.org/dc/terms/hasPart |
||||||||||
Refined by |
dcterms:isReferencedBy, Dublin Core Terms http://purl.org/dc/terms/isReferencedBy |
||||||||||
Refined by |
cld:isAccessedVia, Collection-Level Description Terms http://purl.org/cld/terms/isAccessedVia |
||||||||||
Uses Vocabulary Encoding Scheme |
dcmitype:Collection, DCMI Type Vocabulary http://purl.org/dc/dcmitype/Collection
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/dc/terms/isReferencedBy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | dcterms:isReferencedBy | ||||||||||
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
||||||||||
Type of Term | Property (Element Refinement) | ||||||||||
Source Label | Is Referenced By | ||||||||||
Label in this DCAP | Associated publication | ||||||||||
Source Definition |
The described resource is referenced, cited, or otherwise pointed to by the referenced resource. |
||||||||||
Usage in this DCAP |
A publication that is based on the use, study, or analysis of the collection. |
||||||||||
Comments for this DCAP | [n/a] | ||||||||||
Refines |
dc:relation, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/relation |
||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
[Value type not specified]
|
||||||||||
Obligation | Optional | ||||||||||
Condition | [n/a] | ||||||||||
Occurrence | Minimum: 0, Maximum: unbounded |
Term Identifier | http://purl.org/cld/terms/completenessSubject | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | cld:completenessSubject | ||||||||||
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Completeness Subject | ||||||||||
Label in this DCAP | Completeness Subject | ||||||||||
Source Definition |
The subject area in which a level of completeness is indicated. |
||||||||||
Usage in this DCAP | [n/a] | ||||||||||
Comments for this DCAP |
This property specifies the subject which is associated with a Subject Completeness Indicator. The subject must be drawn from a recognised subject scheme. |
||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
dcterms:LCSH, Dublin Core Terms http://purl.org/dc/terms/LCSH
|
||||||||||
Obligation | Optional, but recommended. | ||||||||||
Condition |
If a Subject Completeness Indicator description contains a statement using the completenessLevel property, exactly one statement using the completenessSubject property is required. If a Subject Completeness Indicator description contains no statement using the completenessLevel property, then no statement using the completenessSubject property is permitted. |
||||||||||
Occurrence | Minimum: 0, Maximum: 1 |
Term Identifier | http://purl.org/cld/terms/completenessLevel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Qualified Name | cld:completenessLevel | ||||||||||
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
||||||||||
Type of Term | Property (Element) | ||||||||||
Source Label | Completeness Level | ||||||||||
Label in this DCAP | Completeness Level | ||||||||||
Source Definition |
The level of completeness of the collection in the indicated subject area. |
||||||||||
Usage in this DCAP |
The level of completeness of the collection in the indicated subject area. |
||||||||||
Comments for this DCAP |
This property specifies the level of completeness which is associated with a Subject Completeness Indicator. The subject must be drawn from a recognised scheme for completeness levels. |
||||||||||
Refines | [n/a] | ||||||||||
Refined by | [n/a] | ||||||||||
Uses Vocabulary Encoding Scheme |
cld:ConspectusLevel, Collection-Level Description Terms http://purl.org/cld/terms/ConspectusLevel
|
||||||||||
Obligation | Optional, but recommended | ||||||||||
Condition |
If a Subject Completeness Indicator description contains a statement using the completenessSubject property, exactly one statement using the completenessLevel property is required. If a Subject Completeness Indicator description contains no statement using the completenessSubject property, then no statement using the completenessLevel property is permitted. |
||||||||||
Occurrence | Minimum: 0, Maximum: 1 |
Term Identifier | http://purl.org/dc/terms/URI |
---|---|
Qualified Name | dcterms:URI |
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | Uniform Resource Identifier |
Definition |
A URI Uniform Resource Identifier |
See Also | http://www.ietf.org/rfc/rfc3986.txt |
Encoding Scheme for |
dc:identifier, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/identifier |
Term Identifier | http://purl.org/dc/terms/ISO639-2 |
---|---|
Qualified Name | dcterms:ISO639-2 |
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | ISO 639-2 |
Definition |
ISO 639-2: Codes for the representation of names of languages. |
See Also | http://www.loc.gov/standards/iso639-2/ |
Encoding Scheme for |
dc:language, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/language |
Term Identifier | http://purl.org/cld/terms/CollType |
---|---|
Qualified Name | cld:CollType |
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | Collection Type Vocabulary |
Definition |
A list of types that categorize the collection according to the nature of the items in the collection. |
See Also | http://www.ukoln.ac.uk/metadata/nisomi/colltype/ |
Encoding Scheme for |
dc:type, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/type |
Term Identifier | http://purl.org/cld/terms/CollDescType |
---|---|
Qualified Name | cld:CollDescType |
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | Collection Description Type Vocabulary |
Definition |
A list of types that categorize the collection description according to its nature. |
See Also | http://www.ukoln.ac.uk/metadata/nisomi/colldesctype/ |
Encoding Scheme for |
dc:type, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/type |
Term Identifier | http://purl.org/cld/terms/DCCDAccrualMethod |
---|---|
Qualified Name | cld:DCCDAccrualMethod |
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | DCCD Accrual Method |
Definition |
Methods by which items are added to a collection. |
See Also | http://www.ukoln.ac.uk/metadata/dcmi/collection-DCCDAccrualMethod/ |
Encoding Scheme for |
dcterms:accrualMethod, Dublin Core Terms http://purl.org/dc/terms/accrualMethod |
Term Identifier | http://purl.org/cld/terms/DCCDAccrualPeriodicity |
---|---|
Qualified Name | cld:DCCDAccrualPeriodicity |
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | DCCD Accrual Periodicity |
Definition |
Frequencies with which items are added to a collection. |
See Also | http://www.ukoln.ac.uk/metadata/dcmi/collection-DCCDAccrualPeriodicity/ |
Encoding Scheme for |
dcterms:accrualPeriodicity, Dublin Core Terms http://purl.org/dc/terms/accrualPeriodicity |
Term Identifier | http://purl.org/cld/terms/DCCDAccrualPolicy |
---|---|
Qualified Name | dcterms:DCCDAccrualPolicy |
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | DCCD Accrual Policy |
Definition |
Policies governing the addition of items to a collection. |
See Also | http://www.ukoln.ac.uk/metadata/dcmi/collection-DCCDAccrualPolicy/ |
Encoding Scheme for |
dcterms:accrualPolicy, Dublin Core Terms http://purl.org/dc/terms/accrualPolicy |
Term Identifier | http://purl.org/dc/terms/LCSH |
---|---|
Qualified Name | dcterms:LCSH |
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | LCSH |
Definition |
Library of Congress Subject Headings. |
See Also | http://lcweb.loc.gov/cds/lcsh.html |
Encoding Scheme for |
dc:subject, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/subject |
Encoding Scheme for |
cld:completenessSubject, Collection-Level Description Terms http://purl.org/cld/terms/completenessSubject |
Term Identifier | http://purl.org/dc/terms/LCC |
---|---|
Qualified Name | dcterms:LCC |
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | LCC |
Definition |
Library of Congress Classification. |
See Also | http://lcweb.loc.gov/catdir/cpso/lcco/lcco.html |
Encoding Scheme for |
dc:subject, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/subject |
Term Identifier | http://purl.org/dc/terms/MESH |
---|---|
Qualified Name | dcterms:MESH |
Type of Term | Class/Vocabulary Encoding Scheme |
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
Label | MeSH |
Definition |
Medical Subject Headings. |
See Also | http://www.nlm.nih.gov/mesh/meshhome.html |
Encoding Scheme for |
dc:subject, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/subject |
Term Identifier | http://purl.org/dc/terms/DDC |
---|---|
Qualified Name | dcterms:DDC |
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | DDC |
Definition |
Dewey Decimal Classification. |
See Also | http://www.oclc.org/dewey/ |
Encoding Scheme for |
dc:subject, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/subject |
Term Identifier | http://purl.org/dc/terms/UDC |
---|---|
Qualified Name | dcterms:UDC |
Defined By |
Dublin Core Terms http://purl.org/dc/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | UDC |
Definition |
Universal Decimal Classification. |
See Also | http://www.udcc.org/ |
Encoding Scheme for |
dc:subject, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/subject |
Term Identifier | http://purl.org/cld/terms/RKMS-ISO8601 |
---|---|
Qualified Name | cld:RKMS-ISO8601 |
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | Recordkeeping Metadata Schema Extension to ISO8601 |
Definition |
Instances of this class are dates or periods of time represented as literals according to the rules specified in Recordkeeping Metadata Schema Extension to ISO8601. |
See Also | http://www.sims.monash.edu.au/research/rcrg/research/spirt/deliver/schemes.html |
Encoding Scheme for |
cld:dateContentsCreated, Collection-Level Description Terms http://purl.org/cld/terms/dateContentsCreated |
Encoding Scheme for |
dcterms:created, Dublin Core Terms http://purl.org/dc/terms/created |
Term Identifier | http://purl.org/dc/dcmitype/Collection |
---|---|
Qualified Name | dcmitype:Collection |
Defined By |
DCMI Type Vocabulary http://purl.org/dc/dcmitype/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | Collection |
Definition |
A collection is an aggregation of items. The term collection means that the resource is described as a group; its parts may be separately described and navigated. |
See Also | [n/a] |
Encoding Scheme for |
dcterms:hasPart, Dublin Core Terms http://purl.org/dc/terms/hasPart |
Encoding Scheme for |
dcterms:isPartOf, Dublin Core Terms http://purl.org/dc/terms/isPartOf |
Encoding Scheme for |
dc:description, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/description |
Encoding Scheme for |
dc:relation, Dublin Core Metadata Element Set, v1.1 http://purl.org/dc/elements/1.1/relation |
Term Identifier | http://purl.org/cld/terms/SCI |
---|---|
Qualified Name | cld:SCI |
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
Type of Term | Class/Vocabulary Encoding Scheme |
Label | Subject Completeness Indicator |
Definition |
A Subject Completeness Indicator is a measure of the depth of a collection in relation to a specified subject area. |
Comments |
A Subject Completeness Indicator specifies:
|
See Also | http://www.ukoln.ac.uk/metadata/nisomi/SubjectCompletenessIndicator/ |
Encoding Scheme for |
cld:subjectCompleteness, Collection-Level Description Terms http://purl.org/cld/terms/subjectCompleteness |
Term Identifier | http://purl.org/cld/terms/ConspectusLevel |
---|---|
Qualified Name | cld:ConspectusLevel |
Defined By |
Collection-Level Description Terms http://purl.org/cld/terms/ |
Type of Term | Encoding Scheme |
Label | Conspectus Level |
Definition |
A set of six numeric values used to indicate the completeness of a collection in a specified subject area. |
See Also | http://www.ukoln.ac.uk/metadata/nisomi/ConspectusLevel/ |
Encoding Scheme for |
cld:completenessLevel, Collection-Level Description Terms http://purl.org/cld/terms/completenessLevel |
A collection-level description conforming to this profile should itself be described by an appropriate administrative metadata description. This document does not specify the properties to be used in that administrative metadata description.
[NISOMICDS] NISO Metasearch Initiative Collection Description Schema Summary
http://www.ukoln.ac.uk/metadata/nisomi/cd-schema-summary/
[DCCDAP] Dublin Core Collection Description Application Profile
http://www.ukoln.ac.uk/metadata/dcmi/collection-application-profile/
[AMCC] Heaney, Michael. An Analytical Model of Collections and their Catalogues
http://www.ukoln.ac.uk/metadata/rslp/model/
[DCAM] Powell, Andy, Mikael Nilsson, Ambjörn Naeve, Pete Johnston. DCMI Abstract Model
http://dublincore.org/documents/abstract-model/