ISSUE-56: Default termType for template-valued term maps should be IRI

template-termtype

Default termType for template-valued term maps should be IRI

State:
CLOSED
Product:
R2RML
Raised by:
Richard Cyganiak
Opened on:
2011-07-18
Description:
Currently, this will produce literals, because object maps default to creating literals:

rr:objectMap [ rr:template "company/{COMP_ID}" ];

So you'd have to say this to make it work as desired:

rr:objectMap [ rr:template "company/{COMP_ID}"; rr:termType "IRI" ];

The main use of templates is to create IRIs. The same template used in a subject map or graph map would already produce an IRI. So it seems reasonable and useful to have it always create IRIs per default, even if used as an object map.
Related Actions Items:
No related actions
Related emails:
  1. Re: Please review: syntactic sugar and polishing (ISSUE-54, ISSUE-56, ISSUE-59, ISSUE-60) (from dmcneil@revelytix.com on 2011-08-30)
  2. Re: Please review: syntactic sugar and polishing (ISSUE-54, ISSUE-56, ISSUE-59, ISSUE-60) (from richard@cyganiak.de on 2011-08-30)
  3. Re: Please review: syntactic sugar and polishing (ISSUE-54, ISSUE-56, ISSUE-59, ISSUE-60) (from boris.villazon@deri.org on 2011-08-30)
  4. Re: Please review: syntactic sugar and polishing (ISSUE-54, ISSUE-56, ISSUE-59, ISSUE-60) (from dmcneil@revelytix.com on 2011-08-30)
  5. Re: Please review: syntactic sugar and polishing (ISSUE-54, ISSUE-56, ISSUE-59, ISSUE-60) (from dmcneil@revelytix.com on 2011-08-29)
  6. Re: Please review: syntactic sugar and polishing (ISSUE-54, ISSUE-56, ISSUE-59, ISSUE-60) (from richard@cyganiak.de on 2011-08-29)
  7. Re: Please review: syntactic sugar and polishing (ISSUE-54, ISSUE-56, ISSUE-59, ISSUE-60) (from dmcneil@revelytix.com on 2011-08-29)
  8. Please review: syntactic sugar and polishing (ISSUE-54, ISSUE-56, ISSUE-59, ISSUE-60) (from richard@cyganiak.de on 2011-08-27)
  9. Re: Status of the R2RML document and going last call (from michael.hausenblas@deri.org on 2011-08-02)
  10. Status of the R2RML document and going last call (from richard@cyganiak.de on 2011-08-02)
  11. Re: Closing a few more issues (from dmcneil@revelytix.com on 2011-07-20)
  12. Re: Closing a few more issues (from michael.hausenblas@deri.org on 2011-07-20)
  13. Closing a few more issues (from richard@cyganiak.de on 2011-07-20)
  14. Re: RDB2RDF WG agenda for 2011-07-19 meeting 1600 UTC (from juanfederico@gmail.com on 2011-07-19)
  15. Re: RDB2RDF WG agenda for 2011-07-19 meeting 1600 UTC (from seema.sundara@oracle.com on 2011-07-19)
  16. Re: RDB2RDF WG agenda for 2011-07-19 meeting 1600 UTC (from marcelo.arenas1@gmail.com on 2011-07-19)
  17. RDB2RDF WG agenda for 2011-07-19 meeting 1600 UTC (from michael.hausenblas@deri.org on 2011-07-19)
  18. ISSUE-56 (template-termtype): Default termType for template-valued term maps should be IRI [R2RML] (from sysbot+tracker@w3.org on 2011-07-18)

Related notes:

Done:
http://www.w3.org/2001/sw/rdb2rdf/r2rml/#termtype

The default term type is now always rr:IRI, except for rr:column in an object map.

Richard Cyganiak, 27 Aug 2011, 15:40:53

As per WG decision [1]:

[[
RESOLUTION: Close ISSUES 54, 56, 60; they are addressed in the latest draft.
]]

[1] http://www.w3.org/2011/09/06-RDB2RDF-minutes.html#item02

Michael Hausenblas, 6 Sep 2011, 17:25:33

Display change log ATOM feed


Ashok Malhotra <ashok.malhotra@oracle.com>, Michael Hausenblas <michael.hausenblas@deri.org>, Chairs, Eric Prud'hommeaux <eric@w3.org>, Ivan Herman <ivan@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 56.html,v 1.1 2012/10/16 16:28:39 vivien Exp $