Hi Mark

On Tue, Apr 7, 2015 at 4:19 PM, Mark A. Matienzo <mark.matie...@gmail.com>
wrote:
>
> We are trying get a better understanding of how LDCache configurations
> work in my shop, as we'd like to reduce the number of outgoing connections
> for external resources. I've read over the Marmotta documentation, but I'm
> still not entirely clear how we can achieve our desired outcome.
>

So far the the documentation that we have is available at
http://marmotta.apache.org/platform/ldcache-module.html


> Is there a way we can selectively "whitelist" only certain URL patterns
> for retrieval? For example, if we wanted to dereference and cache resources
> from the Library of Congress, could we some how selectively scope the cache
> configuration to only include URIs that match "http://id.loc.gov";?
>

That's exactly the purpose. Assuming those resources are directly provided
as Linked Data, you'd need to configure a new LDCache endpoint that uses
the "linked data" provider and "^http://id.loc.gov/*"; as prefix. And then
you can backlist whatever else you do not want to cache.

Hope that helps.

Cheers,

-- 
Sergio Fernández
Partner Technology Manager
Redlink GmbH
m: +43 6602747925
e: sergio.fernan...@redlink.co
w: http://redlink.co

Reply via email to