- From: Boris Villazon-Terrazas <bvillazon@fi.upm.es>
- Date: Tue, 3 Jul 2012 20:29:03 +0200
- To: Public-Rdb2rdf-Wg RDB2RDF <public-rdb2rdf-wg@w3.org>
Received on Tuesday, 3 July 2012 18:29:28 UTC
Hi all
I just updated the rdb2rdf-th software [1], a brief description on how to use it is here [2].
Now, implementors should include more information, e.g.,
<myProject>
a doap:Project ;
doap:name "morph" ;
doap:homepage <https://github.com/boricles/morph> ;
doap:programming-language "Java" ;
doap:developer <http://boris.villazon.terrazas.name/me> ;
rdb2rdftest:dbms r2rml:Oracle ;
rdb2rdftest:implementsDirectMapping false ;
rdb2rdftest:implementsR2RML true .
<http://boris.villazon.terrazas.name/me>
a foaf:Person ;
foaf:mbox <mailto:boris.villazon@terrazas.name> ;
foaf:name "Boris Villazon Terrazas" .
In this way, the implementation report [3] will be generated fully automatically.
As I said in today's telecon, I'll be waiting for your earl reports by Friday.
Best,
Boris
[1] http://mccarthy.dia.fi.upm.es/rdb2rdf/tc/th/rdb2rdf-th_bin_0.0.7.zip
[2] http://www.w3.org/2001/sw/rdb2rdf/wiki/Submitting_Test_Results#Phase_3._Download_the_Test_Harness_software
[3] http://www.w3.org/2001/sw/rdb2rdf/implementation-report/
Received on Tuesday, 3 July 2012 18:29:28 UTC