- From: David McNeil <dmcneil@revelytix.com>
- Date: Tue, 15 Mar 2011 09:25:11 -0500
- To: Sören Auer <auer@informatik.uni-leipzig.de>
- Cc: Ivan Herman <ivan@w3.org>, RDB2RDF WG <public-rdb2rdf-wg@w3.org>
Received on Tuesday, 15 March 2011 14:25:44 UTC
> > 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