<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>B:\datenbrei &#187; sioc</title>
	<atom:link href="http://b4mad.net/datenbrei/skos/semantic-web/sioc/feed/" rel="self" type="application/rss+xml" />
	<link>http://b4mad.net/datenbrei</link>
	<description>Collaborating Individuals - All Knowledge on one Floppy</description>
	<lastBuildDate>Mon, 18 Feb 2013 08:00:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Working as a Program Committee member</title>
		<link>http://b4mad.net/datenbrei/archives/2008/08/21/working-as-a-program-committee-member/</link>
		<comments>http://b4mad.net/datenbrei/archives/2008/08/21/working-as-a-program-committee-member/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 11:35:16 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[foaf]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[sioc]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://b4mad.net/datenbrei/archives/2008/08/21/working-as-a-program-committee-member/</guid>
		<description><![CDATA[Back in May Uldis Bojars asked me if I would like to join the program committee for a series of workshops called &#8220;Social Data on the Web workshop (SDoW2008) co-located with the 7th International Semantic Web Conference (ISWC2008)&#8221;. As I am a great procrastinator and deadlines appear closed than they are I started reviewing two [...]]]></description>
				<content:encoded><![CDATA[<p>Back in May <a href="http://captsolo.net/">Uldis Bojars</a> asked me if I would like to join the program committee for a series of workshops called &#8220;Social Data on the Web workshop (<a href="http://sdow2008.semanticweb.org/">SDoW2008</a>) co-located with the 7th International Semantic Web Conference (<a href="http://iswc2008.semanticweb.org/">ISWC2008</a>)&#8221;. As I am a great procrastinator and deadlines appear closed than they are I started reviewing two papers both found in the domain of tags and online presence.</p>
<p>I hope I get my stuff done this week, so stay tuned for more&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2008/08/21/working-as-a-program-committee-member/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SIOC and AtomOWL: a new way to describe content&#8230;</title>
		<link>http://b4mad.net/datenbrei/archives/2006/08/21/sioc-and-atomowl-a-new-way-to-describe-content/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/08/21/sioc-and-atomowl-a-new-way-to-describe-content/#comments</comments>
		<pubDate>Mon, 21 Aug 2006 17:49:06 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[sioc]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/archives/2006/08/21/sioc-and-atomowl-a-new-way-to-describe-content/</guid>
		<description><![CDATA[AtomOWL and SIOC &#8230; the other day Henry send a Mail to sioc-dev mailinglist raising the question of simularities between SIOC and AtomOWL [0]. AtomOWL introduces a Content Class which represents the encoded content of a entry of a atom feed. SIOC uses a RSS 1.0 Module to keep a sioc:Post&#8216;s content. The SIOC Vocabulary [...]]]></description>
				<content:encoded><![CDATA[<h2>AtomOWL and SIOC</h2>
<p>&#8230; the other day <a href="http://blogs.sun.com/bblfish/">Henry</a> send <a href="http://groups.google.com/group/sioc-dev/browse_thread/thread/c1b29984e9a52539/f040dd8c036a413e#f040dd8c036a413e">a Mail to sioc-dev</a> mailinglist raising the question of simularities between SIOC and AtomOWL [0].</p>
<p>AtomOWL introduces a Content Class which represents the encoded content of a entry of a atom feed. SIOC uses a RSS 1.0 Module to keep a <code>sioc:Post</code>&#8216;s content. The SIOC Vocabulary Specification [1] does not instruct to use RSS 1.0 Module or AtomOWL.</p>
<p>What I would like to propose is, that the SIOC community adapts <strong>usage of the <code>AtomOWL:Content</code> class as it&#8217;s primary container for content</strong> as a SIOC best practice.</p>
<p>Using <code>AtomOWL:Content</code> instead of <code>content:encoded</code> gives two advantages:</p>
<p>
<h3>1. Content is typed</h3>
<p><code>content:encoded</code> used <code>CDATA[]</code> to store its content, from a RDF/XML consumer perspective there is no way to figure out what the type of content is. <code>AtomOWL:Content</code> uses MIME media types to indicate the type of content. Some valuable information!</p>
<p>
<h3>2. Reuse of Vocabularies</h3>
<p>SIOC in general tries to reuse existing vocabularies. The use of <code>content:encoded</code> shows this. SIOC is a very progressive and fast developing eco system. Using the latest standards in content description on the semantic web is a stringent step forward.</p>
<p>In addition to that,<br />
<h3>3. Cost of implementation is small</h3>
<p>as an exporter of sioc data only needs to add a little more information to its output stream. Any information provided in a <code>AtomOWL:Content</code> object is provided by the underlying content management system or may be concluded. Integration of <code>AtomOWL:Content</code>	 enriched sioc data with the AtomOWL feed of the content management system is easy.</p>
<p>
<h3>An Example</h3>
<p> As an example how we could link AtomOWL:Content into a sioc:Post I have added a code snippet:</p>
<pre><code>
&lt;sioc:Post rdf:about=&quot;http://B4ma...cribe-content/&quot;&gt;
  &lt;sioc:link rdf:resource=&quot;http://B4ma...cribe-content/&quot;/&gt;
  &lt;sioc:has_container rdf:resource=&quot;http://b4ma...hp?sioc_type=site#weblog&quot;/&gt;
  &lt;sioc:title&gt;SIOC and AtomOWL: a new way to describe content&#8230;&lt;/sioc:title&gt;
  &lt;sioc:has_creator rdfs:label=&quot;gnu&quot; rdf:resource=&quot;http://B4ma...uthor/gnu/&quot;/&gt;
  &lt;sioc:created_at&gt;2006-08-21T17:49:06Z&lt;/sioc:created_at&gt;
  <font color="red">&lt;content rdf:parseType=&quot;Resource&quot;&gt;
    &lt;rdf:type rdf:resource=&quot;</font><font color="white">http://bblfish.net/work/atom-owl/2006-06-06/#Content</font><font color="red">&quot;/&gt;
      &lt;body rdf:parseType=&quot;Literal&quot;&gt;
        &lt;xhtml&gt;&#60;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; 
           xml:base=&quot;http:/b4mad.net/&quot;&#62;
       &#60;p&#62;&#60;i&#62;[content of the post itself here]&#60;/i&#62;&#60;/p&#62;
     &#60;/div&#62;&lt;/xhtml&gt;
      &lt;/body&gt;
    &lt;type&gt;</font><font color="white">text/xhtml</font><font color="red">&lt;/type&gt;
  &lt;/content&gt;</font>
  &lt;sioc:topic rdfs:label=&quot;sioc&quot; rdf:resource=&quot;http://B4ma...tic-web/sioc/&quot;/&gt;
  &lt;sioc:has_reply&gt;
    &lt;sioc:Post rdf:about=&quot;http://B4ma...cribe-content/#comment-20558&quot;&gt;
      &lt;rdfs:seeAlso rdf:resource=&quot;http://b4ma...ment&amp;sioc_id=20558&quot;/&gt;
    &lt;/sioc:Post&gt;
  &lt;/sioc:has_reply&gt;
&lt;/sioc:Post&gt;
</code></pre>
<p>So, the interssting part is the red one&#8230; the content is simply inserted using a <code>rdf:parseType="Resource"</code> and a RDF type of <code>AtomOWL:Content</code> and a content type of XHTML (thats the white part). The rest (red parts) is to describe the <code>sioc:Post</code> content itself.
</p>
<h2>References:</h2>
<ul>
<li>[0] <a href="http://bblfish.net/work/atom-owl/2006-06-06/AtomOwl.html">AtomOWL Vocabulary Specification</a></li>
<li>[1] <a href="http://rdfs.org/sioc/spec/">SIOC Vocabulary Specification</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/08/21/sioc-and-atomowl-a-new-way-to-describe-content/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SIOC and Firefox: detect and identify</title>
		<link>http://b4mad.net/datenbrei/archives/2006/08/18/sioc-and-firefox-detect-and-identify/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/08/18/sioc-and-firefox-detect-and-identify/#comments</comments>
		<pubDate>Fri, 18 Aug 2006 15:46:53 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[foaf]]></category>
		<category><![CDATA[sioc]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/archives/2006/08/18/sioc-and-firefox-detect-and-identify/</guid>
		<description><![CDATA[The number of site publishing SIOC data on the web ist constantly increasing. To help users make use of this data &#8220;Semantic Radar&#8221; has been developed and release by Uldis BojÄrs. It is a browser extension (for Fireofx only by now) which inspects web pages for links to Semantic Web metadata and informs the user [...]]]></description>
				<content:encoded><![CDATA[<p>The number of site publishing SIOC data on the web ist constantly increasing. To help users make use of this data &#8220;<a href="http://rdfs.org/sioc/firefox">Semantic Radar</a>&#8221; has been developed and release by <a title="Uldis BojÄrs - CaptSolo Weblog" href="http://captsolo.net/info/">Uldis BojÄrs.</a></p>
<p>It is a browser extension (for Fireofx only by now) which inspects web pages for links to Semantic Web metadata and informs the user about their presence by showing an icon in browser&#8217;s status bar.</p>
<p>Originally developed to detect presence of SIOC metadata it has been extended to cover other types of data. Currently it supports SIOC, FOAF and DOAP metadata.<br />
The current version of Semantic Radar also pings the <a title="Semantic Web Ping Service" href="http://pingthesemanticweb.com/">Semantic Web Ping Service</a> when metadata is detected. This allows a community based discovery of the semantic web data and a notification of a central ping service.</p>
<p><em>UPDATE</em>: <a href="http://www.talkdigger.com/index.php?surl=http://fgiasson.com/blog/index.php?title=semantic_radar_for_firefox_and_the_seman&#038;more=1&#038;c=1&#038;tb=1&#038;pb=1">Fred also</a> has a post on Semantic Radar&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/08/18/sioc-and-firefox-detect-and-identify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SKOS to describe communication structures</title>
		<link>http://b4mad.net/datenbrei/archives/2006/07/22/using-skos-to-describe-communication-structures/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/07/22/using-skos-to-describe-communication-structures/#comments</comments>
		<pubDate>Sat, 22 Jul 2006 06:11:33 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[sioc]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/archives/2006/07/22/using-skos-to-describe-communication-structures/</guid>
		<description><![CDATA[The last few weeks (or was it months?) I have hung out with the SIOC people on IRC and the mailing list and obviously I blog about it. SIOC is a ontology for Semanticaly Interlinced Online Communities. As such it is closely related to communication structures like a &#8220;statement&#8221; or &#8220;post&#8221; or whatever you call [...]]]></description>
				<content:encoded><![CDATA[<p>The last few weeks (or was it months?) I have hung out with the SIOC people on IRC and the mailing list and obviously I blog about it. SIOC is a ontology for Semanticaly Interlinced Online Communities. As such it is closely related to communication structures like a &#8220;statement&#8221; or &#8220;post&#8221; or whatever you call a message in your communication domain.</p>
<p>To define the terms used in a communication domain (and I mean domains like &#8220;bloggosphere&#8221;, &#8220;irc&#8221;, &#8220;mail&#8221;) SKOS was made. So the first step to enrich SIOC data is to define a few <code>skos:Concept</code>s:</p>
<pre><code>
 &lt;skos:Concept rdf:about=&quot;http://b4mad.net/skos/communication#weblog&quot;&gt;
  &lt;skos:prefLabel&gt;Weblog&lt;/skos:prefLabel&gt;
  &lt;skos:altLabel&gt;Blog&lt;/skos:altLabel&gt;
  &lt;owl:sameAs rdf:resource=&quot;http://xmlns.com/wordnet/1.6/Blog&quot; /&gt;
 &lt;/skos:Concept&gt;
 &lt;skos:Concept rdf:about=&quot;http://b4mad.net/skos/communication/weblog#post&quot;&gt;
  &lt;skos:prefLabel&gt;Post&lt;/skos:prefLabel&gt;
  &lt;skos:altLabel&gt;Weblog Entry&lt;/skos:altLabel&gt;
  &lt;skos:altLabel&gt;Blog Entry&lt;/skos:altLabel&gt;
  &lt;skos:broader rdf:resource=&quot;http://b4mad.net/skos/communication#weblog&quot; /&gt;
  &lt;skos:narrower rdf:resource=&quot;http://b4mad.net/skos/communication/weblog#comment&quot; /&gt;
 &lt;/skos:Concept&gt;
 &lt;skos:Concept rdf:about=&quot;http://b4mad.net/skos/communication/weblog#comment&quot;&gt;
  &lt;skos:prefLabel&gt;Comment&lt;/skos:prefLabel&gt;
  &lt;skos:broader rdf:resource=&quot;http://b4mad.net/skos/communication/weblog#post&quot; /&gt;
  &lt;skos:narrower rdf:resource=&quot;http://b4mad.net/skos/communication/weblog#trackback&quot; /&gt;
 &lt;/skos:Concept&gt;
 &lt;skos:Concept rdf:about=&quot;http://b4mad.net/skos/communication/weblog#trackback&quot;&gt;
  &lt;skos:prefLabel&gt;Trackback&lt;/skos:prefLabel&gt;
  &lt;skos:broader rdf:resource=&quot;http://b4mad.net/skos/communication/weblog#comment&quot; /&gt;
 &lt;/skos:Concept&gt;
</code></pre>
<p>Using this thesaurus (or communication domain structure) we
<div align="right" style="float:left"><img src="http://b4mad.net/2006/07/21/skos-weblog.png" title="sioc skos" /></div>
<p> may add additional semantics to SIOC data while maintaining SIOCs vision &quot;to describe the information community sites have [] their structure and contents&quot; [<a href="http://rdfs.org/sioc/spec/">1</a>] This thesaurus for a Weblog has a pretty flat structure, simply saying that a trackback is a subcategory of a comment which itself is a post as a subcategory of a weblog.</p>
<p>Having the concept of a <code>sioc:Post</code> and using a <code>skos:Concept</code> as a additional <code>skos:subject</code> with it could indicate the type of a message. This way the concept of a <code>sioc:Post</code> is omnipresent in all communication domains and per domain additional information is given how a message is named or labeled in that specific domain.</p>
<p><em>Example 1</em>: A Usenet News Article would be of type <code>sioc:Post</code> and would have a <code>skos:subject</code> of http://b4mad.net/skos/communication/usenet#article. A reply on this message would be of type <code>sioc:Post</code> and would have a <code>skos:subject</code> of http://b4mad.net/skos/communication/usenet#article.</p>
<p><em>Example 1</em>: A weblog entry  would be of type <code>sioc:Post</code> and would have a <code>skos:subject</code> of http://b4mad.net/skos/communication/weblog#entry. A reply on this message would be of type <code>sioc:Post</code> and would have a <code>skos:subject</code> of http://b4mad.net/skos/communication/weblog#comment.</p>
<p>In both examples http://b4mad.net/skos/communication#comment is the <code>skos:broader</code> concept of http://b4mad.net/skos/communication/weblog#comment and http://b4mad.net/skos/communication/usenet#comment.</p>
<p>Using this pattern it is possible to interlink communication taking place in different communication domains such as Usenet News and Weblogs.</p>
<p>A full example of this pattern is <a href="http://b4mad.net/2006/07/21/siocskos.rdf">available here</a>. I also have made up <a href="http://b4mad.net/skos/communication/index.rdf">a somehow incomplete thesaurus</a> for the communication domains: weblog, usenet, mailinglist. <img src="http://b4mad.net/skos/communication/skos-communication-domains.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/07/22/using-skos-to-describe-communication-structures/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SIOC data I use to crawl</title>
		<link>http://b4mad.net/datenbrei/archives/2006/06/27/sioc-data-i-use-to-crawl/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/06/27/sioc-data-i-use-to-crawl/#comments</comments>
		<pubDate>Tue, 27 Jun 2006 15:23:26 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[sioc]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/archives/2006/06/27/sioc-data-i-use-to-crawl/</guid>
		<description><![CDATA[Crawling the web for SIOC data (which are most often provided by SIOC-enabled sites) needs a starting point, a so called plan file. I use one which is barely based on the wiki page found above, it is here. The format of rdfs:seeAlso is documented as recommended by DanC on ESW Wiki Alex is providing [...]]]></description>
				<content:encoded><![CDATA[<p>Crawling the web for SIOC data (which are most often provided by <a href="http://esw.w3.org/topic/SIOC/EnabledSites">SIOC-enabled sites</a>) needs a starting point, a so called plan file. I use one which is barely based on the wiki page found above, it is <a href="http://b4mad.net/2006/06/27/scutter-plan.rdf">here</a>. The format of <code>rdfs:seeAlso</code> is documented as recommended by <a href="http://esw.w3.org/topic/UsingSeeAlso">DanC on ESW Wiki</a><br />
<a href="http://apassant.net/hack/2006/06/sioc-wiki2rdf/">Alex is providing a webservice that transforms SIOC Wiki pages to RDF/XML</a>, this way one will get an up to date list of SPARQL endpoints and SIOC-enabled sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/06/27/sioc-data-i-use-to-crawl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JSON cross-site Queries</title>
		<link>http://b4mad.net/datenbrei/archives/2006/06/18/json-cross-site-queries/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/06/18/json-cross-site-queries/#comments</comments>
		<pubDate>Sun, 18 Jun 2006 12:02:05 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[sioc]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/archives/2006/06/18/json-cross-site-queries/</guid>
		<description><![CDATA[Just a short note that I have implemented a SPARQL Query proxy returning JSON. The proxy may be found at /sparqs/proxy/ and is able to query a different number of Joseki Servers. This is very basic but gives freedom to query off-site datasets. Currently enabled datasets: apassant.net &#8211; Alex&#8217;s Joseki sparql.captsolo.net &#8211; CaptSolo&#8217;s Joseki b4eg.mine.nu [...]]]></description>
				<content:encoded><![CDATA[<p>Just a short note that I have implemented a SPARQL Query proxy returning JSON. The proxy may be found at <a href="http://b4mad.net/sparqs/proxy/">/sparqs/proxy/</a> and is able to query a different number of Joseki Servers. This is very basic but gives freedom to query off-site datasets.</p>
<p>Currently enabled datasets:</p>
<ul>
<li>apassant.net &#8211; Alex&#8217;s Joseki</li>
<li>sparql.captsolo.net &#8211; CaptSolo&#8217;s Joseki</li>
<li>b4eg.mine.nu &#8211; B:\datenbrei development Joseki</li>
</ul>
<p>Try <a href="http://b4mad.net/sparqs/proxy/?host=b4eg.mine.nu&#038;ds=sioc&#038;query=PREFIX+rdf%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0D%0APREFIX+rdfs%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0D%0APREFIX+sioc%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0D%0APREFIX+xsd%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema%23%3E%0D%0APREFIX+geo%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2003%2F01%2Fgeo%2Fwgs84_pos%23%3E%0D%0APREFIx+foaf%3A+%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2F%3E%0D%0A%0D%0ASELECT+DISTINCT+%3Fname+%3Fother_name+%3Fgroup+%3Fdescription+%3Fsha1+%3Flat+%3Flong%0D%0AWHERE+%7B%0D%0A++%3Fx+a+sioc%3AUser+.%0D%0A++%3Fx+sioc%3Aname+%3Fname+.%0D%0A++%3Fu+sioc%3Ahas_member+%3Fx+.%0D%0A++OPTIONAL+%7B+%3Fu+sioc%3Aname+%3Fgroup++%7D+.%0D%0A++OPTIONAL+%7B+%3Fu+sioc%3Adescription+%3Fdescription+%7D+.%0D%0A++%3Fx+sioc%3Aemail_sha1sum+%3Fsha1+.%0D%0A++%3Fperson+foaf%3Ambox_sha1sum+%3Fsha1+.%0D%0A++%3Fperson+foaf%3Aname+%3Fother_name+.%0D%0A++%3Fperson+foaf%3Abased_near+%3Fpoint+.%0D%0A++%3Fpoint+geo%3Alat+%3Flat+.%0D%0A++%3Fpoint+geo%3Along+%3Flong+.%0D%0A%7D">this</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/06/18/json-cross-site-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>is SIOC too much in Content Management business?</title>
		<link>http://b4mad.net/datenbrei/archives/2006/06/17/is-sioc-too-much-in-content-management-business/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/06/17/is-sioc-too-much-in-content-management-business/#comments</comments>
		<pubDate>Sat, 17 Jun 2006 07:31:54 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[comments]]></category>
		<category><![CDATA[sioc]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/archives/2006/06/17/is-sioc-too-much-in-content-management-business/</guid>
		<description><![CDATA[Danny Ayers mentioned that [he] believe this [SIOC] started as a vocabulary for managing information associated with online forums, but it now has considerable overlap into the generic content management side of things. My comment on the SIOC-dev mailinglist somehow has the same direction. Beside the huge area of SIOC browser development and Uldis&#8217; Ontology [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://dannyayers.com/2006/06/15/atom-owl-update-sioc">Danny Ayers mentioned</a> that</p>
<blockquote><p>[he] believe this [SIOC] started as a vocabulary for managing information associated with online forums, <strong>but it now has considerable overlap into the generic content management side of things</strong>.</p></blockquote>
<p><a href="http://groups.google.com/group/sioc-dev/browse_thread/thread/d23bad549ddbd27b/11503cf8ac10948c#11503cf8ac10948c">My comment on the SIOC-dev mailinglist</a> somehow has the same direction.</p>
<p>Beside the huge area of SIOC browser development and Uldis&#8217; Ontology maintainance there needs to be a task to reduce redundancy with other Ontologies and add some usage recommendations to the SIOC Spec. Although the use of SKOS in combination with SIOC needs some more elaboration.</p>
<p><em>See Also</em>: <a href="http://esw.w3.org/topic/SIOC/ToDoList">SIOC TODO list</a></p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/06/17/is-sioc-too-much-in-content-management-business/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>no loopback from sioc:User to foaf:Person</title>
		<link>http://b4mad.net/datenbrei/archives/2006/06/09/no-loopback-from-siocuser-to-foafperson/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/06/09/no-loopback-from-siocuser-to-foafperson/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 06:49:05 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[foaf]]></category>
		<category><![CDATA[sioc]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/archives/2006/06/09/no-loopback-from-siocuser-to-foafperson/</guid>
		<description><![CDATA[Having a sioc:Post it points to it&#8217;s creator described as a sioc:User. Assuming a foaf:Person, it should describe that the Person owns a foaf:OnlineAccount &#8211; which is the sioc:User. Since the sioc:User profile is &#8220;user&#8221;-centric (and sioc:User rdfs:subClassOf foaf:OnlineAccount), there should be a property that allows us to links back from a sioc:User to a [...]]]></description>
				<content:encoded><![CDATA[<p>Having a <a title="a SIOC:Post example" href="http://b4mad.net/datenbrei/index.php?sioc_type=post&#038;sioc_id=314">sioc:Post</a> it points to it&#8217;s creator described as a <a title="a sioc:User example" href="http://b4mad.net/datenbrei/index.php?sioc_type=user&#038;sioc_id=2">sioc:User</a>. Assuming a foaf:Person, it should describe that the Person owns a <a title="holdsAccount" href="http://b4mad.net/FOAF/goern-accounts.rdf">foaf:OnlineAccount</a> &#8211; which is the sioc:User.<br />
Since the sioc:User profile is &#8220;user&#8221;-centric (and sioc:User rdfs:subClassOf foaf:OnlineAccount), there should be a property that allows us to links back from a sioc:User to a foaf:Person to whom it belongs to.</p>
<p>Introducing a foaf:OnlineAccount foaf:accountOf foaf:Person</p>
<pre><code>
&lt;accountOf&gt; a rdf:Property, owl:ObjectProperty;
:comment "Indicates an agent holds an account.";
:range &lt;Agent&gt;;
:domain &lt;OnlineAccount&gt;;
:isDefinedBy &lt;<span class="attribute-value">http://xmlns.com/foaf/0.1/</span>&gt;;
owl:inverseOf &lt;holdsAccount&gt;;
:label "account of";

</code></pre>
<p><em>See Also</em>: <a href="http://b4mad.net/datenbrei/archives/2006/05/22/sioc-from-foafroll/">SIOC for foafroll</a></p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/06/09/no-loopback-from-siocuser-to-foafperson/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>seeAlso for SIOC hooked in page via RDFa</title>
		<link>http://b4mad.net/datenbrei/archives/2006/06/07/seealso-for-sioc-hooked-in-page-via-rdfa/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/06/07/seealso-for-sioc-hooked-in-page-via-rdfa/#comments</comments>
		<pubDate>Wed, 07 Jun 2006 16:06:24 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[sioc]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/archives/2006/06/07/seealso-for-sioc-hooked-in-page-via-rdfa/</guid>
		<description><![CDATA[Providing links to SIOC data generated by a site may be done using a auto-discovery links. Embedding RDF in XHTML using the upcoming RDFa standard may be another way to link to SIOC data. After a few discussions with CaptSolo and with some help from EliasT I have tweaked my WordPress to include the needed [...]]]></description>
				<content:encoded><![CDATA[<p>Providing links to SIOC data generated by a site may be done using a auto-discovery links. Embedding RDF in XHTML using the upcoming <a href="http://www.w3.org/TR/xhtml-rdfa-primer/">RDFa</a> standard may be another way to link to SIOC data.</p>
<p>After a few discussions with CaptSolo and with some help from EliasT I have tweaked my WordPress to include the needed RDFa. Looking at the source of this page you will see something like:<br />
<code>
<pre>
&lt;div class=&quot;primary&quot; about=&quot;http://B4mad.Net/datenbrei/archives/2006/06/05/sioc-live-query/&quot; role=&quot;sioc:Post&quot;&gt;
 &lt;span style=&quot;display:none&quot;&gt;
  &lt;link rel=&quot;rdfs:seeAlso&quot; href=&quot;http://b4mad.net/datenbrei/index.php?sioc_type=post&#038;sioc_id=308&quot; about=&quot;http://B4mad.Net/datenbrei/archives/2006/06/05/sioc-live-query/&quot;&gt;
  &lt;meta property=&quot;dc:format&quot;&gt;application/rdf+xml&lt;/meta&gt;
 &lt;/link&gt;
&lt;/span&gt;
&lt;/div&gt;
</pre>
<p></code></p>
<p>To enabled correct parsing and XML Namespace assignment by a RDFa parser the &lt;html&gt; element must contain namespace declarations for rdf, rdfs, dc and sioc.</p>
<p>Using some <a href="http://torrez.us/services/rdfa/http://b4mad.net/datenbrei/archives/2006/06/05/sioc-live-query">RDFa extractor service</a> on any page on B:\datenbrei will give you a RDF file containing a <code>rdfs:seeAlso</code> (of type application/rdf+xml) which points to the RDF generated by the WordPress SIOC plugin for the corresponding page.</p>
<p><em>Next step</em>: write a short XSLT to enable GRDDLing the same <code>rdfs:seeAlso</code> out of the post&#8217;s page.</p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/06/07/seealso-for-sioc-hooked-in-page-via-rdfa/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SIOC live query</title>
		<link>http://b4mad.net/datenbrei/archives/2006/06/05/sioc-live-query/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/06/05/sioc-live-query/#comments</comments>
		<pubDate>Mon, 05 Jun 2006 12:48:29 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[B4mad]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[sioc]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/archives/2006/06/05/sioc-live-query/</guid>
		<description><![CDATA[Having generated some SIOC data from PlanetRDF and SIOC mailing list at Google Groups I provide them at The #B4mad.Net SPARQL endpoint using ARC. Reusing XMLArmyKnife&#8217;s Javascript SPARQL library, I hacked some live query demo. Feel free to browse arround&#8230;]]></description>
				<content:encoded><![CDATA[<p>Having generated some SIOC data from PlanetRDF and SIOC mailing list at Google Groups I provide them at <a href="http://b4mad.net/sparqs/">The #B4mad.Net SPARQL endpoint</a> using <a href="http://arc.web-semantics.org/home">ARC</a>. Reusing <a href="http://xmlarmyknife.org/docs/rdf/sparql/ajax.html">XMLArmyKnife&#8217;s Javascript SPARQL library</a>, I hacked some <a href="http://b4mad.net/sparqs/sparql.html">live query demo</a>. Feel free to browse arround&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/06/05/sioc-live-query/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Generating SIOC data out of mailing list archives</title>
		<link>http://b4mad.net/datenbrei/archives/2006/05/30/generating-sioc-data-out-of-mailing-list-archives/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/05/30/generating-sioc-data-out-of-mailing-list-archives/#comments</comments>
		<pubDate>Tue, 30 May 2006 06:23:47 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[sioc]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/?p=305</guid>
		<description><![CDATA[SIOC provides &#34;an ontology for describing discussion forums and posts on topic threads in online community sites&#34; and so called exporters for WordPress or Drupal blogging/cms software. Using that one is perfectly suited to provide information about the activities of communities on websites. A exporter for mailing lists (which are heavily used by communities too) [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://rdfs.org/sioc/">SIOC</a> provides &quot;an ontology for describing discussion forums and posts on topic threads in online community sites&quot; and so called exporters for WordPress or Drupal blogging/cms software. Using that one is perfectly suited to provide information about the activities of communities on websites. A exporter for mailing lists (which are heavily used by communities too) is not provided. I will outline how such a <em>SIOC mailinglist exporter</em> may work&#8230;</p>
<p>I like to reuse, so that&#8217;s the first policy.<br />
The second policy is, that I dont want to deal with the email archives, but will use RSS or Atom representation of the archive as the source of information.</p>
<p><img src="http://b4mad.net/2006/05/30/Mailing%20List%20SIOC%20exporter.png" alt="SIOC mailinglist exporter architecture" /></p>
<p>How to understand the information provided by mailing list archives in a SIOC context? </p>
<p>First of all, the mailing list archive is obviously a <code>sioc:Forum</code> (archive itself represented by a RSS or Atom feed) with <code>sioc:Post</code>s (individual mails, RSS/Atom items). The sender of the mail is a <code>sioc:User</code>, which is the <code>sioc:has_creator</code> of the <code>sioc:Post</code>. The website hosting the mailing list archive is defined as the <code>sioc:Site</code>, the initialy mentioned <code>sioc:Forum</code> <code>sioc:has_host</code> this <code>sioc:Site</code>. Got it?</p>
<p>As a test subject I took the <a href="http://http://groups.google.com/group/sioc-dev">SIOC-dev mailing list at Google Groups</a>, development is supported by <a href="http://rdfreactor.ontoware.org/">RDFReactor</a>.</p>
<p>Results of my work can be found 1. <a href="http://b4mad.net/2006/05/30/SIOCer-20060530.tar.bz2">as Java code</a> and 2. as the resultung <a href="http://b4mad.net/2006/05/30/googlegroups-sioc-dev.rdf">SIOC data</a>.</p>
<p>Comments and any other feedback is welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/05/30/generating-sioc-data-out-of-mailing-list-archives/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SIOC enabling a community site</title>
		<link>http://b4mad.net/datenbrei/archives/2006/05/22/sioc-from-foafroll/</link>
		<comments>http://b4mad.net/datenbrei/archives/2006/05/22/sioc-from-foafroll/#comments</comments>
		<pubDate>Mon, 22 May 2006 20:15:27 +0000</pubDate>
		<dc:creator>[GNU]</dc:creator>
				<category><![CDATA[foaf]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[sioc]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://B4mad.Net/datenbrei/?p=300</guid>
		<description><![CDATA[After installing the SIOC WordPress plugin this site is enabled to provide SIOC data for the site itself, users and all articles on B:\datenbrei. Many site on the internet don&#8217;t provide SIOC data, this is mainly due to the fact that SIOC development is still at an early stage. But what about Planets? Do they [...]]]></description>
				<content:encoded><![CDATA[<p>After installing the <a href="http://rdfs.org/sioc/spec/"><acronym title="Semantically Interlinked Online Communities">SIOC</acronym></a> <a href="http://wordpress.org/">WordPress</a> plugin this site is enabled to provide SIOC data for the site itself, users and all articles on B:\datenbrei. Many site on the internet don&#8217;t provide SIOC data, this is mainly due to the fact that SIOC development is still at an early stage. But what about <a href="http://planetplanet.org/">Planets</a>? Do they provide SIOC data? So let&#8217;s have a look at <a href="http://planetrdf.com/">Planet RDF</a> and how it may be enabled to provide SIOC data.</p>
<p>Planet RDF provides a <a href="http://journal.dajobe.org/journal/2003/07/semblogs/bloggers.rdf">foafroll</a>, a <a href="http://en.wikipedia.org/wiki/Resource_Description_Framework">RDF</a>/<a href="http://en.wikipedia.org/wiki/XML">XML</a> representation of the feeds which get aggregated and their authors. This is a good starting point and actually a pretty complete description of the RDF community (at least of the blogging RDF community).</p>
<p>Taking a look at foafroll we find <code>foaf:Agent</code>s and there blogs. This provided data will be convertet into SIOC Users in the first step.</p>
<p><code>
<pre>
&lt;foaf:Agent rdf:nodeID=&quot;id2245901&quot;&gt; 
 &lt;foaf:name&gt;FOAF Project&lt;/foaf:name&gt; 
 &lt;foaf:weblog&gt; 
  &lt;foaf:Document rdf:about=&quot;http://rdfweb.org/&quot;&gt; 
   &lt;dc:title&gt;FOAF Project&lt;/dc:title&gt; 
   &lt;rdfs:seeAlso&gt; 
    &lt;rss:channel rdf:about=&quot;http://rdfweb.org/index.rdf&quot;&gt; 
     &lt;foaf:maker rdf:nodeID=&quot;id2245901&quot;/&gt; 
     &lt;foaf:topic rdf:resource=&quot;http://www.w3.org/2001/sw/&quot;/&gt; 
     &lt;foaf:topic rdf:resource=&quot;http://www.w3.org/RDF/&quot;/&gt; 
    &lt;/rss:channel&gt; 
   &lt;/rdfs:seeAlso&gt; 
  &lt;/foaf:Document&gt; 
 &lt;/foaf:weblog&gt; 
 &lt;foaf:interest rdf:resource=&quot;http://www.w3.org/2001/sw/&quot;/&gt; 
 &lt;foaf:interest rdf:resource=&quot;http://www.w3.org/RDF/&quot;/&gt; 
&lt;/foaf:Agent&gt;
</pre>
<p></code></p>
<p>I would like to propose a mapping like this:</p>
<p><code>
<pre>
 &lt;sioc:User rdf:nodeID=&quot;sioc-id2245901&quot;&gt;
  &lt;sioc:name&gt;FOAF Project&lt;/sioc:name&gt;
  &lt;sioc:link rdf:resource=&quot;http://rdfweb.org/&quot; /&gt;
 &lt;/sioc:User&gt;
 &lt;foaf:Agent rdf:nodeID=&quot;id2245901&quot;&gt; 
  &lt;foaf:holdsAccount rdf:nodeID=&quot;sioc-id2245901&quot; /&gt;
 &lt;/foaf:Agent&gt;
</pre>
<p></code></p>
<p>Next step is to set up a <code>sioc:Usergroup</code> containing all members (<code>foaf:Agent</code>s) of the foafroll:</p>
<p><code>
<pre>
 &lt;sioc:Usergroup rdf:ID=&quot;authors&quot;&gt;
  &lt;sioc:name&gt;Authors at PlanetRDF.com&lt;/sioc:name&gt;
  &lt;sioc:has_member rdf:nodeID=&quot;sioc-id2245901&quot; /&gt;
 &lt;/sioc:Usergroup&gt;
</pre>
<p></code></p>
<p>Interpreting <code>sioc:Site</code> as &#8220;This is a Community&#8221; and not as &#8220;This is one Site of others of a Community&#8221; one must interpret Planet RDF as a Forum of the community/Site:</p>
<p><code>
<pre>
&lt;sioc:Forum rdf:nodeID=&quot;f-1&quot;&gt;
 &lt;sioc:name&gt;PlanetRDF.com, part of the RDF Community&lt;/sioc:name&gt;
 &lt;sioc:link rdf:resource=&quot;http://planetrdf.com/&quot;/&gt;
 &lt;rdfs:seeAlso rdf:resource=&quot;http://planetrdf.com/index.rdf&quot; /&gt;
&lt;/sioc:Forum&gt;

&lt;sioc:Site rdf:about=&quot;http://planetrdf.com/&quot;&gt;
 &lt;sioc:name&gt;The RDF Community&lt;/sioc:name&gt;
 &lt;sioc:description&gt;Planet of the RDF Community&lt;/sioc:description&gt;
 &lt;sioc:link rdf:resource=&quot;http://planetrdf.com/&quot;/&gt;
 &lt;sioc:host_of rdf:nodeID=&quot;f-1&quot;/&gt;
 &lt;sioc:has_group rdf:resource=&quot;#authors&quot;/&gt;
&lt;/sioc:Site&gt;
</pre>
<p></code></p>
<p><em>Note</em>: Maybe it would make some sense to rename <code>sioc:Site</code> to <code>sioc:Community</code>? See also <a href="#">a SIOC-dev posting</a> (or was it a chat with <a href="http://captsolo.net/info/">CaptSolo</a>??).</p>
<p>I have not done some Jena-based code up until now. Before releasing it I would like to have some comments on the idea, maybe some improvements need to be incorporated&#8230;</p>
<p>A complete <a href="http://b4mad.net/2006/05/22/sioc-foafroll.rdf">example of a SIOC-from-foafroll</a> (handcrafted) and some <a href="http://b4mad.net/2006/05/22/latte.jpg">coffee</a> is available too.</p>
]]></content:encoded>
			<wfw:commentRss>http://b4mad.net/datenbrei/archives/2006/05/22/sioc-from-foafroll/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
