Are you getting data with relative URIs? Can't you set base URI
programatically?

Here's some code that does that:
https://github.com/Graphity/graphity-browser/blob/master/src/main/java/org/graphity/processor/provider/OntologyProvider.java

Martynas
On Aug 15, 2013 11:34 PM, "Norman Walsh" <n...@nwalsh.com> wrote:

> Martynas Jusevičius <marty...@graphity.org> writes:
> > No, URIs are absolute in RDF model, even though they can be relative
> > in serializations.
> > Why don't you use base URI (@base in Turtle) and/or prefixes so that
> > URIs stay stable no matter where you load the file from?
>
> It's not my data. :-)
>
> Thanks, though, for confirming what I expected.
>
>                                         Be seeing you,
>                                           norm
>
> --
> Norman Walsh <n...@nwalsh.com> | Hanging is too good for a man who makes
> http://nwalsh.com/            | puns; he should be drawn and
>                               | quoted.--Fred Allen
>

Reply via email to