Re: R2RML Linked Data Aspects

>
> We have to generate IRIs manually sometimes with R2RML, e.g. in
> SQL-based logical table definitions. The IRIs are created by using a
> namespace and adding a local name component. Currently, if I look at the
> examples, this is done by writing and concatenating the namespace always
> in full. Also, if we want to generate various types of IRIs from
> database columns it would be good to be able to use CURIEs. For both the
> definition of namespaces which can be used would be beneficial.
>

We here at Revelytix have encountered the same issue. From a user
perspective it would be convenient to generate prefixed IRIs. This
eliminates duplication and makes the mappings more readable. This can be
done without respect to what serialization format and namespaces are used to
represent the resulting triples.

-David

Received on Tuesday, 15 March 2011 14:25:44 UTC