University of Illinois Digitial Library Initiative (IDLI) Metadata Schema Description

Preamble:

This is a preliminary draft document describing the metadata structures used in the DLIB TestSuite and related projects currently in progress at the University of Illinois at Urbana-Champaign Library. The description semantics and format used to describe this metadata schema are derived from part 3 of ISO 11179. Metadata tag names, attributes, and implicit content models are constantly reviewed and modified frequently. Other notes:

A simple table format listing all these element is also available.

List of all elements (alphabetical):
dc_Coverage dc_Creator dc_Date dc_Description dc_Format
dc_Identifier dc_Language dc_Publisher dc_Relation dc_Rights
dc_Source dc_Subject dc_Title dc_Type idli_abstract
idli_alternate idli_alternate_type idli_author_info idli_author_name idli_ccc
idli_controlled_term idli_controlled_term_authority idli_copyright idli_date idli_date_event
idli_external idli_external_type idli_first_page idli_identifier idli_identifier_scheme
idli_issue idli_item_title idli_language idli_last_updated idli_link
idli_link_mime idli_link_role idli_livelink_pdf idli_livelink_xml idli_mime
idli_organization_name idli_pagination idli_part idli_part_type idli_place
idli_preparation idli_preparer_email idli_preparer_name idli_publication idli_publication_date
idli_publication_title idli_publication_title_abbreviation idli_publication_type idli_short_author_display idli_size
idli_subtype idli_time idli_title idli_type idli_volume
idli_volume_title

Short Author Display

Unique Identifier: idli_short_author_display
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: Truncated list of author names formatted for display purposes in a short citation.

Related Attribute: derived_from idli_author_name

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: First Author[, Second Author, and Third Author] or First Author, Second Author, Third Author, et al. or First Author and Second Author
Permissible Data Element Values: Values from up to the first three 'idli_author_name' attributes for the current work, separated by appropriate punctuation.

Comments: This attribute can be derived from other attributes; however, it is needed in order to support short citation displays by OpenText LiveLink, the software we currently use for indexing and searching our collection via the web.
Creator

Unique Identifier: dc_Creator
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: An entity primarily responsible for making the content of the resource.

Related Attribute: parent_of idli_author_info

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli:author_info' child
Permissible Data Element Values: Information about one entity primarily responsible for making the content of the resource.

Comments: Examples of a Creator include a person, an organisation, or a service. Typically, the name of a Creator should be used to indicate the entity.
Author Information

Unique Identifier: idli_author_info
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: Information about one particular author of a work, such as name and affiliation.

Related Attribute: parent_of idli_author_name

Related Attribute: parent_of idli_organization_name

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: May contain an 'idli_author_name,' 'idli_organization_name,' or both.
Permissible Data Element Values: Information about one author of the current work.
Permissible Data Element Values: Information about one author of a cited work.
Permissible Data Element Values: Information about one author of a citing work.

Author Name

Unique Identifier: idli_author_name
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The name of one of the individual authors of a publication, not a corporate author.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Last Name, First Name or Initials
Permissible Data Element Values: One of the individual author's names for the current work.
Permissible Data Element Values: One of the individual author's names for a cited work.
Permissible Data Element Values: One of the individual author's names for a citing work.

Organization Name

Unique Identifier: idli_organization_name
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The name of one (or more) organization(s) which may also include the location or address of the organization(s), as well as other information about the organization(s).

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: This attribute is freeform text; although, standard conventions for addresses are usually followed, if an address is included.
Permissible Data Element Values: The affiliation(s) of one of the author's for the current work.
Permissible Data Element Values: The actual organization who authored the work.
Permissible Data Element Values: The organization that published the work.

Title

Unique Identifier: dc_Title
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: A name given to the resource.

Related Attribute: parent_of idli_item_title

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_item_title' child.
Permissible Data Element Values: One name given to the resource.

Comments: Typically, a Title will be a name by which the resource is formally known.
Item Title

Unique Identifier: idli_item_title
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The title of a work as it appears in the article.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: The main title followed by any subtitles. Any markup included in the title will be removed or normalized, such as mathematics or emphasis.
Permissible Data Element Values: The title of the identified work. This will include subtitles, if they are present.

