[TagCommons-WG] Cool URI for SCOT
Kim, Haklae
haklae.kim at deri.org
Fri Jul 25 02:03:56 PDT 2008
Hi folks,
I am supposed to release the new version of SCOT (
http://scot-project.org) exporter.
Before doing this, I would like to ask you whether there is better ways
to define URIs in SCOT ontology.
I attached two files: scot.png illustrates simple relationships among
the classes and properties, and scot.rdf is an example code that is
created in WordPress using the exporter.
Could you please let me know if you have any idea?
Thanks in advance.
Haklae.
=======
Example:
<!-- Tagcloud class !-->
<scot:TagCloud
rdf:about="http://www.blogweb.co.kr/sonagi/scot/tagcloud/1">
<!-- Metadata !-->
<scot:createdBy
rdf:resource="http://www.blogweb.co.kr/?author=1"/>
<scot:tagSpace
rdf:resource="http://www.wordpress.org"/>
<dc:publisher
rdf:resource="http://scot-project.org"/>
<dcterms:created>2008-07-25T09:39:39</dcterms:created>
<scot:updated>2008-07-25T09:39:39</scot:updated>
<scot:totalPosts>225</scot:totalPosts>
<scot:totalTags>28</scot:totalTags>
<scot:totalCooccurringTags>37</scot:totalCooccurringTags>
<scot:totalTagFrequency>351</scot:totalTagFrequency>
<scot:totalCooccurringFrequency>86</scot:totalCooccurringFrequency>
<!-- Tagcloud Usergroup !-->
<scot:hasUsergroup>
<sioc:Usergroup>
<sioc:has_member>
<sioc:User rdf:about="http://www.blogweb.co.kr/?author=1">
<sioc:name>sonagi</sioc:name>
</sioc:User>
</sioc:has_member>
</sioc:Usergroup>
</scot:hasUsergroup>
<!-- Tag class !-->
<scot:contains>
<scot:Tag
rdf:about="http://www.blogweb.co.kr/sonagi/scot/tag/semantic web">
<tags:name>semantic web</tags:name>
<scot:ownAFrequency>93</scot:ownAFrequency>
<scot:ownRFrequency>26.50</scot:ownRFrequency>
<scot:lastUsed>2008-07-24T02:04:27</scot:lastUsed>
<scot:cooccursIn
rdf:resource="http://www.blogweb.co.kr/sonagi/scot/cooccurrence/94eaebf4
ee9b8d576ecd4cc65c247495"/>
</scot:Tag>
</scot:contains>
<!-- Tagging Activities !-->
<scot:taggingActivity>
<tags:Tagging
rdf:about="http://www.blogweb.co.kr/?p=284#tagging">
<tags:taggedBy rdf:resource="http://www.blogweb.co.kr/?author=1"/>
<tags:taggedItem rdf:resource="http://www.blogweb.co.kr/?p=284"/>
<tags:taggedOn rdf:resource="2008-07-24T02:04:27"/>
<tags:associatedTag
rdf:resource="http://www.blogweb.co.kr/sonagi/scot/tag/web+2.0"/>
<tags:associatedTag
rdf:resource="http://www.blogweb.co.kr/sonagi/scot/tag/semantic+web"/>
</tags:Tagging>
</scot:taggingActivity>
</scot:TagCloud>
<!-- Cooccurrence class !-->
<scot:Cooccurrence
rdf:about="http://www.blogweb.co.kr/sonagi/scot/cooccurrence/94eaebf4ee9
b8d576ecd4cc65c247495">
<scot:cooccurrenceAFrequency>8</scot:cooccurrenceAFrequency>
<scot:cooccurrenceRFrequency>9.30</scot:cooccurrenceRFrequency>
<scot:cooccurTag
rdf:resource="http://www.blogweb.co.kr/sonagi/scot/tag/web+2.0"/>
<scot:cooccurTag
rdf:resource="http://www.blogweb.co.kr/sonagi/scot/tag/semantic+web"/>
</scot:Cooccurrence>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tagcommons.org/pipermail/wg-tagcommons.org/attachments/20080725/d49c0ea9/attachment-0003.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scot.png
Type: image/png
Size: 82190 bytes
Desc: scot.png
URL: <http://lists.tagcommons.org/pipermail/wg-tagcommons.org/attachments/20080725/d49c0ea9/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scot.rdf
Type: application/octet-stream
Size: 3118 bytes
Desc: scot.rdf
URL: <http://lists.tagcommons.org/pipermail/wg-tagcommons.org/attachments/20080725/d49c0ea9/attachment-0003.obj>
More information about the Wg
mailing list