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:
http://www.ukoln.ac.uk/metadata/nisomi/cd-schema/2005-08-21/
Replaces:
http://www.ukoln.ac.uk/metadata/nisomi/cd-schema/2005-08-16/
Is Replaced By:
Not applicable
Latest Version:
http://www.ukoln.ac.uk/metadata/nisomi/cd-schema/
References:
http://www.ukoln.ac.uk/metadata/dcmi/collection-application-profile/2005-08-21/
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.

Contents

Introduction

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:

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.

Functional Requirements of the NISO Metasearch Collection Description Schema

The aim is that the NISO Metasearch Collection Description schema should support:

The Dublin Core Collection Description Application Profile (DC CD AP) Data Model

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.

DC CD AP E-R model

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.

Differences between the NISO MI CD Schema and the DC CD AP

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:

i.e. the data model for the NISO MI CD Schema i:

NISO MI E-R model

Vocabularies/Namespaces used in this DCAP

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

Property Usage

Each table in the following section describes how a specified property should be used in a statement within a DC metadata description.

  • Identifier: The URI by which the property is referenced in a DC metadata description.
  • Qualified Name: The Qualified Name which is typically used as an abbreviation for the URI.
  • Defined By: The name and identifier of the metadata vocabulary from which the property is drawn.
  • Type of Term: An indication of the type of the term, according to the typology of the DCMI Abstract Model
  • Source Label: The short label provided for the property by its owner/maintenance agency.
  • Label in this DCAP: A short label that provides an indication of how the property is to be used in a DC CD AP collection description. The label does not appear in the description. It may be used to provide a descriptor for fields in displays of DC CD AP collection descriptions, but there is no requirement for display applications to use this label.
  • Source Definition: The definition provided for the property by its owner/maintenance agency.
  • Usage in this DCAP: A description of how the definition of the property is to be applied in DC CD AP collection descriptions. This information supplements the definition of the property provided by its owner/maintenance agency.
  • Comments: Additional information about the use of the property in the DC CD AP, typically on the values and their representation.
  • Refines: Properties of which the current property is a subproperty.
  • Refined By: Properties which are subproperties of the current property.
  • Uses Vocabulary Encoding Scheme: The unique names/identifiers of classes from which values for the property should be drawn. Names are presented as Qualified Names, but are abbreviations for URIs. The URI must be used to refer to the class in DC CD AP collection descriptions. If no class is listed, then the DC CD AP does not specify the a class from which values should be drawn. However the definition and usage of the property may determine that values of only certain types are appropriate. For example, the value of the dc:creator property must be an entity capable of action.
  • Value URI: An indication of whether a value URI is to be used in a statement using the property (and vocabulary encoding scheme, where specified). M = a value URI is required, O = a value URI is optional (see note), N = a value URI is not permitted
  • Value String: An indication of whether a value string is to be used in a statement using the property (and vocabulary encoding scheme, where specified). M = a value string is required, O = a value string is optional (see note), N = a value string is not permitted
  • Syntax Encoding Scheme(s): The unique names/identifiers of datatypes from which value strings for the property should be drawn. Names are presented as Qualified Names, but are abbreviations for URIs. The URI must be used to refer to the datatype in DC CD AP collection descriptions. If no datatype is listed, then the DC CD AP does not specify the a class from which values should be drawn.
  • Rich Representation: An indication of whether a rich representation is to be used in a statement using the property (and vocabulary encoding scheme, where specified). M = a rich representation is required, O = a rich representation is optional (see note), N = a rich representation is not permitted
  • Related Description: An indication of whether a (related) description of the value is to be provided. M = a description is required, O = a description is optional (see note), N = a description is not permitted
  • Obligation: An indication of whether a statement using this property is required in a DC CD AP collection description. M = a statement using this property is required, OR = a statement using this property is optional but recommended, O = a statement using this property is optional
  • Condition: Information on any additional conditions on the obligation to use the property
  • Occurrences: The minimum and maximum number of statements referencing this property that can occur in a metadata description

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.

Collection Properties

  1. Collection Identifier [dc:identifier]
  2. Title [dc:title]
  3. Alternative Title [dcterms:alternative]
  4. Description [dcterms:abstract]
  5. Size [dcterms:extent]
  6. Language [dc:language]
  7. Type [dc:type]
  8. Rights [dc:rights]
  9. Access Rights [dcterms:accessRights]
  10. Accrual Method [dcterms:accrualMethod]
  11. Accrual Periodicity [dcterms:accrualPeriodicity]
  12. Accrual Policy [dcterms:accrualPolicy]
  13. Custodial History [dcterms:provenance]
  14. Audience [dcterms:audience]
  15. Subject [dc:subject]
  16. Spatial Coverage [dcterms:spatial]
  17. Temporal Coverage [dcterms:temporal]
  18. Accumulation Date Range [dcterms:created]
  19. Contents Date Range [cld:dateContentsCreated]
  20. Subject Completeness [cld:subjectCompleteness]
  21. Collector [dc:creator]
  22. Owner [marcrel:own]
  23. Is Available Via [cld:isAccessedVia]
  24. Super-Collection [dcterms:isPartOf]
  25. Sub-Collection [dcterms:hasPart]
  26. Catalogue or Description [dc:description]
  27. Associated Collection [dc:relation]
  28. Associated Publication [dcterms:isReferencedBy]

