index.html 25.3 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466
<?xml version="1.0" encoding="utf-8"?>
<!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>
	<meta name="RCS-Id" content="$Id: Overview.html,v 1.6 2009/10/22 14:39:21 bertails Exp $" />
	<title>SWAN/SIOC: Alignment Between the SWAN and SIOC Ontologies</title>
	<style type="text/css">
table {
  border-width: 1px; 
  border-style: solid; 
  border-color: black;
  border-collapse: collapse;
}

table th, table td {
  border:1px solid black;
  text-align: left;
  padding: 5px;
}

.todo {
	color: #f00;
	font-weight: bold;
}

.figref {
  font-style: italic;
  font-size: 90%;
}
	</style>
	<!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/base" / -->
	<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-IG-NOTE"/>
</head>

<body>

<div class="head">
	<p><a href="http://www.w3.org/">
	<img src="http://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72" /></a></p>

	<h1 id="main">SWAN/SIOC: Alignment Between the SWAN and SIOC Ontologies</h1>
    <h2 class="no-num no-toc" id="w3c-doctype">W3C Interest Group Note 20 October 2009</h2>
	
<dl>
	<dt>This version:</dt>
	<dd><a href="http://www.w3.org/TR/2009/NOTE-hcls-swansioc-20091020/">http://www.w3.org/TR/2009/NOTE-hcls-swansioc-20091020/</a></dd>
	<dt>Latest version:</dt>
	<dd><a href="http://www.w3.org/TR/hcls-swansioc/">http://www.w3.org/TR/hcls-swansioc/</a></dd>
	
	<dt>Editor:</dt>
	<dd><a href="http://apassant.net">Alexandre Passant</a>, <a href="http://www.deri.ie">DERI Galway at the National University of Ireland, Galway, Ireland</a> &lt;<a href="mailto:alexandre.passant@deri.org">alexandre.passant@deri.org</a>&gt;</dd>
	<dd><a href="http://www.paolociccarese.info/">Paolo Ciccarese</a>, Massachusetts General Hospital / Harvard Medical School &lt;<a href="mailto:paolo.ciccarese@gmail.com">paolo.ciccarese@gmail.com</a>&gt;</dd>

	<dt>Contributors:</dt>
	<dd><a href="http://www.johnbreslin.org/">John G. Breslin</a>, <a href="http://www.deri.ie">DERI Galway at the National University of Ireland, Galway, Ireland</a> &lt;<a href="mailto:john.breslin@deri.org">john.breslin@deri.org</a>&gt;</dd>
	<dd>Tim Clark, Massachusetts General Hospital / Harvard Medical School &lt;<a href="mailto:tim_clark@harvard.edu">tim_clark@harvard.edu</a>&gt;</dd>

</dl>

<p class="copyright">
	<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &#169; 2008 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.

</p>

</div>

<hr title="Separator for header" />

<h2 class="notoc" id="abstract">Abstract</h2>
<p>
This notes describes the alignment between the SWAN - <a href="http://swan.mindinformatics.org/">Semantic Web Applications in Neuromedicine</a> - and SIOC - <a href="http://sioc-project.org">Semantically-Interlinked Online Communities</a> - ontologies, providing a complete model to represent Scientific Discourse in online communities at different levels of granularity (discourse elements and content items).
The goal of this alignment is to make the discourse structure and component relationships much more accessible to computation, so that information can be navigated, compared and understood in context far better that at present, across and within domains. 
</p>

    <div>
      <h2 id="status">Status of This Document</h2>

<p><em>This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the <a href="http://www.w3.org/TR/">W3C technical reports index</a>  at http://www.w3.org/TR/.</em></p>

      <p>This W3C Interest Group Note describes how one can use the Semantic Web to express and integrate scientific data.  These techniques can be used for modeling any data, and the benefits of integration and model consistency apply to other diverse, distributed data domains.  It is hoped that this document will inspire further contributions to the ongoing work at Neurocommons and the Health Care and Life Sciences Interest Group, as well as inspire those in other domains to exploit the Semantic Web.</p>

      <p class="notetoeditor">Background for this document is provided by two companion documents: 
