Uses of Package
org.ontoware.rdf2go.model.node

Packages that use org.ontoware.rdf2go.model.node
org.ontoware.rdf2go   
org.ontoware.rdf2go.model   
org.ontoware.rdf2go.model.node   
org.ontoware.rdf2go.model.node.impl   
org.ontoware.rdf2go.vocabulary   
 

Classes in org.ontoware.rdf2go.model.node used by org.ontoware.rdf2go
URI
          Interface for URI implementations.
 

Classes in org.ontoware.rdf2go.model.node used by org.ontoware.rdf2go.model
BlankNode
          marker interface Implementations are expected to have valid implementations of equals( Object ) and hashCode()
DatatypeLiteral
          RDF Literal representation of a datatype (usually xml schema datatype) Implementations are expected to have valid implementations of equals( Object ) and hashCode()
LanguageTagLiteral
          sub-interface of RDFLiteral that represents Language Tag Literals Implementations are expected to have valid implementations of equals( Object ) and hashCode()
Node
          Marker interface for RDF types (URI, BlankNode, Literal) The following sorting order is defined by different Node types: URI > BlankNode > PlainLiteral > LanguageTaggedLiteral > DatatypedLiteral Nodes are expected to have correct implementations of equals(Object other) and hashcode()
NodeOrVariable
          Implementations are supposed to have correct implementations of equals() and hashCode()
PlainLiteral
          Marker interface for plain literals, i.e. those Literals that are neither LanguageTagLiteral nor DatatypeLiteral Implementations are expected to have valid implementations of equals( Object ) and hashCode()
Resource
          Marker interface for RDF resources (BlankNode and URI).
ResourceOrVariable
          Implementations are supposed to have correct implementations of equals() and hashCode()
URI
          Interface for URI implementations.
UriOrVariable
          Implementations are supposed to have correct implementations of equals() and hashCode()
 

Classes in org.ontoware.rdf2go.model.node used by org.ontoware.rdf2go.model.node
BlankNode
          marker interface Implementations are expected to have valid implementations of equals( Object ) and hashCode()
DatatypeLiteral
          RDF Literal representation of a datatype (usually xml schema datatype) Implementations are expected to have valid implementations of equals( Object ) and hashCode()
LanguageTagLiteral
          sub-interface of RDFLiteral that represents Language Tag Literals Implementations are expected to have valid implementations of equals( Object ) and hashCode()
Literal
          This Interface represents a RDF literal.
Node
          Marker interface for RDF types (URI, BlankNode, Literal) The following sorting order is defined by different Node types: URI > BlankNode > PlainLiteral > LanguageTaggedLiteral > DatatypedLiteral Nodes are expected to have correct implementations of equals(Object other) and hashcode()
NodeOrVariable
          Implementations are supposed to have correct implementations of equals() and hashCode()
Resource
          Marker interface for RDF resources (BlankNode and URI).
ResourceOrVariable
          Implementations are supposed to have correct implementations of equals() and hashCode()
URI
          Interface for URI implementations.
UriOrVariable
          Implementations are supposed to have correct implementations of equals() and hashCode()
Variable
          This variable models wildcards in triple pattern queres.
 

Classes in org.ontoware.rdf2go.model.node used by org.ontoware.rdf2go.model.node.impl
BlankNode
          marker interface Implementations are expected to have valid implementations of equals( Object ) and hashCode()
DatatypeLiteral
          RDF Literal representation of a datatype (usually xml schema datatype) Implementations are expected to have valid implementations of equals( Object ) and hashCode()
LanguageTagLiteral
          sub-interface of RDFLiteral that represents Language Tag Literals Implementations are expected to have valid implementations of equals( Object ) and hashCode()
Literal
          This Interface represents a RDF literal.
Node
          Marker interface for RDF types (URI, BlankNode, Literal) The following sorting order is defined by different Node types: URI > BlankNode > PlainLiteral > LanguageTaggedLiteral > DatatypedLiteral Nodes are expected to have correct implementations of equals(Object other) and hashcode()
NodeOrVariable
          Implementations are supposed to have correct implementations of equals() and hashCode()
Resource
          Marker interface for RDF resources (BlankNode and URI).
ResourceOrVariable
          Implementations are supposed to have correct implementations of equals() and hashCode()
URI
          Interface for URI implementations.
UriOrVariable
          Implementations are supposed to have correct implementations of equals() and hashCode()
 

Classes in org.ontoware.rdf2go.model.node used by org.ontoware.rdf2go.vocabulary
URI
          Interface for URI implementations.
 



Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.