SCOT (Social Semantic Cloud of Tags) was just announced on the tagsonomy mailing list, I decided to use it to represent tags in RDFa on Rails. So using :
<% rdfa_tag tag_uri do %>
<%= link_to term, tag_uri%>
<%end%>
will now produce a “scot:Tag” class, we are also provided with a new property, “hasTag” which we use in the <%= rdfa_link_to_tag term, tag_uri %> partial…
RDFa on Rails goes version 0.0.4


May 29, 2007 at 4:59 pm
[...] SCOT을 소개하고 몇 분 만에 피드백이 왔다. 곧 바로 응용한 결과까지… RDFa On Rails uses now SCOT for tag events SCOT (Social Semantic Cloud of Tags) was just announced on the tagsonomy mailing list, I decided [...]
May 29, 2007 at 5:12 pm
[...] RDFa On Rails uses now SCOT for tag events [...]