Skip navigation links
A B C D E F G H I J L M N P R S T U V W 

A

accept(Statement) - Method in class net.fortytwo.linkeddata.BNodeToURIFilter
 
ACCEPT - Static variable in class net.fortytwo.linkeddata.util.HTTPUtils
 
addConnectionListener(SailConnectionListener) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
addSailChangedListener(SailChangedListener) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
addStatementInternal(Resource, IRI, Value, Resource...) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 

B

blackListExtension(String) - Method in class net.fortytwo.linkeddata.dereferencers.HTTPURIDereferencer
 
BNodeToURIFilter - Class in net.fortytwo.linkeddata
 
BNodeToURIFilter(Consumer<Statement>, ValueFactory) - Constructor for class net.fortytwo.linkeddata.BNodeToURIFilter
 
BODY - Static variable in class net.fortytwo.linkeddata.util.HTTPUtils
 

C

CACHE_GRAPH - Static variable in class net.fortytwo.linkeddata.LinkedDataCache
 
CACHE_LIFETIME - Static variable in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
CACHE_MEMO - Static variable in class net.fortytwo.linkeddata.LinkedDataCache
 
CACHE_REDIRECTSTO - Static variable in class net.fortytwo.linkeddata.LinkedDataCache
 
CacheEntry - Class in net.fortytwo.linkeddata
 
CacheEntry(CacheEntry.Status) - Constructor for class net.fortytwo.linkeddata.CacheEntry
 
CacheEntry(String) - Constructor for class net.fortytwo.linkeddata.CacheEntry
Constructs a cache entry from a set of key/value pairs
CacheEntry.Status - Enum in net.fortytwo.linkeddata
 
CacheExpirationPolicy - Interface in net.fortytwo.linkeddata
A rule which determines whether the caching metadata for a previously dereferenced URI is expired.
CachingMetadata - Class in net.fortytwo.linkeddata
A collection of caching metadata for aggregated Linked Data.
CachingMetadata(int, ValueFactory) - Constructor for class net.fortytwo.linkeddata.CachingMetadata
 
clear() - Method in class net.fortytwo.linkeddata.CachingMetadata
 
clear() - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
clearInternal(Resource...) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
clearNamespacesInternal() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
close() - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
closeInternal() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
commitInternal() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
CONTENT_TYPE - Static variable in class net.fortytwo.linkeddata.util.HTTPUtils
 
createClient(boolean) - Static method in class net.fortytwo.linkeddata.util.HTTPUtils
 
createConsumer(SailConnection) - Method in interface net.fortytwo.linkeddata.LinkedDataCache.DataStore
 
createDefault(Sail) - Static method in class net.fortytwo.linkeddata.LinkedDataCache
Constructs a cache with the default settings, dereferencers, and rdfizers.
createGetMethod(String) - Static method in class net.fortytwo.linkeddata.util.HTTPUtils
 

D

DATATYPE_HANDLING_POLICY - Static variable in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
dereference(String) - Method in interface net.fortytwo.linkeddata.Dereferencer
 
dereference(String) - Method in class net.fortytwo.linkeddata.dereferencers.FileURIDereferencer
 
dereference(String) - Method in class net.fortytwo.linkeddata.dereferencers.HTTPURIDereferencer
 
dereference(String) - Method in class net.fortytwo.linkeddata.dereferencers.JarURIDereferencer
 
Dereferencer - Interface in net.fortytwo.linkeddata
An object which fetches documents based on URI (for example, Web documents via HTTP).

E

ErrorResponseException(String) - Constructor for exception net.fortytwo.linkeddata.dereferencers.HTTPRepresentation.ErrorResponseException
 
escapeURIString(String) - Static method in class net.fortytwo.linkeddata.util.StringUtils
 
evaluateInternal(TupleExpr, Dataset, BindingSet, boolean) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
existsRedirectTo(String) - Method in class net.fortytwo.linkeddata.RedirectManager
Finds whether any URI has already been dereferenced which redirects to the given document URI

F

