public class CachingAllButListsLinkedDataSource extends CachingLinkedDataSource
CachingLinkedDataSource.CacheControlFlag, CachingLinkedDataSource.LinkedDataCacheEntrylinkedDataRestClient| Constructor and Description |
|---|
CachingAllButListsLinkedDataSource() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.query.Dataset |
getDataForResource(java.net.URI resource)
Obtains resource description of the resource identified by the given URI
|
org.apache.jena.query.Dataset |
getDataForResource(java.net.URI resource,
java.net.URI requesterWebID)
Obtains resource description of the resource identified by the given URI for
the requester identified by the given WebID.
|
addToCache, addToCache, afterPropertiesSet, clear, invalidate, invalidate, isSharedCache, setCacheManager, setCrawlerCallback, setSharedCachegetDataForResource, getDataForResource, getDataForResourceWithPropertyPath, getDataForResourceWithPropertyPath, getDatasetWithHeadersForResource, getPreviousLinkFromDatasetWithHeaders, makeDataset, setLinkedDataRestClient, setParallelRequestsThreadpoolclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataForResource, getDataForResource, getDataForResourceWithPropertyPath, getDataForResourceWithPropertyPathpublic org.apache.jena.query.Dataset getDataForResource(java.net.URI resource)
LinkedDataSourcegetDataForResource in interface LinkedDataSourcegetDataForResource in class CachingLinkedDataSourcepublic org.apache.jena.query.Dataset getDataForResource(java.net.URI resource,
java.net.URI requesterWebID)
LinkedDataSourcegetDataForResource in interface LinkedDataSourcegetDataForResource in class CachingLinkedDataSourceresource - URI of the resourcerequesterWebID - WebID of the entity requesting the resourceCopyright © 2019. All Rights Reserved.