| Interface | Description |
|---|---|
| CacheExpirationPolicy |
A rule which determines whether the caching metadata for a previously dereferenced URI is expired.
|
| Dereferencer |
An object which fetches documents based on URI (for example, Web documents via HTTP).
|
| LinkedDataCache.DataStore | |
| Rdfizer |
An object which consumes a document and extracts RDF statements from it,
creating an RDF graph.
|
| Class | Description |
|---|---|
| BNodeToURIFilter | |
| CacheEntry | |
| CachingMetadata |
A collection of caching metadata for aggregated Linked Data.
|
| LinkedDataCache |
A manager for a dynamic set of RDF graphs collected from the Web.
|
| RedirectManager |
An object which keeps track of the 3xx redirects which have been followed in the course of dereferencing
Linked Data URIs.
|
| Enum | Description |
|---|---|
| CacheEntry.Status |
Copyright © 2007-2016. All Rights Reserved.