<a href="/TR/2009/NOTE-hcls-swan-20091020/">Semantic Web Applications in Neuromedicine (SWAN) Ontology</a> describes the <em>SWAN</em> ontology for expressing scientific discourse, and 
<a href="/TR/2009/NOTE-hcls-sioc-20091020/">SIOC, SIOC Types and Health Care and Life Sciences</a> describes the <em>SIOC</em> ontology for semantically-interlinked online communities.
This document describes the the use of <em>SWAN</em> and <em>SIOC</em> together to model discourse within scientific communities.</p>

<p>The document was produced by the <a href="http://www.w3.org/2001/sw/hcls/">Semantic Web in Health Care and Life Sciences Interest Group (HCLS)</a>, part of the <a href="http://www.w3.org/2001/sw/">W3C Semantic Web Activity</a> (<a href="http://www.w3.org/2008/05/HCLSIGCharter">see charter</a>). Comments may be sent to the <a href="http://lists.w3.org/Archives/Public/public-semweb-lifesci/">publicly archived</a> <a href="mailto:public-semweb-lifesci@w3.org">public-semweb-lifesci@w3.org</a> mailing list.</p>

<p>Publication as an Interest Group Note does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.</p>

<p>The disclosure obligations of the Participants of this group are described in the <a href="http://www.w3.org/2008/05/HCLSIGCharter.html">charter</a>.</p>

    </div>

<hr/>

<div class="toc">
	<h2 id="contents">Table of Contents</h2>

	<ul class="toc">
		<li class="tocline1"><a href="#intro">1. Introduction</a></li>
		<li class="tocline1"><a href="#swansioc">2. The SWAN/SIOC Module</a>
		<ul>
			<li class="tocline2"><a href="#swansioc_overview">2.1. Overview of the SWAN/SIOC mappings</a></li>
			<li class="swansioc_classes"><a href="#swansioc_classes">2.2. Alignment between classes</a></li>
			<li class="swansioc_properties"><a href="#swansioc_properties">2.3. Alignment between properties</a></li>	
		</ul>

		</li>
		<li class="tocline1"><a href="#usecase">3. Use case</a></li>
		<li class="tocline1"><a href="#conclusion">4. Conclusion</a></li>
	</ul>
</div>

<div class="toc">
	<h2 id="appendices">Appendices</h2>
	<ul class="toc">

		<li class="tocline1"><a href="#namespaces">A1. Namespaces used in this document</a></li>
		<li class="tocline1"><a href="#references">A2. References</a></li>
		<li class="tocline1"><a href="#ack">A3. Acknowledgements</a></li>
	</ul>
</div>

<hr/>

<h2 id="intro">1. Introduction</h2>

<p>
The SWAN (Semantic Web Applications in Neuromedicine) [<a href="#ref-swanontjbi">SWAN-ONT-JBI</a>] project attempts to model Scientific Discourse about Alzheimer's disease and its supporting evidence in a rich and extensible way that is compatible with the way the domain of Alzheimer's research functions as a technology-mediated knowledge ecosystem. 
In addition, as described in [<a href="#ref-siochcls">SIOC-HCLS</a>], the SIOC (Semantically-Interlinked Online Communities) ontology [<a href="#ref-siospec">SIOC-Specification</a>] can be efficiently used in the Health Care and Life Sciences (HCLS) context as a means to represent the various interactions happening in these communities and their related content in a machine-readable way thanks to Semantic Web technologies.
</p>

<p>
While not focused on the same objectives, SWAN and SIOC act in a complementary way: SWAN provides fine-grained modeling of scientific discourse elements while SIOC can represent more generic contributions in online communities. 
</p>

<p>
In this note, we present the alignment between the SWAN (version 1.2 [<a href="#ref-swanhcls">SWAN-HCLS</a>]) and SIOC ontologies, that provides a complete model (based on Semantic Web technologies) to represent Scientific Discourse in online communities at different levels of granularity (discourse elements and content items), a field particularly relevant to the HCLS domain. 
</p>


<h2 id="swansioc">2. The SWAN/SIOC Module</h2>

<h3 id="swansioc_overview">2.1. Overview of the SWAN/SIOC mappings</h3>

<p>
In order to define the alignments between the SWAN and SIOC ontologies, a special module for SIOC has been created (the SWAN/SIOC Module).
This module contains the different statements defining the alignments (subclasses, subproperties, etc.) between the original ontologies in a machine-readable form, i.e. RDF.
</p>

<p>
This SWAN/SIOC Module is available at <a href="http://rdfs.org/sioc/swan">http://rdfs.org/sioc/swan</a>.
The following figure identifies the various relationships defined in this module, which are also detailed in the remainder of this note.
</p>

<div class="figure">
<img src="swansioc.png" alt="The SWAN/SIOC alignments" width="800"/>
<p class="figref">
Figure 1: The SWAN/SIOC alignments
</p>
</div>

<h3 id="swansioc_classes">2.1. Alignment between classes</h3>

<p>
In order to provide mappings between the classes defining discourse elements (from SWAN, in particular those in the <a href="http://swan.mindinformatics.org/spec/1.2/citations.html">SWAN Citations Ontology</a> and the 
<a href="http://swan.mindinformatics.org/spec/1.2/scientificdiscourse.html">SWAN Scientific Discourse Module</a>) and more generic Social Web contributions (from SIOC), the following mappings have been defined.
The subclass relationships are defined using the <a href="http://www.w3.org/TR/rdf-schema/#ch_subclassof">rdfs:subClassOf</a> property.
</p>

<div class="figure">

<p class="figref">
Table 1: Alignment between SWAN and SIOC classes
</p>

<table>
<tr>
	<th>Class (from SWAN)</th>
	<th>Subclass of (from SIOC)</th>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourseelements.owl#DiscourseElement">swanscidis:DiscourseElement</a></td>
	<td><a href="http://rdfs.org/sioc/ns#Item">sioc:Item</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourseelements.owl#ResearchStatement">swanscidis:ResearchStatement</a></td>
	<td><a href="http://rdfs.org/sioc/ns#Item">sioc:Item</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourseelements.owl#ResearchQuestion">swanscidis:ResearchQuestion</a></td>
	<td><a href="http://rdfs.org/sioc/ns#Item">sioc:Item</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourseelements.owl#ResearchComment">swanscidis:ResearchComment</a></td>
	<td><a href="http://rdfs.org/sioc/ns#Item">sioc:Item</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/citations.owl#Citation">swanscit:Citation</a></td>
	<td><a href="http://rdfs.org/sioc/ns#Item">sioc:Item</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/citations.owl#JournalArticle">swanscit:JournalArticle</a></td>
	<td><a href="http://rdfs.org/sioc/ns#Item">sioc:Item</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/citations.owl#WebArticle">swanscit:WebArticle</a></td>
	<td><a href="http://rdfs.org/sioc/ns#Post">sioc:Post</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/citations.owl#WebNews">swanscit:WebNews</a></td>
	<td><a href="http://rdfs.org/sioc/ns#Post">sioc:Post</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/citations.owl#WebComment">swanscit:WebComment</a></td>
	<td><a href="http://rdfs.org/sioc/types#Comment">sioct:Comment</a></td>
</tr>
</table>

</div>

<p>

Since <a href="http://rdfs.org/sioc/ns#Post">sioc:Post</a> and <a href="http://rdfs.org/sioc/types#Comment">sioct:Comment</a> are subclasses of <a href="http://rdfs.org/sioc/ns#Item">sioc:Item</a>, the six classes from SWAN mentioned in the previous table are all subclasses of <a href="http://rdfs.org/sioc/ns#Item">sioc:Item</a>.
</p>

