ISSUE-152: CR comment: reified statements in Turtle

CR comment: reified statements in Turtle

State:
CLOSED
Product:
RDF Turtle
Raised by:
Guus Schreiber
Opened on:
2013-10-08
Description:
Comment by Joseph Rockmore:
http://lists.w3.org/Archives/Public/public-rdf-comments/2013Sep/0026.html

i don't know if the period for comments on the turtle recommendation are closed (the w3.org web site is a bit inconsistent), but in case its not, i'd like to offer the following.

i would like to strongly suggest that the turtle recommendation include statement identifiers for reification. in the work i am doing it is imperative to maintain provenance on all statements, and the only way i have been able to do this in turtle is via explicit reification, such as:

foo:statement1 a rdf:Statement ;
rdf:subject thingID1 ;
rdf:predicate propertyID1 ;
rdf:object value1 ;
foo:source value 2 ;
foo:dateAsserted value 3 ;
etc.

this is ugly and overly verbose. we would like a mechanism like in RDF/XML that supports expressing the statementID explicitly so that reified statements can be made about the statement, without having to express the statements regarding the subject, predicate, and object separately.

thank you for considering this addition.


...joe


A. Joseph Rockmore, PhD
technology consulting
650/759-5399
Related Actions Items:
No related actions
Related emails:
  1. Re: reified statements in Turtle (ISSUE-152) (from guus.schreiber@vu.nl on 2013-10-08)
  2. RDF-ISSUE-152: CR comment: reified statements in Turtle [RDF Turtle] (from sysbot+tracker@w3.org on 2013-10-08)

Related notes:

Proposed response sent to RDF WG: <http://www.w3.org/mid/20131015125031.GC10886@w3.org>

Eric Prud'hommeaux, 15 Oct 2013, 19:21:26

http://www.w3.org/mid/20131103001021.GG13691@w3.org

Eric Prud'hommeaux, 3 Nov 2013, 00:20:02

Resolved:
http://lists.w3.org/Archives/Public/public-rdf-comments/2013Nov/0052.html

Guus Schreiber, 12 Dec 2013, 13:46:09

Display change log ATOM feed


Guus Schreiber <guus.schreiber@vu.nl>, Chair, Ivan Herman <ivan@w3.org>, Sandro Hawke <sandro@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: 152.html,v 1.1 2014-07-09 12:17:57 carine Exp $