<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<br>
</div></div>So:<br>
<br>
Wrote,IsActionOF,Write<br>
<br>
is a description?<br></blockquote><div>Normally, that would be more something like:<br>document,hasAuthor,author<br>document,hasTitle,"blah"<br>...<br>This describes "document" and connect it to "author", which would in turn be described by:<br>
author,firstName,"blah"<br>author,lastName,"blah"<br><br>What you typed follows this triple pattern of a subject/property/object but does not connect descriptions of things. Still, this could be stored in the triple store if needed.<br>
<br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Or are these 3 descriptions linked together?<br></blockquote><div>That could be. A triple connects up to three descriptions. If I say:<br>document,hasAuthor,author<br>It is possible to associate a description to these three elements. The data base becomes then self-describing as even the relations can be described using the same system. <br>
 <br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hope you indulge my curiosity, this is interesting :)<br></blockquote><div>No worries, thanks for your interest :)<br><br>Christophe<br><br></div></div><br>