FileURIDereferencer - Class in net.fortytwo.linkeddata.dereferencers
 
FileURIDereferencer() - Constructor for class net.fortytwo.linkeddata.dereferencers.FileURIDereferencer
 
findGraphUri(String) - Static method in class net.fortytwo.linkeddata.util.RDFUtils
 
findMediaType(String) - Static method in class net.fortytwo.linkeddata.dereferencers.FileURIDereferencer
 

G

getAcceptHeader() - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
getBaseSail() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
getCache() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
getChannel() - Method in class net.fortytwo.linkeddata.dereferencers.HTTPRepresentation
 
getConnection() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
getConnectionInternal() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
getContextIDsInternal() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
getDataDir() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
getDereferenceContexts() - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
getDereferenceObjects() - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
getDereferencePredicates() - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
getDereferencer() - Method in class net.fortytwo.linkeddata.CacheEntry
 
getDereferenceSubjects() - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
getMediaType() - Method in class net.fortytwo.linkeddata.CacheEntry
 
getMemo(String, SailConnection) - Method in class net.fortytwo.linkeddata.CachingMetadata
 
getNamespaceInternal(String) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
getNamespacesInternal() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
getProperty(String, String) - Static method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
getRdfizer() - Method in class net.fortytwo.linkeddata.CacheEntry
 
getSailConnection() - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
getStatements(Resource, IRI, Value, Resource...) - Method in class net.fortytwo.linkeddata.sail.SailConnectionTripleSource
 
getStatementsInternal(Resource, IRI, Value, boolean, Resource...) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
getStatus() - Method in class net.fortytwo.linkeddata.CacheEntry
 
getStream() - Method in class net.fortytwo.linkeddata.dereferencers.HTTPRepresentation
 
getTimestamp() - Method in class net.fortytwo.linkeddata.CacheEntry
 
getValueFactory() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
getValueFactory() - Method in class net.fortytwo.linkeddata.sail.SailConnectionTripleSource
 

H

handleStatement(Statement) - Method in class net.fortytwo.linkeddata.LinkedDataCache.SailInserter
 
hashedUri(String) - Static method in class net.fortytwo.linkeddata.util.RDFUtils
Creates a hashed version of a URI.
HTTPCONNECTION_COURTESY_INTERVAL - Static variable in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
HTTPCONNECTION_TIMEOUT - Static variable in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
HTTPException() - Constructor for exception net.fortytwo.linkeddata.dereferencers.HTTPRepresentation.HTTPException
 
HTTPException(String) - Constructor for exception net.fortytwo.linkeddata.dereferencers.HTTPRepresentation.HTTPException
 
HTTPRepresentation - Class in net.fortytwo.linkeddata.dereferencers
 
HTTPRepresentation(String, RedirectManager, String) - Constructor for class net.fortytwo.linkeddata.dereferencers.HTTPRepresentation
 
HTTPRepresentation.ErrorResponseException - Exception in net.fortytwo.linkeddata.dereferencers
 
HTTPRepresentation.HTTPException - Exception in net.fortytwo.linkeddata.dereferencers
 
HTTPRepresentation.InvalidResponseException - Exception in net.fortytwo.linkeddata.dereferencers
 
HTTPRepresentation.RedirectToExistingDocumentException - Exception in net.fortytwo.linkeddata.dereferencers
 
HTTPURIDereferencer - Class in net.fortytwo.linkeddata.dereferencers
 
HTTPURIDereferencer(LinkedDataCache, RedirectManager) - Constructor for class net.fortytwo.linkeddata.dereferencers.HTTPURIDereferencer
 
HTTPUtils - Class in net.fortytwo.linkeddata.util
 
HTTPUtils() - Constructor for class net.fortytwo.linkeddata.util.HTTPUtils
 

I

ImageRdfizer - Class in net.fortytwo.linkeddata.rdfizers
 
ImageRdfizer() - Constructor for class net.fortytwo.linkeddata.rdfizers.ImageRdfizer
 