<p>
In addition, a class called <a href="http://rdfs.org/sioc/swan#OnlineJournal">swansioc:OnlineJournal</a> has been created in the SWAN/SIOC Module for representing journal-type websites where immutable articles are published and comments are allowed on these articles. This class can be used to represent online publications venues such as <a href="http://stembook.org">StemBook</a>.

This class has been defined as a subclass of <a href="http://rdfs.org/sioc/ns#Container">sioc:Container</a>, so that a <a href="http://swan.mindinformatics.org/ontologies/1.2/citations.owl#JournalArticle">swanscit:JournalArticle</a> can be linked to its container (<a href="http://rdfs.org/sioc/swan#OnlineJournal">swansioc:OnlineJournal</a>) using the <a href="http://rdfs.org/sioc/ns#has_container">sioc:has_container</a> property (inverse <a href="http://rdfs.org/sioc/ns#container_of">sioc:container_of</a>).
</p>

<h3 id="swansioc_properties">2.1. Alignment between properties</h3>

<p>
In addition to the previous classes, mappings have been defined between different properties of the <a href="http://swan.mindinformatics.org/spec/1.2/discourserelationships.html">SWAN Scientific Discourse Relationships Ontology</a> and the SIOC Core Ontology.
The following table identifies the defined relationships.
The subproperty relationships are defined using the <a href="http://www.w3.org/TR/rdf-schema/#ch_subpropertyof">rdfs:subPropertyOf</a> property.
</p>

<div class="figure">

<p class="figref">
Table 2: Alignment between SWAN and SIOC properties
</p>

<table>
<tr>
	<th>Property (from SWAN)</th>
	<th>Subproperty of (from SIOC)</th>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#agreesWith">swandisrel:agreesWith</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#alternativeTo">swandisrel:alternativeTo</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#arisesFrom">swandisrel:arisesFrom</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#cites">swandisrel:cites</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#consistentWith">swandisrel:consistentWith</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#disagreesWith">swandisrel:disagreesWith</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#discusses">swandisrel:discusses</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#inconsistentWith">swandisrel:inconsistentWith</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#inResponseTo">swandisrel:inResponseTo</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#inResponseTo">swandisrel:inResponseTo</a></td>
	<td><a href="http://rdfs.org/sioc/ns#reply_of">sioc:reply_of</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#motivatedBy">swandisrel:motivatedBy</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#refersTo">swandisrel:refersTo</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
<tr>
	<td><a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#relatedTo">swandisrel:relatedTo</a></td>
	<td><a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a></td>
</tr>
</table>

</div>

<p>
As one can see when observing these mappings, some of them are redundant. Since they are subproperties of <a href="http://swan.mindinformatics.org/ontologies/1.2/discourserelationships.owl#relatedTo">swandisrel:relatedTo</a>, all the previous properties would also become subproperties of <a href="http://rdfs.org/sioc/ns#related_to">sioc:related_to</a> by inference. However, we define such mappings because (1) SIOC applications, that could benefit from these mappings, do not necessarily implement full reasoning and transitive closure over rdfs:subClassOf, and (2) the required computation time when querying data could also benefit from these direct mappings depending on the implementation.

</p>
		
<h2 id="usecase">3. Use case</h2>

<p>	
Let us consider once again the ACME Pharma use case that we described in [<a href="#ref-siochcls">SIOC-HCLS</a>]. In addition to exposing SIOC information from different services within a company (blogs, wikis, microblogging) in order to integrate them, ACME tools provide a means to let users, when replying to other posts or creating new content (such as wiki pages), to indicate the relationships with other data on the network. Fine-grained modeling of these relationships is provided thanks to SWAN, in particular by using the various properties defined by the SWAN Discourse Relationships Ontology [<a href="#ref-swanhcls">SWAN-HCLS</a>]. 
</p>

<p>
Thanks to the mappings presented in the previous section, as soon as two posts are linked together by such a relationship, a sioc:related_to link is inferred between both, hence enabling distributed conversations on the company network. From a blog post, a user is able to identify that there are several related wiki pages and blog posts. In addition, it is not just these links that can be viewed as sioc:related_to links (in order, for example, to provide a high-level view of a conversation at first glance), but the original SWAN links can also be used to enable more fine-grained navigation, providing ways to <i>zoom in</i> to conversations based on specific relationships.
</p>

