- From: RDB2RDF Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Tue, 09 Aug 2011 16:42:02 +0000
- To: public-rdb2rdf-wg@w3.org
ISSUE-64: Predicate IRI design for foreign key does not handle common cases where same column sequence may be used for multiple foreign key constraints [Direct Mapping] http://www.w3.org/2001/sw/rdb2rdf/track/issues/64 Raised by: Souripriya Das On product: Direct Mapping See the description in email [1] for a proposal. Multiple foreign keys may use the same sequence of columns in the child table. Design for the predicate IRI corresponding to a foreign key, therefore, must include: 1) child table 2) sequence of columns in the child table 3) parent table 4) sequence of columns in the parent table. Current design does not include the third and fourth item. Thus common cases cannot be handled by current predicate IRI design for foreign keys. [1] http://lists.w3.org/Archives/Public/public-rdb2rdf-wg/2011Aug/0053.html
Received on Tuesday, 9 August 2011 16:42:07 UTC