initialize() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
InvalidResponseException(String) - Constructor for exception net.fortytwo.linkeddata.dereferencers.HTTPRepresentation.InvalidResponseException
 
iriToUrl(String) - Static method in class net.fortytwo.linkeddata.util.RDFUtils
 
isAutoCommit() - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
isExpired(CacheEntry) - Method in interface net.fortytwo.linkeddata.CacheExpirationPolicy
 
isWritable() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 

J

JarURIDereferencer - Class in net.fortytwo.linkeddata.dereferencers
 
JarURIDereferencer() - Constructor for class net.fortytwo.linkeddata.dereferencers.JarURIDereferencer
 

L

LinkedDataCache - Class in net.fortytwo.linkeddata
A manager for a dynamic set of RDF graphs collected from the Web.
LinkedDataCache.DataStore - Interface in net.fortytwo.linkeddata
 
LinkedDataCache.SailInserter - Class in net.fortytwo.linkeddata
 
LinkedDataSail - Class in net.fortytwo.linkeddata.sail
A dynamic storage layer which treats the Semantic Web as a single global graph of linked data.
LinkedDataSail(Sail, LinkedDataCache) - Constructor for class net.fortytwo.linkeddata.sail.LinkedDataSail
 
LinkedDataSail(Sail) - Constructor for class net.fortytwo.linkeddata.sail.LinkedDataSail
 
LinkedDataSailConnection - Class in net.fortytwo.linkeddata.sail
A connection to a LinkedDataSail

M

MEMORY_CACHE_CAPACITY - Static variable in class net.fortytwo.linkeddata.sail.LinkedDataSail
 

N

net.fortytwo.linkeddata - package net.fortytwo.linkeddata
 
net.fortytwo.linkeddata.dereferencers - package net.fortytwo.linkeddata.dereferencers
 
net.fortytwo.linkeddata.rdfizers - package net.fortytwo.linkeddata.rdfizers
 
net.fortytwo.linkeddata.sail - package net.fortytwo.linkeddata.sail
 
net.fortytwo.linkeddata.util - package net.fortytwo.linkeddata.util
 

P

peek(IRI, SailConnection) - Method in class net.fortytwo.linkeddata.LinkedDataCache
Retrieves caching metadata for a IRI if it exists, but does not dereference the IRI or modify the cache.
persistRedirect(String, String) - Method in class net.fortytwo.linkeddata.RedirectManager
Persistently stores the fact that the given thing URI has been found to redirect to the given document URI

R

RANDOM_URN_PREFIX - Static variable in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
rdfize(InputStream, RDFHandler, String) - Method in interface net.fortytwo.linkeddata.Rdfizer
 
rdfize(InputStream, RDFHandler, String) - Method in class net.fortytwo.linkeddata.rdfizers.ImageRdfizer
 
rdfize(InputStream, RDFHandler, String) - Method in class net.fortytwo.linkeddata.rdfizers.VerbatimRdfizer
 
Rdfizer - Interface in net.fortytwo.linkeddata
An object which consumes a document and extracts RDF statements from it, creating an RDF graph.
RDFUtils - Class in net.fortytwo.linkeddata.util
 
RedirectManager - Class in net.fortytwo.linkeddata
An object which keeps track of the 3xx redirects which have been followed in the course of dereferencing Linked Data URIs.
RedirectManager(SailConnection) - Constructor for class net.fortytwo.linkeddata.RedirectManager
 
RedirectToExistingDocumentException() - Constructor for exception net.fortytwo.linkeddata.dereferencers.HTTPRepresentation.RedirectToExistingDocumentException
 
removeConnectionListener(SailConnectionListener) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
removeFragmentIdentifier(String) - Static method in class net.fortytwo.linkeddata.util.RDFUtils
Strips the fragment identifier of a (usually) HTTP URI.
removeNamespaceInternal(String) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
removeSailChangedListener(SailChangedListener) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
removeStatementsInternal(Resource, IRI, Value, Resource...) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
retrieve(IRI, SailConnection) - Method in class net.fortytwo.linkeddata.LinkedDataCache
Retrieves caching metadata for a URI, possibly dereferencing a document from the Web first.
rollbackInternal() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 

