Movatterモバイル変換


[0]ホーム

URL:


DCMI Metadata Terms

Title:DCMI Metadata Terms
Creator:DCMI Usage Board
Identifier: http://dublincore.org/specifications/dublin-core/dcmi-terms/2020-01-20/
Date Issued:2020-01-20
Latest Version:https://www.dublincore.org/specifications/dublin-core/dcmi-terms/
Version History:https://www.dublincore.org/specifications/dublin-core/dcmi-terms/release_history/
Document Status:This is a DCMI Recommendation.
Description:This document is an up-to-date specification of all metadata terms maintained by the Dublin Core Metadata Initiative, including properties, vocabulary encoding schemes, syntax encoding schemes, and classes.

Table of Contents

  1. Introduction and Definitions
  2. Properties in the/terms/ namespace
  3. Properties in the/elements/1.1/ namespace
  4. Vocabulary Encoding Schemes
  5. Syntax Encoding Schemes
  6. Classes
  7. DCMI Type Vocabulary
  8. Terms for vocabulary description
  9. Bibliography

Index of Terms

Properties in the/terms/ namespace:abstract,accessRights,accrualMethod,accrualPeriodicity,accrualPolicy,alternative,audience,available,bibliographicCitation,conformsTo,contributor,coverage,created,creator,date,dateAccepted,dateCopyrighted,dateSubmitted,description,educationLevel,extent,format,hasFormat,hasPart,hasVersion,identifier,instructionalMethod,isFormatOf,isPartOf,isReferencedBy,isReplacedBy,isRequiredBy,issued,isVersionOf,language,license,mediator,medium,modified,provenance,publisher,references,relation,replaces,requires,rights,rightsHolder,source,spatial,subject,tableOfContents,temporal,title,type,valid
Properties in the/elements/1.1/ namespace:contributor,coverage,creator,date,description,format,identifier,language,publisher,relation,rights,source,subject,title,type
Vocabulary Encoding Schemes:DCMIType,DDC,IMT,LCC,LCSH,MESH,NLM,TGN,UDC
Syntax Encoding Schemes:Box,ISO3166,ISO639-2,ISO639-3,Period,Point,RFC1766,RFC3066,RFC4646,RFC5646,URI,W3CDTF
Classes:Agent,AgentClass,BibliographicResource,FileFormat,Frequency,Jurisdiction,LicenseDocument,LinguisticSystem,Location,LocationPeriodOrJurisdiction,MediaType,MediaTypeOrExtent,MethodOfAccrual,MethodOfInstruction,PeriodOfTime,PhysicalMedium,PhysicalResource,Policy,ProvenanceStatement,RightsStatement,SizeOrDuration,Standard
DCMI Type Vocabulary:Collection,Dataset,Event,Image,InteractiveResource,MovingImage,PhysicalObject,Service,Software,Sound,StillImage,Text
Terms for vocabulary description:domainIncludes,memberOf,rangeIncludes,VocabularyEncodingScheme

Section 1: Introduction and Definitions

This document is an up-to-date, authoritative specification of all metadata terms maintained by the Dublin Core™ Metadata Initiative. Included are the fifteen terms of the Dublin Core™ Metadata Element Set (also known as "the Dublin Core") plus several dozen properties, classes, datatypes, and vocabulary encoding schemes. The "Dublin Core" plus these extension vocabularies are collectively referred to as "DCMI metadata terms" ("Dublin Core terms" for short). These terms are intended to be used in combination with metadata terms from other, compatible vocabularies in the context of application profiles.

DCMI metadata terms are expressed in RDF vocabularies for use in Linked Data. Creators of non-RDF metadata can use the terms in contexts such as XML, JSON, UML, or relational databases by disregarding both the global identifier and the formal implications of the RDF-specific aspects of term definitions. Such users can take domain, range, subproperty, and subclass relations as usage suggestions and focus on the natural-language text of definitions, usage notes, and examples.

Each term is identified with a Uniform Resource Identifier (URI), a global identifier usable in Linked Data. Term URIs resolve to the (DCMI Metadata Terms) document when selected in a browser or, when referenced programmatically by RDF applications, to one offour RDF schemas. The scope of each RDF schema corresponds to a "DCMI namespace", or set of DCMI metadata terms that are identified using a common base URI, as enumerated in theDCMI Namespace Policy. In Linked Data, the URIs for DCMI namespaces are often declared as prefixes in order to make data, queries, and schemas more concise and readable.

The four DCMI namespaces are:

  • http://purl.org/dc/elements/1.1/ The/elements/1.1/ namespace was created in 2000 for the RDF representation of the fifteen-element Dublin Core and has been widely used in data for more than twenty years. This namespace corresponds to the original scope of ISO 15836, which was published first in 2003 and last revised in 2017 as ISO 15836-1:2017 [ISO 15836-1:2017.
  • http://purl.org/dc/terms/ The/terms/ namespace was originally created in 2001 for identifying new terms coined outside of the original fifteen-element Dublin Core. In 2008, in the context of defining formal semantic constraints for DCMI metadata terms in support of RDF applications, the original fifteen elements themselves were mirrored in the/terms/ namespace. As a result, there exists both adc:date (http://purl.org/dc/elements/1.1/date) with no formal range and a correspondingdcterms:date (http://purl.org/dc/terms/date) with a formal range of "literal". While these distinctions are significant for creators of RDF applications, most users can safely treat the fifteen parallel properties as equivalent. The most useful properties and classes of DCMI Metadata Terms have now been published as ISO 15836-2:2019 [ISO 15836-2:2019]. While the/elements/1.1/ namespace will be supported indefinitely, DCMI gently encourages use of the/terms/ namespace.
  • http://purl.org/dc/dcmitype/ The/dcmitype/ namespace was created in 2001 for the DCMI Type Vocabulary, which defines classes for basic types of thing that can be described using DCMI metadata terms.
  • http://purl.org/dc/dcam/ The/dcam/ namespace was created in 2008 for terms used in thedescription of DCMI metadata terms.

