Re: making statements about a graph

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thomas B. Passin wrote:


| In rdf, a reified Statement is not asserted, that is, there is no actual
| statement with the specified subject, object, and predicate in the
| graph.  There is no way to connect a specific Statement (a reified
| triple) to a specific triple in the graph.

here the statement is not asserted, only contained in the graph as
reified statement:

<rdf:Statement rdf:ID="r1">
~   <rdf:subject rdf:resource="#ul" />
~   <rdf:predicate rf:resource="dc:languages" />
~   <rdf:object>EN</rdf:object>
</rdf:Statement>


with this the same statement is both asserted and reified.

<rdf:Description rdf:about="#u1">
~  <dc:language rdf:ID="r1">EN</dc:language>
</rdf:Description>

cheers,
reto
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQE/qmrlD1pReGFYfq4RArQAAJ0RWyWR2yusBABuyqEc3UvDRnrpxACfW+Kc
O2wuNpnlq3BqlAWMy6KfqrU=
=pWyJ
-----END PGP SIGNATURE-----

Received on Thursday, 6 November 2003 10:37:30 UTC