com.hp.hpl.jena.vocabulary
Class DCTypes

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

public class DCTypes
extends java.lang.Object

Vocabulary definitions from vocabularies/dublin-core_types.xml

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

Field Summary
static Resource Collection
          An aggregation of resources.
static Resource Dataset
          Data encoded in a defined structure.
static Resource Event
          A non-persistent, time-based occurrence.
static Resource Image
          A visual representation other than text.
static Resource InteractiveResource
          A resource requiring interaction from the user to be understood, executed, or experienced.
static Resource MovingImage
          A series of visual representations imparting an impression of motion when shown in succession.
static Resource NAMESPACE
          The namespace of the vocabulary as a resource
static java.lang.String NS
          The namespace of the vocabulary as a string
static Resource PhysicalObject
          An inanimate, three-dimensional object or substance.
static Resource Service
          A system that provides one or more functions.
static Resource Software
          A computer program in source or compiled form.
static Resource Sound
          A resource primarily intended to be heard.
static Resource StillImage
          A static visual representation.
static Resource Text
          A resource consisting primarily of words for reading.
 
Constructor Summary
DCTypes()
           
 
Method Summary
static java.lang.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 java.lang.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


Collection

public static final Resource Collection

An aggregation of resources.


Dataset

public static final Resource Dataset

Data encoded in a defined structure.


Event

public static final Resource Event

A non-persistent, time-based occurrence.


Image

public static final Resource Image

A visual representation other than text.


InteractiveResource

public static final Resource InteractiveResource

A resource requiring interaction from the user to be understood, executed, or experienced.


MovingImage

public static final Resource MovingImage

A series of visual representations imparting an impression of motion when shown in succession.


PhysicalObject

public static final Resource PhysicalObject

An inanimate, three-dimensional object or substance.


Service

public static final Resource Service

A system that provides one or more functions.


Software

public static final Resource Software

A computer program in source or compiled form.


Sound

public static final Resource Sound

A resource primarily intended to be heard.


StillImage

public static final Resource StillImage

A static visual representation.


Text

public static final Resource Text

A resource consisting primarily of words for reading.

Constructor Detail

DCTypes

public DCTypes()
Method Detail

getURI

public static java.lang.String getURI()

The namespace of the vocabulary as a string

See Also:
NS


Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP