<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a question, could activities add new entries to the semantic<br>
datastore? For example, Paint and Write when installed would add these<br>
items:<br>
<br>
Painted a picture of,IsActionOf,Paint<br>
Wrote,IsActionOf,Write<br>
<br>
Then you could use this information to be used in the Diary-like view<br>
of the Journal (<a href="http://wiki.sugarlabs.org/go/Design_Team/Designs/Journal" target="_blank">http://wiki.sugarlabs.org/go/Design_Team/Designs/Journal</a>):<br>
<br>
Wrote History of Thailand<br>
Painted a picture of Our school<br>
<br>
And how would you relate objects to get to this:<br>
<br>
Wrote History of Thailand with John, Susan 3 days ago.<br>
<br>
I really like this idea, and wish I could make it happen (I don't know<br>
much programming).<br></blockquote><div><br>Yep, that's the goal. The triple store allows for storing any kind of structured description of something and link these descriptions together. So Paint and Write could store descriptions and link them, while the Diary viewer would render this information in a visually appealing way.<br>
<br>Christophe<br><br><br></div></div><br>