org.biomoby.client.rdf.vocabulary
Class MobyResources
java.lang.Object
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 |
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
MobyResources
public MobyResources()
- Deprecated.
getURI
public static final String getURI()
- Deprecated.
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010