com.hp.hpl.jena.vocabulary
Class DCTerms

java.lang.Object
  extended by com.hp.hpl.jena.vocabulary.DCTerms

public class DCTerms
extends Object

Vocabulary definitions from vocabularies/dublin-core_terms.xml

Author:
Auto-generated by schemagen on 13 Feb 2010 15:46

Field Summary
static Property abstract_
          A summary of the resource.
static Property accessRights
          Information about who can access the resource or an indication of its security status.
static Property accrualMethod
          The method by which items are added to a collection.
static Property accrualPeriodicity
          The frequency with which items are added to a collection.
static Property accrualPolicy
          The policy governing the addition of items to a collection.
static Resource Agent
          A resource that acts or has the power to act.
static Resource AgentClass
          A group of agents.
static Property alternative
          An alternative name for the resource.
static Property audience
          A class of entity for whom the resource is intended or useful.
static Property available
          Date (often a range) that the resource became or will become available.
static Property bibliographicCitation
          A bibliographic reference for the resource.
static Resource BibliographicResource
          A book, article, or other documentary resource.
static Property conformsTo
          An established standard to which the described resource conforms.
static Property contributor
          An entity responsible for making contributions to the resource.
static Property coverage
          The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.
static Property created
          Date of creation of the resource.
static Property creator
          An entity primarily responsible for making the resource.
static Property date
          A point or period of time associated with an event in the lifecycle of the resource.
static Property dateAccepted
          Date of acceptance of the resource.
static Property dateCopyrighted
          Date of copyright.
static Property dateSubmitted
          Date of submission of the resource.
static Property description
          An account of the resource.
static Property educationLevel
          A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended.
static Property extent
          The size or duration of the resource.
static Resource FileFormat
          A digital resource format.
static Property format
          The file format, physical medium, or dimensions of the resource.
static Resource Frequency
          A rate at which something recurs.
static Property hasFormat
          A related resource that is substantially the same as the pre-existing described resource, but in another format.
static Property hasPart
          A related resource that is included either physically or logically in the described resource.
static Property hasVersion
          A related resource that is a version, edition, or adaptation of the described resource.
static Property identifier
          An unambiguous reference to the resource within a given context.
static Property instructionalMethod
          A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.
static Property isFormatOf
          A related resource that is substantially the same as the described resource, but in another format.
static Property isPartOf
          A related resource in which the described resource is physically or logically included.
static Property isReferencedBy
          A related resource that references, cites, or otherwise points to the described resource.
static Property isReplacedBy
          A related resource that supplants, displaces, or supersedes the described resource.
static Property isRequiredBy
          A related resource that requires the described resource to support its function, delivery, or coherence.
static Property issued
          Date of formal issuance (e.g., publication) of the resource.
static Property isVersionOf
          A related resource of which the described resource is a version, edition, or adaptation.
static Resource Jurisdiction
          The extent or range of judicial, law enforcement, or other authority.
static Property language
          A language of the resource.
static Property license
          A legal document giving official permission to do something with the resource.
static Resource LicenseDocument
          A legal document giving official permission to do something with a Resource.
static Resource LinguisticSystem
          A system of signs, symbols, sounds, gestures, or rules used in communication.
static Resource Location
          A spatial region or named place.
static Resource LocationPeriodOrJurisdiction
          A location, period of time, or jurisdiction.
static Property mediator
          An entity that mediates access to the resource and for whom the resource is intended or useful.
static Resource MediaType
          A file format or physical medium.
static Resource MediaTypeOrExtent
          A media type or extent.
static Property medium
          The material or physical carrier of the resource.
static Resource MethodOfAccrual
          A method by which resources are added to a collection.
static Resource MethodOfInstruction
          A process that is used to engender knowledge, attitudes, and skills.
static Property modified
          Date on which the resource was changed.
static Resource NAMESPACE
          The namespace of the vocabulary as a resource
static String NS
          The namespace of the vocabulary as a string