Each term is specified with the following minimal set of attributes:

Name: A token appended to the URI of a DCMI namespace to create the URI of the term.
Label: The human-readable label assigned to the term.
URI: The Uniform Resource Identifier used to uniquely identify a term.
Definition: A statement that represents the concept and essential nature of the term.
Type of Term: The type of term: property, class, datatype, or vocabulary encoding scheme.

Where applicable, the following attributes provide additional information about a term:

Comment: Additional information about the term or its application.
See: Authoritative documentation related to the term.
Subproperty Of: A property of which the described term is a sub-property.
Superclass Of: A class of which the described term is a super-class.
Subclass Of: A class of which the described term is a sub-class.
Domain: A class of which a resource described by the term is an instance.
Domain Includes: A suggested class for subjects of this property.
Range: A class of which a value described by the term is an instance.
Range Includes: A suggested class for values of this property.
Member Of: An enumerated set of resources (Vocabulary Encoding Scheme) of which the term is a member.
Instance Of: A class of which the described term is an instance.
Equivalent
Property:
A property to which the described term is equivalent.

References

[ISO 15836-1:2017]https://www.iso.org/standard/71339.html
[ISO 15836-2:2019]https://www.iso.org/standard/71341.html
[NAMESPACE]http://dublincore.org/specifications/dublin-core/dcmi-namespace/

Section 2: Properties in the/terms/ namespace

