You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
426 lines
13 KiB
426 lines
13 KiB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
|
|
<head>
|
|
<title>SWBP&D WG Semantic Web Tutorials</title>
|
|
<style type="text/css">
|
|
p.footer {
|
|
border-top: 1px solid #666; font-style: italic; margin-top: 2em; padding: 0.5em;
|
|
}
|
|
</style>
|
|
<!--<link href="/StyleSheets/base.css" rel="stylesheet" type="text/css" />-->
|
|
<link href="/RDF/rdf.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<p>
|
|
<a href="/"><img src="/Icons/w3c_home.gif" width="72" height="48" alt="W3C" /></a>
|
|
<a href="/TandS/" accesskey="D"><img src="/Icons/tands" width="212" height="48" alt="Technology and Society Domain" /></a>
|
|
<a href="/2001/sw/" rel="activity"><img src="/2001/sw/sw" alt="The Semantic Web Home Page" /></a>
|
|
</p>
|
|
|
|
<h1>SWBP&D WG Semantic Web Tutorials</h1>
|
|
|
|
<div class="nav">
|
|
<p>
|
|
<strong>Contents:</strong>
|
|
<a href="#overview">Overview</a> |
|
|
<a href="#semweb">General SemWeb</a> |
|
|
<a href="#bestpractices">Best Practices</a> |
|
|
<a href="#rdf">RDF</a> |
|
|
<a href="#owl">OWL</a> |
|
|
<a href="#webservices">Web Services</a> |
|
|
<a href="#rdfinxhtml">RDF in XHTML</a> |
|
|
<a href="#foaf">FOAF</a> |
|
|
<a href="#dl">Description Logic</a> |
|
|
<a href="#tools">Tools</a> |
|
|
<a href="#otherresources">Other Collections</a>
|
|
</p>
|
|
</div>
|
|
|
|
<h2 id="overview">Overview</h2>
|
|
|
|
<p>
|
|
This page provides a central collection of Semantic Web tutorial resources
|
|
for interested readers and is maintained by the
|
|
<a href=".">Semantic Web Best Practices and Deployment Working Group</a>.
|
|
</p>
|
|
|
|
<p>
|
|
Suggestions, comments and additions for this page can be made by mailing
|
|
<a href="mailto:benjamin.nguyen[at]inria[dot]fr" title="Mail Benjamin Nguyen with comments. Replace [AT] in address with @ and [DOT] by .">Benjamin Nguyen</a>.
|
|
You should also copy comments to
|
|
<a href="mailto:www-archive@w3.org">www-archive@w3.org</a> for archival purposes.
|
|
</p>
|
|
|
|
<h2 id="semweb">General Semantic Web</h2>
|
|
|
|
<p>
|
|
The following is a listing of general overviews and introductions to the
|
|
semantic web. More specific overviews and tutorials are available below.
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.w3.org/People/Ivan/CorePresentations/SW_QA">Questions (and Answers) on the Semantic Web</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.w3.org/People/Ivan/CorePresentations/RDFTutorial/
|
|
">Tutorial on Basic Semantic Web Technologies</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.betaversion.org/~stefano/linotype/news/57/">An no-nonsense guide to Semantic Web specs for XML people (Part I)</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://babage.dia.fi.upm.es/summerschool/">The Second European Summer School on Ontological Engineering and the Semantic Web (under Slides)</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.xml.com/pub/a/2001/01/24/rdf.html">What is RDF?</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.asemantics.com/n/papers/">The Semantic Web and RDF explained (FAQ)</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://logicerror.com/semanticWeb-long">The Semantic Web In Breadth</a>
|
|
</li>
|
|
<!-- Currently down <li>
|
|
<a href="http://infomesh.net/2001/swintro/">The Semantic Web: An Introduction</a>
|
|
</li> -->
|
|
<li>
|
|
<a href="http://www.cs.concordia.ca/~haarslev/teaching/semweb/info.html">Material from the course 'Foundations of the Semantic Web'</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.ida.liu.se/labs/iislab/courses/LW/reading.html">Material from the course 'Logics for the Web'</a>
|
|
</li>
|
|
<li>
|
|
<a href=" http://www.cs.man.ac.uk/~horrocks/Teaching/cs646/">Material from the course 'The Semantic Web: Ontologies and OWL'</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.ida.liu.se/~janma/SemWeb/">Material from a course on the Semantic Web</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dfki.uni-kl.de/~boley/sw10pass/sw10pass-en.htm">The Semantic Web in Ten Passages</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2 id="bestpractices">Best Practices</h2>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.cs.man.ac.uk/~rector/tutorials/iswc-2004/">ISWC Ontologies Overview & Best Practices</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2 id="rdf">Resource Description Framework (RDF)</h2>
|
|
|
|
<h3>Tutorials</h3>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="/RDF/">Resource Description Framework (RDF) / W3C Semantic Web activity</a>
|
|
</li>
|
|
<li>
|
|
<a href="/TR/rdf-primer/">RDF Primer</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.ilrt.bris.ac.uk/discovery/rdf/resources/">Dave Beckett's Resource Description Framework (RDF) Resource Guide</a>,
|
|
specifically the <a href="http://www.ilrt.bris.ac.uk/discovery/rdf/resources/#sec-examples">section on tutorials</a>
|
|
</li>
|
|
<li>
|
|
<a href="/2000/10/swap/Primer">Primer: Getting into RDF & Semantic Web using N3</a>
|
|
</li>
|
|
<li>
|
|
<a href="/2000/10/swap/doc/">Semantic Web Tutorial Using N3</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.w3schools.com/rdf/default.asp">W3Schools RDF Tutorial, includes minor OWL content</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.hackcraft.net/RinRSS/">The R in RSS1.0</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h3>Recommendations</h3>
|
|
|
|
<p>
|
|
The following is a list of W3C recommendations on RDF, taken verbatim from
|
|
<a href="/RDF/#specs">W3C RDF/ Semantic Web activity page</a>.
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="/TR/rdf-syntax-grammar/">RDF/XML Syntax
|
|
Specification (Revised)</a><br />
|
|
W3C Recommendation<br />
|
|
Dave Beckett, ed.
|
|
</li>
|
|
<li>
|
|
<a href="/TR/rdf-schema/">RDF Vocabulary Description
|
|
Language 1.0: RDF Schema</a><br />
|
|
W3C Recomendation<br />
|
|
Dan Brickley, R.V. Guha, eds.
|
|
</li>
|
|
<li>
|
|
<a href="/TR/rdf-primer/">RDF Primer</a><br />
|
|
W3C Recommendation<br />
|
|
Frank Manola, Eric Miller, eds.
|
|
</li>
|
|
<li>
|
|
<a href="/TR/rdf-concepts/">Resource Description Framework
|
|
(RDF): Concepts and Abstract Syntax</a><br />
|
|
W3C Recommendation<br />
|
|
Graham Klyne, Jeremy Carroll, eds.
|
|
</li>
|
|
<li>
|
|
<a href="/TR/rdf-mt/">RDF Semantics</a><br />
|
|
W3C Recommendation<br />
|
|
Patrick Hayes, ed.
|
|
</li>
|
|
<li>
|
|
<a href="/TR/rdf-testcases/">RDF Test Cases</a><br />
|
|
W3C Recommendation<br />
|
|
Jan Grant, Dave Beckett, eds.
|
|
</li>
|
|
</ul>
|
|
|
|
<h2 id="owl">Web Ontology Language (OWL) & Ontologies</h2>
|
|
|
|
<h3>Tutorials</h3>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="/TR/owl-guide/">OWL Web Ontology Language Guide</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.co-ode.org/resources/tutorials/ProtegeOWLTutorial.pdf">A Practical Guide To Building OWL Ontologies Using The Protégé-OWL Plugin and CO-ODE Tools</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.cs.man.ac.uk/~horrocks/Teaching/cs646/">The Semantic Web: Ontologies and OWL course materials</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://protege.stanford.edu/publications/ontology_development/ontology101-noy-mcguinness.html">Ontology Development 101: A Guide to Creating Your First Ontology</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.inf.unibz.it/~franconi/dl/course/">Description Logics Course</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.cs.man.ac.uk/~horrocks/ISWC2003/Tutorial/">Tutorial on OWL</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.jfsowa.com/ontology/">Ontologies Overview</a>
|
|
</li>
|
|
<!-- Currently down : <li>
|
|
<a href="http://www-sop.inria.fr/acacia/personnel/Fabien.Gandon/research/kmss2002/">Material from a summer school section called Ontology in a Nutshell</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www-sop.inria.fr/acacia/personnel/Fabien.Gandon/research/RR4396/">Ontology Engineering: a survey and a return on experience</a>
|
|
</li> -->
|
|
</ul>
|
|
|
|
<h3>Recommendations</h3>
|
|
|
|
<p>
|
|
The following is a list of W3C recommendations on OWL, taken verbatim from
|
|
the W3C's <a href="/2004/OWL/">Web Ontology Language (OWL)</a>
|
|
page.
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<cite><a href="/TR/owl-features/" class="title">OWL Web
|
|
Ontology Language Overview</a></cite><br />
|
|
W3C Recommendation <span class="date">10 Feb 2004</span>.
|
|
Deborah L. McGuinness and Frank van Harmelen eds.
|
|
<p>
|
|
formerly <cite>Feature Synopsis for OWL Lite and
|
|
OWL</cite>
|
|
</p>
|
|
<blockquote>
|
|
<p>
|
|
The OWL Web Ontology Language is designed for use by
|
|
applications that need to process the content of
|
|
information instead of just presenting information to
|
|
humans. OWL facilitates greater machine
|
|
interpretability of Web content than that supported by
|
|
XML, RDF, and RDF Schema (RDF-S) by providing
|
|
additional vocabulary along with a formal semantics.
|
|
OWL has three increasingly-expressive sublanguages: OWL
|
|
Lite, OWL DL, and OWL Full.
|
|
</p>
|
|
</blockquote>
|
|
</li>
|
|
<li>
|
|
<cite><a href="/TR/owl-guide/" class="title">OWL Web
|
|
Ontology Language Guide</a></cite>
|
|
<p>
|
|
W3C Recommendation <span class="date">10 Feb 2004</span>.
|
|
Smith, Welty, McGuinness, eds.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<cite><a href="/TR/owl-ref/" class="title">OWL Web Ontology
|
|
Language Reference</a></cite><br />
|
|
<p>
|
|
W3C Recommendation <span class="date">10 Feb 2004</span>,
|
|
<span class="date">12 November 2002</span>. Dean,
|
|
Schreiber, eds.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<cite><a href="/TR/owl-semantics/" class="title">OWL Web
|
|
Ontology Language Semantics and Abstract Syntax</a></cite>
|
|
<p>
|
|
W3C Recommendation <span class="date">10 Feb 2004</span>.
|
|
Patel-Schneider, Hayes, Horrocks, eds.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<a href="/TR/owl-test/" class="title"><cite>OWL Web
|
|
Ontology Language Test Cases</cite></a><br />
|
|
<p>
|
|
W3C Recommendation <span class="date">10 Feb 2004</span>.
|
|
Jeremy J. Carroll, Jos De Roo, eds.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<a href="/TR/webont-req/"
|
|
class="title"><cite>OWL Web Ontology Language Use Cases and
|
|
Requirements</cite></a><br />
|
|
<p>
|
|
W3C Recommendation <span class="date">10 Feb 2004</span>.
|
|
Jeff Heflin, ed.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<a class="title"
|
|
href="/TR/owl-xmlsyntax/"><cite>OWL Web
|
|
Ontology Language XML Presentation Syntax</cite></a> .
|
|
<p>
|
|
Masahiro Hori, Jérôme Euzenat, Peter F.
|
|
Patel-Schneider. W3C Note 11 June 2003
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
|
|
<h3>Sample Ontologies</h3>
|
|
|
|
<p>
|
|
The following is a listing of sample ontologies (see also the OWL
|
|
<a href="/2004/OWL/#ontologies">Ontologies section</a>).
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://protege.stanford.edu/plugins/owl/ontologies.html">Protégé OWL Plugin - Ontologies</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.schemaweb.info/schema/BrowseSchema.aspx">SchemaWeb Directory</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.daml.org/ontologies/">DAML Ontology Library</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h2 id="webservices">Web Services</h2>
|
|
|
|
<h3>Overview</h3>
|
|
|
|
<p>
|
|
TODO: Provide an overview of the Semantic Web web services tutorial space.
|
|
</p>
|
|
|
|
<h3>Recommendations</h3>
|
|
|
|
<p>
|
|
TODO: Provide links to the W3C recommendations.
|
|
</p>
|
|
|
|
<h2 id="rdfinxhtml">RDF in XTHML</h2>
|
|
|
|
<h3>Overview</h3>
|
|
|
|
<p>
|
|
TODO: Provide an overview of the RDF in XHTML tutorial space.
|
|
</p>
|
|
|
|
<h3>Recommendations</h3>
|
|
|
|
<p>
|
|
TODO: Provide links to the W3C recommendations and task force efforts.
|
|
</p>
|
|
|
|
<h2 id="foaf">Friend of a Friend</h2>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.foaf-project.org/">the friend of a friend (foaf) project</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2 id="dl">Description Logic</h2>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.cs.man.ac.uk/~horrocks/Slides/IJCAR-tutorial/Print/p1-introduction.pdf">Description Logics: Basics, Applications and More</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2 id="tools">Tools</h2>
|
|
|
|
<p>
|
|
The following is a collection of links to tutorials on semantic web tookits
|
|
and APIs.
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://jena.sourceforge.net/tutorial/RDF_API/">An Introduction to RDF and the Jena RDF API</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.kowari.org/">Kowari Tutorial (under Kowari Documentation)</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://sofa.projects.semwebcentral.org/doc/getstarted/index.html">Getting Started with the SOFA API</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/tests.html">RDF API for PHP Tutorials</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.langdale.com.au/GraphPath/tutorial.html">GraphPath Python Tutorial</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://mknows.etri.re.kr/mknowswikidata/BossamRuleEngine/attachments/getting-started.html">The Bossam rule engine</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2 id="otherresources">Other Resource Collections</h2>
|
|
|
|
<p>
|
|
The following is a collection of other resources pages, similar to this page.
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.co-ode.org/resources/">CO-ODE/HyOntUse Resources</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.ilrt.bris.ac.uk/discovery/rdf/resources/">Dave Beckett's Resource Description Framework (RDF) Resource Guide</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://dl-web.man.ac.uk/~panz/Zhilin/sem8.php">Jeff Z. Pan's list of resources on the Semantic Web</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://ubp.l3s.uni-hannover.de/ubp">REASE</a> is the conventional EASE repository for learning objects in the area of Semantic Web, it is intended to support the creation and sharing of knowledge for Higher Education in the areas Semantic Web and Ontology technologies.
|
|
</li>
|
|
</ul>
|
|
|
|
<p class="footer">
|
|
Benjamin Nguyen, INRIA-Futurs<br />
|
|
on behalf of the <a href=".">Semantic Web Best Practices and Deployment Working Group</a><br />
|
|
$Id: Tutorials.html,v 1.47 2006/06/06 12:31:53 bnguyen2 Exp $
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|