fcrepo-exts / fcrepo-camel-toolbox

A collection of ready-to-use messaging applications with fcrepo-camel
Apache License 2.0
13 stars 26 forks source link

Reimplement LDPath transforms as an OSGi service #103

Closed acoburn closed 8 years ago

acoburn commented 8 years ago

Resolves: https://jira.duraspace.org/browse/FCREPO-2070

acoburn commented 8 years ago

@awoods: this is my proposal.

acoburn commented 8 years ago

@ruebot @dannylamb @diegopino this is what I was talking about the other day. It allows you to start at any Fedora resource URI and walk out the linked data cloud to whatever (arbitrary) depth your LDPath program defines. Unlike fcrepo-transform (which is ok for demos but not much beyond that), this will actually be useful for indexing in production repositories; and even more so if your repo links to other, external Fedora repositories.

DiegoPino commented 8 years ago

@acoburn wow. I have to digest this to really understand it, but at first look i feel i have to say "it's amazing"

ajs6f commented 8 years ago

@acoburn is bringing a hurricane of linked data to Fedora Beach.

acoburn commented 8 years ago

Could someone please review/merge this?

awoods commented 8 years ago

I will be giving this a review/test shortly.