Term Name: abstract
URIhttp://purl.org/dc/terms/abstract
LabelAbstract
DefinitionA summary of the resource.
Type of Term Property
Subproperty of
Term Name: accessRights
URIhttp://purl.org/dc/terms/accessRights
LabelAccess Rights
DefinitionInformation about who access the resource or an indication of its security status.
CommentAccess Rights may include information regarding access or restrictions based on privacy, security, or other policies.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/RightsStatement
Subproperty of
  • Rights (http://purl.org/dc/elements/1.1/rights)
  • Rights (http://purl.org/dc/terms/rights)
Term Name: accrualMethod
URIhttp://purl.org/dc/terms/accrualMethod
LabelAccrual Method
DefinitionThe method by which items are added to a collection.
CommentRecommended practice is to use a value from the Collection Description Accrual Method Vocabulary [DCMI-ACCRUALMETHOD].
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/MethodOfAccrual
Has Domainhttp://purl.org/dc/dcmitype/Collection
Term Name: accrualPeriodicity
URIhttp://purl.org/dc/terms/accrualPeriodicity
LabelAccrual Periodicity
DefinitionThe frequency with which items are added to a collection.
CommentRecommended practice is to use a value from the Collection Description Frequency Vocabulary [DCMI-COLLFREQ].
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/Frequency
Has Domainhttp://purl.org/dc/dcmitype/Collection
Term Name: accrualPolicy
URIhttp://purl.org/dc/terms/accrualPolicy
LabelAccrual Policy
DefinitionThe policy governing the addition of items to a collection.
CommentRecommended practice is to use a value from the Collection Description Accrual Policy Vocabulary [DCMI-ACCRUALPOLICY].
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/Policy
Has Domainhttp://purl.org/dc/dcmitype/Collection
Term Name: alternative
URIhttp://purl.org/dc/terms/alternative
LabelAlternative Title
DefinitionAn alternative name for the resource.
CommentThe distinction between titles and alternative titles is application-specific.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Title (http://purl.org/dc/elements/1.1/title)
  • Title (http://purl.org/dc/terms/title)
Term Name: audience
URIhttp://purl.org/dc/terms/audience
LabelAudience
DefinitionA class of agents for whom the resource is intended or useful.
CommentRecommended practice is to use this property with non-literal values from a vocabulary of audience types.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/AgentClass
Term Name: available
URIhttp://purl.org/dc/terms/available
LabelDate Available
DefinitionDate that the resource became or will become available.
CommentRecommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Date (http://purl.org/dc/elements/1.1/date)
  • Date (http://purl.org/dc/terms/date)
Term Name: bibliographicCitation
URIhttp://purl.org/dc/terms/bibliographicCitation
LabelBibliographic Citation
DefinitionA bibliographic reference for the resource.
CommentRecommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Identifier (http://purl.org/dc/elements/1.1/identifier)
  • Identifier (http://purl.org/dc/terms/identifier)
Term Name: conformsTo
URIhttp://purl.org/dc/terms/conformsTo
LabelConforms To
DefinitionAn established standard to which the described resource conforms.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/Standard
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: contributor
URIhttp://purl.org/dc/terms/contributor
LabelContributor
DefinitionAn entity responsible for making contributions to the resource.
CommentThe guidelines for using names of persons or organizations as creators apply to contributors.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/Agent
Subproperty of
  • Contributor (http://purl.org/dc/elements/1.1/contributor)
Term Name: coverage
URIhttp://purl.org/dc/terms/coverage
LabelCoverage
DefinitionThe spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.
CommentSpatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges. Because coverage is so broadly defined, it is preferable to use the more specific subproperties Temporal Coverage and Spatial Coverage.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/Location
  • http://purl.org/dc/terms/Period
  • http://purl.org/dc/terms/Jurisdiction
Subproperty of
  • Coverage (http://purl.org/dc/elements/1.1/coverage)
Term Name: created
URIhttp://purl.org/dc/terms/created
LabelDate Created
DefinitionDate of creation of the resource.
CommentRecommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Date (http://purl.org/dc/elements/1.1/date)
  • Date (http://purl.org/dc/terms/date)
Term Name: creator
URIhttp://purl.org/dc/terms/creator
LabelCreator
DefinitionAn entity responsible for making the resource.
CommentRecommended practice is to identify the creator with a URI. If this is not possible or feasible, a literal value that identifies the creator may be provided.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/Agent
Equivalent Property
  • http://xmlns.com/foaf/0.1/maker
Subproperty of
  • Creator (http://purl.org/dc/elements/1.1/creator)
  • Contributor (http://purl.org/dc/terms/contributor)
Term Name: date
URIhttp://purl.org/dc/terms/date
LabelDate
DefinitionA point or period of time associated with an event in the lifecycle of the resource.
CommentDate may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [ISO 8601-1] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [W3CDTF] or the Extended Date/Time Format Specification [EDTF]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Date (http://purl.org/dc/elements/1.1/date)
Term Name: dateAccepted
URIhttp://purl.org/dc/terms/dateAccepted
LabelDate Accepted
DefinitionDate of acceptance of the resource.
CommentRecommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a date of acceptance may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal).
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Date (http://purl.org/dc/elements/1.1/date)
  • Date (http://purl.org/dc/terms/date)
Term Name: dateCopyrighted
URIhttp://purl.org/dc/terms/dateCopyrighted
LabelDate Copyrighted
DefinitionDate of copyright of the resource.
CommentTypically a year. Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Date (http://purl.org/dc/elements/1.1/date)
  • Date (http://purl.org/dc/terms/date)
Term Name: dateSubmitted
URIhttp://purl.org/dc/terms/dateSubmitted
LabelDate Submitted
DefinitionDate of submission of the resource.
CommentRecommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a 'Date Submitted' may be relevant include a thesis (submitted to a university department) or an article (submitted to a journal).
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Date (http://purl.org/dc/elements/1.1/date)
  • Date (http://purl.org/dc/terms/date)
Term Name: description
URIhttp://purl.org/dc/terms/description
LabelDescription
DefinitionAn account of the resource.
CommentDescription may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.
Type of Term Property
Subproperty of
  • Description (http://purl.org/dc/elements/1.1/description)
Term Name: educationLevel
URIhttp://purl.org/dc/terms/educationLevel
LabelAudience Education Level
DefinitionA class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/AgentClass
Subproperty of
  • Audience (http://purl.org/dc/terms/audience)
Term Name: extent
URIhttp://purl.org/dc/terms/extent
LabelExtent
DefinitionThe size or duration of the resource.
CommentRecommended practice is to specify the file size in megabytes and duration in ISO 8601 format.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/SizeOrDuration
Subproperty of
  • Format (http://purl.org/dc/elements/1.1/format)
  • Format (http://purl.org/dc/terms/format)
Term Name: format
URIhttp://purl.org/dc/terms/format
LabelFormat
DefinitionThe file format, physical medium, or dimensions of the resource.
CommentRecommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [MIME]. Examples of dimensions include size and duration.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/MediaType
  • http://purl.org/dc/terms/Extent
Subproperty of
  • Format (http://purl.org/dc/elements/1.1/format)
Term Name: hasFormat
URIhttp://purl.org/dc/terms/hasFormat
LabelHas Format
DefinitionA related resource that is substantially the same as the pre-existing described resource, but in another format.
CommentThis property is intended to be used with non-literal values. This property is an inverse property of Is Format Of.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: hasPart
URIhttp://purl.org/dc/terms/hasPart
LabelHas Part
DefinitionA related resource that is included either physically or logically in the described resource.
CommentThis property is intended to be used with non-literal values. This property is an inverse property of Is Part Of.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: hasVersion
URIhttp://purl.org/dc/terms/hasVersion
LabelHas Version
DefinitionA related resource that is a version, edition, or adaptation of the described resource.
CommentChanges in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Is Version Of.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: identifier
URIhttp://purl.org/dc/terms/identifier
LabelIdentifier
DefinitionAn unambiguous reference to the resource within a given context.
CommentRecommended practice is to identify the resource by means of a string conforming to an identification system. Examples include International Standard Book Number (ISBN), Digital Object Identifier (DOI), and Uniform Resource Name (URN). Persistent identifiers should be provided as HTTP URIs.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Identifier (http://purl.org/dc/elements/1.1/identifier)
Term Name: instructionalMethod
URIhttp://purl.org/dc/terms/instructionalMethod
LabelInstructional Method
DefinitionA process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.
CommentInstructional Method typically includes ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/MethodOfInstruction
Term Name: isFormatOf
URIhttp://purl.org/dc/terms/isFormatOf
LabelIs Format Of
DefinitionA pre-existing related resource that is substantially the same as the described resource, but in another format.
CommentThis property is intended to be used with non-literal values. This property is an inverse property of Has Format.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: isPartOf
URIhttp://purl.org/dc/terms/isPartOf
LabelIs Part Of
DefinitionA related resource in which the described resource is physically or logically included.
CommentThis property is intended to be used with non-literal values. This property is an inverse property of Has Part.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: isReferencedBy
URIhttp://purl.org/dc/terms/isReferencedBy
LabelIs Referenced By
DefinitionA related resource that references, cites, or otherwise points to the described resource.
CommentThis property is intended to be used with non-literal values. This property is an inverse property of References.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: isReplacedBy
URIhttp://purl.org/dc/terms/isReplacedBy
LabelIs Replaced By
DefinitionA related resource that supplants, displaces, or supersedes the described resource.
CommentThis property is intended to be used with non-literal values. This property is an inverse property of Replaces.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: isRequiredBy
URIhttp://purl.org/dc/terms/isRequiredBy
LabelIs Required By
DefinitionA related resource that requires the described resource to support its function, delivery, or coherence.
CommentThis property is intended to be used with non-literal values. This property is an inverse property of Requires.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: issued
URIhttp://purl.org/dc/terms/issued
LabelDate Issued
DefinitionDate of formal issuance of the resource.
CommentRecommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Date (http://purl.org/dc/elements/1.1/date)
  • Date (http://purl.org/dc/terms/date)
Term Name: isVersionOf
URIhttp://purl.org/dc/terms/isVersionOf
LabelIs Version Of
DefinitionA related resource of which the described resource is a version, edition, or adaptation.
CommentChanges in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Has Version.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: language
URIhttp://purl.org/dc/terms/language
LabelLanguage
DefinitionA language of the resource.
CommentRecommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [IETF-BCP47] language tag.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/LinguisticSystem
Subproperty of
  • Language (http://purl.org/dc/elements/1.1/language)
Term Name: license
URIhttp://purl.org/dc/terms/license
LabelLicense
DefinitionA legal document giving official permission to do something with the resource.
CommentRecommended practice is to identify the license document with a URI. If this is not possible or feasible, a literal value that identifies the license may be provided.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/LicenseDocument
Subproperty of
  • Rights (http://purl.org/dc/elements/1.1/rights)
  • Rights (http://purl.org/dc/terms/rights)
Term Name: mediator
URIhttp://purl.org/dc/terms/mediator
LabelMediator
DefinitionAn entity that mediates access to the resource.
CommentIn an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/AgentClass
Subproperty of
  • Audience (http://purl.org/dc/terms/audience)
Term Name: medium
URIhttp://purl.org/dc/terms/medium
LabelMedium
DefinitionThe material or physical carrier of the resource.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/PhysicalMedium
Domain Includes
  • http://purl.org/dc/terms/PhysicalResource
Subproperty of
  • Format (http://purl.org/dc/elements/1.1/format)
  • Format (http://purl.org/dc/terms/format)
Term Name: modified
URIhttp://purl.org/dc/terms/modified
LabelDate Modified
DefinitionDate on which the resource was changed.
CommentRecommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Date (http://purl.org/dc/elements/1.1/date)
  • Date (http://purl.org/dc/terms/date)
Term Name: provenance
URIhttp://purl.org/dc/terms/provenance
LabelProvenance
DefinitionA statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.
CommentThe statement may include a description of any changes successive custodians made to the resource.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/ProvenanceStatement
Term Name: publisher
URIhttp://purl.org/dc/terms/publisher
LabelPublisher
DefinitionAn entity responsible for making the resource available.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/Agent
Subproperty of
  • Publisher (http://purl.org/dc/elements/1.1/publisher)
Term Name: references
URIhttp://purl.org/dc/terms/references
LabelReferences
DefinitionA related resource that is referenced, cited, or otherwise pointed to by the described resource.
CommentThis property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: relation
URIhttp://purl.org/dc/terms/relation
LabelRelation
DefinitionA related resource.
CommentRecommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
Term Name: replaces
URIhttp://purl.org/dc/terms/replaces
LabelReplaces
DefinitionA related resource that is supplanted, displaced, or superseded by the described resource.
CommentThis property is intended to be used with non-literal values. This property is an inverse property of Is Replaced By.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: requires
URIhttp://purl.org/dc/terms/requires
LabelRequires
DefinitionA related resource that is required by the described resource to support its function, delivery, or coherence.
CommentThis property is intended to be used with non-literal values. This property is an inverse property of Is Required By.
Type of Term Property
Subproperty of
  • Relation (http://purl.org/dc/elements/1.1/relation)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: rights
URIhttp://purl.org/dc/terms/rights
LabelRights
DefinitionInformation about rights held in and over the resource.
CommentTypically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. Recommended practice is to refer to a rights statement with a URI. If this is not possible or feasible, a literal value (name, label, or short text) may be provided.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/RightsStatement
Subproperty of
  • Rights (http://purl.org/dc/elements/1.1/rights)
Term Name: rightsHolder
URIhttp://purl.org/dc/terms/rightsHolder
LabelRights Holder
DefinitionA person or organization owning or managing rights over the resource.
CommentRecommended practice is to refer to the rights holder with a URI. If this is not possible or feasible, a literal value that identifies the rights holder may be provided.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/Agent
Term Name: source
URIhttp://purl.org/dc/terms/source
LabelSource
DefinitionA related resource from which the described resource is derived.
CommentThis property is intended to be used with non-literal values. The described resource may be derived from the related resource in whole or in part. Best practice is to identify the related resource by means of a URI or a string conforming to a formal identification system.
Type of Term Property
Subproperty of
  • Source (http://purl.org/dc/elements/1.1/source)
  • Relation (http://purl.org/dc/terms/relation)
Term Name: spatial
URIhttp://purl.org/dc/terms/spatial
LabelSpatial Coverage
DefinitionSpatial characteristics of the resource.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/Location
Subproperty of
  • Coverage (http://purl.org/dc/elements/1.1/coverage)
  • Coverage (http://purl.org/dc/terms/coverage)
Term Name: subject
URIhttp://purl.org/dc/terms/subject
LabelSubject
DefinitionA topic of the resource.
CommentRecommended practice is to refer to the subject with a URI. If this is not possible or feasible, a literal value that identifies the subject may be provided. Both should preferably refer to a subject in a controlled vocabulary.
Type of Term Property
Subproperty of
  • Subject (http://purl.org/dc/elements/1.1/subject)
Term Name: tableOfContents
URIhttp://purl.org/dc/terms/tableOfContents
LabelTable Of Contents
DefinitionA list of subunits of the resource.
Type of Term Property
Subproperty of
Term Name: temporal
URIhttp://purl.org/dc/terms/temporal
LabelTemporal Coverage
DefinitionTemporal characteristics of the resource.
Type of Term Property
Range Includes
  • http://purl.org/dc/terms/PeriodOfTime
Subproperty of
  • Coverage (http://purl.org/dc/elements/1.1/coverage)
  • Coverage (http://purl.org/dc/terms/coverage)
Term Name: title
URIhttp://purl.org/dc/terms/title
LabelTitle
DefinitionA name given to the resource.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Title (http://purl.org/dc/elements/1.1/title)
Term Name: type
URIhttp://purl.org/dc/terms/type
LabelType
DefinitionThe nature or genre of the resource.
CommentRecommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMI-TYPE]. To describe the file format, physical medium, or dimensions of the resource, use the property Format.
Type of Term Property
Subproperty of
  • Type (http://purl.org/dc/elements/1.1/type)
Term Name: valid
URIhttp://purl.org/dc/terms/valid
LabelDate Valid
DefinitionDate (often a range) of validity of a resource.
CommentRecommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.
Type of Term Property
Has Rangehttp://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Date (http://purl.org/dc/elements/1.1/date)
  • Date (http://purl.org/dc/terms/date)

Section 3: Properties in the/elements/1.1/ namespace

Term Name: contributor
URIhttp://purl.org/dc/elements/1.1/contributor
LabelContributor
DefinitionAn entity responsible for making contributions to the resource.
CommentThe guidelines for using names of persons or organizations as creators also apply to contributors. Typically, the name of a Contributor should be used to indicate the entity.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: coverage
URIhttp://purl.org/dc/elements/1.1/coverage
LabelCoverage
DefinitionThe spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.
CommentSpatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: creator
URIhttp://purl.org/dc/elements/1.1/creator
LabelCreator
DefinitionAn entity primarily responsible for making the resource.
CommentExamples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: date
URIhttp://purl.org/dc/elements/1.1/date
LabelDate
DefinitionA point or period of time associated with an event in the lifecycle of the resource.
CommentDate may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [ISO 8601-1] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [W3CDTF] or the Extended Date/Time Format Specification [EDTF]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: description
URIhttp://purl.org/dc/elements/1.1/description
LabelDescription
DefinitionAn account of the resource.
CommentDescription may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: format
URIhttp://purl.org/dc/elements/1.1/format
LabelFormat
DefinitionThe file format, physical medium, or dimensions of the resource.
CommentRecommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [MIME].
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: identifier
URIhttp://purl.org/dc/elements/1.1/identifier
LabelIdentifier
DefinitionAn unambiguous reference to the resource within a given context.
CommentRecommended practice is to identify the resource by means of a string conforming to an identification system.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: language
URIhttp://purl.org/dc/elements/1.1/language
LabelLanguage
DefinitionA language of the resource.
CommentRecommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [IETF-BCP47] language tag.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: publisher
URIhttp://purl.org/dc/elements/1.1/publisher
LabelPublisher
DefinitionAn entity responsible for making the resource available.
CommentExamples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: relation
URIhttp://purl.org/dc/elements/1.1/relation
LabelRelation
DefinitionA related resource.
CommentRecommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: rights
URIhttp://purl.org/dc/elements/1.1/rights
LabelRights
DefinitionInformation about rights held in and over the resource.
CommentTypically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: source
URIhttp://purl.org/dc/elements/1.1/source
LabelSource
DefinitionA related resource from which the described resource is derived.
CommentThe described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: subject
URIhttp://purl.org/dc/elements/1.1/subject
LabelSubject
DefinitionThe topic of the resource.
CommentTypically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: title
URIhttp://purl.org/dc/elements/1.1/title
LabelTitle
DefinitionA name given to the resource.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.
Term Name: type
URIhttp://purl.org/dc/elements/1.1/type
LabelType
DefinitionThe nature or genre of the resource.
CommentRecommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMI-TYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.
Type of Term Property
NoteAsecond property with the same name as this property has been declared in thedcterms: namespace. See the Introduction to the documentDCMI Metadata Terms for an explanation.

Section 4: Vocabulary Encoding Schemes

Term Name: DCMIType
URIhttp://purl.org/dc/terms/DCMIType
LabelDCMI Type Vocabulary
DefinitionThe set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.
Type of Term Vocabulary Encoding Scheme
Seehttp://purl.org/dc/dcmitype/
Term Name: DDC
URIhttp://purl.org/dc/terms/DDC
LabelDDC
DefinitionThe set of conceptual resources specified by the Dewey Decimal Classification.
Type of Term Vocabulary Encoding Scheme
Seehttp://www.oclc.org/dewey/
Term Name: IMT
URIhttp://purl.org/dc/terms/IMT
LabelIMT
DefinitionThe set of media types specified by the Internet Assigned Numbers Authority.
Type of Term Vocabulary Encoding Scheme
Seehttp://www.iana.org/assignments/media-types/
Term Name: LCC
URIhttp://purl.org/dc/terms/LCC
LabelLCC
DefinitionThe set of conceptual resources specified by the Library of Congress Classification.
Type of Term Vocabulary Encoding Scheme
Seehttp://lcweb.loc.gov/catdir/cpso/lcco/lcco.html
Term Name: LCSH
URIhttp://purl.org/dc/terms/LCSH
LabelLCSH
DefinitionThe set of labeled concepts specified by the Library of Congress Subject Headings.
Type of Term Vocabulary Encoding Scheme
Term Name: MESH
URIhttp://purl.org/dc/terms/MESH
LabelMeSH
DefinitionThe set of labeled concepts specified by the Medical Subject Headings.
Type of Term Vocabulary Encoding Scheme
Seehttp://www.nlm.nih.gov/mesh/meshhome.html
Term Name: NLM
URIhttp://purl.org/dc/terms/NLM
LabelNLM
DefinitionThe set of conceptual resources specified by the National Library of Medicine Classification.
Type of Term Vocabulary Encoding Scheme
Seehttp://wwwcf.nlm.nih.gov/class/
Term Name: TGN
URIhttp://purl.org/dc/terms/TGN
LabelTGN
DefinitionThe set of places specified by the Getty Thesaurus of Geographic Names.
Type of Term Vocabulary Encoding Scheme
Seehttp://www.getty.edu/research/tools/vocabulary/tgn/index.html
Term Name: UDC
URIhttp://purl.org/dc/terms/UDC
LabelUDC
DefinitionThe set of conceptual resources specified by the Universal Decimal Classification.
Type of Term Vocabulary Encoding Scheme
Seehttp://www.udcc.org/

Section 5: Syntax Encoding Schemes

Term Name: Box
URIhttp://purl.org/dc/terms/Box
LabelDCMI Box
DefinitionThe set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme.
Type of Term Datatype
Seehttps://www.dublincore.org/specifications/dublin-core/dcmi-box/
Term Name: ISO3166
URIhttp://purl.org/dc/terms/ISO3166
LabelISO 3166
DefinitionThe set of codes listed in ISO 3166-1 for the representation of names of countries.
Type of Term Datatype
Seehttps://www.iso.org/obp/ui/#search
Term Name: ISO639-2
URIhttp://purl.org/dc/terms/ISO639-2
LabelISO 639-2
DefinitionThe three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages.
Type of Term Datatype
Seehttp://lcweb.loc.gov/standards/iso639-2/langhome.html
Term Name: ISO639-3
URIhttp://purl.org/dc/terms/ISO639-3
LabelISO 639-3
DefinitionThe set of three-letter codes listed in ISO 639-3 for the representation of names of languages.
Type of Term Datatype
Seehttp://www.sil.org/iso639-3/
Term Name: Period
URIhttp://purl.org/dc/terms/Period
LabelDCMI Period
DefinitionThe set of time intervals defined by their limits according to the DCMI Period Encoding Scheme.
Type of Term Datatype
Seehttps://www.dublincore.org/specifications/dublin-core/dcmi-period/
Term Name: Point
URIhttp://purl.org/dc/terms/Point
LabelDCMI Point
DefinitionThe set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme.
Type of Term Datatype
Seehttps://www.dublincore.org/specifications/dublin-core/dcmi-point/
Term Name: RFC1766
URIhttp://purl.org/dc/terms/RFC1766
LabelRFC 1766
DefinitionThe set of tags, constructed according to RFC 1766, for the identification of languages.
Type of Term Datatype
Seehttp://www.ietf.org/rfc/rfc1766.txt
Term Name: RFC3066
URIhttp://purl.org/dc/terms/RFC3066
LabelRFC 3066
DefinitionThe set of tags constructed according to RFC 3066 for the identification of languages.
CommentRFC 3066 has been obsoleted by RFC 4646.
Type of Term Datatype
Seehttp://www.ietf.org/rfc/rfc3066.txt
Term Name: RFC4646
URIhttp://purl.org/dc/terms/RFC4646
LabelRFC 4646
DefinitionThe set of tags constructed according to RFC 4646 for the identification of languages.
CommentRFC 4646 obsoletes RFC 3066.
Type of Term Datatype
Seehttp://www.ietf.org/rfc/rfc4646.txt
Term Name: RFC5646
URIhttp://purl.org/dc/terms/RFC5646
LabelRFC 5646
DefinitionThe set of tags constructed according to RFC 5646 for the identification of languages.
CommentRFC 5646 obsoletes RFC 4646.
Type of Term Datatype
Seehttp://www.ietf.org/rfc/rfc5646.txt
Term Name: URI
URIhttp://purl.org/dc/terms/URI
LabelURI
DefinitionThe set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force.
Type of Term Datatype
Seehttp://www.ietf.org/rfc/rfc3986.txt
Term Name: W3CDTF
URIhttp://purl.org/dc/terms/W3CDTF
LabelW3C-DTF
DefinitionThe set of dates and times constructed according to the W3C Date and Time Formats Specification.
Type of Term Datatype
Seehttp://www.w3.org/TR/NOTE-datetime

Section 6: Classes

Term Name: Agent
URIhttp://purl.org/dc/terms/Agent
LabelAgent
DefinitionA resource that acts or has the power to act.
Type of Term Class
Instance Ofhttp://purl.org/dc/terms/AgentClass
Term Name: AgentClass
URIhttp://purl.org/dc/terms/AgentClass
LabelAgent Class
DefinitionA group of agents.
Type of Term Class
Subclass ofhttp://www.w3.org/2000/01/rdf-schema#Class
Term Name: BibliographicResource
URIhttp://purl.org/dc/terms/BibliographicResource
LabelBibliographic Resource
DefinitionA book, article, or other documentary resource.
Type of Term Class
Term Name: FileFormat
URIhttp://purl.org/dc/terms/FileFormat
LabelFile Format
DefinitionA digital resource format.
Type of Term Class
Subclass ofhttp://purl.org/dc/terms/MediaType
Term Name: Frequency
URIhttp://purl.org/dc/terms/Frequency
LabelFrequency
DefinitionA rate at which something recurs.
Type of Term Class
Term Name: Jurisdiction
URIhttp://purl.org/dc/terms/Jurisdiction
LabelJurisdiction
DefinitionThe extent or range of judicial, law enforcement, or other authority.
Type of Term Class
Subclass ofhttp://purl.org/dc/terms/LocationPeriodOrJurisdiction
Term Name: LicenseDocument
URIhttp://purl.org/dc/terms/LicenseDocument
LabelLicense Document
DefinitionA legal document giving official permission to do something with a resource.
Type of Term Class
Subclass ofhttp://purl.org/dc/terms/RightsStatement
Term Name: LinguisticSystem
URIhttp://purl.org/dc/terms/LinguisticSystem
LabelLinguistic System
DefinitionA system of signs, symbols, sounds, gestures, or rules used in communication.
CommentWritten, spoken, sign, and computer languages are linguistic systems.
Type of Term Class
Term Name: Location
URIhttp://purl.org/dc/terms/Location
LabelLocation
DefinitionA spatial region or named place.
Type of Term Class
Subclass ofhttp://purl.org/dc/terms/LocationPeriodOrJurisdiction
Term Name: LocationPeriodOrJurisdiction
URIhttp://purl.org/dc/terms/LocationPeriodOrJurisdiction
LabelLocation, Period, or Jurisdiction
DefinitionA location, period of time, or jurisdiction.
Type of Term Class
Term Name: MediaType
URIhttp://purl.org/dc/terms/MediaType
LabelMedia Type
DefinitionA file format or physical medium.
Type of Term Class
Subclass ofhttp://purl.org/dc/terms/MediaTypeOrExtent
Term Name: MediaTypeOrExtent
URIhttp://purl.org/dc/terms/MediaTypeOrExtent
LabelMedia Type or Extent
DefinitionA media type or extent.
Type of Term Class
Term Name: MethodOfAccrual
URIhttp://purl.org/dc/terms/MethodOfAccrual
LabelMethod of Accrual
DefinitionA method by which resources are added to a collection.
Type of Term Class
Term Name: MethodOfInstruction
URIhttp://purl.org/dc/terms/MethodOfInstruction
LabelMethod of Instruction
DefinitionA process that is used to engender knowledge, attitudes, and skills.
Type of Term Class
Term Name: PeriodOfTime
URIhttp://purl.org/dc/terms/PeriodOfTime
LabelPeriod of Time
DefinitionAn interval of time that is named or defined by its start and end dates.
Type of Term Class
Subclass ofhttp://purl.org/dc/terms/LocationPeriodOrJurisdiction
Term Name: PhysicalMedium
URIhttp://purl.org/dc/terms/PhysicalMedium
LabelPhysical Medium
DefinitionA physical material or carrier.
CommentExamples include paper, canvas, or DVD.
Type of Term Class
Subclass ofhttp://purl.org/dc/terms/MediaType
Term Name: PhysicalResource
URIhttp://purl.org/dc/terms/PhysicalResource
LabelPhysical Resource
DefinitionA material thing.
Type of Term Class
Term Name: Policy
URIhttp://purl.org/dc/terms/Policy
LabelPolicy
DefinitionA plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.
Type of Term Class
Term Name: ProvenanceStatement
URIhttp://purl.org/dc/terms/ProvenanceStatement
LabelProvenance Statement
DefinitionAny changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.
Type of Term Class
Term Name: RightsStatement
URIhttp://purl.org/dc/terms/RightsStatement
LabelRights Statement
DefinitionA statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights.
Type of Term Class
Term Name: SizeOrDuration
URIhttp://purl.org/dc/terms/SizeOrDuration
LabelSize or Duration
DefinitionA dimension or extent, or a time taken to play or execute.
CommentExamples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds.
Type of Term Class
Subclass ofhttp://purl.org/dc/terms/MediaTypeOrExtent
Term Name: Standard
URIhttp://purl.org/dc/terms/Standard
LabelStandard
DefinitionA reference point against which other things can be evaluated or compared.
Type of Term Class

Section 7: DCMI Type Vocabulary

Term Name: Collection
URIhttp://purl.org/dc/dcmitype/Collection
LabelCollection
DefinitionAn aggregation of resources.
CommentA collection is described as a group; its parts may also be separately described.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Term Name: Dataset
URIhttp://purl.org/dc/dcmitype/Dataset
LabelDataset
DefinitionData encoded in a defined structure.
CommentExamples include lists, tables, and databases. A dataset may be useful for direct machine processing.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Term Name: Event
URIhttp://purl.org/dc/dcmitype/Event
LabelEvent
DefinitionA non-persistent, time-based occurrence.
CommentMetadata for an event provides descriptive information that is the basis for discovery of the purpose, location, duration, and responsible agents associated with an event. Examples include an exhibition, webcast, conference, workshop, open day, performance, battle, trial, wedding, tea party, conflagration.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Term Name: Image
URIhttp://purl.org/dc/dcmitype/Image
LabelImage
DefinitionA visual representation other than text.
CommentExamples include images and photographs of physical objects, paintings, prints, drawings, other images and graphics, animations and moving pictures, film, diagrams, maps, musical notation. Note that Image may include both electronic and physical representations.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Term Name: InteractiveResource
URIhttp://purl.org/dc/dcmitype/InteractiveResource
LabelInteractive Resource
DefinitionA resource requiring interaction from the user to be understood, executed, or experienced.
CommentExamples include forms on Web pages, applets, multimedia learning objects, chat services, or virtual reality environments.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Term Name: MovingImage
URIhttp://purl.org/dc/dcmitype/MovingImage
LabelMoving Image
DefinitionA series of visual representations imparting an impression of motion when shown in succession.
CommentExamples include animations, movies, television programs, videos, zoetropes, or visual output from a simulation. Instances of the type Moving Image must also be describable as instances of the broader type Image.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Subclass ofhttp://purl.org/dc/dcmitype/Image
Term Name: PhysicalObject
URIhttp://purl.org/dc/dcmitype/PhysicalObject
LabelPhysical Object
DefinitionAn inanimate, three-dimensional object or substance.
CommentNote that digital representations of, or surrogates for, these objects should use Image, Text or one of the other types.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Term Name: Service
URIhttp://purl.org/dc/dcmitype/Service
LabelService
DefinitionA system that provides one or more functions.
CommentExamples include a photocopying service, a banking service, an authentication service, interlibrary loans, a Z39.50 or Web server.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Term Name: Software
URIhttp://purl.org/dc/dcmitype/Software
LabelSoftware
DefinitionA computer program in source or compiled form.
CommentExamples include a C source file, MS-Windows .exe executable, or Perl script.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Term Name: Sound
URIhttp://purl.org/dc/dcmitype/Sound
LabelSound
DefinitionA resource primarily intended to be heard.
CommentExamples include a music playback file format, an audio compact disc, and recorded speech or sounds.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Term Name: StillImage
URIhttp://purl.org/dc/dcmitype/StillImage
LabelStill Image
DefinitionA static visual representation.
CommentExamples include paintings, drawings, graphic designs, plans and maps. Recommended best practice is to assign the type Text to images of textual materials. Instances of the type Still Image must also be describable as instances of the broader type Image.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType
Subclass ofhttp://purl.org/dc/dcmitype/Image
Term Name: Text
URIhttp://purl.org/dc/dcmitype/Text
LabelText
DefinitionA resource consisting primarily of words for reading.
CommentExamples include books, letters, dissertations, poems, newspapers, articles, archives of mailing lists. Note that facsimiles or images of texts are still of the genre Text.
Type of Term Class
Member Of:http://purl.org/dc/terms/DCMIType

Section 8: Terms for vocabulary description

Term Name: domainIncludes
URIhttp://purl.org/dc/dcam/domainIncludes
LabelDomain Includes
DefinitionA suggested class for subjects of this property.
Type of Term Property
Term Name: memberOf
URIhttp://purl.org/dc/dcam/memberOf
LabelMember Of
DefinitionA relationship between a resource and a vocabulary encoding scheme which indicates that the resource is a member of a set.
Type of Term Property
Has Rangehttp://purl.org/dc/dcam/VocabularyEncodingScheme
Seehttps://www.dublincore.org/specifications/dublin-core/abstract-model/2007-06-04/
Term Name: rangeIncludes
URIhttp://purl.org/dc/dcam/rangeIncludes
LabelRange Includes
DefinitionA suggested class for values of this property.
Type of Term Property
Term Name: VocabularyEncodingScheme
URIhttp://purl.org/dc/dcam/VocabularyEncodingScheme
LabelVocabulary Encoding Scheme
DefinitionAn enumerated set of resources.
Type of Term Class
Seehttps://www.dublincore.org/specifications/dublin-core/abstract-model/2007-06-04/

Section 9: Bibliography

[DCMI-ACCRUALMETHOD] Collection Description Accrual Method Vocabulary. URL:https://dublincore.org/groups/collections/accrual-method/
[DCMI-ACCRUALPOLICY] Collection Description Accrual Policy Vocabulary. URL:https://dublincore.org/groups/collections/accrual-policy/
[DCMI-COLLFREQ] Collection Description Frequency Vocabulary. URL:https://dublincore.org/groups/collections/frequency/
[DCMI-TYPE] DCMI Type Vocabulary. URL:https://dublincore.org/documents/dcmi-type-vocabulary/
[EDTF] Extended Date/Time Format Specification. URL:http://www.loc.gov/standards/datetime/
[IETF-BCP47] Best Current Practice 47: Tags for Identifying Languages. URL:https://tools.ietf.org/html/bcp47
[ISO8601-1] ISO 8601-1, Date and time — Representations for information interchange — Part 1: Basic rules. URL:https://www.iso.org/iso-8601-date-and-time-format.html
[MIME] Internet Media Types. URL:https://www.iana.org/assignments/media-types/media-types.xhtml
[TGN] Getty Thesaurus of Geographic Names. URL:https://www.getty.edu/research/tools/vocabulary/tgn/index.html
[W3CDTF] W3C Note on Date and Time Formats. URL:https://www.w3.org/TR/NOTE-datetime

[8]ページ先頭

©2009-2025 Movatter.jp