<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Towards an OWL ontology for identity on the web</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Valentina Presutti</string-name>
          <email>valentina.presutti@istc.cnr.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Aldo Gangemi</string-name>
          <email>aldo.gangemi@istc.cnr.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Laboratory for Applied Ontology, National Research Council (ISTC-CNR)</institution>
          ,
          <addr-line>Roma</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>- One of the main strength of the web is that it realizes the goal of allowing any party of its global community to share information with any other party. This has been achieved by making use of a unique and uniform mechanism of identification, the URI (Universal Resource Identifiers). Web applications such as search engines have been built up on this mechanism. Although URIs succeed when used for retrieving resources on the web, their suitability as a way for identifying any kind of things, for example resources that are not on the web, is not guaranteed. We investigate the meaning of identity of a web resource and how it can be modeled in order to be implemented on the web. In particular, we propose an ontology that models the problem, and discuss some possible solutions. We describe the concept of resource from the web domain point of view, using an ontology of Information Objects, built on top of DOLCE and of some of its modular extensions. In particular, we formalize some concepts of a web resource, and distinguish them from the concept of a generic entity. We finally propose a formal pattern for resource modelling.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>I. INTRODUCTION</title>
      <p>
        The web is an information space realized by
computationally accessible resources, each embedding some information,
which is encoded in some language, and expresses some
meaning. One of the successful achievements of the web is
that of allowing different parties of its global communities
to share information [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Typically, typing an address in a
web browser is enough in order to visualize or download an
object, the meaning of which can be then understood by a
human agent. Such web address is a URI (Universal Resource
Identifier) [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. There is no doubt about the effectiveness of
the URI mechanism for the referencing of resources that are
realized on the web.
      </p>
      <p>
        Nevertheless, there is something more ambitious that the
web is supposed to allow than just referencing web resources,
that is referencing things in general. That ambitious goal
requires a software agent to identify a resource unambiguously,
in order to perform the appropriate operations on it. Tim
Berners Lee et al. in [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] mention identification of resources
is essential for information sharing, interoperability, reasoning,
and elaboration in general on the web. The semantic web (SW)
has as main goal that of make such scenarios possible.
      </p>
      <p>Currently, URIs are used as the uniform mechanism for
identifying heterogeneous entities, e.g., documents, metadata,
ontologies, abstract concepts, physical things, events. But there
is no clear categorization of which are the possible ways to
identify and reference those entities on the web. This sort of
confusion has led to lack of consensus on which is the most
suitable way to solve the problem of handling the recognition
of the identity of an element that is referenced by a URI,
and consequently there is not a defined operational semantics
associated with each of these different sorts.</p>
      <p>
        We propose an OWL [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ] ontology named IRE (Identifiers,
Resources, and Entities) that was originally formalized in first
order logic, containing concepts that compose the architecture
of the web. IRE is based on an ontology of Information Objects
[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], built on top of DOLCE and on some of its modular
extensions [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ], [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. For a complete report the reader can
refer to [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ], [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ], [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], while all OWL files are available
at http://www.loa-cnr.it/ontologies. IRE provides the basis for
defining a categorization of the kinds of resources that can be
referenced on the web. We are confident that, based on this
categorization, it is possible to study the most suitable way
of handling the operational semantics that can be applied to
different references.
      </p>
      <p>
        The rest of the paper is organized as follows: in section I-A
we discuss briefly the existing approaches to the problem of
identifying a resource on the web, in section II we discuss
the definitions of the concept of resource and its relation
to the URI mechanism of identification that can be found
in normative documents such as [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] and [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. In particular,
we underline the ambiguity of such definitions, showing the
need for a rationale. Finally, in III we present the design
rationale of IRE ontology, the most specific contribution of
this paper. Section V summarizes the proposal underlining our
contribution.
      </p>
      <sec id="sec-1-1">
        <title>A. Related work</title>
        <p>The identification of resources is an important task to use
them on the web. Currently, there is a diffuse feeling that
the identification procedures suffer from a lack of consensus
about how to handle them. A typical example is the URI
http://www.w3.org: does it identify the web document that is
placed at that web address, or the W3C organization? There
have been many proposals suggesting different approaches to
the aim of addressing the issue. In this section we briefly
summarize some significant ones.</p>
        <p>
          Alistar Miles [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ] describes his perception of the problem
by isolating a possible obstacle: the creation of a same
URI for representing different concepts. This has also been
named URI collision [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]. Miles proposes an interesting ’low
level’ approach as a best practice, that of using HTTP URIs
to address entities that are not accessible on the web. He
proposes to manage the problem at the server side by means
of a negotiation on how to resolve the URI. For example,
if one creates the URI http://foo.com/me to describe
himself/herself, then it could be resolved by the server as the
URI http://foo.com/me.html or http://foo.com/me.xml or other,
depending on a sort of configuration of the browser.
        </p>
        <p>
          Steve Pepper [
          <xref ref-type="bibr" rid="ref33">33</xref>
          ] expresses a similar difficulty about the
use of URIs for identifying all kinds of entities. In particular,
he proposes to associate a resource to a document, whose
content describes the subject of the resource (i.e., a subject
indicator). Nevertheless, this solution leaves the responsibility
of interpreting the identity of a resource to a human agent,
and there is no way to ensure that the subject indicator refers
to a single subject.
        </p>
        <p>
          Kendall Clark [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] discusses the ’tidiness’ of web
specifications, and the importance to clarify the conceptual assumptions
upon which the web is built, and the semantic web is going
to be built.
        </p>
        <p>
          David Booth [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] proposes an informal categorization of
what can be identified by a URI, suggesting the definition
of different conventions for each of the four uses he has
identified. John Black [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] suggests to create a sort of
machineoriented Wikipedia, machines that share knowledge through
the construction of web sites such as del.icio.us [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ].
        </p>
        <p>
          Parsia and Patel-Schneider [
          <xref ref-type="bibr" rid="ref31">31</xref>
          ] deeply analyze the issue of
defining meaning in the SW. They propose to determine the
meaning of a document as the result of an entailment. In this
sense, “only documents explicitly mentioned in constructs like
the OWL importing mechanism contribute to the meaning of
that document.”
        </p>
        <p>
          Another good suggestion comes from Pat Hayes [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] who
underlines the difference between access and reference. Both
are relationships between names and things, but they are
inherently different and the fact that [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ] does not distinguish
between the two contributes to cause confusion.
        </p>
        <p>All these proposals are important contributions to solve the
“identity crisis” but none of them provides a formal model,
which could help in finding a comprehensive solution at
both syntactic and operational levels. The identity of entities
referenced on the web is often intended as the location at
which a resource is placed; in other words, there is a need
for an explicit distinction between the identity of a resource
and its identifier. For example, recalling the W3C web site,
the http://www.w3.org URI has its own identity as identifier
(i.e., a string), the web location it is associated to has its own
identity as a place, the web document has its own identity
as a computational object (i.e., file), and the subject of the
document has its own identity (i.e., the W3C organization).</p>
        <p>
          Recently in the context of W3C working groups a work
effort on how to embed RDF triples in HTML is being
conducted and there is already a working draft containing a
proposal for a syntax, namely RDFa [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. RDFa complies to
our approach although it does not cover all aspects.
        </p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>II. URI AND RESOURCES</title>
      <p>
        The term “resource” is generally used for all things that
might be identified by a URI [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
      </p>
      <p>
        In literature, we find several definitions for the term
“resource” used in the context of world wide web. In particular
we quote here three authoritative documents, [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]1
and discuss about the way and consequences of the definition
they provide for “resource” . In [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] the concept of resource is
defined as follows:
      </p>
      <p>A resource can be anything that has identity.
Familiar examples include an electronic document, an
image, a service (e.g., ”today’s weather report for
Los Angeles”), and a collection of other resources.
Not all resources are network ”retrievable”; e.g.,
human beings, corporations, and bound books in
a library can also be considered resources. The
resource is the conceptual mapping to an entity or
set of entities, not necessarily the entity which
corresponds to that mapping at any particular instance
in time. Thus, a resource can remain constant even
when its content—the entities to which it currently
corresponds—changes over time, provided that the
conceptual mapping is not changed in the process.
Moreover, in the same document the mechanism for
identifying resources (i.e., URI) is specified, and it is also said that:
Having identified a resource, a system may perform
a variety of operations on the resource, as might be
characterized by such words as ‘access’, ‘update’,
‘replace’, or ‘find attributes’.</p>
      <p>
        The following definition of “resource” is given by [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], which
updates [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]:
      </p>
      <p>This specification does not limit the scope of what
might be a resource; rather, the term ”resource”
is used in a general sense for whatever might be
identified by a URI. Familiar examples include an
electronic document, an image, a source of
information with a consistent purpose (e.g., ”today’s
weather report for Los Angeles”), a service (e.g., an
HTTP-to-SMS gateway), and a collection of other
resources. A resource is not necessarily accessible
via the Internet; e.g., human beings, corporations,
and bound books in a library can also be resources.
Likewise, abstract concepts can be resources, such
as the operators and operands of a mathematical
equation, the types of a relationship (e.g., ”parent”
or ”employee”), or numeric values (e.g., zero, one,
and infinity).</p>
      <p>
        On the other hand, in [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] the concept of resource is used
with a twofold meaning: that of whatever might be identified
by a URI, and that of anything that can be the subject of a
discourse, such as cars, people etc. Furthermore, the concept
of Information resources is defined as those resources which
1Note that [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] has been replaced by [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] but we decided to quote and discuss
about it here because it is still used as reference from many web users
essential characteristics can be conveyed in a message. [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]
also defines the principle of opacity of a URI, which promotes
the independence between an identifier and the state of the
identified resource.
      </p>
      <p>Given the above, at least four possible interpretations of the
intended meaning of the term “resource” emerge. Even though
it is not our principal aim, it could be useful to establish what
meaning is the most suitable in the web domain.</p>
      <p>
        • computational object: if a resource is a computational
object, something on which one can perform operations
[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] - in this context we define “computational object”
such as (i) the physical realization of an information
object, (ii) something that can participate in a
computational process. Examples of computational objects are: a
database, a digital document, a software application - then
its identity would not be equivalent to a virtual
localization, because a computational object is a physical entity
and realizes (is the support for) a certain information
object. Neither physical entities nor information objects
can be reduced to regions in a virtual space, especially if
that space should be uniquely identifiable through URIs.
For example, the personal home page of Aldo Gangemi
is a document which exists on the web and is reachable
through the dereferencing of its URI, but it does continue
to exist also if it changes its location or if the server it
is stored on becomes offline.
• conceptual mapping: if a resource is intended as a
“conceptual mapping” [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] then its identity is purely
formal. For this reason it cannot be also intended as
a “computational object”. As a conceptual mapping, a
resource can be characterized as a location in the virtual
space of the combinatorial regions that are identified by
the URIs. Consequently, the identity of a resource in this
sense is equivalent to a localization in that space. As a
matter of fact, without that space, it would not exist, and
its URI is sufficient to identify it unambiguously.
• proxy: considering the principle of opacity [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], the sense
of resource can be that of a ’proxy’ that is localized in a
region of the virtual space identified by the URIs. In this
case, the resource is actually intended as a computational
object, and its identity is given by the set of elements
composing the proxy. For example, an English text, a
picture, a metadata schema, etc. According to this
meaning of “resource”, its identity goes beyond its location. A
resource does exist beyond its location, and its identity
holds over its presence on the web.
• entity: by defining “resource” with the meaning of an
entity [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] - being it either a computational object or
not - is problematic because the relationship that holds
between a resource and a URI would be the same for
addressing computational objects and physical or abstract
objects. This approach is problematic, because it attempts
to address entities (i.e., physical and abstract objects) that
are not addressable in principle.
      </p>
      <p>
        Based on this rationale, we give a formal description of the
different meanings associated to the term ’resource’, and
contextualize those meanings in a formal pattern. The definition
of “resource” in [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] corresponds to that of concept “Entity”
used in IRE. We reserve the name ’web resource’ to one
meaning, which seems more intuitive from a commonsense
viewpoint, even though our principal aim is conceptual, not
terminological.
      </p>
    </sec>
    <sec id="sec-3">
      <title>III. THE IRE ONTOLOGY</title>
      <p>
        As outlined above, the definitions of resource that can be
found in literature [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] show ambiguity, making the
issue of handling the identification of a web resource very
problematic.
      </p>
      <p>Our approach restricts the nature of the web resource to that
of a computational object. This choice is motivated by the fact
that a resource is something that has to be addressable, and
things like cars and people are not addressable for their nature.</p>
      <p>
        Hence, it is wrong in principle to use the same mechanism of
addressing for entities that have such different sorts. In [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]
IRE has been formalized in first order logic, here we approach
its formalization in OWL, and introduce two possible ontology
design patterns for expressing IRE content.
      </p>
      <p>Figure 1 depicts the IRE (Identifiers, Resources, and
Entities) conceptual pattern. It includes the main concepts related
to resources and their identification.</p>
      <p>A Resource is a computational object that may have a web
location. We define a web resource as a resource that is placed
in one or more abstract web locations. In this sense to be a
web resource is a particular state of a resource. This means
that the identity of the resource is something that goes beyond
its location. An abstract web location is a place (i.e., a point)
in the combinatorial regions that are identified by the URI
addressing mechanism (i.e., each URI identifies one and only
one abstract web location) 2. To this aim the datatype property
has identifier is specified as functional. Although we cannot
directly address an entity that is not a computational object,
we need to be able to assert facts about it on the web. We can
do this by using a web resource whose functions as a proxy
for that entity (i.e., a ProxyResource). In order to make the
model clearer, we give a prose description for each element
that has been defined:
about that entity. For example a document whose subject
of discourse is the entity that the resource is proxy for.
• Formal exact proxy for: a relationship between a
semantic resource and exactly one entity, where the semantic
resource is about that entity, and describes it by means
of a semantic structure. For example, a set of metadata
associated to an individual from an OWL ontology.</p>
      <p>
        We remark that the relations described above are mappable
to already existing or proposed concrete solutions. As a proof
of concept of this claim, let’s consider the skos property
skos:subjectIndicator [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ] and the topic maps
element subjectIndicatorRef [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. The web resource
• Abstract Web Location: a point in the combinatorial that is the value of such properties would function as a
regions identified by the URI metric. proxy resource for an entity, and this means that the two
• Resource: a computational object that can be composed properties are either approximate proxies or informal exact
of other resources (i.e., proper part of ). It might have proxies. Although this can be a way of identifying the entity of
a location (i.e.,Abstract Web Location), the address of interest, the interpretation of the content of the web resource
which is a URI. If the resource is a composed resource the remains a responsibility of a human agent. As a matter of
identifier of its abstract location is also an approximate fact, when expressed informally, there is currently no way to
identifier for its parts. automatically understand the meaning of the content of a web
• Web Resource: a resource that is associated with a web resource, with a decent precision. The situation is slightly
location, hence potentially accessible on the web. different if the web resource is a semantic resource. In that
• Proxy Resource: a web resource which functions as a case it functions as a formal exact proxy for an entity, and it
proxy for whatever entity (e.g., a personal home page, a is possible to enable a machine to derive the identity of the
set of metadata describing a person). entity of interest. For example, this is the case of a set of
• Semantic Resource: a web resource that realizes an metadata asserting facts about an individual of a given web
information object through a codification in a formal ontology, which a software agent could be able to perform
language for the web (e.g., OWL [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]) which functions some inferences on.
      </p>
      <p>as a proxy for whatever entity.</p>
      <p>The IRE pattern from Figure 1 suggests a categorization of
the resources when their role is functioning as a proxy for an
entity. Starting from this particular feature of a resource we
noticed that the relation proxy for can be of four types, and
that each of them can be treated in a different way. Each kind
of proxy for relation may correspond to a different
computational approach, or more specifically to a different operational
semantics associated to the resolution of the proxy’s URI. The
four kinds of proxy relations can be described informally as
follows:
• Resolvable proxy for: a relationship between a proxy
resource and a web resource where the proxy resource
allows the access to the web resource it is proxy for. For
example, a ’href’ in a HTML document is a resolvable
proxy for the web resource it allows to access by clicking
the corresponding link.
• Approximate proxy for: a relationship between a
resource and a collection of entities, where the resource is
about some of those entities. In this case the resource
represents something within the collection, resulting in
approximate reference.
• Informal exact proxy for: a relationship between a</p>
      <p>
        resource and exactly one entity, where the resource is
2Notice that IRIs (Internationalized Resource Identifier) [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] are supposed
to replace URIs in next future. Given this, IRIs involvement in the IRE pattern
is the same that URIs have.
      </p>
      <sec id="sec-3-1">
        <title>A. An example: IRE pattern and Topic Maps</title>
        <p>
          In order to give an example of the applicability of this
approach also to techniques other than RDF, we informally
describe how to classify the Topic Maps concepts related to
identity issues in terms of IRE. Based on [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ]:
”..subject - anything whatsoever, regardless of
whether it exists or has any other specific
characteristics, about which anything whatsoever may be
asserted by any means whatsoever..”.
        </p>
        <p>
          The Topic Maps concept of “subject” is equivalent to that
of “Entity”. More precisely, the terms “subject” and “entity”
are synonyms. From the same document [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ] we have the
following definition of topic:
        </p>
        <p>A topic is a symbol used within a topic map to
represent one, and only one, subject, in order to allow
statements to be made about the subject through the
assignment of characteristics to the topic.</p>
        <p>
          Based on IRE pattern a topic in a topic map is a formal exact
proxy (i.e., a semantic resource) for a given entity. Again from
[
          <xref ref-type="bibr" rid="ref20">20</xref>
          ] we have the following definitions about identification of
entities:
”A subject indicator is an information resource that
is referred to from a topic map in an attempt to
unambiguously identify the subject of a topic to a
human being. Any information resource can become
a subject indicator by being referred to as such
from within some topic map, whether or not it was
intended by its publisher to be a subject indicator. A
subject identifier is a locator that refers to a subject
indicator. Topic maps contain only subject identifiers
(and not the corresponding subject indicators)....”
”...A subject locator is a locator that refers to the
information resource that is the subject of a topic.
The topic thus represents that particular information
resource; i.e. the information resource is the subject
of the topic... ”
In terms of IRE pattern, a “subject indicator” is a web resource
which acts as approximate proxy for a given entity. In order to
identify an entity by a subject indicator, a human interpretation
is needed, and it is not guaranteed that such identification is
unambiguous. Furthermore, a subject identifier is an abstract
web location (i.e. a URI), which locates a subject indicator on
the Web. On the other hand, when the entity is addressed by a
“subject locator”, it can be considered a computational object
available on the web, i.e., a web resource.
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>IV. DESIGNING IRE IN OWL</title>
      <p>
        The IRE (Identity of Resources and Entities) conceptual
pattern has been specified in first order logic in [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. In order
to make it available on the SW, we have expressed it in the
OWL(DL) language [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ].
      </p>
      <p>
        The following sections are organized as follows: in section
IV-A we present some reused and specialized predicates from
other ontologies, in section IV-B we describe how we
engineered IRE in OWL showing two possible design approaches.
The figures included in next sections are drawn by using UML
notation and assuming an OWL profile. Specifically, UML
classes map to OWL classes, UML associations map to OWL
object properties, and UML class attributes map to datatype
properties. We use a DL syntax notation for expressing axioms,
following [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ].
      </p>
      <sec id="sec-4-1">
        <title>A. Imported predicates in IRE</title>
        <p>
          The IRE pattern specializes the DOLCE reference ontology
[
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ], and some of its modular extensions, namely Spatial
Relations, DnS with Information Objects, and Ontology
Design Ontology (ODO) modules. All modules have been
developed within EU projects Metokis [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ], [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], WonderWeb
[
          <xref ref-type="bibr" rid="ref22">22</xref>
          ], [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ], and NeOn [
          <xref ref-type="bibr" rid="ref28">28</xref>
          ], and (including IRE ontology) are
available in OWL at http://www.loa-cnr.it/ontologies/. For the
sake of readability we abbreviate the path
“http://www.loa-cnr.it/ontologies ” with
“http://[*]” while the following prefixes are used in
the following definitions that correspond to the associated
namespaces:
xsd = http://www.w3.org/2001/XMLSchema#
dol = http://[*]/DOLCE-Lite.owl#
edns = http://[*]/ExtendedDnS.owl#
inf = http://[*]/InformationObjects.owl#
od = http://[*]/OD/OntologyDesign.owl#
The IRE ontology specializes or reuses the following
predicates. For a complete axiomatization see the indicated URLs
and [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. From DOLCE [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] IRE imports:
dol:particular, dol:socialo-bject,
        </p>
        <p>dol:region, dol:abstract-region,
dol:time-interval, dol:proper-part-of
dol:social-object</p>
        <p>v dol:particular
dol:region v dol:particular
dol:abstract-region</p>
        <p>
          v dol:region
dol:time-interval v dol:region
DOLCE ontology makes basic distinctions between objects,
events, and abstract entities. While objects and events like
computers and software crashes are spatio-temporally
localized, abstract entities like sets and value spaces have no
space-time (they are purely formal entities). DOLCE also
axiomatizes basic relations such as part and location-of .
From the DnS and Information Objects modules [
          <xref ref-type="bibr" rid="ref34">34</xref>
          ] the
imports are:
edns:situation, edns:information-object,
edns:information-realization,
edns:formal-language, edns:method,
        </p>
        <p>edns:realizes, edns:about,
edns:ordered-by, edns:involves .
edns:information-object
v
edns:social-object
edns:information-realization
≡
dol:particular u
∃ edns:realizes.edns:information-object
edns:method v edns:social-object</p>
        <p>DnS and Information Objects ontologies make basic
distinctions between ’descriptive’ and ’ground’ entities, where
the descriptive entities include social objects, like the ’student’
or ’professor’ roles, the ’being active’ task, juridical persons,
methods, and also information objects like the text of this
paper. Descriptive entities have a lifecycle differently from
pure information, which is an abstract entity.</p>
        <p>Information objects have a core conceptual pattern, by which
they are edns:ordered-by a representation language, they
are edns:realized-by physical information realizations
(physical objects, events, etc.), and can be edns:about any
other entity. Situations are reifications of states of affairs i.e.,
reifications of n-ary relationships.</p>
        <p>
          From the ODO module [
          <xref ref-type="bibr" rid="ref35">35</xref>
          ] IRE imports:
        </p>
        <p>od:computational-object
od:computational-object
v
edns:information-realization</p>
        <p>The OD ontology specializes the Information Objects
ontology in order to build a conceptual schema for
digital and analog content to be exchanged during
collaborative activities for ontology design. The
concept od:computational-object specializes
edns:information-realization for the
computational world. Any physical document, electronic
service, file, application, etc. are considered here
computational objects.</p>
        <p>B. OWL IRE</p>
        <p>
          IRE express concepts about “referencing” and “accessing”
of a web resource, according to [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ].
        </p>
        <p>Figure 2 shows the OWL classes that we have defined
in order to express the foundations of IRE. Specifically, a
WebResource is a computational object that have at least
one assigned web location i.e., AbstractWebLocation.
An AbstractWebLocation is an abstract region
i.e., dol:abstract-region , a place in the combinatorial
space identified by URIs. A SemanticWebResouce is a
web resource that is represented i.e., dol:realized-by
with a formal language for the SW e.g., OWL. The class
Anchor represents computational objects that are embedded
in web resource and that may allow access to web resources
through a ResolutionMethod, e.g., an HTML link.</p>
        <p>
          The core of IRE theory is in the proxy relations between
resources and entities of the world. Those relations are
temporally indexed i.e. a resource is a proxy for a certain entity
at some time. We identified two possible design patterns
to represent that in OWL: the first treats temporal aspects
explicitly by reifying the relation with the n-ary relation
pattern [
          <xref ref-type="bibr" rid="ref29">29</xref>
          ], [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ], while the second treats temporal aspects
as implicitly assumed by binary relations. In this section we
show these two ontology design patterns for IRE.
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>C. IRE with binary relations</title>
        <p>Figure 3 shows IRE in OWL. The figure depicts the
taxonomy introduced in IV-B, and the object properties expressing
the proxy for relation kinds. In this case the time aspect
is implicit. In particular we introduce the following object
properties:
• ApproximateProxyFor: is an object property having
WebResource as its domain, and dol:particular
i.e., any entity, as its range. We define a
cardinality restriction on WebResource for this object
property. More specifically, for a web resource to be
an approximate proxy for, it has to be related with
at least two dol:particulars by means of the
approximateProxyFor object property
• ExactProxyFor is an object property having
WebResource as domain and dol:particular i.e.,
any entity as range. We define a cardinality restriction on
WebResource for this object property: a web resource
can be an exact proxy for only one dol:particular
• FormalExactProxyFor is a subproperty of
exactProxyFor, where the domain is restricted
to SemanticWebResource
• ResolvableProxyFor is an object property where the
domain is Anchor, and excludes WebResource.
Anchor has a universal restriction on this object property
that restricts the range to WebResource, and a
cardinality restriction “equal to 1”: an anchor is a resolvable
proxy for one and only one web resource
• ProxyFor is an object property having
od:computational-object as domain and
dol:particular as range. All previously defined
object properties are subproperties of this one.</p>
      </sec>
      <sec id="sec-4-3">
        <title>D. IRE with situations</title>
        <p>
          In this section we show how to represent IRE by means
of edns:situation [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ]. Situations (i.e., instances of
edns:situation) are reifications of states of affairs i.e.,
reifications of n-ary relationships. This approach is compliant
to the n-ary relation pattern suggested by [
          <xref ref-type="bibr" rid="ref29">29</xref>
          ], for which it
provides an explicit vocabulary and general axioms. Situations
allow us to explicitly treat temporal indexing. Referring to
section III, the proxy for relation is intended as the “situation”
for a web resource to “being a proxy for some entity at a
given time”, while the addressing of a web resource, which
potentially allows its accessing, is intended as the “situation”
for a web resource of “having a web location at a given
time”. Figure 4 depicts the IRE design pattern in terms of
this engineering approach. More specifically, we define the
following relation classes:
• WebLocationState: is a situation of a web resource that
is associated to a point in the combinatorial regions
identified by the URI metric i.e., a web location, at a
given time.
• ProxyFor: a situation of a web resource which functions
as a proxy for whatever entity (e.g., a personal home
page, a set of metadata describing a person), at a given
time.
        </p>
        <p>The kinds of proxy situations can be informally described
as follows:
• ApproximateProxyFor: a relationship between a
resource and more than one entity at a given time, where the
resource is about those entities. In this case the resource
represents all the entities approximately.
• ExactProxyFor: a relationship between a semantic
resource and one entity at a given time, where the semantic
resource is about only that entity, and describes it through
a semantic structure. For example, a set of metadata
associated to an individual of an OWL ontology.
• ResolvableProxyFor: a relationship between an anchor
and a web resource at a given time, where the anchor
might allow the access to the web resource it is proxy
for.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>V. CONCLUSION</title>
      <p>The web is an information space realized by
computationally accessible resources, each embedding some information,
which is encoded in some language, and expresses some
meaning. There is something rather ambitious that the web
is supposed to allow than just referencing web resources; that
is, referencing things in general. On the other hand, that goal
requires a software agent in order to identify a resource in an
unambiguous way, and to perform the appropriate operations
on it.</p>
      <p>We have singled out some ambiguities that could prevent
successful solutions to the web identity crisis., and proposed
a way to clarify and formalize the different meanings of
resources in a unique modelling framework. Finally, we have
suggested some extensions to the model that can help
classifying syntactic and operational solutions, and verifying their
completeness and consistency.</p>
      <p>
        Currently, URIs are used as the uniform mechanism for
identifying heterogeneous entities, e.g., documents, metadata,
ontologies, abstract concepts, physical things, events. But there
is no clear categorization of which are the possible ways to
identify and reference those entities on the web. We support
the use of a formal model for the categorization of entities that
can be referenced on the web. To this aim, we have defined
IRE (Identifiers, Resources, and Entities), a conceptual pattern
based on an ontology of Information Objects [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], built on
top of DOLCE and on some of its modular extensions [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ],
[
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. In [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] we formalized IRE with first order
logic, while here we have proposed an OWL ontology based
on those formal definitions. IRE describes “referencing” and
“accessing” of a web resource according to [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. We have
shown in this paper that there are two ways of engineering
IRE in OWL. The first provides an ontology pattern based on
binary relationships, the way OWL natively allows to express
relations, and the second provides a pattern based on reification
of n-ary relations according to [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ], [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. The latter pattern
allows us to also express temporal indexing.
      </p>
    </sec>
    <sec id="sec-6">
      <title>ACKNOWLEDGMENT</title>
      <p>We are grateful to the members of the NeOn consortium
who contributed to the NeOn vision being funded by the
European Commission 6th IST Framework Programme.
Further information on NeOn is available on
http://www.neonproject.org.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>B.</given-names>
            <surname>Adida</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Birbeck</surname>
          </string-name>
          .
          <source>RDFa Primer 1</source>
          .
          <article-title>0 Embedding RDF in XHTML</article-title>
          .
          <source>Technical report, World Wide Web Consortium</source>
          , May
          <year>2006</year>
          . http://www.w3.org/TR/xhtml-rdfa-primer/.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>W.</given-names>
            <surname>Behrendt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Maass</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Westenthaler</surname>
          </string-name>
          .
          <article-title>Towards an Ontology-Based Distributed Architecture for Paid Content</article-title>
          . In The Semantic Web: Research and Applications: Second European Semantic Web Conference, ESWC, May 29 - June 1,
          <year>2005</year>
          . Proceedings , volume
          <volume>3532</volume>
          , pages
          <fpage>257</fpage>
          -
          <lpage>271</lpage>
          , Heraklion, Crete, Greece,
          <year>2005</year>
          . Springer-Verlag GmbH.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>T.</given-names>
            <surname>Berners-Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. T.</given-names>
            <surname>Fielding</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Masinter. Uniform Resource</surname>
          </string-name>
          <article-title>Identifier (URI): Generic syntax</article-title>
          .
          <source>Internet Draft standard RFC2396</source>
          ,
          <source>The Internet Society</source>
          ,
          <year>August 1998</year>
          . http://rfc.net/rfc2396.html.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>T.</given-names>
            <surname>Berners-Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. T.</given-names>
            <surname>Fielding</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Masinter. Uniform Resource</surname>
          </string-name>
          <article-title>Identifier (URI): Generic syntax. Internet Draft standard RFC3986, The Internet Society</article-title>
          ,
          <year>January 2005</year>
          . http://rfc.net/rfc3986.html.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J.</given-names>
            <surname>Black</surname>
          </string-name>
          .
          <article-title>Creating a Common Ground for URI Meaning Using Socially Constructed Web sites. Architecture and Philosophy of the Web Identity, Reference, and the Web (IRW2006</article-title>
          ),
          <source>WWW2006 Workshop</source>
          , Edinburgh, Scotland, May, 23rd
          <year>2006</year>
          . http://www.ibiblio.org/hhalpin/irw2006/jblack.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>D.</given-names>
            <surname>Booth</surname>
          </string-name>
          .
          <article-title>Four Uses of a URL: Name, Concept, Web Location and Document Instance</article-title>
          . http://www.w3.org/
          <year>2002</year>
          /11/dboothnames/dboothnames clean.htm,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>K.</given-names>
            <surname>Clark</surname>
          </string-name>
          . Identity Crisis. http://www.xml.com/pub/a/2002/09/11/deviant.html,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <source>[8] del.icio.us. http://del.icio.us/.</source>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>DOLCE</given-names>
            <surname>- Project Home</surname>
          </string-name>
          Page. http://dolce.semanticweb.org.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>DOLCE</given-names>
            <surname>Ontology</surname>
          </string-name>
          . http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          .
          <article-title>Ontology Design Patterns for Semantic Web Content</article-title>
          . In M. Musen et al. (eds.):
          <source>Proceedings of the Fourth International Semantic Web Conference</source>
          , Galway, Ireland,
          <year>2005</year>
          . Springer.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Borgo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Catenacci</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          .
          <article-title>Task Taxonomies for Knowledge Content. Deliverable D07 of the Metokis Project</article-title>
          . http://www.loa-cnr.it/Papers/D07 v21a.pdf,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Guarino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Masolo</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Oltramari</surname>
          </string-name>
          .
          <article-title>Sweetening wordnet with dolce</article-title>
          .
          <source>AI Mag</source>
          .,
          <volume>24</volume>
          (
          <issue>3</issue>
          ):
          <fpage>13</fpage>
          -
          <lpage>24</lpage>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Mika</surname>
          </string-name>
          .
          <article-title>Understanding the Semantic Web through Descriptions and Situations</article-title>
          . In Meersman R. et al. (eds.) -
          <source>Proceedings of ODBASE03 Conference</source>
          . Springer,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          and
          <string-name>
            <given-names>V.</given-names>
            <surname>Presutti</surname>
          </string-name>
          .
          <article-title>The bourne identity of a web resource. Architecture and Philosophy of the Web Identity, Reference, and the Web (IRW2006</article-title>
          ),
          <source>WWW2006 Workshop</source>
          , Edinburgh, Scotland, May, 23rd
          <year>2006</year>
          . http://www.ibiblio.org/hhalpin/irw2006/presentations/- vpresutti.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>P.</given-names>
            <surname>Hayes</surname>
          </string-name>
          .
          <article-title>In defense of Ambiguity. Architecture and Philosophy of the Web Identity, Reference, and the Web (IRW2006</article-title>
          ),
          <source>WWW2006 Workshop</source>
          , Edinburgh, Scotland, May, 23rd
          <year>2006</year>
          . http://www.ibiblio.org/hhalpin/irw2006/presentations/-HayesSlides.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>I.</given-names>
            <surname>Jacobs</surname>
          </string-name>
          and
          <string-name>
            <given-names>N.</given-names>
            <surname>Walsh</surname>
          </string-name>
          .
          <source>Architecture of the World Wide Web. Technical report, W3C</source>
          ,
          <year>2004</year>
          . http://www.w3.org/TR/webarch.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>T. B.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Hall</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Hendler</surname>
          </string-name>
          ,
          <string-name>
            <surname>K. O'Hara</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Shadbolt</surname>
            , and
            <given-names>D. J.</given-names>
          </string-name>
          <string-name>
            <surname>Weitzner</surname>
          </string-name>
          .
          <article-title>A Framework for Web Science</article-title>
          .
          <source>Foundations and Trends in Web Science</source>
          ,
          <volume>1</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>130</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>D. M</surname>
            . and
            <given-names>S. M.</given-names>
          </string-name>
          <string-name>
            <surname>Internationalized Resource</surname>
          </string-name>
          <article-title>Identifiers (IRIs). Internet Draft standard RFC3987, The Internet Society</article-title>
          ,
          <year>January 2005</year>
          . http://www.ietf.org/rfc/rfc3987.txt.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>G. L. M.</surname>
          </string-name>
          and
          <string-name>
            <surname>M. G. ISO</surname>
          </string-name>
          /IEC 13250-2:
          <string-name>
            <given-names>Topic</given-names>
            <surname>Maps - Data Model</surname>
          </string-name>
          ,
          <year>2005</year>
          . http://www.isotopicmaps.org/sam/sam-model/.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <surname>M. K. Smith</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Welty</surname>
            , and
            <given-names>D. L.</given-names>
          </string-name>
          <string-name>
            <surname>McGuinnes. OWL Web Ontology Language Guide</surname>
          </string-name>
          .
          <source>Technical report, W3C</source>
          ,
          <year>2004</year>
          . http://www.w3.org/TR/2004/REC-owl-guide-
          <volume>20040210</volume>
          /.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>C.</given-names>
            <surname>Masolo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Guarino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Oltramari</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Schneider</surname>
          </string-name>
          .
          <article-title>Wonderweb eu project deliverable d18: The wonderweb library of foundational ontologies</article-title>
          . http://wonderweb.semanticweb.org/deliverables/documents/D18.pdf,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>C.</given-names>
            <surname>Masolo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Vieu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Bottazzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Catenacci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ferrario</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.</given-names>
            <surname>Guarino</surname>
          </string-name>
          .
          <article-title>Social roles and their descriptions</article-title>
          . In D. Dubois,
          <string-name>
            <given-names>C. A.</given-names>
            <surname>Welty</surname>
          </string-name>
          , and M.-A. Williams, editors,
          <source>KR</source>
          , pages
          <fpage>267</fpage>
          -
          <lpage>277</lpage>
          . AAAI Press,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <article-title>Members of the Topic Maps</article-title>
          .Org Authoring Group.
          <source>Xml topic maps (xtm 1.0)</source>
          .
          <source>Technical report</source>
          , TopicMaps.org,
          <year>2001</year>
          . http://www.topicmaps.
          <source>org/xtm/1</source>
          .0/.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>Metokis</given-names>
            <surname>Project</surname>
          </string-name>
          . http://metokis.salzburgresearch.at.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>A.</given-names>
            <surname>Miles</surname>
          </string-name>
          .
          <article-title>Working Around the Identity Crisis</article-title>
          . http://esw.w3.org/topic/SkosDev/IdentityCrisis,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>A.</given-names>
            <surname>Miles</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Brickley. SKOS Core Vocabulary</surname>
          </string-name>
          <article-title>Specification</article-title>
          .
          <source>Technical report, World Wide Web Consortium (W3C)</source>
          ,
          <year>November 2005</year>
          . http://www.w3.org/TR/2005/WD-swbp
          <article-title>-skos-</article-title>
          <string-name>
            <surname>core-</surname>
          </string-name>
          spec-
          <volume>20051102</volume>
          /.
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <article-title>NeOn EU project home page</article-title>
          . http://neon-project.
          <source>org.</source>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <surname>Noy</surname>
            <given-names>N.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Rector</surname>
            <given-names>A. Defining</given-names>
          </string-name>
          <article-title>N-ary Relations on the Semantic Web: Use With Individuals</article-title>
          .
          <source>Technical report, W3C</source>
          ,
          <year>2005</year>
          . http://www.w3.org/TR/swbp-n-aryRelations/ (
          <year>2004</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>OWL</given-names>
            <surname>Web Ontology Language Family</surname>
          </string-name>
          of Specifications. http://www.w3.org/2004/OWL,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>B.</given-names>
            <surname>Parsia</surname>
          </string-name>
          and
          <string-name>
            <given-names>P. F.</given-names>
            <surname>Patel-Schneider</surname>
          </string-name>
          .
          <article-title>Meaning and the Semantic Web. Architecture and Philosophy of the Web Identity, Reference, and the Web (IRW2006</article-title>
          ),
          <source>WWW2006 Workshop</source>
          , Edinburgh, Scotland, May, 23rd
          <year>2006</year>
          . http://www.ibiblio.org/hhalpin/irw2006/bparsia.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>P.</given-names>
            <surname>Patel-Schneider</surname>
          </string-name>
          . Working Version (Draft):
          <article-title>Description-Logic Knowledge Representation System Specification from the KRSS Group of the ARPA Knowledge Sharing Effort</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>S.</given-names>
            <surname>Pepper</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Schwab</surname>
          </string-name>
          .
          <article-title>Curing the Web's Identity Crisis: Subject Indicators for RDF</article-title>
          .
          <source>Technical report, Ontopia</source>
          ,
          <year>2003</year>
          . http://www.ontopia.net/topicmaps/materials/identitycrisis.html (
          <year>2003</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <article-title>The Description and Situation ontology</article-title>
          . http://www.loacnr.it/ontologies/ExtendedDnS.owl.
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <article-title>The Ontology Design ontology</article-title>
          . http://www.loacnr.it/ontologies/OD/OntologyDesign.owl.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>