static Resource PeriodOfTime
          An interval of time that is named or defined by its start and end dates.
static Resource PhysicalMedium
          A physical material or carrier.
static Resource PhysicalResource
          A material thing.
static Resource Policy
          A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.
static Property provenance
          A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.
static Resource ProvenanceStatement
          A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.
static Property publisher
          An entity responsible for making the resource available.
static Property references
          A related resource that is referenced, cited, or otherwise pointed to by the described resource.
static Property relation
          A related resource.
static Property replaces
          A related resource that is supplanted, displaced, or superseded by the described resource.
static Property requires
          A related resource that is required by the described resource to support its function, delivery, or coherence.
static Property rights
          Information about rights held in and over the resource.
static Property rightsHolder
          A person or organization owning or managing rights over the resource.
static Resource RightsStatement
          A 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.
static Resource SizeOrDuration
          A dimension or extent, or a time taken to play or execute.
static Property source
          A related resource from which the described resource is derived.
static Property spatial
          Spatial characteristics of the resource.
static Resource Standard
          A basis for comparison; a reference point against which other things can be evaluated.
static Property subject
          The topic of the resource.
static Property tableOfContents
          A list of subunits of the resource.
static Property temporal
          Temporal characteristics of the resource.
static Property title
           
static Property type
          The nature or genre of the resource.
static Property valid
          Date (often a range) of validity of a resource.
 
Constructor Summary
DCTerms()
           
 
Method Summary
static String getURI()
          The namespace of the vocabulary as a string
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS

The namespace of the vocabulary as a string

See Also:
Constant Field Values

NAMESPACE

public static final Resource NAMESPACE

The namespace of the vocabulary as a resource


abstract_

public static final Property abstract_

A summary of the resource.


accessRights

public static final Property accessRights

Information about who can access the resource or an indication of its security status.


accrualMethod

public static final Property accrualMethod

The method by which items are added to a collection.


accrualPeriodicity

public static final Property accrualPeriodicity

The frequency with which items are added to a collection.


accrualPolicy

public static final Property accrualPolicy

The policy governing the addition of items to a collection.


alternative

public static final Property alternative

An alternative name for the resource.


audience

public static final Property audience

A class of entity for whom the resource is intended or useful.


available

public static final Property available

Date (often a range) that the resource became or will become available.


bibliographicCitation

public static final Property bibliographicCitation

A bibliographic reference for the resource.


conformsTo

public static final Property conformsTo

An established standard to which the described resource conforms.


contributor

public static final Property contributor

An entity responsible for making contributions to the resource.


coverage

public static final Property coverage

The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.


created

public static final Property created

Date of creation of the resource.


creator

public static final Property creator

An entity primarily responsible for making the resource.


date

public static final Property date

A point or period of time associated with an event in the lifecycle of the resource.


dateAccepted

public static final Property dateAccepted

Date of acceptance of the resource.


dateCopyrighted

public static final Property dateCopyrighted

Date of copyright.


dateSubmitted

public static final Property dateSubmitted

Date of submission of the resource.


description

public static final Property description

An account of the resource.


educationLevel

public static final Property educationLevel

A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended.


extent

public static final Property extent

The size or duration of the resource.


format

public static final Property format

The file format, physical medium, or dimensions of the resource.


hasFormat

public static final Property hasFormat

A related resource that is substantially the same as the pre-existing described resource, but in another format.


hasPart

public static final Property hasPart

A related resource that is included either physically or logically in the described resource.


hasVersion

public static final Property hasVersion

A related resource that is a version, edition, or adaptation of the described resource.


identifier

public static final Property identifier

An unambiguous reference to the resource within a given context.


instructionalMethod

public static final Property instructionalMethod

A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.


isFormatOf

public static final Property isFormatOf

A related resource that is substantially the same as the described resource, but in another format.


isPartOf

public static final Property isPartOf

A related resource in which the described resource is physically or logically included.


isReferencedBy

public static final Property isReferencedBy

A related resource that references, cites, or otherwise points to the described resource.