Collection Identifier [dc:identifier]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
N M   N O
Obligation Optional, but recommended.
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Title [dc:title]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
N M   N O
Obligation Mandatory
Condition [n/a]
Occurrence Minimum: 1, Maximum: unbounded


Alternative Title [dcterms:alternative]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
N M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Description [dcterms:abstract]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
N M   N O
Obligation Mandatory
Condition [n/a]
Occurrence Minimum: 1, Maximum: unbounded


Size [dcterms:extent]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
N M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Language [dc:language]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Type [dc:type]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Uses Vocabulary Encoding Scheme cld:CollDescType, Collection-Level Description Terms
http://purl.org/cld/terms/CollDescType

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Rights [dc:rights]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O O   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Access Rights [dcterms:accessRights]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O O   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Accrual Method [dcterms:accrualMethod]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Accrual Periodicity [dcterms:accrualPeriodicity]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Accrual Policy [dcterms:accrualPolicy]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Custodial History [dcterms:provenance]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Audience [dcterms:audience]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Subject [dc:subject]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Uses Vocabulary Encoding Scheme dcterms:LCC, Dublin Core Terms
http://purl.org/dc/terms/LCC

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Uses Vocabulary Encoding Scheme dcterms:MESH, Dublin Core Terms
http://purl.org/dc/terms/MESH

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Uses Vocabulary Encoding Scheme dcterms:DDC, Dublin Core Terms
http://purl.org/dc/terms/DDC

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Uses Vocabulary Encoding Scheme dcterms:UDC, Dublin Core Terms
http://purl.org/dc/terms/UDC

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Spatial Coverage [dcterms:spatial]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Temporal Coverage [dcterms:temporal]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Accumulation Date Range [dcterms:created]

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
1960/
/1960
2000-02/2000-06-18

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


Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Contents Date Range [cld:dateContentsCreated]

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
1960/
/1960
2000-02/2000-06-18

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


Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Subject Completeness [cld:subjectCompleteness]

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:

  • a subject in which completeness is being indicated
  • a level of completeness in that subject

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


Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O O   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Collector [dc:creator]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Owner [marcrel:OWN]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Is Accessed Via [cld:isAccessedVia]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Sub-collection [dcterms:hasPart]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O O   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Super-collection [dcterms:isPartOf]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O O   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Catalogue or description [dc:description]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O O   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Associated collection [dc:relation]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O O   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded


Associated publication [dcterms:isReferencedBy]

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]

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O O   N O
Obligation Optional
Condition [n/a]
Occurrence Minimum: 0, Maximum: unbounded

Subject Completeness Indicator Properties

  1. Completeness Subject [cld:completenessSubject]
  2. Completeness Level [cld:completenessLevel]

Completeness Subject [cld:completenessSubject]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
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


Completeness Level [cld:completenessLevel]

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

Value
URI
Value
String
Syntax
Encoding
Scheme(s)
Rich
Represent
Related
Descrip
O M   N O
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


Encoding Schemes Used

  1. Uniform Resource Identifier [dcterms:URI]
  2. ISO 639-2 [dcterms:ISO639-2]
  3. Collection Type Vocabulary [cld:CollType]
  4. Collection Description Type Vocabulary [cld:CollDescType]
  5. DCCD Accrual Method [cld:DCCDAccrualMethod]
  6. DCCD Accrual Periodicity [cld:DCCDAccrualPeriodicity]
  7. DCCD Accrual Policy [cld:DCCDAccrualPolicy]
  8. Library of Congress Subject Headings [dcterms:LCSH]
  9. Library of Congress Classification [dcterms:LCC]
  10. Medical Subject Headings [dcterms:MESH]
  11. Dewey Decimal Classification [dcterms:DDC]
  12. Universal Decimal Classification [dcterms:UDC]
  13. Recordkeeping Metadata Schema Extension to ISO8601 [cld:RKMS-ISO8601]
  14. Collection [dcmitype:Collection]
  15. Subject Completeness Indicator [cld:SCI]
  16. Conspectus Level [cld:ConspectusLevel]

Uniform Resource Identifier [dcterms:URI]

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


ISO639-2 [dcterms:ISO639-2]

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


Collection Type Vocabulary [cld:CollType]

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


Collection Description Type Vocabulary [cld:CollDescType]

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


DCCD Accrual Method [cld:DCCDAccrualMethod]

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


DCCD Accrual Periodicity [cld:DCCDAccrualPeriodicity]

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


DCCD Accrual Policy [cld:DCCDAccrualPolicy]

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


Library of Congress Subject Headings (LCSH) [dcterms:LCSH]

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


Library of Congress Classification (LCC) [dcterms:LCC]

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


Medical Subject Headings (MESH) [dcterms:MESH]

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


Dewey Decimal Classification (DDC) [dcterms:DDC]

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


Universal Decimal Classification (UDC) [dcterms:UDC]

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


Recordkeeping Metadata Schema Extension to ISO8601 [cld:RKMS-ISO8601]

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


Collection [dcmitype:Collection]

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




Subject Completeness Indicator [cld:SCI]

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:

  • a subject, which must be from a recognised subject scheme
  • a level of completeness, which should be from a recognised scheme, such as a Conspectus Level
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


Conspectus Level [cld:ConspectusLevel]

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


Administrative Metadata

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.



Changes made in this version

References

[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/