| Interface | Description |
|---|---|
| CrawlerCallback |
Callback that is informed of each Dataset downloaded.
|
| LinkedDataSource |
Interface for fetching linked data as a jena Model.
|
| Class | Description |
|---|---|
| CachingLinkedDataSource |
LinkedDataSource implementation that uses an ehcache for caching.
|
| CachingLinkedDataSource.LinkedDataCacheEntry | |
| IncludedWonOntologies | |
| LDPContainerPage<T> |
Encapsulates the response of an LDP container, holding the actual result as
well as next and prev links.
|
| LinkedDataSourceBase |
LinkedDataSource implementation that delegates fetching linked data resources
to the provided LinedDataRestClient.
|
| WonLinkedDataUtils |
Utilitiy functions for common linked data lookups.
|
| Enum | Description |
|---|---|
| CachingLinkedDataSource.CacheControlFlag |
Copyright © 2020. All Rights Reserved.