Hi all, Thanks to a contribution from Luís Eufrasio [1], we now have support for the W3C Direct Mapping specification [2]. This code lives in a separate branch called direct-mapping [3]. I expect it to be merged for the next release.
The Direct Mapping can be used by invoking the mapping generator with the --w3c switch, for example: ./generate-mapping -u root --w3c jdbc:mysql:///mydatabase This generates a mapping that, when used in dump-rdf or D2R Server or a ModelD2RQ, exposes the database as a graph that follows the W3C spec. A few issues remain to be addressed before it's complete [4]. All the best, Richard [1] https://github.com/luiseufrasio [2] http://www.w3.org/TR/rdb-direct-mapping/ [3] https://github.com/d2rq/d2rq/tree/direct-mapping [4] https://github.com/d2rq/d2rq/issues/74 ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ d2rq-map-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel
