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

A

ABNode - Class in org.openrdf.repository.augur.model
Wraps a BNode and includes the AugurNode.
ABNode(String, BNode, AugurNode) - Constructor for class org.openrdf.repository.augur.model.ABNode
 
AbstractSmusher - Class in org.openrdf.elmo.smusher
Abstract implementation of the Smusher interface
AbstractSmusher() - Constructor for class org.openrdf.elmo.smusher.AbstractSmusher
 
accept(Statement) - Method in class org.openrdf.repository.augur.helpers.ConsumeStatementIterator
 
add(int, Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainer
 
add(int, Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
add(Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
add(ContextAwareConnection, Resource, Value) - Method in class org.openrdf.elmo.sesame.helpers.PropertyChanger
 
add(Object) - Method in class org.openrdf.elmo.sesame.InverseSesameProperty
 
add(E) - Method in class org.openrdf.elmo.sesame.SesameProperty
 
add(File, String, RDFFormat) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Adds RDF data from the specified file to a specific contexts in the repository.
add(InputStream, String, RDFFormat) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Adds RDF data from an InputStream to the repository, optionally to one or more named contexts.
add(Iterable<? extends Statement>) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Adds the supplied statements to this repository, optionally to one or more named contexts.
add(Iteration<? extends Statement, RepositoryException>) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Adds the supplied statements to this repository, optionally to one or more named contexts.
add(Reader, String, RDFFormat) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Adds RDF data from a Reader to the repository, optionally to one or more named contexts.
add(Resource, URI, Value) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Adds a statement with the specified subject, predicate and object to this repository, optionally to one or more named contexts.
add(Statement) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Adds the supplied statement to this repository, optionally to one or more named contexts.
add(URL, String, RDFFormat) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Adds the RDF data that can be found at the specified URL to the repository, optionally to one or more named contexts.
add(InputStream, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(Reader, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(URL, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(File, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(Statement, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(Iterable<? extends Statement>, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(RepositoryConnection, Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.memento.RepositoryMemento
 
addAll(Collection<? extends Object>) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
addAll(int, Collection<? extends Object>) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
addAll(Collection<? extends E>) - Method in class org.openrdf.elmo.sesame.SesameProperty
 
addBehaviourFactory(ElmoBehaviourFactory<?>) - Method in class org.openrdf.elmo.impl.ElmoEntityCompositor
 
addChildNode(AugurStatementNode, Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.augur.model.AugurNode
 
addConstructor(Class<?>[], String) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
addDataset(URL) - Method in class org.openrdf.elmo.ElmoModule
Marks this dataset to be loaded into the repository under a context of the same URL.
addDataset(URL, String) - Method in class org.openrdf.elmo.ElmoModule
Marks this dataset to be loaded and replace any data in the given context.
addFactoryClass(Class<?>, Class<?>...) - Method in class org.openrdf.elmo.impl.ElmoEntityCompositor
 
addInterface(Class<?>) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
addJar(URL) - Method in class org.openrdf.elmo.codegen.OntologyConverter
Add a jar of classes to include in the class-path.
addListener(SmusherListener) - Method in class org.openrdf.elmo.smusher.AbstractSmusher
 
addListener(SmusherListener) - Method in interface org.openrdf.elmo.smusher.Smusher
 
addOntology(URI, String) - Method in class org.openrdf.elmo.codegen.OntologyConverter
Binds this ontology with the package name.
addOntologyPackage(URI, String) - Method in class org.openrdf.elmo.codegen.CodeGenerator
 
addPredicate(URI) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
addPredicate(URI) - Method in interface org.openrdf.elmo.dynabean.helpers.OntologyDigester
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openrdf.elmo.sesame.behaviours.PropertyChangeNotifierSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openrdf.elmo.sesame.roles.PropertyChangeNotifier
Adds a new listener to be notified of changes to this Bean.
addRdfSource(URL) - Method in class org.openrdf.elmo.codegen.OntologyConverter
Adds an RDF file to the local repository.
addRdfType(URI, URI) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
addRdfType(URI, URI) - Method in interface org.openrdf.elmo.dynabean.helpers.OntologyDigester
 
addResources(String) - Method in class org.openrdf.elmo.ElmoModule
Load a dataset or a resource listing dataset - optionally assigned to a context
addSeeAlsos(Repository) - Method in class org.openrdf.elmo.scutter.SimpleRetriever
Add all rdfs:seeAlso statements to the queue from the specified repository.
addSmusher(Smusher) - Method in class org.openrdf.elmo.smusher.FastIterativeSmusher
 
addSmusher(Smusher) - Method in class org.openrdf.elmo.smusher.IterativeSmusher
 
addStatememt(Repository, Statement) - Static method in class org.openrdf.elmo.smusher.Util
Add a statement to a repository
addURL(URL) - Method in class org.openrdf.elmo.scutter.Scutter
Add a single URL to the queue.
addVisited(URL) - Method in class org.openrdf.elmo.scutter.Scutter
 
addWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.flushable.FlushableConnection
 
Agent - Interface in org.openrdf.concepts.foaf
An agent (eg.
aggregate(Repository, String) - Method in class org.openrdf.elmo.scutter.SimpleRetriever
 
aggregateContent() - Method in interface org.openrdf.elmo.scutter.DocumentHandler
 
AllDifferent - Interface in org.openrdf.concepts.owl
 
allowStatement(Resource, URI, Value) - Method in interface org.openrdf.elmo.scutter.StatementFilter
 
Alt<E> - Interface in org.openrdf.concepts.rdf
The class of containers of alternatives.
AND - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
AnnotationProperty - Interface in org.openrdf.concepts.owl
 
appendInvocation(Object, Method) - Method in class org.openrdf.elmo.impl.InvocationContextImpl
 
ArchRepository - Interface in org.openrdf.concepts.doap
GNU Arch source code repository.
AResource - Class in org.openrdf.repository.augur.model
Base class for ABNode and AURI.
AResource(String, Resource, AugurNode) - Constructor for class org.openrdf.repository.augur.model.AResource
 
ARG - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
ARGS - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
ASC - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
ASolutionIterator<X extends Exception> - Class in org.openrdf.repository.augur.helpers
Tags a solution iterator resources with an AugurNode.
ASolutionIterator(Iteration<? extends BindingSet, X>, AugurNode) - Constructor for class org.openrdf.repository.augur.helpers.ASolutionIterator
 
assign(String) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
assignStaticField(Class<?>, String) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
AStatementIterator<X extends Exception> - Class in org.openrdf.repository.augur.helpers
Tags every Resource with a AugurNode by wrapping it in a AResource.
AStatementIterator(Iteration<? extends Statement, X>, AugurStatementNode) - Constructor for class org.openrdf.repository.augur.helpers.AStatementIterator
 
AStatementIterator(Iteration<? extends Statement, X>, AugurNode, String, String) - Constructor for class org.openrdf.repository.augur.helpers.AStatementIterator
 
Atom - Interface in org.openrdf.concepts.swrl
common superclass
AtomList - Interface in org.openrdf.concepts.swrl
 
AugurNode - Class in org.openrdf.repository.augur.model
Base class for AugurNodes.
AugurNode() - Constructor for class org.openrdf.repository.augur.model.AugurNode
 
AugurNodeFactory - Class in org.openrdf.repository.augur.helpers
Retrives or creates AugurNodes for a statement parttern.
AugurNodeFactory(RepositoryConnection) - Constructor for class org.openrdf.repository.augur.helpers.AugurNodeFactory
 
AugurObjectNode - Class in org.openrdf.repository.augur.model
AugurNode that have been created from a statement pattern, carring over an object resource.
AugurObjectNode() - Constructor for class org.openrdf.repository.augur.model.AugurObjectNode
 
AugurRepository - Class in org.openrdf.repository.augur
Wraps a Repository reducing traffic to the underlying repository for some requests.
AugurRepository() - Constructor for class org.openrdf.repository.augur.AugurRepository
 
AugurRepository(Repository) - Constructor for class org.openrdf.repository.augur.AugurRepository
 
AugurRepositoryFactory - Class in org.openrdf.repository.augur
 
AugurRepositoryFactory() - Constructor for class org.openrdf.repository.augur.AugurRepositoryFactory
 
AugurStatementNode - Class in org.openrdf.repository.augur.model
AugurNode that was created with a statement pattern.
AugurStatementNode() - Constructor for class org.openrdf.repository.augur.model.AugurStatementNode
 
AugurSubjectNode - Class in org.openrdf.repository.augur.model
AugurNode that was created with by a statement pattern and a carried over subject resource.
AugurSubjectNode() - Constructor for class org.openrdf.repository.augur.model.AugurSubjectNode
 
AURI - Class in org.openrdf.repository.augur.model
Wraps a URI to include the AugurNode.
AURI(String, URI, AugurNode) - Constructor for class org.openrdf.repository.augur.model.AURI
 

B

Bag<E> - Interface in org.openrdf.concepts.rdf
The class of unordered containers.
BeanAccessLogger - Class in org.openrdf.elmo.sesame.behaviours
Deprecated.  
BeanAccessLogger() - Constructor for class org.openrdf.elmo.sesame.behaviours.BeanAccessLogger
Deprecated.  
begin() - Method in class org.openrdf.elmo.sesame.SesameTransaction
 
BigDecimalMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
BigDecimalMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.BigDecimalMarshall
 
BigIntegerMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
BigIntegerMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.BigIntegerMarshall
 
BKRepository - Interface in org.openrdf.concepts.doap
BitKeeper source code repository.
BNODEGENERATOR - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
BooleanMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
BooleanMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.BooleanMarshall
 
Box - Interface in org.openrdf.concepts.dc.terms
The DCMI Box identifies a region of space using its geographic limits.
buildDynaClass(SesameManager, Collection<URI>) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfoFactory
 
Builtin - Interface in org.openrdf.concepts.swrl
 
BuiltinAtom - Interface in org.openrdf.concepts.swrl
consists of a builtin and a List of arguments
ByteMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
ByteMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.ByteMarshall
 

C

CachableAugurNode - Class in org.openrdf.repository.augur.model
Extends the AugurStatementNode to allow caching of results.
CachableAugurNode() - Constructor for class org.openrdf.repository.augur.model.CachableAugurNode
 
cacheStatement(Statement) - Method in class org.openrdf.repository.augur.model.CachableAugurNode
 
CASESENSITIVE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
castObject(String, Class<?>) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
Category - Interface in org.openrdf.concepts.awol
see §4.2.2 of rfc 4287.
Channel - Interface in org.openrdf.concepts.rss
Channel.
CHANNEL - Static variable in class org.openrdf.model.vocabulary.RSS
 
CharacterMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
CharacterMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.CharacterMarshall
 
Class - Interface in org.openrdf.concepts.owl
 
Class - Interface in org.openrdf.concepts.rdfs
The class of classes.
ClassAtom - Interface in org.openrdf.concepts.swrl
consists of a classPredicate and argument1
ClassFactory - Class in org.openrdf.elmo.dynacode
 
ClassFactory() - Constructor for class org.openrdf.elmo.dynacode.ClassFactory
Creates a new Class Factory using the current context class loader.
ClassFactory(ClassLoader) - Constructor for class org.openrdf.elmo.dynacode.ClassFactory
Create a given Class Factory with the given class loader.
ClassTemplate - Class in org.openrdf.elmo.dynacode
 
ClassTemplate(CtClass, ClassFactory) - Constructor for class org.openrdf.elmo.dynacode.ClassTemplate
 
clear() - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
clear() - Method in class org.openrdf.elmo.scutter.Scutter
Clear the queue and visited lists.
clear() - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
clear() - Method in class org.openrdf.elmo.sesame.LocalizedSesameProperty
 
clear() - Method in class org.openrdf.elmo.sesame.SesameManager
 
clear() - Method in class org.openrdf.elmo.sesame.SesameProperty
 
clear() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Removes all statements from a specific contexts in the repository.
clear(Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
clear() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
clear(RepositoryConnection, Resource...) - Method in class org.openrdf.repository.memento.RepositoryMemento
 
clearLoadedContexts() - Method in class org.openrdf.repository.loader.LoaderRepository
 
clearNamespaces(RepositoryConnection) - Method in class org.openrdf.repository.memento.RepositoryMemento
 
close() - Method in interface org.openrdf.elmo.ElmoManager
Closes any transactions or connections in the manager.
close() - Method in interface org.openrdf.elmo.ElmoManagerFactory
Closes the factory preventing any more ElmoManagers from being created.
close() - Method in interface org.openrdf.elmo.ElmoQuery
Closes any open results from this query.
close() - Method in class org.openrdf.elmo.sesame.iterators.ConvertingIterator
 
close(Iterator<?>) - Static method in class org.openrdf.elmo.sesame.iterators.ElmoIteration
 
close() - Method in class org.openrdf.elmo.sesame.iterators.ElmoIteration
 
close() - Method in interface org.openrdf.elmo.sesame.roles.SesameEntity
 
close() - Method in class org.openrdf.elmo.sesame.SesameEntitySupport
 
close() - Method in class org.openrdf.elmo.sesame.SesameManager
 
close() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
close() - Method in class org.openrdf.elmo.sesame.SesameQuery
 
close() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
close(RepositoryConnection) - Method in class org.openrdf.repository.memento.RepositoryMemento
 
close() - Method in class org.openrdf.repository.threadproxy.ThreadProxyRepositoryConnection
 
code(String) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
CodeBuilder - Class in org.openrdf.elmo.dynacode
 
CodeBuilder(ClassTemplate, ClassFactory) - Constructor for class org.openrdf.elmo.dynacode.CodeBuilder
 
CodeGenerator - Class in org.openrdf.elmo.codegen
Converts OWL ontologies into JavaBeans.
CodeGenerator() - Constructor for class org.openrdf.elmo.codegen.CodeGenerator
 
codeInstanceof(String, Class<?>) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
codeObject(String, Class<?>) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
Collection - Interface in org.openrdf.concepts.dc.type
A collection is an aggregation of items.
CollectorListener - Class in org.openrdf.elmo.smusher.listener
This listener collects all matches reported, ignoring duplicates and symmetric matches.
CollectorListener() - Constructor for class org.openrdf.elmo.smusher.listener.CollectorListener
 
CollectorListener.Pair - Class in org.openrdf.elmo.smusher.listener
 
CollectorListener.Pair(Resource, Resource) - Constructor for class org.openrdf.elmo.smusher.listener.CollectorListener.Pair
 
commit() - Method in class org.openrdf.elmo.sesame.SesameTransaction
 
commit() - Method in class org.openrdf.elmo.smusher.listener.CollectorListener
 
commit() - Method in class org.openrdf.elmo.smusher.listener.CounterListener
 
commit() - Method in class org.openrdf.elmo.smusher.listener.LogListener
 
commit() - Method in class org.openrdf.elmo.smusher.listener.SameAsListener
 
commit() - Method in interface org.openrdf.elmo.smusher.listener.SmusherListener
 
commit() - Method in class org.openrdf.repository.delegate.VersioningConnection
 
commit() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
commit(RepositoryConnection) - Method in class org.openrdf.repository.memento.RepositoryMemento
 
ComparatorSmusher<T extends Resource> - Class in org.openrdf.elmo.smusher
This smusher finds matching instances in a repository by compairing all instances of a given type using a given comparator.
ComparatorSmusher(ResourceComparator<T>, Class) - Constructor for class org.openrdf.elmo.smusher.ComparatorSmusher
 
compare(T, T) - Method in interface org.openrdf.elmo.smusher.ResourceComparator
 
compare(String, String, int) - Static method in class org.openrdf.elmo.smusher.Util
 
COMPARE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
COMPAREALL - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
COMPAREANY - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
compile(File, List<String>, URLClassLoader) - Method in class org.openrdf.elmo.codegen.JavaCompiler
 
complementOf - Annotation Type in org.openrdf.elmo.annotations
Places on roles that should be used on any Bean that does not implement the value concept.
ComplexMapper<URI> - Class in org.openrdf.elmo.rolemapper
Tracks recorded roles and maps them to their subject type.
ComplexMapper(HierarchicalRoleMapper<URI>) - Constructor for class org.openrdf.elmo.rolemapper.ComplexMapper
 
CONDITION - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
construct(Class<?>, Object...) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
ConsumeStatementIterator<X extends Exception> - Class in org.openrdf.repository.augur.helpers
Passed all the results to the AugurNode for caching.
ConsumeStatementIterator(Iteration<Statement, X>, AResource, CachableAugurNode, int) - Constructor for class org.openrdf.repository.augur.helpers.ConsumeStatementIterator
 
Container<E> - Interface in org.openrdf.concepts.rdfs
The class of RDF containers.
ContainerMembershipProperty - Interface in org.openrdf.concepts.rdfs
The class of container membership properties, rdf:_1, rdf:_2, ..., all of which are sub-properties of 'member'.
contains(String, String) - Method in class org.openrdf.elmo.dynabean.DynaBeanSupport
 
contains(Object) - Method in interface org.openrdf.elmo.ElmoManager
Check if the instance belongs to the current persistence context.
contains(Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
contains(Object) - Method in class org.openrdf.elmo.sesame.InverseSesameProperty
 
contains(Object) - Method in class org.openrdf.elmo.sesame.SesameManager
 
contains(Object) - Method in class org.openrdf.elmo.sesame.SesameProperty
 
containsAll(Collection<?>) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
containsAll(Collection<?>) - Method in class org.openrdf.elmo.sesame.SesameProperty
 
Content - Interface in org.openrdf.concepts.awol
see §4.1.3 in rfc 4287 One way to think of this is as a class that represents what one can get from an HTTP connection.
CONTEXT_PASSWORD_PARAMETER - Static variable in class org.openrdf.elmo.scutter.Util
 
CONTEXT_PASSWORD_PARAMETER - Static variable in class org.openrdf.elmo.smusher.Util
 
CONTEXT_REPOSITORY_PARAMETER - Static variable in class org.openrdf.elmo.scutter.Util
 
CONTEXT_REPOSITORY_PARAMETER - Static variable in class org.openrdf.elmo.smusher.Util
 
CONTEXT_SERVER_PARAMETER - Static variable in class org.openrdf.elmo.scutter.Util
 
CONTEXT_SERVER_PARAMETER - Static variable in class org.openrdf.elmo.smusher.Util
 
CONTEXT_USERNAME_PARAMETER - Static variable in class org.openrdf.elmo.scutter.Util
 
CONTEXT_USERNAME_PARAMETER - Static variable in class org.openrdf.elmo.smusher.Util
 
ContextAwareConnection - Class in org.openrdf.repository.contextaware
Allows contexts to be specified at the connection level or the method level.
ContextAwareConnection(Repository) - Constructor for class org.openrdf.repository.contextaware.ContextAwareConnection
 
ContextAwareConnection(Repository, RepositoryConnection) - Constructor for class org.openrdf.repository.contextaware.ContextAwareConnection
 
ContextQueryRewriter - Class in org.openrdf.repository.contextaware
Rewrites the query it the query laungage SERQO replacing all statement patterns with no context to use the assign context.
ContextQueryRewriter() - Constructor for class org.openrdf.repository.contextaware.ContextQueryRewriter
 
CONTEXTVAR - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
CONTRIBUTOR - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/contributor
convert(BindingSet) - Method in class org.openrdf.elmo.sesame.ElmoSingleQueryResult
 
convert(BindingSet) - Method in class org.openrdf.elmo.sesame.ElmoTupleQueryResult
 
convert(S) - Method in class org.openrdf.elmo.sesame.iterators.ConvertingIterator
 
convert(S) - Method in class org.openrdf.elmo.sesame.iterators.ElmoIteration
 
convert(BindingSet) - Method in class org.openrdf.repository.augur.helpers.ASolutionIterator
 
convert(Statement) - Method in class org.openrdf.repository.augur.helpers.AStatementIterator
 
convert(Exception) - Method in class org.openrdf.repository.augur.helpers.RepositoryCloseableIteration
 
ConvertingIterator<S,E> - Class in org.openrdf.elmo.sesame.iterators
Converts the delegate iterator into the result type.
ConvertingIterator(Iterator<S>) - Constructor for class org.openrdf.elmo.sesame.iterators.ConvertingIterator
 
convertObject(Value) - Method in class org.openrdf.repository.augur.helpers.AStatementIterator
 
convertSubject(Resource) - Method in class org.openrdf.repository.augur.helpers.AStatementIterator
 
copyRepositoryContent(Repository, Repository) - Static method in class org.openrdf.elmo.scutter.Util
 
COUNT - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
CounterListener - Class in org.openrdf.elmo.smusher.listener
A listener that counts the matches reported.
CounterListener() - Constructor for class org.openrdf.elmo.smusher.listener.CounterListener
 
COVERAGE - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/coverage
create(Class<T>) - Method in interface org.openrdf.elmo.ElmoManager
Deprecated. Use #designate(Class) instead
create(Class<T>, QName) - Method in interface org.openrdf.elmo.ElmoManager
Deprecated. Use #designate(Class,QName) instead
create(Class<T>) - Method in class org.openrdf.elmo.sesame.SesameManager
Deprecated. Use #designate(Class) instead
create(Class<T>, QName) - Method in class org.openrdf.elmo.sesame.SesameManager
Deprecated. Use #designate(Class,QName) instead
create(Resource, Class<T>) - Method in class org.openrdf.elmo.sesame.SesameManager
Deprecated. Use #designate(Resource,Class) instead
createAugurNode(ParsedQuery, boolean) - Method in class org.openrdf.repository.augur.helpers.AugurNodeFactory
 
createAugurStatementNode(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.repository.augur.helpers.AugurNodeFactory
 
createBehaviour(Entity) - Method in interface org.openrdf.elmo.ElmoBehaviourFactory
Deprecated.  
createBehaviour(Entity) - Method in class org.openrdf.elmo.impl.ElmoBehaviourFactoryWrapper
 
createBehaviour(Entity) - Method in class org.openrdf.elmo.impl.InstanceBehaviourFactory
 
createBehaviour(Entity) - Method in class org.openrdf.elmo.impl.MethodFactory
 
createClass(ClassTemplate) - Method in class org.openrdf.elmo.dynacode.ClassFactory
Create the new Java Class from this template.
createClasses(File) - Method in class org.openrdf.elmo.codegen.OntologyConverter
Generate Elmo concept Java classes from the ontology in the local repository.
createClassTemplate(String) - Method in class org.openrdf.elmo.dynacode.ClassFactory
Create a new Class template, which can later be used to create a Java class.
createClassTemplate(String, Class<?>) - Method in class org.openrdf.elmo.dynacode.ClassFactory
Create a new Class template, which can later be used to create a Java class.
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.openrdf.elmo.sesame.SesamePersistenceProvider
 
createElmoManager() - Method in interface org.openrdf.elmo.ElmoManagerFactory
Creates a new ElmoManager with the default Locale.
createElmoManager(Locale) - Method in interface org.openrdf.elmo.ElmoManagerFactory
Creates a new ElmoManager with the given Locale.
createElmoManager() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
createElmoManager(Locale) - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
createElmoProperty(Object) - Method in interface org.openrdf.elmo.ElmoPropertyFactory
Create a new instance of ElmoProperty for this bean.
createElmoProperty(Object) - Method in class org.openrdf.elmo.sesame.SesamePropertyFactory
 
createEntityManager() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
createEntityManager(Map) - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
createEntityManagerFactory(String, Map) - Method in class org.openrdf.elmo.sesame.SesamePersistenceProvider
 
createField(Class<?>, String) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
createMemento() - Method in interface org.openrdf.elmo.ElmoManager
Creates a new Memento Object that represents the current state of the Bean pool.
createMemento() - Method in class org.openrdf.elmo.sesame.SesameManager
 
createMethod(Class<?>, String, Class<?>...) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
createNamedQuery(String) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createNativeQuery(String) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createNativeQuery(String, Class) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createNativeQuery(String, String) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createOntology(File) - Method in class org.openrdf.elmo.codegen.OntologyConverter
Generate an OWL ontology from the JavaBeans in the included jars.
createQName(Resource) - Method in interface org.openrdf.elmo.ResourceManager
Reverses createResource.
createQName(Resource) - Method in class org.openrdf.elmo.sesame.SesameResourceManager
 
createQuery(String) - Method in interface org.openrdf.elmo.ElmoManager
Creates an ElmoQuery to evaluate the query string.
createQuery(String) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createRdfType(String) - Method in interface org.openrdf.elmo.RdfTypeFactory
 
createRdfType(String) - Method in class org.openrdf.elmo.sesame.SesameTypeFactory
 
createRepository() - Method in class org.openrdf.elmo.codegen.OntologyConverter
 
createRepository(String) - Method in class org.openrdf.repository.loader.LoaderRepositoryFactory
 
createResource(QName) - Method in interface org.openrdf.elmo.ResourceManager
Creates a new resource by URI, localeName, or encoded blankNode.
createResource(QName) - Method in class org.openrdf.elmo.sesame.SesameResourceManager
 
createRoleMapper() - Method in class org.openrdf.elmo.base.RoleMapperFactoryBase
 
createRoleMapper() - Method in interface org.openrdf.elmo.RoleMapperFactory
 
createRoleQuery(Class<?>) - Method in interface org.openrdf.elmo.ResourceManager
Creates a query that will return all resource that implement this concept.
createRoleQuery(Class<?>) - Method in class org.openrdf.elmo.sesame.SesameResourceManager
 
createSHA1(String) - Static method in class org.openrdf.elmo.smusher.Util
Generate a SHA1 digest of the string passed in and encode using hex encoding.
createSha1Sum(String) - Static method in class org.openrdf.elmo.smusher.Util
Generate a SHA1 summary of an email address String (e.g.
createSha1Sum(URI) - Static method in class org.openrdf.elmo.smusher.Util
Generate a SHA1 summary of an email address URI (e.g.
createTuplePattern(Var, Var, Var, String, Resource...) - Method in class org.openrdf.repository.augur.model.AugurObjectNode
 
createTuplePattern(Var, Var, Var, String, Resource...) - Method in class org.openrdf.repository.augur.model.AugurStatementNode
 
createTuplePattern(Var, Var, Var, String, Resource...) - Method in class org.openrdf.repository.augur.model.AugurSubjectNode
 
CREATOR - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/creator
CVSRepository - Interface in org.openrdf.concepts.doap
CVS source code repository.
CVSRepositoryOrArchRepositoryOrBKRepository - Interface in org.openrdf.concepts.doap
 

D

DataRange - Interface in org.openrdf.concepts.owl
 
DataRangeAtom - Interface in org.openrdf.concepts.swrl
consists of a dataRange and argument1
Dataset - Interface in org.openrdf.concepts.dc.type
A dataset is information encoded in a defined structure (for example, lists, tables, and databases), intended to be useful for direct machine processing.
Datatype - Interface in org.openrdf.concepts.rdfs
The class of RDF datatypes.
DATATYPE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
DatatypeProperty - Interface in org.openrdf.concepts.owl
 
DatavaluedPropertyAtom - Interface in org.openrdf.concepts.swrl
consists of a propertyPredicate (owl:DatatypeProperty), argument1 (owl:Thing), and argument2 (rdfs:Literal)
DATE - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/date
DateMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
DateMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.DateMarshall
 
DateScheme - Interface in org.openrdf.concepts.dc.terms
A set of date encoding schemes and/or formats
DC - Class in org.openrdf.model.vocabulary
Dublin Core vocabulary.
DC() - Constructor for class org.openrdf.model.vocabulary.DC
 
DCMIType - Interface in org.openrdf.concepts.dc.terms
A list of types used to categorize the nature or genre of the content of the resource.
DcResource - Interface in org.openrdf.concepts.dc
 
DctermsResource - Interface in org.openrdf.concepts.dc.terms
 
DDC - Interface in org.openrdf.concepts.dc.terms
Dewey Decimal Classification
declareObject(Class<?>, String) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
DEFAULT_MAXTHREADS - Static variable in class org.openrdf.elmo.scutter.Scutter
 
DEFAULT_SIZE_LIMIT - Static variable in class org.openrdf.elmo.scutter.Scutter
Size limit (in KB) for files to be parsed.
Deprecated - Interface in org.openrdf.concepts.voc
Should no longer be used for new resource descriptions or applications.
DeprecatedClass - Interface in org.openrdf.concepts.owl
 
DeprecatedProperty - Interface in org.openrdf.concepts.owl
 
DESCRIPTION - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/description
DESCRIPTION - Static variable in class org.openrdf.model.vocabulary.RSS
http://purl.org/rss/1.0/description
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.BigDecimalMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.BigIntegerMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.BooleanMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ByteMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.CharacterMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.DateMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.DoubleMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.DurationMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.FloatMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.GregorianCalendarMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.IntegerMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.LocaleMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.LongMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ObjectConstructorMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ObjectSerializationMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.PatternMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ShortMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.SqlDateMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.SqlTimeMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.SqlTimestampMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ValueOfMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.XMLDocumentMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.XMLGregorianCalendarMarshall
 
deserialize(Literal) - Method in interface org.openrdf.elmo.sesame.converters.Marshall
 
designate(Class<T>) - Method in interface org.openrdf.elmo.ElmoManager
Assigns type to a new anonymous entity.
designate(Class<T>, QName) - Method in interface org.openrdf.elmo.ElmoManager
Assigns type to the named entity subject.
designate(Class<T>) - Method in class org.openrdf.elmo.sesame.SesameManager
 
designate(Class<T>, QName) - Method in class org.openrdf.elmo.sesame.SesameManager
 
designate(Resource, Class<T>) - Method in class org.openrdf.elmo.sesame.SesameManager
 
designateEntity(Class<T>, Object) - Method in interface org.openrdf.elmo.ElmoManager
 
designateEntity(Class<T>, Object) - Method in class org.openrdf.elmo.sesame.SesameManager
 
DIFFERENCE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
DifferentIndividualsAtom - Interface in org.openrdf.concepts.swrl
consists of argument1 (owl:Thing) and argument2 (owl:Thing)
DirectMapper<URI> - Class in org.openrdf.elmo.rolemapper
Tracks recorded roles and maps them to their subject type.
DirectMapper() - Constructor for class org.openrdf.elmo.rolemapper.DirectMapper
 
disjointWith - Annotation Type in org.openrdf.elmo.annotations
Indicates that this concept should not be used with Beans already with given subject type.
DISTINCT - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
DoapResource - Interface in org.openrdf.concepts.doap
 
Document - Interface in org.openrdf.concepts.foaf
A document.
DocumentHandler - Interface in org.openrdf.elmo.scutter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.elmo.scutter.servlet.ScutterServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.elmo.smusher.servlet.SmusherServlet
 
DoubleMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
DoubleMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.DoubleMarshall
 
DurationMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
DurationMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.DurationMarshall
 
DynaBeanPropertyAccessor - Class in org.openrdf.elmo.tapestry
By registering this class with Ognl DynaBeans properties can be accessed like regular Java Beans.
DynaBeanPropertyAccessor() - Constructor for class org.openrdf.elmo.tapestry.DynaBeanPropertyAccessor
 
DynaBeanSupport - Class in org.openrdf.elmo.dynabean
DynaBean interface for Elmo JavaBeans.
DynaBeanSupport(Entity) - Constructor for class org.openrdf.elmo.dynabean.DynaBeanSupport
 
DynaClassInfo - Class in org.openrdf.elmo.dynabean.helpers
Backing class for a SesameDynaBean to store common properties shared between beans.
DynaClassInfo(Collection<URI>) - Constructor for class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
DynaClassInfoFactory - Class in org.openrdf.elmo.dynabean.helpers
creates SesameDynaClasses for the calling SesameDynaBean.
DynaClassInfoFactory() - Constructor for class org.openrdf.elmo.dynabean.helpers.DynaClassInfoFactory
 
DynaClassSupport - Class in org.openrdf.elmo.dynabean
DynaClass interface for Elmo JavaBeans.
DynaClassSupport(Entity) - Constructor for class org.openrdf.elmo.dynabean.