Uses of Package
com.bigdata.rdf.vocab

Packages that use com.bigdata.rdf.vocab
com.bigdata.rdf.inf This package provides an eager closure inference engine for most of the RDF and RDFS entailments and can be used to realize entailments for owl:sameAs, owl:equivilentClass, and owl:equivilentProperty. 
com.bigdata.rdf.internal This package provides an internal representation of RDF Values. 
com.bigdata.rdf.rules   
com.bigdata.rdf.store This package provides several realizations of an RDF database using the bigdata architecture, including one suitable for temporary data, one suitable for local processing (single host), and one designed for scale-out on commodity hardware. 
com.bigdata.rdf.vocab This package provides a variety of different pre-compiled Vocabulary classes. 
com.bigdata.rdf.vocab.decls This package provides a variety of declarations for different RDF ontologies. 
 

Classes in com.bigdata.rdf.vocab used by com.bigdata.rdf.inf
Vocabulary
          Interface for a pre-defined vocabulary.
 

Classes in com.bigdata.rdf.vocab used by com.bigdata.rdf.internal
Vocabulary
          Interface for a pre-defined vocabulary.
 

Classes in com.bigdata.rdf.vocab used by com.bigdata.rdf.rules
BaseVocabulary
          Base class for Vocabulary implementations.
RDFSVocabulary
          A Vocabulary including well-known Values for RDF, RDFS, OWL, Dublin Core, SKOS, FOAF, XMLSchema, and Sesame.
Vocabulary
          Interface for a pre-defined vocabulary.
VocabularyDecl
          A class for declaring a Vocabulary.
 

Classes in com.bigdata.rdf.vocab used by com.bigdata.rdf.store
Vocabulary
          Interface for a pre-defined vocabulary.
 

Classes in com.bigdata.rdf.vocab used by com.bigdata.rdf.vocab
BaseVocabulary
          Base class for Vocabulary implementations.
Vocabulary
          Interface for a pre-defined vocabulary.
VocabularyDecl
          A class for declaring a Vocabulary.
 

Classes in com.bigdata.rdf.vocab used by com.bigdata.rdf.vocab.decls
VocabularyDecl
          A class for declaring a Vocabulary.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.