Source

Unique Identifier: dc_Source
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: A Reference to a resource from which the present resource is derived.

Related Attribute: parent_of idli_publication

Related Attribute: parent_of idli_alternate

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_publication' child and optionally one 'idli_alternate' child.
Permissible Data Element Values: A Reference to one resource from which the present resource is derived.

Comments: The present resource may be derived from the Source resource in whole or in part. Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system. An 'idli_alternate' child must be of type 'authoritative original.'
Publication

Unique Identifier: idli_publication
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: Information about the published work.

Related Attribute: parent_of idli_publication_title

Related Attribute: parent_of idli_publication_title_abbreviation

Related Attribute: parent_of idli_volume

Related Attribute: parent_of idli_volume_title

Related Attribute: parent_of idli_issue

Related Attribute: parent_of idli_first_page

Related Attribute: parent_of idli_pagination

Related Attribute: parent_of idli_identifier

Related Attribute: parent_of idli_publication_date

Related Attribute: has_attribute idli_publication_type

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Must contain one 'idli_publication_title' May contain a 'idli_volume,' 'idli_volume_title,' 'idli_first_page,' 'idli_pagination,' 'idli_publication_date,' and 'idli_issue' child, and may contain one or more 'idli_publication_title_abbreviation,' and 'idli_identifier' children.
Permissible Data Element Values: Data that describe the published source of the current work.
Permissible Data Element Values: Data that describe the published source of a cited work.
Permissible Data Element Values: Data that describe the published source of a citing work.

Comments: Required children will vary according to the idli_publication_type attribute.
Publication Type

Unique Identifier: idli_publication_type
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The type of the associated publication, such as journal article, series, or monograph.

Related Attribute: attribute_of idli_publication

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: 'journal article'
Permissible Data Element Values: 'series'
Permissible Data Element Values: 'monograph'

Publication Title

Unique Identifier: idli_publication_title
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The official title of the publication (journal,series, or non-serial monograph) in which the work is published.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: An 'official' publication title of the current work.
Permissible Data Element Values: An 'official' publication title of a citing work.
Permissible Data Element Values: An 'official' publication title of a cited work.

Volume Title

Unique Identifier: idli_volume_title
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The official title of the individual volume in a series in which the work is published.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: An 'official' volume title of the current work.
Permissible Data Element Values: An 'official' volume title of a citing work.
Permissible Data Element Values: An 'official' volume title of a cited work.

Comments: Do not use this attribute if the volume title is the same as the series title
Publication Title Abbreviation

Unique Identifier: idli_publication_title_abbreviation
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: A common or accepted abbreviation for a title of the journal in which the given work is published.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: A 'common' publication title abbreviation of the current work.
Permissible Data Element Values: A 'common' publication title abbreviation of a cited work.
Permissible Data Element Values: A 'common' publication title abbreviation of a citing work.

Volume

Unique Identifier: idli_volume
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The volume number or volume identifier for the journal in which a work is published.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: A volume number or volume identifier of the current work.
Permissible Data Element Values: A volume number or volume identifier of a cited work.
Permissible Data Element Values: A volume number or volume identifier of a citing work.

Issue

Unique Identifier: idli_issue
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The issue number or issue identifier for the journal in which a work is published.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: A issue number or issue identifier of the current work.
Permissible Data Element Values: A issue number or issue identifier of a cited work.
Permissible Data Element Values: A issue number or issue identifier of a citing work.

First Page

Unique Identifier: idli_first_page
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The starting page of an article in a journal.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: The starting page of the current article.
Permissible Data Element Values: The starting page of a cited article.
Permissible Data Element Values: The starting page of a citing article.

Pagination

Unique Identifier: idli_pagination
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: All the pages upon which a specfic article in a journal occur.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: startpage-endpage[,startpage-endpage[,...]]
Permissible Data Element Values: All the pages of the current article.
Permissible Data Element Values: All the pages of a cited article.
Permissible Data Element Values: All the pages of a citing article.

Publication Date

