Uses of Package
org.openanzo.glitter.rdf

Packages that use org.openanzo.glitter.rdf
org.openanzo.common.ldap.container   
org.openanzo.common.ldap.container.map   
org.openanzo.common.ldap.container.transform   
org.openanzo.common.rdb.container.query   
org.openanzo.common.rdb.layout   
org.openanzo.common.rdb.query   
org.openanzo.glitter.exception   
org.openanzo.glitter.expression   
org.openanzo.glitter.expression.builtin   
org.openanzo.glitter.expression.builtin.cast   
org.openanzo.glitter.query   
org.openanzo.glitter.query.planning   
org.openanzo.glitter.query.rewriter   
org.openanzo.glitter.rdf   
org.openanzo.glitter.syntax.abstrakt   
org.openanzo.glitter.syntax.concrete   
org.openanzo.glitter.util   
org.openanzo.model.impl.query   
org.openanzo.server.repository.query   
org.openanzo.server.repository.query.predicates   
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.common.ldap.container
IRIReference
          Represents an IRI reference for SPARQL queries.
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
TriplePattern
          A TriplePattern is a subject, predicate, and object in which each slot can be either an RDFTerm or a Variable.
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
Variable
          A variable in a SPARQL query.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.common.ldap.container.map
BlankNodeManager
          The BlankNodeManager is a factory for creating blank nodes.
BlankNodeManager.BlankNode
          Represents a blank node, identified by an index.
IRIReference
          Represents an IRI reference for SPARQL queries.
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.common.ldap.container.transform
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.common.rdb.container.query
Bindable
          Bindable represents any query object that can be bound to values from the target dataset while evaluating a query.
IRIReference
          Represents an IRI reference for SPARQL queries.
TriplePattern
          A TriplePattern is a subject, predicate, and object in which each slot can be either an RDFTerm or a Variable.
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
Variable
          A variable in a SPARQL query.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.common.rdb.layout
Triple
          A Triple is a TriplePattern without any variables.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.common.rdb.query
IBlankTerm
           
IPlainLiteralTerm
          All IPlainLiteralTerm should return true for ILiteralTerm.isPlainLiteral().
ITypedLiteralTerm
           
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
Triple
          A Triple is a TriplePattern without any variables.
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.exception
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.expression
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.expression.builtin
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.expression.builtin.cast
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.query
Bindable
          Bindable represents any query object that can be bound to values from the target dataset while evaluating a query.
IRIReference
          Represents an IRI reference for SPARQL queries.
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
TriplePattern
          A TriplePattern is a subject, predicate, and object in which each slot can be either an RDFTerm or a Variable.
Variable
          A variable in a SPARQL query.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.query.planning
Variable
          A variable in a SPARQL query.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.query.rewriter
Bindable
          Bindable represents any query object that can be bound to values from the target dataset while evaluating a query.
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.rdf
Bindable
          Bindable represents any query object that can be bound to values from the target dataset while evaluating a query.
BlankNodeManager.BlankNode
          Represents a blank node, identified by an index.
IBlankTerm
           
ILiteralTerm
           
IPlainLiteralTerm
          All IPlainLiteralTerm should return true for ILiteralTerm.isPlainLiteral().
IRITerm
           
ITypedLiteralTerm
           
Literal
           
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
Triple
          A Triple is a TriplePattern without any variables.
TriplePattern
          A TriplePattern is a subject, predicate, and object in which each slot can be either an RDFTerm or a Variable.
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
Variable
          A variable in a SPARQL query.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.syntax.abstrakt
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
TriplePattern
          A TriplePattern is a subject, predicate, and object in which each slot can be either an RDFTerm or a Variable.
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
Variable
          A variable in a SPARQL query.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.syntax.concrete
BlankNodeManager
          The BlankNodeManager is a factory for creating blank nodes.
BlankNodeManager.BlankNode
          Represents a blank node, identified by an index.
Literal
           
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
TypedLiteral
          An implementation of ITypedLiteralTerm that maintains the typed literal's lexical form, datatype, and native value (as a native Java object).
Variable
          A variable in a SPARQL query.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.glitter.util
Bindable
          Bindable represents any query object that can be bound to values from the target dataset while evaluating a query.
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
Triple
          A Triple is a TriplePattern without any variables.
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
TypedLiteral
          An implementation of ITypedLiteralTerm that maintains the typed literal's lexical form, datatype, and native value (as a native Java object).
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.model.impl.query
IRIReference
          Represents an IRI reference for SPARQL queries.
RDFTerm
          Represents a TriplePatternComponent that is a normal RDF term (i.e., not a Variable).
Triple
          A Triple is a TriplePattern without any variables.
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
Variable
          A variable in a SPARQL query.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.server.repository.query
Bindable
          Bindable represents any query object that can be bound to values from the target dataset while evaluating a query.
IRIReference
          Represents an IRI reference for SPARQL queries.
TriplePattern
          A TriplePattern is a subject, predicate, and object in which each slot can be either an RDFTerm or a Variable.
TriplePatternComponent
          A TriplePatternComponent is either an RDFTerm or a Variable.
Variable
          A variable in a SPARQL query.
 

Classes in org.openanzo.glitter.rdf used by org.openanzo.server.repository.query.predicates
IRIReference
          Represents an IRI reference for SPARQL queries.
TriplePattern
          A TriplePattern is a subject, predicate, and object in which each slot can be either an RDFTerm or a Variable.
Variable
          A variable in a SPARQL query.
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.