SIOC
From semanticweb.org
| SIOC | |
|---|---|
| Homepage: | sioc-project.org |
| Language: | OWL DL |
| Last release: | April 11 2008 |
| Last revision: | April 11 2008 |
| Namespace: | http://rdfs.org/sioc/ns# |
| Swoogle hits: | 42911 (check) |
Semantically-Interlinked Online Communities Project (SIOC - pronounced "shock") is a Semantic Web technology. SIOC provides methods for interconnecting discussion methods such as blogs, forums and mailing lists to each other. It consists of the SIOC ontology, an open-standard machine readable format for expressing the information contained both explicitly and implicitly in Internet discussion methods, of SIOC metadata producers for a number of popular blogging platforms and content management systems, and of storage and browsing/searching systems for leveraging this SIOC data.
The SIOC vocabulary is based on RDF and is defined using RDFS. SIOC documents may use other existing ontologies to enrich the information described. Additional information about the creator of the post can be described using FOAF Vocabulary and the foaf:maker property. Rich content of the post (e.g., an HTML representation) can be described using AtomOWL or RSS 1.0 Content module.
The SIOC project was started in 2004 by John G. Breslin and Uldis Bojars at DERI, NUI Galway. In 2007, SIOC became a W3C Member Submission.
Contents |
[edit] Example
<sioc:Post rdf:about="http://johnbreslin.com/blog/2006/09/07/creating-connections-between-discussion-clouds-with-sioc/">
<dc:title>Creating connections between discussion clouds with SIOC</dc:title>
<dcterms:created>2006-09-07T09:33:30Z</dcterms:created>
<sioc:has_container rdf:resource="http://johnbreslin.com/blog/index.php?sioc_type=site#weblog"/>
<sioc:has_creator>
<sioc:User rdf:about="http://johnbreslin.com/blog/author/cloud/" rdfs:label="Cloud">
<rdfs:seeAlso rdf:resource="http://johnbreslin.com/blog/index.php?sioc_type=user&sioc_id=1"/>
</sioc:User>
</sioc:has_creator>
<sioc:content>SIOC provides a unified vocabulary for content and interaction description: a semantic layer that can co-exist with existing discussion platforms.
</sioc:content>
<sioc:topic rdfs:label="Semantic Web" rdf:resource="http://johnbreslin.com/blog/category/semantic-web/"/>
<sioc:topic rdfs:label="Blogs" rdf:resource="http://johnbreslin.com/blog/category/blogs/"/>
<sioc:has_reply>
<sioc:Post rdf:about="http://johnbreslin.com/blog/2006/09/07/creating-connections-between-discussion-clouds-with-sioc/#comment-123928">
<rdfs:seeAlso rdf:resource="http://johnbreslin.com/blog/index.php?sioc_type=comment&sioc_id=123928"/>
</sioc:Post>
</sioc:has_reply>
</sioc:Post>
[edit] Implementations and applications
Here are some of the concrete implementations and applications that produce and/or use SIOC data.
[edit] Creating SIOC data
- SIOC APIs
- Weblog, forum and CMS exporters
- Other exporters
[edit] Using SIOC data
- SPARQL endpoints, querying SIOC data
- Crawling SIOC data
- Using SIOC for new data
- Fishtank
- BAETLE (Bug And Enhancement Tracking LanguagE)
- RDFa on Rails
- IkeWiki
- int.ere.st
- OpenLink Virtuso AMI
- Talis Engage
- Reusing SIOC data
[edit] SIOC utilities
- Finding and indexing SIOC data
[edit] IRC
- Chat with experts on SIOC
[edit] See also
[edit] External links
[edit] SIOC on semanticweb.org
This site currently does not import elements of the SIOC ontology. Useful elements could be
- sioc:topic
- sioc:member_of
However, it seems like SIOC would be more useful as a basis for exporting meta-data from a wiki, so we should not "burn" properties by introducing them on the object level.
Copyright notice: part of this page was copied from the according Wikipedia article, which also specifies further authors. The content of this page is licensed under GFDL. Dual-licensing as CC-BY is therefore not permitted. See semanticweb.org:Copyrights for details. This notice might be removed if all original authors of the Wikipedia article agree to publish their work under CC-BY as well, or if all content from Wikipedia is removed (only strict Semantic Web topics justify the duplication of content, otherwise links to Wikipedia are considered sufficient).
| Formal language | OWL DL + |
| Homepage | http://sioc-project.org + |
| Name | SIOC + |
| Namespace | http://rdfs.org/sioc/ns# +info.pngSwoogle lookup |
| Release date | 11 April 2008 + |
| Revision date | 11 April 2008 + |
| Swoogle hits | 42,911 + |