Unique Identifier: idli_publication_date
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The date upon which a specific article is published.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: date
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Various valid date or partial date formats are acceptable.
Permissible Data Element Values: The publication date of a cited work which may include year only, month and year, or month, day, and year.
Permissible Data Element Values: The publication date of a citing work which may include year only, month and year, or month, day, and year.

Comments: The publication date of the current work is recorded in the dc_Date element. This date element is needed only for cited or citing works.
Identifier

Unique Identifier: idli_identifier
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: A controlled code which uniquely identifies a work or journal.

Related Attribute: has_attribute idli_identifier_scheme

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Varies depending on the scheme of the identifer.
Permissible Data Element Values: A valid CODEN.
Permissible Data Element Values: A valid ISSN.
Permissible Data Element Values: A valid ISBN.
Permissible Data Element Values: A valid DOI.
Permissible Data Element Values: A valid IDLI Accession Number.
Permissible Data Element Values: A valid NAL Number.
Permissible Data Element Values: A valid SuDoc Number.
Permissible Data Element Values: A valid ACES Report Number.
Permissible Data Element Values: A valid ACES Library Call Number.
Permissible Data Element Values: A valid SISAC Number.
Permissible Data Element Values: A valid URI.
Permissible Data Element Values: A valid PII Number.

Identifier Scheme

Unique Identifier: idli_identifier_scheme
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The scheme or type for the associated identifier.

Related Attribute: attribute_of idli_identifier

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: 'coden'
Permissible Data Element Values: 'print issn'
Permissible Data Element Values: 'online issn'
Permissible Data Element Values: 'isbn'
Permissible Data Element Values: 'doi'
Permissible Data Element Values: 'idli accession number'
Permissible Data Element Values: 'pii'
Permissible Data Element Values: 'sisac'
Permissible Data Element Values: 'nal number'
Permissible Data Element Values: 'sudoc number'
Permissible Data Element Values: 'aces report number'
Permissible Data Element Values: 'aces library call number'
Permissible Data Element Values: 'uri'

Comments: The list of permissible values should be considered extensible.
Identifier

Unique Identifier: dc_Identifier
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: An unambiguous reference to the resource within a given context.

Related Attribute: parent_of idli_identifier

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_identifier' child.
Permissible Data Element Values: An unambiguous reference to the resource within a given context.

Comments: Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system. Example formal identification systems include the Uniform Resource Identifier (URI) (including the Uniform Resource Locator (URL)), the Digital Object Identifier (DOI) and the International Standard Book Number (ISBN).
LiveLink XML

Unique Identifier: idli_livelink_xml
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The URL to the raw XML formatted file representing the work.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: url
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Standard HTTP URL web address
Permissible Data Element Values: The URL to the raw XML formatted file representing the work.

Comments: This attribute is needed only for support of short citation displays by OpenText LiveLink, the software we currently use for indexing and searching our collection via the web.
LiveLink PDF

Unique Identifier: idli_livelink_pdf
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The URL to the PDF file representing the work.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: url
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Standard HTTP URL web address
Permissible Data Element Values: The URL to the PDF file representing the work.

Comments: This attribute is needed only for support of short citation displays by OpenText LiveLink, the software we currently use for indexing and searching our collection via the web.
Date

Unique Identifier: dc_Date
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: A date associated with an event in the life cycle of the resource.

Related Attribute: parent_of idli_date

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_date' child.
Permissible Data Element Values: A date associated with an event in the life cycle of the resource.

Comments: Typically, Date will be associated with the creation or availability of the resource. Recommended best practice for encoding the date value is defined in a profile of ISO 8601 [W3CDTF] and follows the YYYY-MM-DD format.
Date

Unique Identifier: idli_date
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: A date associated with an event in the life cycle of the resource.

Related Attribute: has_attribute idli_date_event

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: date
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: yyyy-mm-dd
Permissible Data Element Values: Any significant date in the lifecycle of the work.

Date Event

Unique Identifier: idli_date_event
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The event associated with the given date.

Related Attribute: attribute_of idli_date

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: 'online availability'
Permissible Data Element Values: 'print publication'
Permissible Data Element Values: 'received'
Permissible Data Element Values: 'revised'
Permissible Data Element Values: 'accepted'

Rights

Unique Identifier: dc_Rights
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: Information about rights held in and over the resource.

