Version: 1.1.1

org.biomoby.client.rdf.vocabulary
Class MobyResources

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

Deprecated. Replaced by Predicates. The reason is that this class was redundant and ill conceived. From now on the BioMoby predicates, under the namespace moby, are located in Predicates.java.

public class MobyResources
extends Object

Author:
Eddie Kawas

For questions, comments, or bugs

email me at edward.kawas@gmail.com


Field Summary
static com.hp.hpl.jena.rdf.model.Property Collection
          Deprecated. Replaced by Predicates.Collection. The reason is that this property should not be under a different RDF document URI
static com.hp.hpl.jena.rdf.model.Property CollectionArticle
          Deprecated. Replaced by Predicates.articleName. The reason is that this property is never utilized and is redundant.
static com.hp.hpl.jena.rdf.model.Property SecondaryArticle
          Deprecated. Replaced by Predicates.Secondary. The reason is that this property should not be under a different RDF document URI
static com.hp.hpl.jena.rdf.model.Property SimpleArticle
          Deprecated. Replaced by Predicates.Simple. The reason is that this property should not be under a different RDF document URI
 
Constructor Summary
MobyResources()
          Deprecated.  
 
Method Summary
static String getURI()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SimpleArticle

public static final com.hp.hpl.jena.rdf.model.Property SimpleArticle
Deprecated. Replaced by Predicates.Simple. The reason is that this property should not be under a different RDF document URI

CollectionArticle

public static final com.hp.hpl.jena.rdf.model.Property CollectionArticle
Deprecated. Replaced by Predicates.articleName. The reason is that this property is never utilized and is redundant.

SecondaryArticle

public static final com.hp.hpl.jena.rdf.model.Property SecondaryArticle
Deprecated. Replaced by Predicates.Secondary. The reason is that this property should not be under a different RDF document URI

Collection

public static final com.hp.hpl.jena.rdf.model.Property Collection
Deprecated. Replaced by Predicates.Collection. The reason is that this property should not be under a different RDF document URI
Constructor Detail

MobyResources

public MobyResources()
Deprecated. 
Method Detail

getURI

public static final String getURI()
Deprecated. 

Version: 1.1.1

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