W3C

- DRAFT -

RDB2RDF Working Group Teleconference

13 Mar 2012

See also: IRC log

Attendees

Present
Ashok, Boris, EricP, Ivan, Souri, Seema
Regrets
David
Chair
Ashok
Scribe
Ashok

Contents


<trackbot> Date: 13 March 2012

<scribe> meeting: RDB2RDF

PROPOSAL: Accept the minutes of last meeting http://www.w3.org/2012/03/06-RDB2RDF-minutes.html

<boris> +1

RESOLUTION: Minutes from March 6 Telcon are accepted

EARL format for submitting test reports

Boris: Format is ok

<ericP> [] rdf:type earl:Assertion ;

<ericP> earl:assertedBy <http://swobjects.svn.sourceforge.net/viewvc/swobjects/branches/sparql11/tests/test_DM.cpp> ;

<ericP> earl:mode earl:automatic ;

<ericP> earl:result [ rdf:type earl:TestResult ;

<ericP> dc:date "2012-03-13+00:00"^^xsd:date ;

<ericP> earl:outcome earl:pass

<ericP> ] ;

<ericP> earl:subject <http://swobjects.org/#dm-materializer> ;

<ericP> earl:test <http://dvcs.w3.org/hg/rdb2rdf-tests/D000-1table1column0rows/directGraph.nt> .

Eric explains format

scribe: format is very simple
... then we can use SPARQL queries on the EARL format

Ashok: This only tells you that the test passed

<ericP> ericP: yes, assumes [as in our case] that the expect results are in the test suite

Eric: Yes, it says it conforms to the test ... assumes people are honest

Ivan: Asks about how to turn EARL format into report

Eric: You need to write some SPARQL queries

Ivan: In RDFa WG they are doing some work to create a report from EARL
... I will ask Greg Kellogg ... may be useful for other WGs also

<boris> <myTestHarness> a earl:Software ; dct:title "D2R Implementation RDB2RDF test harness" . [] a earl:Assertion; earl:assertedBy <myTestHarness>  ; # my harness asserted that earl:subject <myProject>  ; # my project earl:result [ a earl:TestResult ; dc:date       "2012-03-13+00:00"^^xsd:date ; earl:outcome earl:pass # passed (vs. earl:fail) ] ;

<boris> earl:test <http://dvcs.w3.org/hg/rdb2rdf-tests/D000-1table1column0rows/directGraph.nt> .

<boris> earl:test rdbf2rdf:R2RMLTC0018a . # the RDB2RDF test.

Eric: We may want an anchor to say DM rather than R2RML
... We used XSLT :-)

Boris: Can I send example of an EARL test?
... I will send mail

<ericP> EARL for an ARQ test

<scribe> scribenick: Ashok

Test cases

Boris: I fixed some test cases based on Richard's sugegstions
... improved some of the test Cases
... I will act on Eric's test case suggestions today

<boris> CREATE TABLE "Student" ( "ID" INTEGER, "Name" CHAR(15) ); INSERT INTO "Student" ("ID","Name") VALUES (10,'Venus'); INSERT INTO "Student" ("ID","Name") VALUES (20,'Fernando'); INSERT INTO "Student" ("ID","Name") VALUES (30,'David');

<boris> http://www.w3.org/2001/sw/rdb2rdf/test-cases/#D018-1table1primarykey2columns3rows

<boris> INSERT INTO "Student" ("ID","Name") VALUES (10,'Venus');

<boris> you suggests INSERT INTO "Student" ("ID","Name") VALUES (10,'Venus ');

Ivan: Boris, why don't you ask Michael Hausenblas ... I think he had a EARL to HTML generator

Eric: I wanted to add some test cases

Boris: I can rename them

<ericP> +1

<boris> +1

<Souri> +1

Next Call

Cancel next week's telcon

<Souri> 27 th

Next call will be March 27th

Summary of Action Items

[End of minutes]

Minutes formatted by David Booth's scribe.perl version 1.136 (CVS log)
$Date: 2012/03/13 16:35:36 $

Scribe.perl diagnostic output

[Delete this section before finalizing the minutes.]
This is scribe.perl Revision: 1.136  of Date: 2011/05/12 12:01:43  
Check for newer version at http://dev.w3.org/cvsweb/~checkout~/2002/scribe/

Guessing input format: RRSAgent_Text_Format (score 1.00)

Succeeded: s/cases/Cases/
Succeeded: s/Greg/Greg Kellogg/
Found ScribeNick: Ashok
Inferring Scribes: Ashok
Default Present: +1.212.508.aaaa, boris, ericP, Ivan, +1.603.897.aabb, Seema
Present: Ashok Boris EricP Ivan Souri Seema
Regrets: David
Found Date: 13 Mar 2012
Guessing minutes URL: http://www.w3.org/2012/03/13-RDB2RDF-minutes.html
People with action items: 

[End of scribe.perl diagnostic output]