Related Attribute: parent_of idli_ccc

Related Attribute: parent_of idli_copyright

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_ccc' child and one 'idli_copyright' child.
Permissible Data Element Values: Information about rights held in and over the resource.

Comments: Typically, a Rights element will contain a rights management statement for the resource, or reference a service providing such information. Rights information often encompasses Intellectual Property Rights (IPR), Copyright, and various Property Rights. If the Rights element is absent, no assumptions can be made about the status of these and other rights with respect to the resource.
Copyright Clearance Code

Unique Identifier: idli_ccc
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The official Copyright Clearance Code for the work.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: The standard format for copyright clearance codes.
Permissible Data Element Values: The official copyright clearance code for the work.

Copyright

Unique Identifier: idli_copyright
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The official copyright statement for the work.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: date
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Copyright YYYY Publisher Name
Permissible Data Element Values: The official copyright statement for the work.

Description

Unique Identifier: dc_Description
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: An account of the content of the resource.

Related Attribute: parent_of idli_abstract

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_abstract' child.
Permissible Data Element Values: An account of the content of the resource.

Comments: Description may include but is not limited to: an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content.
Abstract

Unique Identifier: idli_abstract
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The abstract of a work as as it appears in the article.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Any markup included in the abstract will be removed or normalized, such as mathematics or emphasis.
Permissible Data Element Values: The abstract of the identified work.

Publisher

Unique Identifier: dc_Publisher
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: An entity responsible for making the resource available.

Related Attribute: parent_of idli_organization_name

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_organization_name' child.
Permissible Data Element Values: An entity responsible for making the resource available.

Comments: Examples of a Publisher include a person, an organisation, or a service. Typically, the name of a Publisher should be used to indicate the entity.
Type

Unique Identifier: dc_Type
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: The nature or genre of the content of the resource.

Related Attribute: parent_of idli_type

Related Attribute: parent_of idli_subtype

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_type' child and optionally one 'idli_subtype' child.
Permissible Data Element Values: The nature or genre of the content of the resource.

Comments: Type includes terms describing general categories, functions, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the working draft list of Dublin Core Types [DCT1]). To describe the physical or digital manifestation of the resource, use the FORMAT element.
Type

Unique Identifier: idli_type
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The nature or genre of the content of the resource.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: 'collection'
Permissible Data Element Values: 'dataset'
Permissible Data Element Values: 'event'
Permissible Data Element Values: 'image'
Permissible Data Element Values: 'interactive resource'
Permissible Data Element Values: 'model'
Permissible Data Element Values: 'party'
Permissible Data Element Values: 'physical object'
Permissible Data Element Values: 'place'
Permissible Data Element Values: 'service'
Permissible Data Element Values: 'software'
Permissible Data Element Values: 'sound'
Permissible Data Element Values: 'text'

Subtype

Unique Identifier: idli_subtype
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: An elaboration of the primary type.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: TO DO

Language

Unique Identifier: dc_Language
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: A language of the intellectual content of the resource.

Related Attribute: parent_of idli_language

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_language' child.
Permissible Data Element Values: A language of the intellectual content of the resource.

Comments: Recommended best practice for the values of the Language element is defined by RFC 1766 [RFC1766] which includes a two-letter Language Code (taken from the ISO 639 standard [ISO639]), followed optionally, by a two-letter Country Code (taken from the ISO 3166 standard [ISO3166]). For example, 'en' for English, 'fr' for French, or 'en-uk' for English used in the United Kingdom.
Language

Unique Identifier: idli_language
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: A language of the intellectual content of the resource.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: Any valid language code taken from RFC 1766.

Format

Unique Identifier: dc_Format
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: The physical or digital manifestation of the resource.

Related Attribute: parent_of idli_mime

Related Attribute: parent_of idli_size

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_mime' child and optionally one 'idli_size' child.
Permissible Data Element Values: The physical or digital manifestation of the resource.

Comments: Typically, Format may include the media-type or dimensions of the resource. Format may be used to determine the software, hardware or other equipment needed to display or operate the resource. Examples of dimensions include size and duration. Recommended best practice is to select a value from a controlled vocabulary (for example, the list of Internet Media Types [MIME] defining computer media formats).
MIME

