<?xml version="1.0"?>
<rdf:RDF
    xmlns="http://www.loa-cnr.it/ontologies/InformationObjects.owl#"
    xmlns:dol="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#"
    xmlns:edns="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:sem="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:base="http://www.loa-cnr.it/ontologies/InformationObjects.owl">
  <owl:Ontology rdf:about="">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Imports: Extended DnS</rdfs:comment>
    <owl:imports rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A minimal ontology of information objects and communication theory, plugin to DnS. OWL engineering by Aldo Gangemi.</rdfs:comment>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >397
    </owl:versionInfo>
  </owl:Ontology>
  <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#physical-realization"/>
  <owl:Class rdf:ID="phoneme">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="linguistic-object"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="word"/>
        </owl:someValuesFrom>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#part-of"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="voicing"/>
        </owl:allValuesFrom>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#realized-by"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A part of a word as it can be realized by voicing.
A written information realization can be 'about' a phoneme (as in the case of transcription systems), but it does not 'realize' it.
A phoneme is not necessarily able to express a meaning (description), although it can in principle (e.g. 'a' in English).</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="communication-method">
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#method"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any method used to enforce communication.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="depiction">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="information-realization"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An information realization consisting of depicted images/signs of any sort (e.g. graffiti, drawings, inscriptions, pictures, sculptures, etc.), which are inscripted on a medium that lasts longer than the depicting act. It also includes any early form of inscripted iconic expression, which can be considered as original bodily expressions.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="narrative">
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#description"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A description expressed by a text, and ordered by additional semiotic codes (narratological structures).</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="text"/>
        </owl:someValuesFrom>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#expressed-by"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="diagrammatic-object">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An information object ordered by a shematic iconic code</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#agent"/>
  <owl:Class rdf:ID="grammar">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="combinatorial-system"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A set of rules for the generation of a (closed or open set of) information objects.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#semiotic-role">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A semiotic role is a non-agentive role defined by the interpretation function.It should be specialized within a communication setting by a role that is played by some entity in a communication situation. Semiotic roles are used to fill the universe of the so-called 'interpretation function'.Two of them are specialized by two communication roles (message and context).</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#role"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-role"/>
        </owl:someValuesFrom>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#specialized-by"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#text">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#ordered-by"/>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-encoding-system"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A complex linguistic object, expressed according to a language and still independent from a particular physical realization.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#linguistic-object"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="subject">
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#description"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain of knowledge, typically expressed by one term, related to other subjects in a partial order hierarchy and with some topological properties; e.g. biology, sport, politics.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="formal-expression">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#ordered-by"/>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="formal-system"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
  </owl:Class>
  <owl:Class rdf:about="#linguistic-object">
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-encoding-system"/>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#ordered-by"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An information object ordered by (encoded according to) a language.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#interpretation-situation">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#situation"/>
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#satisfies"/>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:oneOf rdf:parseType="Collection">
                  <edns:relation rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#semiotic-interpretation-function">
                    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Interpretation functions are descriptions that can include roles either for semiotics or for formal semantics.Here we only characterize a basic, simple theory of semiotic interpretation. Three semiotic roles are defined: s-context (semiotic context), expression, and meaning.It has complex dependencies to mental objects, social objects, as well as references to entities as such, but we currently prefer to put it here as a placeholder (a forthcoming ontology of mind should give some more detail on those issues). See semiotic roles for further comments.</rdfs:comment>
                    <edns:defines>
                      <sem:semiotic-role rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#expression">
                        <edns:defined-by rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#semiotic-interpretation-function"/>
                        <rdf:type>
                          <owl:Restriction>
                            <owl:allValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
                            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#played-by"/>
                          </owl:Restriction>
                        </rdf:type>
                        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Expression is a semiotic role played by information objects. It is used to fill the first domain of the  so-called 'interpretation function'. It can be considered equivalent to the 'message' communication role, but since communication theory and semiotic theories are different, it is more correct to say that a message role specializes an expression role.</rdfs:comment>
                      </sem:semiotic-role>
                    </edns:defines>
                    <edns:defines>
                      <edns:agent-driven-role rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#decoder-role">
                        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >A specialization of the interpreter role, played by the agents trying to conceive the description expressed by some information object created by agents playing the encoder role.</rdfs:comment>
                        <edns:defined-by rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#semiotic-interpretation-function"/>
                        <rdf:type>
                          <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-role"/>
                        </rdf:type>
                        <edns:specializes>
                          <sem:communication-role rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#interpreter-role">
                            <edns:specialized-by rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#decoder-role"/>
                            <rdf:type rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#agent-driven-role"/>
                            <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >A generalization of the encoder and decoder roles in Jakobson's theory of communication, which should be played by an agent.</rdfs:comment>
                            <edns:specialized-by>
                              <edns:agent-driven-role rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#encoder-role">
                                <edns:specializes rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#interpreter-role"/>
                                <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >A specialization of the interpreter role, played by creators of information objects expressing some description.</rdfs:comment>
                                <rdf:type>
                                  <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-role"/>
                                </rdf:type>
                                <edns:defined-by rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#semiotic-interpretation-function"/>
                              </edns:agent-driven-role>
                            </edns:specialized-by>
                            <edns:defined-by>
                              <edns:theory rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#s-communication-theory">
                                <edns:defines>
                                  <rdf:Description rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#message-role">
                                    <edns:defined-by rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#s-communication-theory"/>
                                    <rdf:type>
                                      <owl:Restriction>
                                        <owl:allValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
                                        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#played-by"/>
                                      </owl:Restriction>
                                    </rdf:type>
                                    <rdf:type>
                                      <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-role"/>
                                    </rdf:type>
                                    <rdfs:comment rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >The message role in Jakobson's theory of communication, played by information objects. It specializes the expression role from semiotic interpretation theory.</rdfs:comment>
                                  </rdf:Description>
                                </edns:defines>
                                <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Jakobson defined six functions of communication that are compatible with Shannon's theory of information. They are the 'message', here covered by 'Message-Role', the context, covered here by 'C-Context', the code, covered by 'Code', plus 'Channel', 'Encoder', and 'Decoder', which are introduced below. Message-Role, C-Context, and Code can also be viewed as playing a semiotic role (Expression, S-Context, Semiotic-Code). For a communication theory in general, we also need other components that are not specified in Jakobson's theory', e.g. 'turn-taking', governing the sequence of a communication process,  'communication parameters', governing the values that participants and events of a communication should have in order for the communication to be  successful (i.e. for the communication method to be satisfied), 'conversational maxims' (superordered theories) that provide guidelines for communication to be successful, etc.</rdfs:comment>
                                <edns:defines rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#interpreter-role"/>
                                <edns:defines>
                                  <sem:communication-role rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#channel-role">
                                    <rdfs:comment rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >The channel role in Jakobson's theory of communication.</rdfs:comment>
                                    <rdf:type>
                                      <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#played-by"/>
                                        <owl:allValuesFrom>
                                          <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#physical-endurant"/>
                                        </owl:allValuesFrom>
                                      </owl:Restriction>
                                    </rdf:type>
                                    <edns:defined-by rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#s-communication-theory"/>
                                  </sem:communication-role>
                                </edns:defines>
                                <edns:defines>
                                  <rdf:Description rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#c-context">
                                    <rdf:type>
                                      <owl:Restriction>
                                        <owl:allValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#description"/>
                                        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#played-by"/>
                                      </owl:Restriction>
                                    </rdf:type>
                                    <rdfs:comment rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >The context role in Jakobson's theory of communication.</rdfs:comment>
                                    <rdf:type>
                                      <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-role"/>
                                    </rdf:type>
                                    <rdf:type>
                                      <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#description-role"/>
                                    </rdf:type>
                                    <edns:defined-by rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#s-communication-theory"/>
                                  </rdf:Description>
                                </edns:defines>
                                <edns:defines>
                                  <rdf:Description rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#code-role">
                                    <rdf:type>
                                      <owl:Restriction>
                                        <owl:allValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-encoding-system"/>
                                        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#played-by"/>
                                      </owl:Restriction>
                                    </rdf:type>
                                    <edns:defined-by rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#s-communication-theory"/>
                                    <rdf:type>
                                      <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-role"/>
                                    </rdf:type>
                                    <rdfs:comment rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >The code role in Jakobson's theory of communication, which should be played by an information-encoding-system.</rdfs:comment>
                                    <rdf:type rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#description-role"/>
                                  </rdf:Description>
                                </edns:defines>
                              </edns:theory>
                            </edns:defined-by>
                          </sem:communication-role>
                        </edns:specializes>
                      </edns:agent-driven-role>
                    </edns:defines>
                    <edns:defines>
                      <edns:description-role rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#s-context">
                        <edns:defined-by rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#semiotic-interpretation-function"/>
                        <rdf:type>
                          <owl:Restriction>
                            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#requires"/>
                            <owl:someValuesFrom>
                              <owl:Class>
                                <owl:oneOf rdf:parseType="Collection">
                                  <rdf:Description rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#c-context"/>
                                </owl:oneOf>
                              </owl:Class>
                            </owl:someValuesFrom>
                          </owl:Restriction>
                        </rdf:type>
                        <rdf:type>
                          <owl:Restriction>
                            <owl:allValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#description"/>
                            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#played-by"/>
                          </owl:Restriction>
                        </rdf:type>
                        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >S-context (semiotic context) is played by descriptions and is a semiotic role. It is used to fill the second domain of the  so-called 'interpretation function'.It may be equivalent to the 'c-context' communication role, but since communication theory and semiotic theories are different, it is more correct to say that c-context (communication context) specializes s-context.</rdfs:comment>
                        <rdf:type rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#semiotic-role"/>
                      </edns:description-role>
                    </edns:defines>
                    <edns:defines>
                      <sem:semiotic-role rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#meaning">
                        <edns:defined-by rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#semiotic-interpretation-function"/>
                        <rdf:type>
                          <owl:Restriction>
                            <owl:allValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#description"/>
                            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#played-by"/>
                          </owl:Restriction>
                        </rdf:type>
                        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Meaning is a semiotic role played by descriptions whatsoever. It is used to fill the range of the  so-called 'interpretation function'.It is not equivalent to any communication function.</rdfs:comment>
                        <rdf:type rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#description-role"/>
                      </sem:semiotic-role>
                    </edns:defines>
                    <edns:defines rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#encoder-role"/>
                  </edns:relation>
                </owl:oneOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The class of situations that satisfy the semiotic interpretation function (given an expression and a context, a meaning is provided).</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#voicing">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#information-realization"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#action"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#agentive-physical-object"/>
            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#participant"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An information realization consisting of uttered sounds. In natural agents, it always co-occurs with bodily movements.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#action"/>
  </owl:Class>
  <owl:Class rdf:ID="grapheme">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#realized-by"/>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="writing"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#linguistic-object"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A part of a word as it can be realized by writing.
