Semantic Web - Or Some Statements About Statements

List of resources

A speech held by Pascal Mainini at the netlabs.org wintercamp 2008

More information: http://impressionet.ch/semwebspeech

License: http://creativecommons.org/licenses/by-nc-sa/2.5/

RDF

W3C RDF-page:

http://www.w3.org/RDF/

W3C RDF-primer:

http://www.w3.org/TR/rdf-primer

N3 specification:

http://www.w3.org/DesignIssues/Notation3.html

Turtle specification:

http://www.dajobe.org/2004/01/turtle

SPARQL

W3C SPARQL recommendation:

http://www.w3.org/TR/rdf-sparql-query

SPARQL intro by talis.com:

http://n2.talis.com/wiki/SPARQL_intro

SPARQL recipes by talis.com:

http://n2.talis.com/wiki/SPARQL_Recipes

SPARQL online demo:

http://hyperdata.org/sparql/demo/

RDFSchema

W3C RDFSchema recommendation:

http://www.w3.org/TR/rdf-schema

OWL

W3C OWL Overview:

http://www.w3.org/TR/owl-features/

W3C OWL Reference:

http://www.w3.org/TR/owl-ref/

W3C OWL Guide:

http://www.w3.org/TR/owl-guide/

Proposal of the name OWL:

http://lists.w3.org/Archives/Public/www-webont-wg/2001Dec/0169.html

Protege Pizza Tutorial:

http://protege.stanford.edu/conference/2005/slides/T2_OWLTutorialI_Drummond_final.pdf

Reasoning

Protege Reasoner API Example:

http://protege.stanford.edu/plugins/owl/api/ReasonerAPIExamples.html

Advanced Reasoning with OWL:

http://protege.stanford.edu/conference/2005/slides/T5_supekar-dameron_AdvancedOWLReasoningTutorial.pdf

Racer Reasoner:

http://www.sts.tu-harburg.de/~r.f.moeller/racer

Pellet Reasoner:

http://www.mindswap.org/2003/pellet

http://pellet.owldl.com

GNOME Do

GNOME Do whitepaper:

http://davebsd.com/do/gnome_do_project_update.pdf

Wiki:

https://wiki.ubuntu.com/GnomeDo

Tools, APIs and other usefull resources

General information

W3C semantic web activity:

http://www.w3.org/2001/sw

W3C Semantic Web Road map:

http://www.w3.org/DesignIssues/Semantic.html

W3C Linked Data:

http://www.w3.org/DesignIssues/LinkedData.html

Semantic Web Specification at W3C, Eric Prud'hommeaux, 2004:

http://www.w3.org/2004/Talks/0412-RDF-functions/slide1-0.html

Talis podcast with Sir Tim Berners Lee:

http://blogs.talis.com/nodalities/2008/02/sir_tim_bernerslee_talks_about_1.php

Good starting points

Mike Bergman's blog:

http://www.mkbergman.com

Nodalities blog (talis.com):

http://blogs.talis.com/nodalities

Dave Becket's HUGE semantic web resources page:

http://planetrdf.com/guide

Projects

Dublin core:

http://www.dublincore.org

Friend-of-a-friend project:

http://www.foaf-project.org/

dbpedia:

http://dbpedia.org

and many, many more!

Tools

Overview of tools by W3C:

http://esw.w3.org/topic/SemanticWebTools

Overview of tools by Mike Bergmann:

http://www.mkbergman.com/?page_id=325

SWOOGLE semantic web search:

http://swoogle.umbc.edu

Ping the semantic web:

http://ping.semanticweb.org

Protege OWL:

http://protege.stanford.edu

MIT's SIMILIE toolcollection:

http://simile.mit.edu

Tabular facetted browser:

http://www.w3.org/2005/ajar/tab

APIs

RDFLib Python library:

http://rdflib.net/

Dave Becketts Redland librdf library:

(Perl, PHP, Python and Ruby)

http://librdf.org/

Jena JAVA semantic web framework:

http://jena.sourceforge.net