Unique Identifier: idli_mime
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The MIME type of the digital representatin of the work.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: Any valid MIME type from the standard list of MIME types maintained by the IANA.

Size

Unique Identifier: idli_size
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The storage size of a particular alternate version of the current work in bytes.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: quantitative
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 1
Permissible Data Element Values: Any positive integer.

Relation

Unique Identifier: dc_Relation
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: A reference to a related resource.

Related Attribute: parent_of idli_external

Related Attribute: parent_of idli_part

Related Attribute: parent_of idli_alternate

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_external' child or one 'idli_part' child or one 'idli_alternate' child.
Permissible Data Element Values: A reference to a related external resource, such as a cited or citing resource, or a referring resource.
Permissible Data Element Values: A reference to a related resource which makes up part of the current resource.
Permissible Data Element Values: A reference to a related resource which is an alternate version of the current resource.

Comments: Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.
Alternate

Unique Identifier: idli_alternate
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: A reference to an alternate version or representation of the work.

Related Attribute: parent_of idli_link

Related Attribute: has_attribute idli_alternate_type

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Must contain one 'idli_link' child.
Permissible Data Element Values: Information about an alternate of the work.

Alternate Type

Unique Identifier: idli_alternate_type
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The classification of the associated alternate.

Related Attribute: attribute_of idli_alternate

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: 'full text'
Permissible Data Element Values: 'citation'
Permissible Data Element Values: 'authoritative original'

Link

Unique Identifier: idli_link
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: An HTTP URL to some web resource.

Related Attribute: has_attribute idli_link_mime

Related Attribute: has_attribute idli_link_role

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: url
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Standard HTTP URL web address
Permissible Data Element Values: Any valid URL.

Link MIME

Unique Identifier: idli_link_mime
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The MIME type of the resource associated with a link.

Related Attribute: attribute_of idli_link

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: Any valid MIME type from the standard list of MIME types maintained by the IANA.

Link Role

Unique Identifier: idli_link_role
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The type of resource that a link refers to.

Related Attribute: attribute_of idli_link

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: 'xml full text'
Permissible Data Element Values: 'raw sgml full text'
Permissible Data Element Values: 'raw xml full text'
Permissible Data Element Values: 'html full text'
Permissible Data Element Values: 'sgml full text'
Permissible Data Element Values: 'pdf full text'
Permissible Data Element Values: 'inspec citation'
Permissible Data Element Values: 'compendex citation'
Permissible Data Element Values: 'aip citation'
Permissible Data Element Values: 'aps citation'
Permissible Data Element Values: 'idli citation'
Permissible Data Element Values: 'doi link'
Permissible Data Element Values: 'figure'
Permissible Data Element Values: 'table'

External

Unique Identifier: idli_external
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: A reference to a related external work.

Related Attribute: parent_of idli_title

Related Attribute: parent_of idli_author_info

Related Attribute: parent_of idli_publication

Related Attribute: parent_of idli_link

Related Attribute: parent_of idli_identifier

Related Attribute: has_attribute idli_external_type

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_title' child and optionally one 'idli_publication' child, and zero or more 'idli_author_info,' 'idli_link' or 'idli_identifier' children.
Permissible Data Element Values: Information about a single external work which is related in some way to the current work.

External Type

Unique Identifier: idli_external_type
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The classification of the related external work.

Related Attribute: attribute_of idli_external

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: 'citation'
Permissible Data Element Values: 'forward citation'
Permissible Data Element Values: 'referrer'

Title

Unique Identifier: idli_title
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The complete displayable title or description for some related work or some part of the current work.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: For external related works, the format usually follows an established standard for citations, such as 'authors, publication title. volume, page, (date).' However, there can be considerable variation between publishers or for different types of works. For parts of the current work, the layout is freeform text.
Permissible Data Element Values: The complete displayable title or citation for a single related work.
Permissible Data Element Values: The complete caption or label for a part of the current work.

Part

Unique Identifier: idli_part
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: A reference to a part of the current work, such as a figure or table.

Related Attribute: parent_of idli_title

Related Attribute: parent_of idli_link