A spoken information realization can be 'about' a grapheme (as in reading), but it does not 'realize' it. BTW, since spoken realizations are a 'primary' code of communication, the difference between direct and indirect spoken realizations (reading) is often ontologically understated.
A grapheme is not necessarily able to express a meaning (description), although it can in principle (e.g. 'a' in English).</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#part-of"/>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#word"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-situation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any situation that satisfies Jakobson's communication theory.</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#situation"/>
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#satisfies"/>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:oneOf rdf:parseType="Collection">
                  <edns:theory rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#s-communication-theory"/>
                </owl:oneOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="bodily-motion">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#information-realization"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#setting"/>
        <owl:someValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-situation"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#action"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An information realization consisting of bodily movements.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#action"/>
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#participant"/>
            <owl:someValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#agentive-physical-object"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="morpheme">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#word"/>
            </owl:someValuesFrom>
            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#part-of"/>
          </owl:Restriction>
          <owl:Class rdf:about="#linguistic-object"/>
          <owl:Restriction>
            <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >1</owl:minCardinality>
            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#expresses"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A part of a word that can express a meaning.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#information-realization">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#physical-realization"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
            <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#realizes"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any physical entity that realizes an information object.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="speech">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#realizes"/>
        <owl:someValuesFrom rdf:resource="#linguistic-object"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#voicing"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conventional sounds realizing explicit communication. Speech is a primary code of communication (primary means that is an original body expression, especially if first learnt).</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-situation"/>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#setting"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="classification-system">
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-encoding-system"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#involves"/>
        <owl:someValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An information encoding system that provides rules for (ev. ordered) lists of information objects, e.g terminologies, subjects, knowledge domains.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#formal-system">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#formal-expression"/>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#orders"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A code that orders the generation of information objects according to formally defined vocabulary, axioms, rules, etc.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-encoding-system"/>
  </owl:Class>
  <owl:Class rdf:ID="iconic-object">
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An information object ordered by a visual code.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#writing">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#linguistic-object"/>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#realizes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An information realization based on conventional symbols.
It is a secondary code of communication (secondary means that it is about an original bodily expression, i.e. a primary code). Therefore, we are not considering here early forms of iconic expression, which could be considered primary.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#depiction"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#setting"/>
        <owl:someValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-situation"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#combinatorial-system">
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-encoding-system"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#orders"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An information encoding system that provides roles and operations to create valid information objects (e.g. grammars, templates, codes).</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#word">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A linguistic object consisting of a string (independently of its physical realization). Its topological unity can change according to its physical realization: as a written realization, its boundaries are blank spaces, as a spoken realization, sometimes is silence, sometimes not, and higher order features intervene.
Grammatical entities such as nouns, verbs, adjectives, etc. are roles defined by a grammar, and words (or larger linguistic objects) can play those roles in a given language. E.g., the word 'share' can play both 'verb' and 'noun' roles in contemporary English, while the word 'come' can only play the 'verb' role in English, and the 'adverb' or 'conjunction' roles in Italian (but if we consider a word as only realized by phonemes, i.e. if we consider the oral realizations of 'come', there is no common word in the two languages).</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#linguistic-object"/>
  </owl:Class>
  <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#communication-role">
    <rdfs:subClassOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#role"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#d-used-by"/>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:oneOf rdf:parseType="Collection">
              <edns:theory rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#s-communication-theory"/>
            </owl:oneOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The roles employed to characterize communication. E.g. the roles from Jakobson's theory of communication.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://www.loa-cnr.it/ontologies/SemioticCommunicationTheory.owl#semiotic-code">
    <rdfs:subClassOf rdf:resource="#combinatorial-system"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A combinatorial code intended to ordering of information objects involved in the semiotic 'interpretation function'.</rdfs:comment>
  </owl:Class>
  <owl:ObjectProperty rdf:ID="q-represents">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This relation supports the representation of conceptual regions by information objects. It is defined as a composed relation: an information object is expressed according to an information encoding description that maps a quality space. In other words, this means that a representation of conceptual regions within quality spaces requires an explicit conceptualization of the dimensions operating in the quality space. In still other words, a quality space can be mapped to a theory, which can be reified as a special kind of 'information encoding description'.</rdfs:comment>
    <rdfs:range rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#region"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="q-represented-by"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#mediated-relation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="refers-to">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Referring to something is assumed here under a 'negotiated reference' approach, i.e. agents refer to entities by conceiving a description appropriate to context.</rdfs:comment>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="referred-by"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#agent"/>
    <rdfs:range rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#mediated-relation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#q-represented-by">
    <rdfs:domain rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#region"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#mediated-relation-i"/>
    <rdfs:range rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
    <owl:inverseOf rdf:resource="#q-represents"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="narrower-than">
    <rdfs:domain rdf:resource="#subject"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#immediate-relation-i"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#part-of"/>
    <rdfs:range rdf:resource="#subject"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#proper-part-of"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="broader-than"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="metonymically-mapped-to">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="matonymical-mapping-of"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:ID="mapped-to"/>
    </rdfs:subPropertyOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any entity e1 is metonymically mapped to any other entity e2 when one of the concepts that classify e1, e.g. c1, is contextually augmented by another concept c2 from the same description as c1.</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#mapped-to">
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#mediated-relation"/>
    <rdfs:range rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any entity e1 is mapped to any other entity e2 when one of the concepts that classify e1, e.g. c1, is contextually augmented by another concept c2 from either the same description as c1 (metonymy), or from another description (metaphor).</rdfs:comment>
    <rdfs:domain rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="mapping-of"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#matonymical-mapping-of">
    <owl:inverseOf rdf:resource="#metonymically-mapped-to"/>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="#mapping-of"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#referred-by">
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#mediated-relation-i"/>
    <rdfs:range rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#agent"/>
    <rdfs:domain rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular"/>
    <owl:inverseOf rdf:resource="#refers-to"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="metaphorically-mapped-to">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="metaphorical-mapping.of"/>
    </owl:inverseOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any entity e1 is metaphorically mapped to any other entity e2 when one of the concepts that classify e1, e.g. c1, is contextually augmented by another concept c2 from another description.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="#mapped-to"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="prototype-for">
    <rdfs:domain rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular"/>
    <rdfs:range rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#immediate-relation-i"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="prototype"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="identified-by">
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#aboutness-of"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="identifies"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#prototype">
    <rdfs:domain rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#immediate-relation"/>
    <rdfs:range rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The relation between an entity (playing the role of example, sample, prototype, master, etc.), and another that has all the properties of the first (or a given set of them), except space-time.</rdfs:comment>
    <owl:inverseOf rdf:resource="#prototype-for"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#metaphorical-mapping.of">
    <owl:inverseOf rdf:resource="#metaphorically-mapped-to"/>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="#mapping-of"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#mapping-of">
    <rdfs:range rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular"/>
    <owl:inverseOf rdf:resource="#mapped-to"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#mediated-relation-i"/>
    <rdfs:domain rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#broader-than">
    <owl:inverseOf rdf:resource="#narrower-than"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#proper-part"/>
    <rdfs:domain rdf:resource="#subject"/>
    <rdfs:range rdf:resource="#subject"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The proper part relation between subjects.</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#identifies">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Being about an antity with the main purpose of conventionally naming that entity. Typically, proper nouns identify entities.</rdfs:comment>
    <owl:inverseOf rdf:resource="#identified-by"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#about"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="title">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="http://www.loa-cnr.it/ontologies/ExtendedDnS.owl#information-object"/>
  </owl:DatatypeProperty>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 2.2, Build 307)  http://protege.stanford.edu -->

