SIOC Type Modules Contirubutions for various Data Spaces from OpenLink

All,

Here is a dump of SIOC subclasses that provide integration hooks for a
range of Data Spaces that include:
Shared Bookmarks (a 'la del.icio.us), Shared Photo Galleries (Flickr),
Weblogs, Wikis, Shared Feed Subscriptions (e.g. Bloglines, TechMeme
etc..), Discussion Forums (Usenet, phpBB etc..), Mailing Lists, Web
File Servers (WebDAV), Polls & Surveys etc..

Hopefully, we can use SIOC to effectively demonstrate Ontology resuse
as part of the Semantic Web Data Generation effort (which is basically
a global Data Integration and Generation effort [1]).

BTW - I was going to dump this in the SIOC Wiki, but it appears to have
moved etc..

#Processed by Id: cwm.py,v 1.144 2003/09/14 20:20:20 timbl Exp
# using base file:/tmp/tmp7NHric-rdfconverter

# Notation3 generation by
# notation3.py,v 1.148 2003/12/04 21:20:17 timbl Exp

# Base was: file:/tmp/tmp7NHric-rdfconverter
@prefix : .
@prefix annotea: .
@prefix atom:
.
@prefix dc: .
@prefix exif: .
@prefix foaf: .
@prefix owl: .
@prefix rdf: .
@prefix rdfs: .
@prefix sioc: .
@prefix vs: .
@prefix wot: .

: a owl:Ontology;
dc:description "Extends SIOC (Semantically Interlinked Online
Communities) core ontology by defining subtypes and subproperties of
SIOC concepts.";
dc:title "SIOC Types Module";
rdfs:seeAlso ;
owl:import sioc: .

:Bookmark a rdfs:Class;
rdfs:isDefinedBy :;
rdfs:label "Bookmark";
rdfs:subClassOf sioc:Forum .

:Briefcase a rdfs:Class;
rdfs:isDefinedBy :;
rdfs:label "Briefcase";
rdfs:subClassOf sioc:Forum .

:Community a rdfs:Class;
rdfs:isDefinedBy :;
rdfs:label "Community";
rdfs:subClassOf sioc:Forum .

:Discussion a rdfs:Class;
rdfs:isDefinedBy :;
rdfs:label "Discussion";
rdfs:subClassOf sioc:Forum .

:Feed a rdfs:Class;
rdfs:isDefinedBy :;
rdfs:label "Feed";
rdfs:subClassOf sioc:Forum .

:Mail a rdfs:Class;
rdfs:isDefinedBy :;
rdfs:label "Mail";
rdfs:subClassOf sioc:Forum .

:Photo a rdfs:Class;
rdfs:isDefinedBy :;
rdfs:label "Photo";
rdfs:subClassOf sioc:Forum .

:Poll a rdfs:Class;
rdfs:isDefinedBy :;
rdfs:label "Poll";
rdfs:subClassOf sioc:Forum .

:Weblog a rdfs:Class;
rdfs:isDefinedBy :;
rdfs:label "Weblog";
rdfs:subClassOf sioc:Forum .

:Wiki a rdfs:Class;
rdfs:isDefinedBy :;
rdfs:label "Wiki";
rdfs:subClassOf sioc:Forum .

atom:Entry rdfs:isDefinedBy atom:;
rdfs:subClassOf sioc:Post .

annotea:Bookmark rdfs:isDefinedBy annotea:;
rdfs:subClassOf sioc:Post .

exif:IFD rdfs:isDefinedBy exif:;
rdfs:subClassOf sioc:Post .

<?xml version='1.0' encoding='UTF-8'?>

xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:wot="http://xmlns.com/wot/0.1/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sioc="http://rdfs.org/sioc/ns#"

xmlns:atom="http://bblfish.net/work/atom-owl/2006-06-06/AtomOwl.html#"
xmlns:exif="http://www.w3.org/2003/12/exif/ns/"
xmlns:annotea="http://www.w3.org/2002/01/bookmark#"
>


SIOC Types Module
Extends SIOC (Semantically Interlinked Online
Communities) core ontology by defining subtypes and subproperties of
SIOC concepts.

rdf:resource="http://rdfs.org/sioc/spec/#sec-modules"/>

rdfs:label="Weblog">


rdfs:label="Feed">


rdfs:label="Wiki">


rdfs:label="Briefcase">


rdfs:label="Mail">


rdfs:label="Photo">


rdfs:label="Bookmark">


rdfs:label="Discussion">


rdfs:label="Poll">


rdfs:label="Community">


rdf:about="http://www.w3.org/2002/01/bookmark#Bookmark">

rdf:resource="http://www.w3.org/2002/01/bookmark#"/>



rdf:resource="http://www.w3.org/2003/12/exif/ns/"/>

rdf:about="http://bblfish.net/work/atom-owl/2006-06-06/AtomOwl.html#Entry">

rdf:resource="http://bblfish.net/work/atom-owl/2006-06-06/AtomOwl.html#"/>

Links:
1. http://www.openlinksw.com/blog/~kidehen/index.vspx?page=&id=1122

--

Regards,

Kingsley Idehen Weblog: http://www.openlinksw.com/blog/~kidehen
President & CEO
OpenLink Software Web: http://www.openlinksw.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "SIOC-Dev" group.
To post to this group, send email to sioc-dev@googlegroups.com
To unsubscribe from this group, send email to sioc-dev-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sioc-dev?hl=en
-~----------~----~----~----~------~----~------~--~---