Related Attribute: has_attribute idli_part_type

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain an 'idli_title,' or 'idli_link' or both.
Permissible Data Element Values: Information about a single significant part of the current work.

Part Type

Unique Identifier: idli_part_type
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The classification of the part of the work.

Related Attribute: attribute_of idli_part

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Permissible Data Element Values: 'figure'
Permissible Data Element Values: 'table'

Subject

Unique Identifier: dc_Subject
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: The topic of the content of the resource.

Related Attribute: parent_of idli_controlled_term

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_controlled_term' child.
Permissible Data Element Values: The topic of the content of the resource.

Comments: Typically, a Subject will be expressed as keywords, key phrases or classification codes that describe a topic of the resource. Recommended best practice is to select a value from a controlled vocabulary or formal classification scheme.
Controlled Term

Unique Identifier: idli_controlled_term
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: Keyword, key phrase, or classification code that describe a topic of the work.

Related Attribute: has_attribute idli_controlled_term_authority

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Varies for different Controlled Term Authorities.
Permissible Data Element Values: Keyword from a controlled vocabulary that describe a topic of the work.
Permissible Data Element Values: Key phrase from a controlled vocabulary that describe a topic of the work.
Permissible Data Element Values: Classification code from a controlled vocabulary that describe a topic of the work.

Controlled Term Authority

Unique Identifier: idli_controlled_term_authority
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The authority for the controlled vocabulary used for the controlled term.

Related Attribute: attribute_of idli_controlled_term

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: code
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: The name of the authority, optionally followed by a date defining the period during which the authority is applicable.
Permissible Data Element Values: 'pac 'yyyy
Permissible Data Element Values: 'pacheader 'yyyy

Coverage

Unique Identifier: dc_Coverage
  Version: 1.1
  Registration Authority:
Dublin Core Metadata Initiative

Definition: The extent or scope of the content of the resource.

Related Attribute: parent_of idli_time

Related Attribute: parent_of idli_place

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_place' or 'idli_time' child.
Permissible Data Element Values: The extent or scope of the content of the resource.

Comments: Coverage will typically include spatial location (a place name or geographic coordinates), temporal period (a period label, date, or date range) or jurisdiction (such as a named administrative entity). Recommended best practice is to select a value from a controlled vocabulary (for example, the Thesaurus of Geographic Names [TGN]) and that, where appropriate, named places or time periods be used in preference to numeric identifiers such as sets of coordinates or date ranges.
Time

Unique Identifier: idli_time
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The temporal extent or scope of the content of the resource.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: A freeform, comma-separated list of times or time periods.
Permissible Data Element Values: Times or time periods describing the scope or context of the work.

Place

Unique Identifier: idli_place
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The geographic extent or scope of the content of the resource.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: A freeform, comma-separated list of geographic locations.
Permissible Data Element Values: Geographic locations describing the scope or context of the work.

Preparation

Unique Identifier: idli_preparation
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: Information about this metadata record.

Related Attribute: parent_of idli_preparer_name

Related Attribute: parent_of idli_preparer_email

Related Attribute: parent_of idli_last_updated

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: Will contain one 'idli_preparer_name,' 'idli_preparer_email,' and 'idli_last_updated.'
Permissible Data Element Values: Information about this metadata record.

Preparer Name

Unique Identifier: idli_preparer_name
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The name of the person responsible for the creation of this metadata record.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: First_Name Last_Name
Permissible Data Element Values: The name of the person responsible for the creation of this metadata record.

Preparer Email

Unique Identifier: idli_preparer_email
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The email address of the person responsible for the creation of this metadata record.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: text
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: A standard email address scheme.
Permissible Data Element Values: The email address of the person responsible for the creation of this metadata record.

Last Updated

Unique Identifier: idli_last_updated
  Version: 0.9
  Registration Authority: University of Illinois Digitial Library Initiative

Definition: The date this metadata record was last modified.

Representation:
Representation Category: ISO/IEC 10646
Form of Representation: date
Data Type of Data Element Value: character
Maximum Size of Value: unlimited
Minimum Size of Value: 0
Layout: yyyy-mm-dd
Permissible Data Element Values: The date this metadata record was last modified.