com.googlecode.fascinator.vocabulary
Interface DC


public interface DC

Vocabulary File. Created by org.ontoware.rdf2go.util.VocabularyWriter on Wed Sep 08 14:25:24 EST 2010 input file: C:\Users\dickinso.USQ\AppData\Local\Temp\DC.xml namespace: http://purl.org/dc/elements/1.1/


Field Summary
static org.ontoware.rdf2go.model.node.URI contributor
          Label: Contributor@en-us Comment: An entity responsible for making contributions to the resource.@en-us
static org.ontoware.rdf2go.model.node.URI coverage
          Label: Coverage@en-us Comment: The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.@en-us
static org.ontoware.rdf2go.model.node.URI creator
          Label: Creator@en-us Comment: An entity primarily responsible for making the resource.@en-us
static org.ontoware.rdf2go.model.node.URI date
          Label: Date@en-us Comment: A point or period of time associated with an event in the lifecycle of the resource.@en-us
static org.ontoware.rdf2go.model.node.URI description
          Label: Description@en-us Comment: An account of the resource.@en-us
static org.ontoware.rdf2go.model.node.URI format
          Label: Format@en-us Comment: The file format, physical medium, or dimensions of the resource.@en-us
static org.ontoware.rdf2go.model.node.URI identifier
          Label: Identifier@en-us Comment: An unambiguous reference to the resource within a given context.@en-us
static org.ontoware.rdf2go.model.node.URI language
          Label: Language@en-us Comment: A language of the resource.@en-us
static org.ontoware.rdf2go.model.node.URI NS_DC
           
static org.ontoware.rdf2go.model.node.URI publisher
          Label: Publisher@en-us Comment: An entity responsible for making the resource available.@en-us
static org.ontoware.rdf2go.model.node.URI relation
          Label: Relation@en-us Comment: A related resource.@en-us
static org.ontoware.rdf2go.model.node.URI rights
          Label: Rights@en-us Comment: Information about rights held in and over the resource.@en-us
static org.ontoware.rdf2go.model.node.URI source
          Label: Source@en-us Comment: A related resource from which the described resource is derived.@en-us
static org.ontoware.rdf2go.model.node.URI subject
          Label: Subject@en-us Comment: The topic of the resource.@en-us
static org.ontoware.rdf2go.model.node.URI title
          Label: Title@en-us Comment: A name given to the resource.@en-us
static org.ontoware.rdf2go.model.node.URI type
          Label: Type@en-us Comment: The nature or genre of the resource.@en-us
 

Field Detail

NS_DC

static final org.ontoware.rdf2go.model.node.URI NS_DC

date

static final org.ontoware.rdf2go.model.node.URI date
Label: Date@en-us Comment: A point or period of time associated with an event in the lifecycle of the resource.@en-us


language

static final org.ontoware.rdf2go.model.node.URI language
Label: Language@en-us Comment: A language of the resource.@en-us


format

static final org.ontoware.rdf2go.model.node.URI format
Label: Format@en-us Comment: The file format, physical medium, or dimensions of the resource.@en-us


title

static final org.ontoware.rdf2go.model.node.URI title
Label: Title@en-us Comment: A name given to the resource.@en-us


publisher

static final org.ontoware.rdf2go.model.node.URI publisher
Label: Publisher@en-us Comment: An entity responsible for making the resource available.@en-us


description

static final org.ontoware.rdf2go.model.node.URI description
Label: Description@en-us Comment: An account of the resource.@en-us


type

static final org.ontoware.rdf2go.model.node.URI type
Label: Type@en-us Comment: The nature or genre of the resource.@en-us


coverage

static final org.ontoware.rdf2go.model.node.URI coverage
Label: Coverage@en-us Comment: The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.@en-us


source

static final org.ontoware.rdf2go.model.node.URI source
Label: Source@en-us Comment: A related resource from which the described resource is derived.@en-us


relation

static final org.ontoware.rdf2go.model.node.URI relation
Label: Relation@en-us Comment: A related resource.@en-us


contributor

static final org.ontoware.rdf2go.model.node.URI contributor
Label: Contributor@en-us Comment: An entity responsible for making contributions to the resource.@en-us


subject

static final org.ontoware.rdf2go.model.node.URI subject
Label: Subject@en-us Comment: The topic of the resource.@en-us


identifier

static final org.ontoware.rdf2go.model.node.URI identifier
Label: Identifier@en-us Comment: An unambiguous reference to the resource within a given context.@en-us


creator

static final org.ontoware.rdf2go.model.node.URI creator
Label: Creator@en-us Comment: An entity primarily responsible for making the resource.@en-us


rights

static final org.ontoware.rdf2go.model.node.URI rights
Label: Rights@en-us Comment: Information about rights held in and over the resource.@en-us



Copyright © 2009-2012. All Rights Reserved.