Version: 1.1.1

org.biomoby.client.rdf.vocabulary
Class DC_PROTEGE

java.lang.Object
  extended by org.biomoby.client.rdf.vocabulary.DC_PROTEGE

public class DC_PROTEGE
extends Object

Author:
Eddie

created Nov 10, 2005

This class encapsulates the vocabulary DC that is OWL-DL. Comes from Protege.


Field Summary
static com.hp.hpl.jena.rdf.model.Property creator
           
static com.hp.hpl.jena.rdf.model.Property format
           
static com.hp.hpl.jena.rdf.model.Property identifier
           
static String NS
           
static com.hp.hpl.jena.rdf.model.Property publisher
           
 
Constructor Summary
DC_PROTEGE()
           
 
Method Summary
static String getURI()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

publisher

public static final com.hp.hpl.jena.rdf.model.Property publisher

NS

public static final String NS
See Also:
Constant Field Values

creator

public static final com.hp.hpl.jena.rdf.model.Property creator

format

public static final com.hp.hpl.jena.rdf.model.Property format

identifier

public static final com.hp.hpl.jena.rdf.model.Property identifier
Constructor Detail

DC_PROTEGE

public DC_PROTEGE()
Method Detail

getURI

public static String getURI()

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010