A B C D E F G H I L M N O P Q R S T U V W X _

A

addAll(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
For each statement in the iterator, this method creates a Model named statement.getContextURI if needed.
addAll(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelWriter
Add all statements contained in 'other' to this model = 'union'
addedStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
 
addedStatements(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
 
addModel(Model) - Method in interface org.ontoware.rdf2go.model.Model
Adds a complete Model to this Model.
addModel(Model) - Method in interface org.ontoware.rdf2go.model.ModelSet
Adds a model to this ModelSet.
addModel(Model, URI) - Method in interface org.ontoware.rdf2go.model.ModelSet
Adds a complete Model to the given contextURI.
addModelChangedListener(ModelChangedListener, TriplePattern) - Method in interface org.ontoware.rdf2go.model.NotifyingModel
 
addModelChangedListener(ModelChangedListener) - Method in interface org.ontoware.rdf2go.model.NotifyingModel
 
addModelSet(ModelSet) - Method in interface org.ontoware.rdf2go.model.ModelSet
Adds a complete ModelSet to this ModelSet.
addModelSetChangedListener(ModelChangedListener, QuadPattern) - Method in interface org.ontoware.rdf2go.model.NotifyingModelSet
 
addModelSetChangedListener(ModelChangedListener) - Method in interface org.ontoware.rdf2go.model.NotifyingModelSet
 
addReificationOf(Statement) - Method in interface org.ontoware.rdf2go.model.ReificationSupport
A convenience function for addReficationOf( createBlankNode(), statement );
addReificationOf(Statement, Resource) - Method in interface org.ontoware.rdf2go.model.ReificationSupport
Reifies the statement, whether the statement was present in the model or not.
addStatement(URI, Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
This method creates a Model named 'contextURI' if needed.
addStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
This method creates a Model named statement.getContextURI if needed.
addStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a statement to this model
addStatement(Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property ,object)-statement to this model
addStatement(Resource, URI, String, String) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, liteal, language-tag)-statement to the model.
addStatement(Resource, URI, String, URI) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, literal ,datatype)-statement to the model.
addStatement(Resource, URI, String) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, literal)-statement to the model.
addStatement(String, URI, String, String) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, liteal, language-tag)-statement to the model.
addStatement(String, URI, String, URI) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, literal, data-type)-statement to the model.
addStatement(String, URI, String) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, literal)-statement to the model.
ALL - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
For convenience: An array of all types in this interface
AllDifferent - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
allValuesFrom - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
Alt - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
AnnotationProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
OWL Full does not put any constraints on annotations in an ontology.
ANY - Static variable in class org.ontoware.rdf2go.model.node.Variable
 
AnyModelException - Interface in org.ontoware.rdf2go.exception
Common marker interface for ALL exceptions thrown by RDF2Go
asBlankNode() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
asBlankNode() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.BlankNode
asBlankNode() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asBoolean() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asDatatypeLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asDatatypeLiteral() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.DatatypeLiteral
asDatatypeLiteral() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asDate() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asInt() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asJavaURI() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
asJavaURI() - Method in interface org.ontoware.rdf2go.model.node.URI
Convenience method to return the URI as a java.net.URI.
asLanguageTagLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asLanguageTagLiteral() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.LanguageTagLiteral
asLanguageTagLiteral() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asLiteral() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.Literal
asLiteral() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asResource() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asResource() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.Resource
asResource() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asString() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asURI() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
asURI() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.URI
asURI() - Method in class org.ontoware.rdf2go.model.node.Variable
 

B

backwardCompatibleWith - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An owl:backwardCompatibleWith statement contains a reference to another ontology.
Bag - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
BlankNode - Interface in org.ontoware.rdf2go.model.node
marker interface Implementations are expected to have valid implementations of equals( Object ) and hashCode()

C

cardinality - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
The cardinality constraint owl:cardinality is a built-in OWL property that links a restriction class to a data value belonging to the range of the XML Schema datatype nonNegativeInteger.
Class - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
OWL distinguishes six types of class descriptions: 1. a class identifier (a URI reference) 2. an exhaustive enumeration of individuals that together form the instances of a class 3. a property restriction 4. the intersection of two or more class descriptions 5. the union of two or more class descriptions 6. the complement of a class description
Class - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
ClosableIterable<T> - Interface in org.ontoware.aifbcommons.collection
Implementing this interface allows an object to be the target of the "foreach" statement.
ClosableIterator<E> - Interface in org.ontoware.aifbcommons.collection
An closabel iterator over a collection.
close() - Method in interface org.ontoware.aifbcommons.collection.ClosableIterator
The uderlying implementation frees resources.
close() - Method in interface org.ontoware.rdf2go.model.Model
Close connection to defined, unterlying implementation. commit() is called internally.
close() - Method in interface org.ontoware.rdf2go.model.ModelSet
Close connection to defined, unterlying implementation
comment - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
commit() - Method in interface org.ontoware.rdf2go.model.Commitable
Writes all changes to underlying persistence layer - if such a layer is used by the implementation.
Commitable - Interface in org.ontoware.rdf2go.model
Defining how and when changes are commit to underlying persistence layer.
compareByType(Node, Node) - Static method in class org.ontoware.rdf2go.model.node.impl.NodeUtils
The following sorting order is defined by different Node types: URI > BlankNode > PlainLiteral > LnaguageTaggedLiteral > DatatypedLiteral
compareTo(Node) - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
compareTo(Node) - Method in class org.ontoware.rdf2go.model.node.Variable
 