<p>
As an example, when looking at posts about a particular drug treatment, Alice, a researcher at ACME, can immediately identify all related posts (using sioc:related_to links). Then, she may decide to select only the ones disagreeing with the post (via the swandisrel:disagreesWith property) to check if the treatment is appropriate or not. In addition, by using the SIOC Types Module and other properties of SIOC items, she can decide to filter the items so as to browse only the blog posts created by Bob, since she trusts him as an eminent researcher in the domain.
</p>
	
<h2 id="conclusion">4. Conclusion</h2>

<p>
In this note, we described the alignment between the SWAN and SIOC ontologies, published via SIOC's <a href="http://rdfs.org/sioc/swan">SWAN/SIOC Module</a>.
Future direction should include applications of the SWAN/SIOC Module, notably through the <a href="http://sciencecollaboration.org/">Science Collaboration Framework</a> as well as dedicated applications enabling search and navigation from several SWAN knowledge bases.
</p>

<p>
In addition and following the same idea of unifying discourse representation models to provide better integration of existing data, other mappings between existing RDFS/OWL models for argumentative discussion and scientific discours may be considered, based on models such as aTags [<a href="#ref-atags">ATAGS</a>], CiTO [<a href="#ref-cito">CITO</a>], IBIS [<a href="#ref-ibis">IBIS</a>], SALT [<a href="#ref-salt">SALT</a>] or [<a href="#ref-schoolonto">SchoolOnto</a>].
For instance, aTags use a subset of the SIOC vocabulary to represent single statements and efforts are under way to represent hundreds of thousands of biomedical statements formalized this way [<a href="#ref-atagsdata">ATAGS-DATA</a>].
</p>
	
<h2 id="namespaces">A1. Namespaces used in this document</h2>

<table>

<tr>
	<th>Prefix</th>
	<th>XML Namespace (linked to the RDF schema)</th>
	<th>Specification (human-readable)</th>
</tr>
<tr>
	<td>sioc</td>
	<td><a href="http://rdfs.org/sioc/ns#">http://rdfs.org/sioc/ns#</a></td>

	<td><a href="http://rdfs.org/sioc/spec">SIOC Core Ontology</a></td>
</tr>
<tr>
	<td>sioct</td>
	<td><a href="http://rdfs.org/sioc/types#">http://rdfs.org/sioc/types#</a></td>
	<td><a href="http://rdfs.org/sioc/spec">SIOC Types module</a></td>
</tr>
<tr>
	<td>swancit</td>

	<td><a href="http://purl.org/swan/1.2/citations.owl">http://swan.mindinformatics.org/ontologies/1.2/citations/</a></td>
	<td><a href="http://swan.mindinformatics.org/spec/1.2/citations.html">SWAN Citations Ontology</a></td>
</tr>
<tr>
	<td>swanscidis</td>
	<td><a href="http://purl.org/swan/1.2/discourseelements.owl">http://swan.mindinformatics.org/ontologies/1.2/discourse-elements/</a></td>
	<td><a href="http://swan.mindinformatics.org/spec/1.2/scientificdiscourse.html">SWAN Discourse Elements Ontology</a></td>

</tr>
<tr>
	<td>swandisrel</td>
	<td><a href="http://purl.org/swan/1.2/discourserelationships.owl">http://swan.mindinformatics.org/ontologies/1.2/discourse-relationships/</a></td>
	<td><a href="http://swan.mindinformatics.org/spec/1.2/discourserelationships.html">SWAN Scientific Discourse Relationship Ontology</a></td>
</tr>

</table>

<h2 id="references">A2. References</h2>

<dl>

<dt><a name="ref-atags">[ATAGS]</a></dt>
<dd>
Matthias Samwald.
aTags: Associative Tags.
<a href="http://hcls.deri.org/atag/generator/">http://hcls.deri.org/atag/</a>
</dd>
	
