- From: Richard Cyganiak <richard@cyganiak.de>
- Date: Tue, 24 May 2011 20:21:43 +0100
- To: W3C RDB2RDF <public-rdb2rdf-wg@w3.org>
I have changed the spec to reflect the ISSUE-32 resolution. This is ACTION-130. I'm closing the issue. http://www.w3.org/2001/sw/rdb2rdf/track/issues/32 This changes rr:joinCondition from a string with syntax such as "{childAlias.}deptno={parentAlias.}deptno", to a resource with properties rr:child and rr:parent, each of which is a column name. I also introduced a new class rr:Join for that resource, although this wouldn't be used explicitly most of the time. This has changed some cardinalities and stuff too. Several of the UML and bubble/arrow diagrams require updating to reflect this. The changes can be seen here: http://www.w3.org/2001/sw/rdb2rdf/r2rml/#RefObjectMapClass_Class For the record: The resolution was recorded around here: http://www.w3.org/2011/05/17-rdb2rdf-minutes.html#item03 Best, Richard
Received on Tuesday, 24 May 2011 19:22:12 UTC