complementOf - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
ConstraintProperty - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
Deprecated.  
ConstraintResource - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
Deprecated.  
Container - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
ContainerMembershipProperty - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
contains(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModel
 
contains(ResourceOrVariable, UriOrVariable, String) - Method in interface org.ontoware.rdf2go.model.FindableModel
Convenience function.
contains(Statement) - Method in interface org.ontoware.rdf2go.model.FindableModel
 
contains(Statement) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
 
containsModel(URI) - Method in interface org.ontoware.rdf2go.model.ModelSet
 
containsStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
 
countStatements(TriplePattern) - Method in interface org.ontoware.rdf2go.model.FindableModel
 
countStatements(QuadPattern) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
 
create(Iterator<? extends Statement>, Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.Diff
Should also be offered by a constructor
create(String) - Static method in class org.ontoware.rdf2go.model.node.impl.URIImpl
Deprecated. use the constructors instead
createBlankNode() - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
Create (but do not add) a new blank node
createBlankNode(String) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
Create a new blank node with the given internal ID.
createDatatypeLiteral(String, URI) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
 
createLanguageTagLiteral(String, String) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
 
createModel() - Method in interface org.ontoware.rdf2go.ModelFactory
Create a default in-memory ModelSet with no inferencing.
createModel(URI) - Method in interface org.ontoware.rdf2go.ModelFactory
Create a default in-memory ModelSet with no inferencing and the given context URI.
createModel(Reasoning) - Method in interface org.ontoware.rdf2go.ModelFactory
Create a new Model with inferencing.
createModel(Properties) - Method in interface org.ontoware.rdf2go.ModelFactory
Create a Model configured by the given properties.
createModelSet() - Method in interface org.ontoware.rdf2go.ModelFactory
create a default in-memory ModelSet with no inferencing.
createModelSet(Reasoning) - Method in interface org.ontoware.rdf2go.ModelFactory
Create a default in-memory ModelSet with given inferencing.
createModelSet(Properties) - Method in interface org.ontoware.rdf2go.ModelFactory
Create a ModelSet configured by the given properties.
createPlainLiteral(String) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
Create a new plain literal
createQuadPattern(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
 
createStatement(URI, Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelSet
Creates a statement with a context URI.
createStatement(Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
Create a new statement - but DOES NOT add it to the model
createTriplePattern(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModel
 
createURI(String) - Method in interface org.ontoware.rdf2go.model.ModelSet
Creates an RDF2Go URI.
createURI(String) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
The model must create URIs it would accept itself.
createURIWithoutChecking(String) - Static method in class org.ontoware.rdf2go.model.node.impl.URIImpl
Deprecated. use the constructors instead

D

DataRange - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
Datatype - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
DatatypeLiteral - Interface in org.ontoware.rdf2go.model.node
RDF Literal representation of a datatype (usually xml schema datatype) Implementations are expected to have valid implementations of equals( Object ) and hashCode()
DatatypeProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
DEFAULTMODELFACTORY_CFG - Static variable in class org.ontoware.rdf2go.osgi.RDF2GoActivator
set this variable in the OSGI config to define the default driver for RDF2Go.
deleteReification(Resource) - Method in interface org.ontoware.rdf2go.model.ReificationSupport
Delete reifications made by this resource.
DeprecatedClass - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
Here, a specific identifier is said to be of type owl:DeprecatedClass, which is a subclass of rdfs:Class.
DeprecatedProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
Here, a specific identifier is said to be of type or owl:DeprecatedProperty, which is a subclass of rdf:Property.
Diff - Interface in org.ontoware.rdf2go.model
 
differentFrom - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
DiffReader - Interface in org.ontoware.rdf2go.model
A read-only diff.
disjointWith - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
distinctMembers - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
domain - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
dump() - Method in interface org.ontoware.rdf2go.model.Diff
 
dump() - Method in interface org.ontoware.rdf2go.model.Model
Dumps the whole content of the model via System.out
dump() - Method in interface org.ontoware.rdf2go.model.ModelSet
Print the whole content of this ModelSet to System.out.
dump(String[]) - Method in interface org.ontoware.rdf2go.model.Statement
debug output.

E

equals(Object) - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.node.Variable
There is only one Variable, so it's equals to itself.
equals(Object) - Method in interface org.ontoware.rdf2go.model.Statement
 
equals(Object) - Method in class org.ontoware.rdf2go.model.Syntax
 
equivalentClass - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
equivalentProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 

F

FindableModel - Interface in org.ontoware.rdf2go.model
A model where you can list all statements, find statements and check if a statement is contained.
FindableModelSet - Interface in org.ontoware.rdf2go.model
 
findStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModel
get all statements in the model with this subject, predicate and object.
findStatements(TriplePattern) - Method in interface org.ontoware.rdf2go.model.FindableModel
Iterator must be auto-close, i.e. when last element is fetched, the implementation must call close().
findStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
Search across all existing models
findStatements(QuadPattern) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
Search across all existing models and retunrs all statements matching the quad pattern
first - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
forMimeType(String) - Static method in class org.ontoware.rdf2go.model.Syntax
return the RDF syntax with the given MIME-type.
forName(String) - Static method in class org.ontoware.rdf2go.model.Syntax
return the RDF syntax with the given name.
FunctionalProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 

G

getAdded() - Method in interface org.ontoware.rdf2go.model.DiffReader
 
getAllReificationsOf(Statement) - Method in interface org.ontoware.rdf2go.model.ReificationSupport
 
getContext() - Method in interface org.ontoware.rdf2go.model.QuadPattern
 
getContext() - Method in interface org.ontoware.rdf2go.model.Statement
Note: this was set to be a Model before, but that would have caused problems, when people accesssed the model via the Statement.
getContextURI() - Method in interface org.ontoware.rdf2go.model.Model
 
getDatatype() - Method in interface org.ontoware.rdf2go.model.node.DatatypeLiteral
the URI normally is an URI for a xml schema datatype (xsd)
getDefaultModel() - Method in interface org.ontoware.rdf2go.model.ModelSet
The default model is used when the modelset is loaded from a serialization that has no context.
getDiff(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
 
getFilenameExtension() - Method in class org.ontoware.rdf2go.model.Syntax
 
getInternalID() - Method in interface org.ontoware.rdf2go.model.node.BlankNode
 
getLanguageTag() - Method in interface org.ontoware.rdf2go.model.node.LanguageTagLiteral
get the language tag
getLiteralValue(String) - Method in interface org.ontoware.rdf2go.model.QueryRow
Convenience for getValue("x").asString()
getMimeType() - Method in class org.ontoware.rdf2go.model.Syntax
return the MIME-type of this format.
getModel(URI) - Method in interface org.ontoware.rdf2go.model.ModelSet
Get the Model with the passed URI.
getModelFactory() - Static method in class org.ontoware.rdf2go.RDF2Go
get the currently registered RDF2Go factory.
getModels() - Method in interface org.ontoware.rdf2go.model.ModelSet
 
getModelURIs() - Method in interface org.ontoware.rdf2go.model.ModelSet
 
getName() - Method in class org.ontoware.rdf2go.model.Syntax
 
getNamespace(String) - Method in interface org.ontoware.rdf2go.model.NamespaceSupport
 
getNamespaces() - Method in interface org.ontoware.rdf2go.model.NamespaceSupport
Get all namespaces as a map of prefix to namespace.
getObject() - Method in interface org.ontoware.rdf2go.model.Statement
 
getObject() - Method in interface org.ontoware.rdf2go.model.TriplePattern
 
getPredicate() - Method in interface org.ontoware.rdf2go.model.Statement
 
getPredicate() - Method in interface org.ontoware.rdf2go.model.TriplePattern
 
getProperty(URI) - Method in interface org.ontoware.rdf2go.model.Model
 
getRemoved() - Method in interface org.ontoware.rdf2go.model.DiffReader
 
getSubject() - Method in interface org.ontoware.rdf2go.model.Statement
 
getSubject() - Method in interface org.ontoware.rdf2go.model.TriplePattern
 
getUnderlyingModelImplementation() - Method in interface org.ontoware.rdf2go.model.Model
 
getUnderlyingModelSetImplementation() - Method in interface org.ontoware.rdf2go.model.ModelSet
 
getValue() - Method in interface org.ontoware.rdf2go.model.node.Literal
gets the value of the literal
getValue(String) - Method in interface org.ontoware.rdf2go.model.QueryRow
 
getVariables() - Method in interface org.ontoware.rdf2go.model.QueryResultTable
 

H

hashCode() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.node.Variable
 
hashCode() - Method in interface org.ontoware.rdf2go.model.Statement
 
hashCode() - Method in class org.ontoware.rdf2go.model.Syntax
 
hasNext() - Method in interface org.ontoware.aifbcommons.collection.ClosableIterator
Returns true if the iteration has more elements.
hasReifications(Statement) - Method in interface org.ontoware.rdf2go.model.ReificationSupport
 
hasValue - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 

I

imports - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An owl:imports statement references another OWL ontology containing definitions, whose meaning is considered to be part of the meaning of the importing ontology.
incompatibleWith - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An owl:incompatibleWith statement contains a reference to another ontology.
intersectionOf - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
InverseFunctionalProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
inverseOf - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
isDefinedBy - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
isEmpty() - Method in interface org.ontoware.rdf2go.model.Model
 
isEmpty() - Method in interface org.ontoware.rdf2go.model.ModelSet
 
isIsomorphicWith(Model) - Method in interface org.ontoware.rdf2go.model.Model
Two models can be equal even if they do not contain the same statements.
isLocked() - Method in interface org.ontoware.rdf2go.model.Lockable
 
isOpen() - Method in interface org.ontoware.rdf2go.model.Model
 
isOpen() - Method in interface org.ontoware.rdf2go.model.ModelSet
 
isValidURI(String) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
CHecks URI for syntax errors.
iterator() - Method in interface org.ontoware.aifbcommons.collection.ClosableIterable
Returns an iterator over a set of elements of type T.

L

label - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
LanguageTagLiteral - Interface in org.ontoware.rdf2go.model.node
sub-interface of RDFLiteral that represents Language Tag Literals Implementations are expected to have valid implementations of equals( Object ) and hashCode()
li(int) - Static method in class org.ontoware.rdf2go.vocabulary.RDF
 
list() - Static method in class org.ontoware.rdf2go.model.Syntax
list all available syntaxes.
List - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
Literal - Interface in org.ontoware.rdf2go.model.node
This Interface represents a RDF literal.
Literal - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Literal
lock() - Method in interface org.ontoware.rdf2go.model.Lockable
Tries to obtain a lock.
Lockable - Interface in org.ontoware.rdf2go.model
 
LockException - Exception in org.ontoware.rdf2go.exception
 
LockException(String) - Constructor for exception org.ontoware.rdf2go.exception.LockException
 
LockException(Exception) - Constructor for exception org.ontoware.rdf2go.exception.LockException
 

M

MalformedQueryException - Exception in org.ontoware.rdf2go.exception
This runtime exception is thrown if a given query string could not be parsed and interpreted as a valid query string.
MalformedQueryException() - Constructor for exception org.ontoware.rdf2go.exception.MalformedQueryException
 
MalformedQueryException(Exception) - Constructor for exception org.ontoware.rdf2go.exception.MalformedQueryException
 
MalformedQueryException(String, Exception) - Constructor for exception org.ontoware.rdf2go.exception.MalformedQueryException
 
MalformedQueryException(String) - Constructor for exception org.ontoware.rdf2go.exception.MalformedQueryException
 
matches(Statement) - Method in interface org.ontoware.rdf2go.model.TriplePattern
 
maxCardinality - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
A restriction containing an owl:maxCardinality constraint describes a class of all individuals that have at most N semantically distinct values (individuals or data values) for the property concerned, where N is the value of the cardinality constraint.
member - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
minCardinality - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
A restriction containing an owl:minCardinality constraint describes a class of all individuals that have at least N semantically distinct values (individuals or data values) for the property concerned, where N is the value of the cardinality constraint.
Model - Interface in org.ontoware.rdf2go.model
Defines an RDF Model, and the functions to add and delete statements of all possible kinds to this model.
ModelAddRemove - Interface in org.ontoware.rdf2go.model
Can remove statements and apply diffs in one atomic operation.
ModelChangedListener - Interface in org.ontoware.rdf2go.model
A listener that gets informed when model change operations are executed.
ModelException - Exception in org.ontoware.rdf2go.exception
An exception that is thrown by Model functions.
ModelException() - Constructor for exception org.ontoware.rdf2go.exception.ModelException
 
ModelException(String) - Constructor for exception org.ontoware.rdf2go.exception.ModelException
 
ModelException(String, Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ModelException
 
ModelException(Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ModelException
 
ModelFactory - Interface in org.ontoware.rdf2go
RDF2Go adapters have toi implement this interface to be able to create Models and ModelSets.
modelFactory - Static variable in class org.ontoware.rdf2go.RDF2Go
the default factory for RDF2Go.
ModelIO - Interface in org.ontoware.rdf2go.model
 
ModelRemovePatterns - Interface in org.ontoware.rdf2go.model
 
ModelRuntimeException - Exception in org.ontoware.rdf2go.exception
An runtime exception that is thrown by Model functions.
ModelRuntimeException() - Constructor for exception org.ontoware.rdf2go.exception.ModelRuntimeException
 
ModelRuntimeException(String) - Constructor for exception org.ontoware.rdf2go.exception.ModelRuntimeException
 
ModelRuntimeException(String, Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ModelRuntimeException
 
ModelRuntimeException(Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ModelRuntimeException
 
ModelSet - Interface in org.ontoware.rdf2go.model
A ModelSet is like a Graph Data Set in SPARQL.
ModelSetAddRemove - Interface in org.ontoware.rdf2go.model
Allows to add and removes statements from a ModelSet.
ModelSetIO - Interface in org.ontoware.rdf2go.model
Defines reading and writing to and from readers/writers and streams.
ModelValueFactory - Interface in org.ontoware.rdf2go.model
Factory-like parts of an RDF2Go-Model
ModelWriter - Interface in org.ontoware.rdf2go.model
 

N

NamespaceSupport - Interface in org.ontoware.rdf2go.model
This interface leaves it open to implementations where the prefixes go, e.g.
newRandomUniqueURI() - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
Implementations are free to choose if their semantics are unique within the this model, the ModelSet, or unique in the universe
next() - Method in interface org.ontoware.aifbcommons.collection.ClosableIterator
Returns the next element in the iteration.
nil - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
Node - Interface in org.ontoware.rdf2go.model.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 - Interface in org.ontoware.rdf2go.model.node
Implementations are supposed to have correct implementations of equals() and hashCode()
NodeUtils - Class in org.ontoware.rdf2go.model.node.impl
 
NodeUtils() - Constructor for class org.ontoware.rdf2go.model.node.impl.NodeUtils
 
Nothing - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
The class with identifier owl:Nothing is the empty class.
NotifyingModel - Interface in org.ontoware.rdf2go.model
A Model that can notify listeners when triples are added or removed from the model.
NotifyingModelSet - Interface in org.ontoware.rdf2go.model
A ModelSet that can notify listeners when triples are added or removed from the model.
Ntriples - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax NTriples

O

object - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
ObjectProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
oneOf - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
onProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
A restriction class should have exactly one triple linking the restriction to a particular property, using the owl:onProperty property.
Ontology - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An OWL ontology contains a sequence of annotations, axioms, and facts.
OntologyProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
OWL has a built-in class owl:OntologyProperty.
open() - Method in interface org.ontoware.rdf2go.model.Model
Open connection to defined, unterlying implementation
open() - Method in interface org.ontoware.rdf2go.model.ModelSet
Open connection to defined, unterlying implementation
org.ontoware.aifbcommons.collection - package org.ontoware.aifbcommons.collection
 
org.ontoware.rdf2go - package org.ontoware.rdf2go
 
org.ontoware.rdf2go.exception - package org.ontoware.rdf2go.exception
 
org.ontoware.rdf2go.model - package org.ontoware.rdf2go.model
 
org.ontoware.rdf2go.model.node - package org.ontoware.rdf2go.model.node
 
org.ontoware.rdf2go.model.node.impl - package org.ontoware.rdf2go.model.node.impl
 
org.ontoware.rdf2go.osgi - package org.ontoware.rdf2go.osgi
 
org.ontoware.rdf2go.vocabulary - package org.ontoware.rdf2go.vocabulary
 
OWL - Class in org.ontoware.rdf2go.vocabulary
OWL vocabulary items as URIs there are all vocabulary items (OWL Full), some have usage-restrictions in other owl sublanguages (OWL DL and especially OWL Lite).
OWL() - Constructor for class org.ontoware.rdf2go.vocabulary.OWL
 
OWL_NS - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
The OWL Namespace

P

performedUpdate(DiffReader) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
 
performedUpdate(Diff) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
Deprecated. 
PlainLiteral - Interface in org.ontoware.rdf2go.model.node
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()
predicate - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
priorVersion - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An owl:priorVersion statement contains a reference to another ontology.
Property - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 

Q

QuadPattern - Interface in org.ontoware.rdf2go.model
Quad match representation in rdf2go, used to query a ModelSet.
QueryableModel - Interface in org.ontoware.rdf2go.model
The closable iterable/iterators hould be auto-close, i.e. when the last element is retrieved close() hast to be called automatically.
queryConstruct(String, String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
 
QueryLanguageNotSupportedException - Exception in org.ontoware.rdf2go.exception
 
QueryLanguageNotSupportedException(Exception) - Constructor for exception org.ontoware.rdf2go.exception.QueryLanguageNotSupportedException
 
QueryLanguageNotSupportedException(String) - Constructor for exception org.ontoware.rdf2go.exception.QueryLanguageNotSupportedException
 
QueryLanguageNotSupportedException(String, Exception) - Constructor for exception org.ontoware.rdf2go.exception.QueryLanguageNotSupportedException
 
QueryLanguageNotSupportedException() - Constructor for exception org.ontoware.rdf2go.exception.QueryLanguageNotSupportedException
 
QueryResultTable - Interface in org.ontoware.rdf2go.model
 
QueryRow - Interface in org.ontoware.rdf2go.model
 
querySelect(String, String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
returns results for queries in other query languages as a QueryResultTable as supported by underlying implementation.

R

range - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
RDF - Class in org.ontoware.rdf2go.vocabulary
The RDF vocabulary as URIs
RDF() - Constructor for class org.ontoware.rdf2go.vocabulary.RDF
 
RDF2Go - Class in org.ontoware.rdf2go
Convenience class that allows registering and finding ModelFactories If you use one adaptor in your application, you should always use the default instance.
RDF2Go() - Constructor for class org.ontoware.rdf2go.RDF2Go
 
RDF2GoActivator - Class in org.ontoware.rdf2go.osgi
Activate the RDF2Go framework.
RDF2GoActivator() - Constructor for class org.ontoware.rdf2go.osgi.RDF2GoActivator
 
RDF_NS - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
The RDF Namespace
RDFS - Class in org.ontoware.rdf2go.vocabulary
RDFS vocabulary items as URIs
RDFS() - Constructor for class org.ontoware.rdf2go.vocabulary.RDFS
 
RDFS_NS - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
The RDF Schema Namespace
RdfXml - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax RDF XML
readFrom(Reader) - Method in interface org.ontoware.rdf2go.model.ModelIO
Read from Reader assuming in UTF8 encoding.
readFrom(Reader, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelIO
Reads assuming the given syntax.
readFrom(Reader, Syntax, String) - Method in interface org.ontoware.rdf2go.model.ModelIO
Reads RDF data from the given Reader in the given Syntax.
readFrom(InputStream) - Method in interface org.ontoware.rdf2go.model.ModelIO
Read from InputStream assuming to read an RDF/XML stream.
readFrom(InputStream, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelIO
Reads assuming the given syntax.
readFrom(InputStream, Syntax, String) - Method in interface org.ontoware.rdf2go.model.ModelIO
Reads RDF data from the given InputStream in the given Syntax.
readFrom(Reader) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Read from Reader assuming to read a TRiX stream in UTF8 encoding.
readFrom(Reader, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Reads assuming the given syntax.
readFrom(Reader, Syntax, String) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Reads assuming the given syntax.
readFrom(InputStream) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Read from InputStream assuming to read an RDF/XML stream.
readFrom(InputStream, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Reads assuming the given syntax.
readFrom(InputStream, Syntax, String) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Reads assuming the given syntax.
REASONING - Static variable in interface org.ontoware.rdf2go.ModelFactory
The Property key to indicate the Reasoning state in the properties.
Reasoning - Enum in org.ontoware.rdf2go
 
ReasoningNotSupportedException - Exception in org.ontoware.rdf2go.exception
The intended type of reasoning is not supported by this Adapter.
ReasoningNotSupportedException() - Constructor for exception org.ontoware.rdf2go.exception.ReasoningNotSupportedException
 
ReasoningNotSupportedException(String, Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ReasoningNotSupportedException
 
ReasoningNotSupportedException(String) - Constructor for exception org.ontoware.rdf2go.exception.ReasoningNotSupportedException
 
ReasoningNotSupportedException(Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ReasoningNotSupportedException
 
register(Syntax) - Static method in class org.ontoware.rdf2go.model.Syntax
register a new RDF Syntax you want to have available throughout your application.
register(ModelFactory) - Static method in class org.ontoware.rdf2go.RDF2Go
register an implementation of the RDF2Go framework. you can only register one framework inside one Java application, it will throw an Exception if you register more than one.
register(String) - Static method in class org.ontoware.rdf2go.RDF2Go
 
ReificationSupport - Interface in org.ontoware.rdf2go.model
Support for reification, as defined in http://www.w3.org/TR/rdf-mt/#Reif
remove() - Method in interface org.ontoware.aifbcommons.collection.ClosableIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
removeAll() - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
Removes all statements from this model.
removeAll(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
Removes all statements contained in 'other' from this model = 'difference'
removeAll() - Method in interface org.ontoware.rdf2go.model.ModelSet
Removes all models, which is not the same as removing all statements from all models in this ModelSet.
removeAll(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
For each statement in the iterator, the statement is removed form the model named statement.getContext(); If the model named statement.getContext() becomes empty, it remains in the ModelSet.
removedStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
 
removedStatements(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
 
removeModel(URI) - Method in interface org.ontoware.rdf2go.model.ModelSet
Removes the Model (NamedGraph) denoted by contextURI from this modelset.
removeModelChangedListener(ModelChangedListener) - Method in interface org.ontoware.rdf2go.model.NotifyingModel
 
removeModelSetChangedListener(ModelChangedListener) - Method in interface org.ontoware.rdf2go.model.NotifyingModelSet
 
removeNamespace(String) - Method in interface org.ontoware.rdf2go.model.NamespaceSupport
Throws no exception if the prefix was not present.
removeStatement(Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a (subject, property ,object)-statement from the model
removeStatement(Resource, URI, String) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
 
removeStatement(Resource, URI, String, String) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a (subject, property ,literal, language tag)-statement from the model
removeStatement(Resource, URI, String, URI) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a (subject, property ,literal, datatype)-statement from the model datatype often is an uri for a xml schema datatype (xsd)
removeStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a rdf2go-statement from the model
removeStatement(String, URI, String) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
 
removeStatement(String, URI, String, String) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a (subject, property ,literal, language tag)-statement from the model
removeStatement(String, URI, String, URI) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a (subject, property ,literal, datatype)-statement from the model datatype often is an uri for a xml schema datatype (xsd)
removeStatement(URI, Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
Removes the statement (s,p,o) from a model named contextURI.
removeStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
Removes the statement (s,p,o) from a model named statement.getContext().
removeStatements(TriplePattern) - Method in interface org.ontoware.rdf2go.model.ModelRemovePatterns
remove all matching triple patterms from the model
removeStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.ModelRemovePatterns
remove a (subject, property ,object)-statement from the model
removeStatements(QuadPattern) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
Find all models matching the context of the pattern and remove all matching triple patterms from them
removeStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
Find all models matching the context, and remove all (subject, property ,object)-statements from these model
Resource - Interface in org.ontoware.rdf2go.model.node
Marker interface for RDF resources (BlankNode and URI).
Resource - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Resource *
ResourceImpl - Class in org.ontoware.rdf2go.model.node.impl
 
ResourceImpl() - Constructor for class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
ResourceOrVariable - Interface in org.ontoware.rdf2go.model.node
Implementations are supposed to have correct implementations of equals() and hashCode()
rest - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
Restriction - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
A property restriction is a special kind of class description.

S

sameAs - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
seeAlso - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
Seq - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
serialize(Syntax) - Method in interface org.ontoware.rdf2go.model.ModelIO
Convenience method to export a Model to a String in a given syntax.
serialize(Syntax) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Convenience method to export a ModelSet to a String in a given syntax.
serviceChanged(ServiceEvent) - Method in class org.ontoware.rdf2go.osgi.RDF2GoActivator
Listen to changes in the ModelFactories.
setAutocommit(boolean) - Method in interface org.ontoware.rdf2go.model.Commitable
The default value is true.
setNamespace(String, String) - Method in interface org.ontoware.rdf2go.model.NamespaceSupport
 
setProperty(URI, Object) - Method in interface org.ontoware.rdf2go.model.Model
Add an arbitrary runtime property, this will not be persisted and is only available at runtime.
size() - Method in interface org.ontoware.rdf2go.model.Model
For plain models without any inference, this is the exact number of explicit statements.
size() - Method in interface org.ontoware.rdf2go.model.ModelSet
The number of explicit statements.
someValuesFrom - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
Sparqlable - Interface in org.ontoware.rdf2go.model
Interface for SPARQL and other query languages.
sparqlAsk(String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
SPARQL ask queries
sparqlConstruct(String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
 
sparqlDescribe(String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
Iterator must be auto-close, i.e. when last element is fetched, the implementation must call close().
sparqlSelect(String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
returns results for SPARQL Select queries, as supported by underlying implementation.
start(BundleContext) - Method in class org.ontoware.rdf2go.osgi.RDF2GoActivator
 
Statement - Interface in org.ontoware.rdf2go.model
Statement representation in rdf2go Implementations of Statement should have valid implementations of hashCode and equals.
Statement - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
stop(BundleContext) - Method in class org.ontoware.rdf2go.osgi.RDF2GoActivator
 
STORAGE - Static variable in interface org.ontoware.rdf2go.ModelFactory
The Property key to indicate where to store the model or modelset.
STORAGE_VALUE_MEMORY - Static variable in interface org.ontoware.rdf2go.ModelFactory
 
subClassOf - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
subject - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
subPropertyOf - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
SymmetricProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
Syntax - Class in org.ontoware.rdf2go.model
Class for RDF syntaxes, and registry for them.
Syntax(String, String, String) - Constructor for class org.ontoware.rdf2go.model.Syntax
Generate a new Syntax
Syntax(String, String, String, boolean) - Constructor for class org.ontoware.rdf2go.model.Syntax
Generate a new Syntax and register it
SyntaxNotSupportedException - Exception in org.ontoware.rdf2go.exception
A runtime exception thrown if a method offers a choice of syntaxes, but the chosen syntax is not supported by the adapter.
SyntaxNotSupportedException() - Constructor for exception org.ontoware.rdf2go.exception.SyntaxNotSupportedException
 
SyntaxNotSupportedException(Exception) - Constructor for exception org.ontoware.rdf2go.exception.SyntaxNotSupportedException
 
SyntaxNotSupportedException(String, Exception) - Constructor for exception org.ontoware.rdf2go.exception.SyntaxNotSupportedException
 
SyntaxNotSupportedException(String) - Constructor for exception org.ontoware.rdf2go.exception.SyntaxNotSupportedException
 

T

Thing - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
The class with identifier owl:Thing is the class of all individuals.
toJavaURI() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
toSPARQL() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
toSPARQL() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience function to create SPARQL queries from nodes
toSPARQL() - Method in class org.ontoware.rdf2go.model.node.Variable
 
toString() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
toString() - Method in class org.ontoware.rdf2go.model.Syntax
 
toURI(String) - Static method in class org.ontoware.rdf2go.vocabulary.OWL
 
toURI(String) - Static method in class org.ontoware.rdf2go.vocabulary.RDF
 
toURI(String) - Static method in class org.ontoware.rdf2go.vocabulary.RDFS
 
toURI(String) - Static method in class org.ontoware.rdf2go.vocabulary.XSD
 
TransitiveProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
Trig - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF Syntax Trig For more info see http://sites.wiwiss.fu-berlin.de/suhl/bizer/TriG/
TriplePattern - Interface in org.ontoware.rdf2go.model
Triple match representation in rdf2go Implementations are expected to have valid implem
Trix - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax Trix For mroe info see: http://swdev.nokia.com/trix/TriX.html
Turtle - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax Turtle
type - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 

U

unionOf - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
unlock() - Method in interface org.ontoware.rdf2go.model.Lockable
Removes a lock.
unregister(Syntax) - Static method in class org.ontoware.rdf2go.model.Syntax
unregister an RDF Syntax from which you know that your application will never ever support it.
update(DiffReader) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
Apply the changes given by this diff in one atomic operation Implementations must check that all statements to be removed are still in the Model.
update(Diff) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
Deprecated. 
update(DiffReader) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
Apply the changes given by this diff in one atomic operation Implementations must check that all statements to be removed are still in the Model.
URI - Interface in org.ontoware.rdf2go.model.node
Interface for URI implementations.
URIImpl - Class in org.ontoware.rdf2go.model.node.impl
 
URIImpl(String) - Constructor for class org.ontoware.rdf2go.model.node.impl.URIImpl
Checks uri for validity and creates
URIImpl(String, boolean) - Constructor for class org.ontoware.rdf2go.model.node.impl.URIImpl
 
UriOrVariable - Interface in org.ontoware.rdf2go.model.node
Implementations are supposed to have correct implementations of equals() and hashCode()

V

value - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
valueOf(String) - Static method in enum org.ontoware.rdf2go.Reasoning
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ontoware.rdf2go.Reasoning
Returns an array containing the constants of this enum type, in the order they're declared.
Variable - Class in org.ontoware.rdf2go.model.node
This variable models wildcards in triple pattern queres.
versionInfo - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An owl:versionInfo statement generally has as its object a string giving information about this version, for example RCS/CVS keywords.

W

writeTo(Writer) - Method in interface org.ontoware.rdf2go.model.ModelIO
Writing an RDF/XML stream in UTF8 encoding
writeTo(Writer, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelIO
Write the model to the passed writer, using the passed syntax.
writeTo(OutputStream) - Method in interface org.ontoware.rdf2go.model.ModelIO
Writing an RDF/XML stream in UTF8 encoding
writeTo(OutputStream, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelIO
Write the model to the passed writer, using the passed syntax.
writeTo(Writer) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Write to writer in UTF8 and TRiX.
writeTo(Writer, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Write the model to the passed writer, using the passed syntax.
writeTo(OutputStream) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Writing a TRiX stream in UTF8 encoding For more info on TRiX read: http://www.hpl.hp.com/techreports/2003/HPL-2003-268.html
writeTo(OutputStream, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Write the model to the passed writer, using the passed syntax.

X

XMLLiteral - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
XMLLiteral - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
XS_URIPREFIX - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
As discussed in http://www.w3.org/2001/sw/BestPractices/XSCH/xsch-sw-20050127/#section-duration an standardised in http://www.w3.org/TR/xpath-datamodel/#notation Note: The XML namespace is 'http://www.w3.org/2001/XMLSchema', but RDF people seems to have agreed on using '#' atht eh end to create a URI-prefix
XSD - Class in org.ontoware.rdf2go.vocabulary
The XML Schema vocabulary as URIs
XSD() - Constructor for class org.ontoware.rdf2go.vocabulary.XSD
 
XSD_NS - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
The XML Schema Namespace

_

_anyURI - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_base64Binary - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_boolean - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_byte - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_date - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_dateTime - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_dayTimeDuration - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_decimal - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_double - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_duration - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
Deprecated. 
_ENTITIES - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_ENTITY - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_float - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_gDay - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_gMonth - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_gMonthDay - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_gYear - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_gYearMonth - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_hexBinary - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_ID - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_IDREF - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_IDREFS - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_int - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
http://www.w3.org/TR/xmlschema-2/datatypes.html#int [Definition:] int is derived from long by setting the value of maxInclusive to be 2147483647 and minInclusive to be -2147483648.
_integer - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_language - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_long - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_Name - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_NCName - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_negativeInteger - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_NMTOKEN - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_NMTOKENS - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_nonNegativeInteger - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_nonPositiveInteger - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_normalizedString - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_positiveInteger - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_QName - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_short - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_string - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_time - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_token - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_unsignedByte - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_unsignedInt - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_unsignedLong - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_unsignedShort - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_yearMonthDuration - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 

A B C D E F G H I L M N O P Q R S T U V W X _

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