Claude, are you saying you want people to be able to query Fuseki using urn:foo:bar:yeehaw and get back answers using http://server:8080/yeehaw?
Otherwise, I'm guessing I'm missing something, but why wouldn't you do the substitutions on the way from the backend to Fuseki? ajs6f > On Nov 22, 2017, at 12:13 PM, Claude Warren <[email protected]> wrote: > > I have a case where data are generated in a backend system that is not > publicly accessible and has no idea where the data are going to be served > from. > > The backend system generates URNs like "<urn:foo:bar:yeehaw>" > > What I think I want to do is on the fuseki server be able to configure > "urn:foo:bar" as a place holder for "http://server:8080/yeehaw". > > Now, I know I can add this as part of an OWL:sameValue but I would like to > see Fuseki do that. > > In this way when the data are hosted on another system the resolution can > be adjusted appropriately. > > Perhaps this does not make sense. Perhaps there is a way to do this > already. Perhaps this is a really bad idea. So I am throwing it out there > to see if there are any comments. > > Thx, > Claude > > -- > I like: Like Like - The likeliest place on the web > <http://like-like.xenei.com> > LinkedIn: http://www.linkedin.com/in/claudewarren