S

SailConnectionTripleSource - Class in net.fortytwo.linkeddata.sail
 
SailConnectionTripleSource(SailConnection, ValueFactory, boolean) - Constructor for class net.fortytwo.linkeddata.sail.SailConnectionTripleSource
 
SailInserter(SailConnection) - Constructor for class net.fortytwo.linkeddata.LinkedDataCache.SailInserter
 
setAcceptHeader(HttpRequest, String) - Static method in class net.fortytwo.linkeddata.util.HTTPUtils
 
setAutoCommit(boolean) - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
setBaseSail(Sail) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
setDataDir(File) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
setDataStore(LinkedDataCache.DataStore) - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
setDereferenceContexts(boolean) - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
setDereferenceObjects(boolean) - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
setDereferencePredicates(boolean) - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
setDereferencer(String) - Method in class net.fortytwo.linkeddata.CacheEntry
 
setDereferenceSubjects(boolean) - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
setExpirationPolicy(CacheExpirationPolicy) - Method in class net.fortytwo.linkeddata.LinkedDataCache
 
setMediaType(MediaType) - Method in class net.fortytwo.linkeddata.CacheEntry
 
setMemo(String, CacheEntry, SailConnection) - Method in class net.fortytwo.linkeddata.CachingMetadata
Writes metadata to the in-memory cache and, optionally, to the Sail.
setNamespaceInternal(String, String) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
setRdfizer(String) - Method in class net.fortytwo.linkeddata.CacheEntry
 
setStatus(CacheEntry.Status) - Method in class net.fortytwo.linkeddata.CacheEntry
 
shutDownInternal() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
sizeInternal(Resource...) - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
SPARQL_QUERY - Static variable in class net.fortytwo.linkeddata.util.HTTPUtils
 
startTransactionInternal() - Method in class net.fortytwo.linkeddata.sail.LinkedDataSailConnection
 
StringUtils - Class in net.fortytwo.linkeddata.util
 

T

throttleHttpRequest(HttpRequest) - Static method in class net.fortytwo.linkeddata.util.HTTPUtils
Enforces crawler etiquette with respect to timing of HTTP requests.
toString() - Method in class net.fortytwo.linkeddata.CacheEntry
 
toString() - Method in class net.fortytwo.linkeddata.dereferencers.FileURIDereferencer
 
toString() - Method in class net.fortytwo.linkeddata.dereferencers.HTTPURIDereferencer
 
toString() - Method in class net.fortytwo.linkeddata.dereferencers.JarURIDereferencer
 
toString() - Method in class net.fortytwo.linkeddata.rdfizers.ImageRdfizer
 
toString() - Method in class net.fortytwo.linkeddata.rdfizers.VerbatimRdfizer
 

U

USE_BLANK_NODES - Static variable in class net.fortytwo.linkeddata.sail.LinkedDataSail
 
USER_AGENT - Static variable in class net.fortytwo.linkeddata.util.HTTPUtils
 

V

valueOf(String) - Static method in enum net.fortytwo.linkeddata.CacheEntry.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.fortytwo.linkeddata.CacheEntry.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VerbatimRdfizer - Class in net.fortytwo.linkeddata.rdfizers
 
VerbatimRdfizer(RDFFormat, RDFParser.DatatypeHandling) - Constructor for class net.fortytwo.linkeddata.rdfizers.VerbatimRdfizer
 

W

whitelistExtension(String) - Method in class net.fortytwo.linkeddata.dereferencers.HTTPURIDereferencer
 
write(OutputStream) - Method in class net.fortytwo.linkeddata.dereferencers.HTTPRepresentation
 
write(WritableByteChannel) - Method in class net.fortytwo.linkeddata.dereferencers.HTTPRepresentation
 
A B C D E F G H I J L M N P R S T U V W 
Skip navigation links

Copyright © 2007-2016. All Rights Reserved.