isReplacedBy

public static final Property isReplacedBy

A related resource that supplants, displaces, or supersedes the described resource.


isRequiredBy

public static final Property isRequiredBy

A related resource that requires the described resource to support its function, delivery, or coherence.


isVersionOf

public static final Property isVersionOf

A related resource of which the described resource is a version, edition, or adaptation.


issued

public static final Property issued

Date of formal issuance (e.g., publication) of the resource.


language

public static final Property language

A language of the resource.


license

public static final Property license

A legal document giving official permission to do something with the resource.


mediator

public static final Property mediator

An entity that mediates access to the resource and for whom the resource is intended or useful.


medium

public static final Property medium

The material or physical carrier of the resource.


modified

public static final Property modified

Date on which the resource was changed.


provenance

public static final Property provenance

A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.


publisher

public static final Property publisher

An entity responsible for making the resource available.


references

public static final Property references

A related resource that is referenced, cited, or otherwise pointed to by the described resource.


relation

public static final Property relation

A related resource.


replaces

public static final Property replaces

A related resource that is supplanted, displaced, or superseded by the described resource.


requires

public static final Property requires

A related resource that is required by the described resource to support its function, delivery, or coherence.


rights

public static final Property rights

Information about rights held in and over the resource.


rightsHolder

public static final Property rightsHolder

A person or organization owning or managing rights over the resource.


source

public static final Property source

A related resource from which the described resource is derived.


spatial

public static final Property spatial

Spatial characteristics of the resource.


subject

public static final Property subject

The topic of the resource.


tableOfContents

public static final Property tableOfContents

A list of subunits of the resource.


temporal

public static final Property temporal

Temporal characteristics of the resource.


title

public static final Property title

type

public static final Property type

The nature or genre of the resource.


valid

public static final Property valid

Date (often a range) of validity of a resource.


Agent

public static final Resource Agent

A resource that acts or has the power to act.


AgentClass

public static final Resource AgentClass

A group of agents.


BibliographicResource

public static final Resource BibliographicResource

A book, article, or other documentary resource.


FileFormat

public static final Resource FileFormat

A digital resource format.


Frequency

public static final Resource Frequency

A rate at which something recurs.


Jurisdiction

public static final Resource Jurisdiction

The extent or range of judicial, law enforcement, or other authority.


LicenseDocument

public static final Resource LicenseDocument

A legal document giving official permission to do something with a Resource.


LinguisticSystem

public static final Resource LinguisticSystem

A system of signs, symbols, sounds, gestures, or rules used in communication.


Location

public static final Resource Location

A spatial region or named place.


LocationPeriodOrJurisdiction

public static final Resource LocationPeriodOrJurisdiction

A location, period of time, or jurisdiction.


MediaType

public static final Resource MediaType

A file format or physical medium.


MediaTypeOrExtent

public static final Resource MediaTypeOrExtent

A media type or extent.


MethodOfAccrual

public static final Resource MethodOfAccrual

A method by which resources are added to a collection.


MethodOfInstruction

public static final Resource MethodOfInstruction

A process that is used to engender knowledge, attitudes, and skills.


PeriodOfTime

public static final Resource PeriodOfTime

An interval of time that is named or defined by its start and end dates.


PhysicalMedium

public static final Resource PhysicalMedium

A physical material or carrier.


PhysicalResource

public static final Resource PhysicalResource

A material thing.


Policy

public static final Resource Policy

A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.


ProvenanceStatement

public static final Resource ProvenanceStatement

A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.


RightsStatement

public static final Resource RightsStatement

A 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.


SizeOrDuration

public static final Resource SizeOrDuration

A dimension or extent, or a time taken to play or execute.


Standard

public static final Resource Standard

A basis for comparison; a reference point against which other things can be evaluated.

Constructor Detail

DCTerms

public DCTerms()
Method Detail

getURI

public static String getURI()

The namespace of the vocabulary as a string

See Also:
NS


Licenced under the Apache License, Version 2.0