<dt><a name="ref-atagsdata">[ATAGS-DATA]</a></dt>
<dd>
List of datasets in aTag format. See <a href="http://esw.w3.org/topic/HCLSIG_BioRDF_Subgroup/aTags/datasets">http://esw.w3.org/topic/HCLSIG_BioRDF_Subgroup/aTags/datasets</a>
</dd>

<dt><a name="ref-atagsdata">[CITO]</a></dt>
<dd>
David Shotton.
CiTO, the Citation Typing Ontology, and its use for annotation of reference lists and visualization of citation networks.
In <a href="http://bio-ontologies.man.ac.uk/download/Bio-Ontologies2009.pdf">Proceedings</a> of <a href="http://bio-ontologies.man.ac.uk">Bio-Ontologies 2009: Knowledge in Biology</a>.
Ontology available at <a href="http://purl.org/net/cito/">http://purl.org/net/cito/</a>
</dd>
		
<dt><a name="ref-ibis">[IBIS]</a></dt>
<dd>
Danny Ayers.
IBIS Vocabulary: Issue-Based Information Systems for the Semantic Web.
<a href="http://hyperdata.org/xmlns/ibis/">http://hyperdata.org/xmlns/ibis/</a>
</dd>

<dt><a name="ref-salt">[SALT]</a></dt>
<dd>
Tudor Groza, Siegfried Handschuh, Knud M&ouml;ller and Stefan Decker.
SALT - Semantically Annotated LaTeX for Scientific Publications.
Proceedings of the 4th European Semantic Web Conference (ESWC 2007).
<a href="http://salt.semanticauthoring.org/">http://salt.semanticauthoring.org/</a>
</dd>

<dt><a name="ref-schoolonto">[SchoolOnto]</a></dt>
<dd>
The SchoolOnto project.
<a href="http://projects.kmi.open.ac.uk/scholonto/">http://projects.kmi.open.ac.uk/scholonto/</a>
</dd>

<dt><a name="ref-siochcls">[SIOC-HCLS]</a></dt>
<dd>
Alexandre Passant (editor).
SIOC, SIOC Types and Health Care and Life Sciences.
W3C HCLS IG Editor's Draft.
<a href="http://www.w3.org/2001/sw/hcls/notes/sioc">http://www.w3.org/2001/sw/hcls/notes/sioc</a>
</dd>

<dt><a name="ref-siospec">[SIOC-Specification]</a></dt>
<dd>
Uldis Bojars, John G. Breslin (eds.).
SIOC Core Ontology Specification.
Evolving document.
<a href="http://rdfs.org/sioc/spec">http://rdfs.org/sioc/spec</a>
</dd>

<dt><a name="ref-swanhcls">[SWAN-HCLS]</a></dt>
<dd>
Paolo Ciccarese (editor).
Semantic Web Applications in Neuromedicine (SWAN) Ontology.
<a href="http://www.w3.org/2001/sw/hcls/notes/swan/">http://www.w3.org/2001/sw/hcls/notes/swan/</a>
</dd>

<dt><a name="ref-swanontjbi">[SWAN-ONT-JBI]</a></dt>
<dd>
Paolo Ciccarese, Elizabeth Wu, June Kinoshita, Gwen Wong, Marco Ocana, Alan Ruttenberg, Tim Clark.
The SWAN Biomedical Discourse Ontology.
J Biomed Inform. 2008 Oct;41(5):739-51. Epub 2008 May 4.
</dd>

</dl>

<h2 id="ack">A3. Acknowledgements</h2>

<p>
We would like to particularly thank (in alphabetical order) John Breslin, Scott Marshall and Susie Stephens for their valuable comments and feedback during the writing and editing of this note. We also thank Eric Prud'hommeaux for the subversion magic and technical assistance with the creation of this document, Matthias Samwald for his input regarding aTags, David Shotton for his input regarding CiTO as well as the entire Scientific Discourse Task Force, and more generally the Health Care and Life Science Interest Group within the W3C.
</p>

</body>

</html>