Interoperability from Gate to ProtegeFRAMES (Differences)

Return to index Statistics Complete summary Failures summary Differences Ontologies
Id
(Ontology name)
Interoperability Step1 (Gate) Step2 (ProtegeFRAMES)
E01
(ISA01)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E02
(ISA02)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E03
(ISA03)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E04
(ISA04)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E05
(ISA05)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E06
(ISA06)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E07
(ISA07)
Interchange = DIFFERENT
Execution = OK
Interchange = DIFFERENT
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISA07#
<ns:hasCar> <rdfs:domain> <ns:Driver>
Inserted:
ns=http://www.example.org/ISA07#
_:7ffa <rdf:type> <owl:Restriction>
_:7ffa <owl:onProperty> <ns:hasCar>
_:7ffa <owl:someValuesFrom> <ns:Car>
<ns:Driver> <rdfs:subClassOf> _:7ffa
Inserted:
ns=http://www.example.org/ISA07#
<ns:hasCar> <rdfs:domain> <ns:Driver>
 Removed:
ns=http://www.example.org/ISA07#
_:7f9b <rdf:type> <owl:Restriction>
_:7f9b <owl:onProperty> <ns:hasCar>
_:7f9b <owl:someValuesFrom> <ns:Car>
<ns:Car> <rdf:type> <owl:Class>
<ns:Car> <owl:disjointWith> <owl:Nothing>
<ns:Car> <rdfs:subClassOf> <ns:Car>
<ns:Car> <rdfs:subClassOf> <owl:Thing>
<ns:Car> <owl:equivalentClass> <ns:Car>
<ns:Driver> <rdfs:subClassOf> _:7f9b
<owl:Nothing> <owl:disjointWith> <ns:Car>
<owl:Nothing> <rdfs:subClassOf> <ns:Car>
Removed:
ns=http://www.example.org/ISA07#
<ns:Car> <rdf:type> <owl:Class>
<ns:Car> <owl:disjointWith> <owl:Nothing>
<ns:Car> <rdfs:subClassOf> <ns:Car>
<ns:Car> <rdfs:subClassOf> <owl:Thing>
<ns:Car> <owl:equivalentClass> <ns:Car>
_:7ffb <rdf:type> <owl:Restriction>
_:7ffb <owl:onProperty> <ns:hasCar>
_:7ffb <owl:someValuesFrom> <ns:Car>
<ns:Driver> <rdfs:subClassOf> _:7ffb
<owl:Nothing> <owl:disjointWith> <ns:Car>
<owl:Nothing> <rdfs:subClassOf> <ns:Car>
Removed:
ns=http://www.example.org/ISA07#
<ns:Driver> <rdfs:subClassOf> _:7f9d
_:7f9d <rdf:type> <owl:Restriction>
_:7f9d <owl:onProperty> <ns:hasCar>
_:7f9d <owl:someValuesFrom> <ns:Car>
E08
(ISA08)
Interchange = N.E.
Execution = FAIL
Interchange = DIFFERENT
Execution = OK
Interchange = N.E.
Execution = FAIL
   Inserted:
ns=http://www.example.org/ISA08#
_:7ff6 <rdf:type> <owl:Restriction>
_:7ff6 <owl:onProperty> <ns:wasBorn>
_:7ff6 <owl:allValuesFrom> <ns:Italy>
<ns:Italian> <rdfs:subClassOf> _:7ff6
 
   Removed:
ns=http://www.example.org/ISA08#
<ns:Italy> <rdf:type> <owl:Class>
<ns:Italy> <owl:disjointWith> <owl:Nothing>
<ns:Italy> <rdfs:subClassOf> <ns:Italy>
<ns:Italy> <rdfs:subClassOf> <owl:Thing>
<ns:Italy> <owl:equivalentClass> <ns:Italy>
_:7ff7 <rdf:type> <owl:Restriction>
_:7ff7 <owl:onProperty> <ns:wasBorn>
_:7ff7 <owl:allValuesFrom> <ns:Italy>
<ns:Italian> <rdfs:subClassOf> _:7ff7
<owl:Nothing> <owl:disjointWith> <ns:Italy>
<owl:Nothing> <rdfs:subClassOf> <ns:Italy>
 
E09
(ISA09)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISA09#
<ns:worksIn> <rdfs:domain> <ns:Employee>
  Inserted:
ns=http://www.example.org/ISA09#
<ns:worksIn> <rdfs:domain> <ns:Employee>
 Removed:
ns=http://www.example.org/ISA09#
_:7f97 <rdf:type> <owl:Restriction>
_:7f97 <owl:onProperty> <ns:worksIn>
_:7f97 <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<ns:Employee> <rdfs:subClassOf> _:7f97
 Removed:
ns=http://www.example.org/ISA09#
_:7f99 <rdf:type> <owl:Restriction>
_:7f99 <owl:onProperty> <ns:worksIn>
_:7f99 <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<ns:Employee> <rdfs:subClassOf> _:7f99
E10
(ISA10)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISA10#
<ns:hasAffiliation> <rdfs:domain> <ns:Researcher>
_:7f90 <rdf:type> <owl:Restriction>
_:7f90 <owl:onProperty> <ns:hasAffiliation>
_:7f90 <owl:maxCardinality> "1"^^<xsd:int>
<ns:Researcher> <rdfs:subClassOf> _:7f90
  Inserted:
ns=http://www.example.org/ISA10#
<ns:hasAffiliation> <rdfs:domain> <ns:Researcher>
<ns:Researcher> <rdfs:subClassOf> _:7f94
_:7f94 <rdf:type> <owl:Restriction>
_:7f94 <owl:onProperty> <ns:hasAffiliation>
_:7f94 <owl:maxCardinality> "1"^^<xsd:int>
 Removed:
ns=http://www.example.org/ISA10#
_:7f91 <rdf:type> <owl:Restriction>
_:7f91 <owl:onProperty> <ns:hasAffiliation>
_:7f91 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
<ns:Researcher> <rdfs:subClassOf> _:7f91
 Removed:
ns=http://www.example.org/ISA10#
<ns:Researcher> <rdfs:subClassOf> _:7f95
_:7f95 <rdf:type> <owl:Restriction>
_:7f95 <owl:onProperty> <ns:hasAffiliation>
_:7f95 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
E11
(ISA11)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISA11#
<ns:Person> <rdfs:subClassOf> _:7f88
_:7f88 <owl:onProperty> <ns:hasMother>
_:7f88 <owl:cardinality> "1"^^<xsd:int>
_:7f88 <rdf:type> <owl:Restriction>
<ns:hasMother> <rdfs:domain> <ns:Person>
  Inserted:
ns=http://www.example.org/ISA11#
_:7f8c <owl:onProperty> <ns:hasMother>
_:7f8c <owl:cardinality> "1"^^<xsd:int>
_:7f8c <rdf:type> <owl:Restriction>
<ns:Person> <rdfs:subClassOf> _:7f8c
<ns:hasMother> <rdfs:domain> <ns:Person>
 Removed:
ns=http://www.example.org/ISA11#
<ns:Person> <rdfs:subClassOf> _:7f89
_:7f89 <rdf:type> <owl:Restriction>
_:7f89 <owl:onProperty> <ns:hasMother>
_:7f89 <owl:cardinality> "1"^^<xsd:nonNegativeInteger>
 Removed:
ns=http://www.example.org/ISA11#
_:7f8d <rdf:type> <owl:Restriction>
_:7f8d <owl:onProperty> <ns:hasMother>
_:7f8d <owl:cardinality> "1"^^<xsd:nonNegativeInteger>
<ns:Person> <rdfs:subClassOf> _:7f8d
E12
(ISA12)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISA12#
_:7f76 <owl:maxCardinality> "1"^^<xsd:int>
_:7f76 <owl:onProperty> <ns:hasAffiliation>
_:7f76 <rdf:type> <owl:Restriction>
<ns:hasAffiliation> <rdfs:domain> _:7f77
_:7f77 <owl:unionOf> _:7f75
_:7f77 <rdf:type> <owl:Class>
<ns:Researcher> <rdfs:subClassOf> _:7f76
_:7f74 <rdf:first> <ns:Researcher>
_:7f74 <rdf:rest> <rdf:nil>
_:7f75 <rdf:first> <ns:Researcher>
_:7f75 <rdf:rest> _:7f74
  Inserted:
ns=http://www.example.org/ISA12#
<ns:hasAffiliation> <rdfs:domain> _:7f83
_:7f80 <rdf:first> <ns:Researcher>
_:7f80 <rdf:rest> <rdf:nil>
_:7f81 <rdf:first> <ns:Researcher>
_:7f81 <rdf:rest> _:7f80
<ns:Researcher> <rdfs:subClassOf> _:7f82
_:7f82 <owl:maxCardinality> "1"^^<xsd:int>
_:7f82 <owl:onProperty> <ns:hasAffiliation>
_:7f82 <rdf:type> <owl:Restriction>
_:7f83 <owl:unionOf> _:7f81
_:7f83 <rdf:type> <owl:Class>
 Removed:
ns=http://www.example.org/ISA12#
_:7f79 <rdf:type> <owl:Restriction>
_:7f79 <owl:onProperty> <ns:hasAffiliation>
_:7f79 <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
_:7f78 <rdf:type> <owl:Restriction>
_:7f78 <owl:onProperty> <ns:hasAffiliation>
_:7f78 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
<ns:Researcher> <rdfs:subClassOf> _:7f79
<ns:Researcher> <rdfs:subClassOf> _:7f78
 Removed:
ns=http://www.example.org/ISA12#
<ns:Researcher> <rdfs:subClassOf> _:7f85
<ns:Researcher> <rdfs:subClassOf> _:7f84
_:7f85 <rdf:type> <owl:Restriction>
_:7f85 <owl:onProperty> <ns:hasAffiliation>
_:7f85 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
_:7f84 <rdf:type> <owl:Restriction>
_:7f84 <owl:onProperty> <ns:hasAffiliation>
_:7f84 <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
E13
(ISA13)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISA13#
<ns:hasName> <rdfs:domain> <ns:Person>
  Inserted:
ns=http://www.example.org/ISA13#
<ns:hasName> <rdfs:domain> <ns:Person>
 Removed:
ns=http://www.example.org/ISA13#
<ns:Person> <rdfs:subClassOf> _:7f6b
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
_:7f6b <rdf:type> <owl:Restriction>
_:7f6b <owl:onProperty> <ns:hasName>
_:7f6b <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
 Removed:
ns=http://www.example.org/ISA13#
<ns:Person> <rdfs:subClassOf> _:7f6d
_:7f6d <rdf:type> <owl:Restriction>
_:7f6d <owl:onProperty> <ns:hasName>
_:7f6d <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
E14
(ISA14)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISA14#
<ns:Researcher> <rdfs:subClassOf> _:7f64
_:7f64 <rdf:type> <owl:Restriction>
_:7f64 <owl:maxCardinality> "1"^^<xsd:int>
_:7f64 <owl:onProperty> <ns:wrotePhDThesis>
<ns:wrotePhDThesis> <rdfs:domain> <ns:Researcher>
<ns:wrotePhDThesis> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISA14#
<ns:Researcher> <rdfs:subClassOf> _:7f68
<ns:wrotePhDThesis> <rdfs:domain> <ns:Researcher>
<ns:wrotePhDThesis> <rdf:type> <owl:ObjectProperty>
_:7f68 <rdf:type> <owl:Restriction>
_:7f68 <owl:maxCardinality> "1"^^<xsd:int>
_:7f68 <owl:onProperty> <ns:wrotePhDThesis>
 Removed:
ns=http://www.example.org/ISA14#
<ns:Researcher> <rdfs:subClassOf> _:7f65
<ns:wrotePhDThesis> <rdf:type> <owl:DatatypeProperty>
_:7f65 <rdf:type> <owl:Restriction>
_:7f65 <owl:onProperty> <ns:wrotePhDThesis>
_:7f65 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
 Removed:
ns=http://www.example.org/ISA14#
<ns:Researcher> <rdfs:subClassOf> _:7f69
<ns:wrotePhDThesis> <rdf:type> <owl:DatatypeProperty>
_:7f69 <rdf:type> <owl:Restriction>
_:7f69 <owl:onProperty> <ns:wrotePhDThesis>
_:7f69 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
E15
(ISA15)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISA15#
<ns:Person> <rdfs:subClassOf> _:7f5c
<ns:hasSSN> <rdfs:domain> <ns:Person>
<ns:hasSSN> <rdf:type> <owl:ObjectProperty>
_:7f5c <owl:onProperty> <ns:hasSSN>
_:7f5c <owl:cardinality> "1"^^<xsd:int>
_:7f5c <rdf:type> <owl:Restriction>
  Inserted:
ns=http://www.example.org/ISA15#
<ns:Person> <rdfs:subClassOf> _:7f60
<ns:hasSSN> <rdfs:domain> <ns:Person>
<ns:hasSSN> <rdf:type> <owl:ObjectProperty>
_:7f60 <owl:onProperty> <ns:hasSSN>
_:7f60 <owl:cardinality> "1"^^<xsd:int>
_:7f60 <rdf:type> <owl:Restriction>
 Removed:
ns=http://www.example.org/ISA15#
<ns:Person> <rdfs:subClassOf> _:7f5d
<ns:hasSSN> <rdf:type> <owl:DatatypeProperty>
_:7f5d <rdf:type> <owl:Restriction>
_:7f5d <owl:onProperty> <ns:hasSSN>
_:7f5d <owl:cardinality> "1"^^<xsd:nonNegativeInteger>
 Removed:
ns=http://www.example.org/ISA15#
<ns:Person> <rdfs:subClassOf> _:7f61
<ns:hasSSN> <rdf:type> <owl:DatatypeProperty>
_:7f61 <rdf:type> <owl:Restriction>
_:7f61 <owl:onProperty> <ns:hasSSN>
_:7f61 <owl:cardinality> "1"^^<xsd:nonNegativeInteger>
E16
(ISA16)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISA16#
_:7f4b <owl:unionOf> _:7f49
_:7f4b <rdf:type> <owl:Class>
<ns:wrotePhDThesis> <rdfs:domain> _:7f4b
<ns:wrotePhDThesis> <rdf:type> <owl:ObjectProperty>
_:7f48 <rdf:first> <ns:Researcher>
_:7f48 <rdf:rest> <rdf:nil>
<ns:Researcher> <rdfs:subClassOf> _:7f4a
_:7f49 <rdf:rest> _:7f48
_:7f49 <rdf:first> <ns:Researcher>
_:7f4a <owl:maxCardinality> "1"^^<xsd:int>
_:7f4a <owl:onProperty> <ns:wrotePhDThesis>
_:7f4a <rdf:type> <owl:Restriction>
  Inserted:
ns=http://www.example.org/ISA16#
_:7f56 <owl:maxCardinality> "1"^^<xsd:int>
_:7f56 <owl:onProperty> <ns:wrotePhDThesis>
_:7f56 <rdf:type> <owl:Restriction>
_:7f57 <owl:unionOf> _:7f55
_:7f57 <rdf:type> <owl:Class>
<ns:wrotePhDThesis> <rdfs:domain> _:7f57
<ns:wrotePhDThesis> <rdf:type> <owl:ObjectProperty>
<ns:Researcher> <rdfs:subClassOf> _:7f56
_:7f54 <rdf:first> <ns:Researcher>
_:7f54 <rdf:rest> <rdf:nil>
_:7f55 <rdf:rest> _:7f54
_:7f55 <rdf:first> <ns:Researcher>
 Removed:
ns=http://www.example.org/ISA16#
<ns:Researcher> <rdfs:subClassOf> _:7f4d
<ns:Researcher> <rdfs:subClassOf> _:7f4c
_:7f4c <rdf:type> <owl:Restriction>
_:7f4c <owl:onProperty> <ns:wrotePhDThesis>
_:7f4c <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
_:7f4d <rdf:type> <owl:Restriction>
_:7f4d <owl:onProperty> <ns:wrotePhDThesis>
_:7f4d <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<ns:wrotePhDThesis> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISA16#
<ns:Researcher> <rdfs:subClassOf> _:7f58
<ns:Researcher> <rdfs:subClassOf> _:7f59
_:7f59 <rdf:type> <owl:Restriction>
_:7f59 <owl:onProperty> <ns:wrotePhDThesis>
_:7f59 <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<ns:wrotePhDThesis> <rdf:type> <owl:DatatypeProperty>
_:7f58 <rdf:type> <owl:Restriction>
_:7f58 <owl:onProperty> <ns:wrotePhDThesis>
_:7f58 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
E17
(ISA17)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E18
(ISB01)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E19
(ISB02)
Interchange = DIFFERENT
Execution = OK
Interchange = DIFFERENT
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISB02#
<ns:hasCar> <rdfs:domain> <ns:Driver>
Inserted:
ns=http://www.example.org/ISB02#
<ns:Driver> <owl:equivalentClass> _:7fda
_:7fda <rdf:type> <owl:Restriction>
_:7fda <owl:onProperty> <ns:hasCar>
_:7fda <owl:someValuesFrom> <ns:Car>
Inserted:
ns=http://www.example.org/ISB02#
<ns:hasCar> <rdfs:domain> <ns:Driver>
 Removed:
ns=http://www.example.org/ISB02#
<ns:Car> <rdf:type> <owl:Class>
<ns:Car> <owl:disjointWith> <owl:Nothing>
<ns:Car> <rdfs:subClassOf> <ns:Car>
<ns:Car> <rdfs:subClassOf> <owl:Thing>
<ns:Car> <owl:equivalentClass> <ns:Car>
_:7f37 <rdf:type> <owl:Restriction>
_:7f37 <owl:onProperty> <ns:hasCar>
_:7f37 <owl:someValuesFrom> <ns:Car>
<ns:Driver> <owl:equivalentClass> _:7f37
<owl:Nothing> <owl:disjointWith> <ns:Car>
<owl:Nothing> <rdfs:subClassOf> <ns:Car>
Removed:
ns=http://www.example.org/ISB02#
<ns:Car> <rdf:type> <owl:Class>
<ns:Car> <owl:disjointWith> <owl:Nothing>
<ns:Car> <rdfs:subClassOf> <ns:Car>
<ns:Car> <rdfs:subClassOf> <owl:Thing>
<ns:Car> <owl:equivalentClass> <ns:Car>
<ns:Driver> <owl:equivalentClass> _:7fdb
<owl:Nothing> <owl:disjointWith> <ns:Car>
<owl:Nothing> <rdfs:subClassOf> <ns:Car>
_:7fdb <rdf:type> <owl:Restriction>
_:7fdb <owl:onProperty> <ns:hasCar>
_:7fdb <owl:someValuesFrom> <ns:Car>
Removed:
ns=http://www.example.org/ISB02#
<ns:Driver> <owl:equivalentClass> _:7f39
_:7f39 <rdf:type> <owl:Restriction>
_:7f39 <owl:onProperty> <ns:hasCar>
_:7f39 <owl:someValuesFrom> <ns:Car>
E20
(ISB03)
Interchange = N.E.
Execution = FAIL
Interchange = DIFFERENT
Execution = OK
Interchange = N.E.
Execution = FAIL
   Inserted:
ns=http://www.example.org/ISB03#
_:7fd6 <rdf:type> <owl:Restriction>
_:7fd6 <owl:onProperty> <ns:wasBorn>
_:7fd6 <owl:allValuesFrom> <ns:Italy>
<ns:Italian> <owl:equivalentClass> _:7fd6
 
   Removed:
ns=http://www.example.org/ISB03#
_:7fd7 <rdf:type> <owl:Restriction>
_:7fd7 <owl:onProperty> <ns:wasBorn>
_:7fd7 <owl:allValuesFrom> <ns:Italy>
<ns:Italian> <owl:equivalentClass> _:7fd7
<owl:Nothing> <owl:disjointWith> <ns:Italy>
<owl:Nothing> <rdfs:subClassOf> <ns:Italy>
<ns:Italy> <rdf:type> <owl:Class>
<ns:Italy> <owl:disjointWith> <owl:Nothing>
<ns:Italy> <rdfs:subClassOf> <ns:Italy>
<ns:Italy> <rdfs:subClassOf> <owl:Thing>
<ns:Italy> <owl:equivalentClass> <ns:Italy>
 
E21
(ISB04)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E22
(ISB05)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISB05#
_:7f28 <owl:maxCardinality> "1"^^<xsd:int>
_:7f28 <rdf:type> <owl:Restriction>
_:7f28 <owl:onProperty> <ns:hasAffiliation>
<ns:Researcher> <rdfs:subClassOf> _:7f28
<ns:hasAffiliation> <rdfs:domain> <ns:Researcher>
  Inserted:
ns=http://www.example.org/ISB05#
<ns:Researcher> <rdfs:subClassOf> _:7f2c
_:7f2c <owl:maxCardinality> "1"^^<xsd:int>
_:7f2c <rdf:type> <owl:Restriction>
_:7f2c <owl:onProperty> <ns:hasAffiliation>
<ns:hasAffiliation> <rdfs:domain> <ns:Researcher>
 Removed:
ns=http://www.example.org/ISB05#
<ns:Researcher> <owl:equivalentClass> _:7f29
_:7f29 <rdf:type> <owl:Restriction>
_:7f29 <owl:onProperty> <ns:hasAffiliation>
_:7f29 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
 Removed:
ns=http://www.example.org/ISB05#
<ns:Researcher> <owl:equivalentClass> _:7f2d
_:7f2d <rdf:type> <owl:Restriction>
_:7f2d <owl:onProperty> <ns:hasAffiliation>
_:7f2d <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
E23
(ISB06)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISB06#
<ns:Man> <rdfs:subClassOf> _:7f20
<ns:hasMother> <rdfs:domain> <ns:Man>
_:7f20 <rdf:type> <owl:Restriction>
_:7f20 <owl:cardinality> "1"^^<xsd:int>
_:7f20 <owl:onProperty> <ns:hasMother>
  Inserted:
ns=http://www.example.org/ISB06#
<ns:Man> <rdfs:subClassOf> _:7f24
<ns:hasMother> <rdfs:domain> <ns:Man>
_:7f24 <rdf:type> <owl:Restriction>
_:7f24 <owl:cardinality> "1"^^<xsd:int>
_:7f24 <owl:onProperty> <ns:hasMother>
 Removed:
ns=http://www.example.org/ISB06#
<ns:Man> <owl:equivalentClass> _:7f21
_:7f21 <rdf:type> <owl:Restriction>
_:7f21 <owl:onProperty> <ns:hasMother>
_:7f21 <owl:cardinality> "1"^^<xsd:nonNegativeInteger>
 Removed:
ns=http://www.example.org/ISB06#
<ns:Man> <owl:equivalentClass> _:7f25
_:7f25 <rdf:type> <owl:Restriction>
_:7f25 <owl:onProperty> <ns:hasMother>
_:7f25 <owl:cardinality> "1"^^<xsd:nonNegativeInteger>
E24
(ISB07)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISB07#
_:7f0c <rdf:type> <owl:Class>
_:7f0c <owl:unionOf> _:7f0e
<ns:Researcher> <rdfs:subClassOf> _:7f0f
_:7f0d <rdf:rest> <rdf:nil>
_:7f0d <rdf:first> <ns:Researcher>
_:7f0e <rdf:rest> _:7f0d
_:7f0e <rdf:first> <ns:Researcher>
_:7f0f <rdf:type> <owl:Restriction>
_:7f0f <owl:maxCardinality> "1"^^<xsd:int>
_:7f0f <owl:onProperty> <ns:hasAffiliation>
<ns:hasAffiliation> <rdfs:domain> _:7f0c
  Inserted:
ns=http://www.example.org/ISB07#
_:7f1b <rdf:type> <owl:Restriction>
_:7f1b <owl:maxCardinality> "1"^^<xsd:int>
_:7f1b <owl:onProperty> <ns:hasAffiliation>
_:7f18 <rdf:type> <owl:Class>
_:7f18 <owl:unionOf> _:7f1a
<ns:Researcher> <rdfs:subClassOf> _:7f1b
_:7f19 <rdf:rest> <rdf:nil>
_:7f19 <rdf:first> <ns:Researcher>
<ns:hasAffiliation> <rdfs:domain> _:7f18
_:7f1a <rdf:rest> _:7f19
_:7f1a <rdf:first> <ns:Researcher>
 Removed:
ns=http://www.example.org/ISB07#
_:7f11 <rdf:type> <owl:Restriction>
_:7f11 <owl:onProperty> <ns:hasAffiliation>
_:7f11 <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<owl:Nothing> <owl:complementOf> <ns:Researcher>
<ns:Researcher> <owl:equivalentClass> _:7f11
<ns:Researcher> <owl:equivalentClass> _:7f10
<ns:Researcher> <owl:complementOf> <owl:Nothing>
<ns:Researcher> <owl:equivalentClass> <owl:Thing>
<owl:Thing> <rdfs:subClassOf> <ns:Researcher>
<owl:Thing> <owl:equivalentClass> <ns:Researcher>
_:7f10 <rdf:type> <owl:Restriction>
_:7f10 <owl:onProperty> <ns:hasAffiliation>
_:7f10 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
 Removed:
ns=http://www.example.org/ISB07#
_:7f1c <rdf:type> <owl:Restriction>
_:7f1c <owl:onProperty> <ns:hasAffiliation>
_:7f1c <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
<owl:Nothing> <owl:complementOf> <ns:Researcher>
<ns:Researcher> <owl:equivalentClass> _:7f1c
<ns:Researcher> <owl:equivalentClass> _:7f1d
<ns:Researcher> <owl:complementOf> <owl:Nothing>
<ns:Researcher> <owl:equivalentClass> <owl:Thing>
_:7f1d <rdf:type> <owl:Restriction>
_:7f1d <owl:onProperty> <ns:hasAffiliation>
_:7f1d <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<owl:Thing> <rdfs:subClassOf> <ns:Researcher>
<owl:Thing> <owl:equivalentClass> <ns:Researcher>
E25
(ISB08)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISB08#
<owl:Nothing> <owl:complementOf> <ns:Person>
_:7f03 <rdf:type> <owl:Restriction>
_:7f03 <owl:onProperty> <ns:hasName>
_:7f03 <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
<owl:Thing> <rdfs:subClassOf> <ns:Person>
<owl:Thing> <owl:equivalentClass> <ns:Person>
<ns:Person> <owl:equivalentClass> _:7f03
<ns:Person> <owl:complementOf> <owl:Nothing>
<ns:Person> <owl:equivalentClass> <owl:Thing>
 Removed:
ns=http://www.example.org/ISB08#
<owl:Nothing> <owl:complementOf> <ns:Person>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
_:7f05 <rdf:type> <owl:Restriction>
_:7f05 <owl:onProperty> <ns:hasName>
_:7f05 <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<owl:Thing> <rdfs:subClassOf> <ns:Person>
<owl:Thing> <owl:equivalentClass> <ns:Person>
<ns:Person> <owl:equivalentClass> _:7f05
<ns:Person> <owl:complementOf> <owl:Nothing>
<ns:Person> <owl:equivalentClass> <owl:Thing>
E26
(ISB09)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISB09#
<ns:wrotePhDThesis> <rdfs:domain> <ns:Researcher>
<ns:wrotePhDThesis> <rdf:type> <owl:ObjectProperty>
<ns:Researcher> <rdfs:subClassOf> _:7efc
_:7efc <owl:maxCardinality> "1"^^<xsd:int>
_:7efc <owl:onProperty> <ns:wrotePhDThesis>
_:7efc <rdf:type> <owl:Restriction>
  Inserted:
ns=http://www.example.org/ISB09#
<ns:wrotePhDThesis> <rdfs:domain> <ns:Researcher>
<ns:wrotePhDThesis> <rdf:type> <owl:ObjectProperty>
<ns:Researcher> <rdfs:subClassOf> _:7f00
_:7f00 <owl:maxCardinality> "1"^^<xsd:int>
_:7f00 <owl:onProperty> <ns:wrotePhDThesis>
_:7f00 <rdf:type> <owl:Restriction>
 Removed:
ns=http://www.example.org/ISB09#
<ns:wrotePhDThesis> <rdf:type> <owl:DatatypeProperty>
<ns:Researcher> <owl:equivalentClass> _:7efd
_:7efd <rdf:type> <owl:Restriction>
_:7efd <owl:onProperty> <ns:wrotePhDThesis>
_:7efd <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
 Removed:
ns=http://www.example.org/ISB09#
<ns:wrotePhDThesis> <rdf:type> <owl:DatatypeProperty>
<ns:Researcher> <owl:equivalentClass> _:7f01
_:7f01 <rdf:type> <owl:Restriction>
_:7f01 <owl:onProperty> <ns:wrotePhDThesis>
_:7f01 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
E27
(ISB10)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISB10#
_:7ef4 <owl:cardinality> "1"^^<xsd:int>
_:7ef4 <rdf:type> <owl:Restriction>
_:7ef4 <owl:onProperty> <ns:hasSSN>
<ns:Man> <rdfs:subClassOf> _:7ef4
<ns:hasSSN> <rdfs:domain> <ns:Man>
<ns:hasSSN> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISB10#
_:7ef8 <owl:cardinality> "1"^^<xsd:int>
_:7ef8 <rdf:type> <owl:Restriction>
_:7ef8 <owl:onProperty> <ns:hasSSN>
<ns:Man> <rdfs:subClassOf> _:7ef8
<ns:hasSSN> <rdfs:domain> <ns:Man>
<ns:hasSSN> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISB10#
_:7ef5 <rdf:type> <owl:Restriction>
_:7ef5 <owl:onProperty> <ns:hasSSN>
_:7ef5 <owl:cardinality> "1"^^<xsd:nonNegativeInteger>
<ns:Man> <owl:equivalentClass> _:7ef5
<ns:hasSSN> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISB10#
<ns:Man> <owl:equivalentClass> _:7ef9
_:7ef9 <rdf:type> <owl:Restriction>
_:7ef9 <owl:onProperty> <ns:hasSSN>
_:7ef9 <owl:cardinality> "1"^^<xsd:nonNegativeInteger>
<ns:hasSSN> <rdf:type> <owl:DatatypeProperty>
E28
(ISB11)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISB11#
<ns:wrotePhDThesis> <rdfs:domain> _:7ee0
<ns:wrotePhDThesis> <rdf:type> <owl:ObjectProperty>
<ns:Researcher> <rdfs:subClassOf> _:7ee3
_:7ee0 <rdf:type> <owl:Class>
_:7ee0 <owl:unionOf> _:7ee2
_:7ee1 <rdf:first> <ns:Researcher>
_:7ee1 <rdf:rest> <rdf:nil>
_:7ee2 <rdf:first> <ns:Researcher>
_:7ee2 <rdf:rest> _:7ee1
_:7ee3 <rdf:type> <owl:Restriction>
_:7ee3 <owl:onProperty> <ns:wrotePhDThesis>
_:7ee3 <owl:maxCardinality> "1"^^<xsd:int>
  Inserted:
ns=http://www.example.org/ISB11#
_:7eee <rdf:first> <ns:Researcher>
_:7eee <rdf:rest> _:7eed
_:7eef <rdf:type> <owl:Restriction>
_:7eef <owl:onProperty> <ns:wrotePhDThesis>
_:7eef <owl:maxCardinality> "1"^^<xsd:int>
<ns:wrotePhDThesis> <rdfs:domain> _:7eec
<ns:wrotePhDThesis> <rdf:type> <owl:ObjectProperty>
<ns:Researcher> <rdfs:subClassOf> _:7eef
_:7eec <rdf:type> <owl:Class>
_:7eec <owl:unionOf> _:7eee
_:7eed <rdf:first> <ns:Researcher>
_:7eed <rdf:rest> <rdf:nil>
 Removed:
ns=http://www.example.org/ISB11#
_:7ee4 <rdf:type> <owl:Restriction>
_:7ee4 <owl:onProperty> <ns:wrotePhDThesis>
_:7ee4 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
<owl:Nothing> <owl:complementOf> <ns:Researcher>
_:7ee5 <rdf:type> <owl:Restriction>
_:7ee5 <owl:onProperty> <ns:wrotePhDThesis>
_:7ee5 <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<ns:wrotePhDThesis> <rdf:type> <owl:DatatypeProperty>
<ns:Researcher> <owl:equivalentClass> _:7ee5
<ns:Researcher> <owl:equivalentClass> _:7ee4
<ns:Researcher> <owl:complementOf> <owl:Nothing>
<ns:Researcher> <owl:equivalentClass> <owl:Thing>
<owl:Thing> <rdfs:subClassOf> <ns:Researcher>
<owl:Thing> <owl:equivalentClass> <ns:Researcher>
 Removed:
ns=http://www.example.org/ISB11#
<owl:Nothing> <owl:complementOf> <ns:Researcher>
<ns:wrotePhDThesis> <rdf:type> <owl:DatatypeProperty>
<ns:Researcher> <owl:equivalentClass> _:7ef0
<ns:Researcher> <owl:equivalentClass> _:7ef1
<ns:Researcher> <owl:complementOf> <owl:Nothing>
<ns:Researcher> <owl:equivalentClass> <owl:Thing>
_:7ef0 <rdf:type> <owl:Restriction>
_:7ef0 <owl:onProperty> <ns:wrotePhDThesis>
_:7ef0 <owl:maxCardinality> "1"^^<xsd:nonNegativeInteger>
_:7ef1 <rdf:type> <owl:Restriction>
_:7ef1 <owl:onProperty> <ns:wrotePhDThesis>
_:7ef1 <owl:minCardinality> "0"^^<xsd:nonNegativeInteger>
<owl:Thing> <rdfs:subClassOf> <ns:Researcher>
<owl:Thing> <owl:equivalentClass> <ns:Researcher>
E29
(ISB12)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISB12#
<ns:ItalianMan> <owl:equivalentClass> _:7ed3
_:7ed3 <rdf:type> <owl:Class>
_:7ed3 <owl:intersectionOf> _:7ed2
_:7ed2 <rdf:first> <ns:Italian>
_:7ed2 <rdf:rest> _:7ed1
_:7ed1 <rdf:first> <ns:Male>
_:7ed1 <rdf:rest> <rdf:nil>
 Removed:
ns=http://www.example.org/ISB12#
_:7ed9 <rdf:first> <ns:Male>
_:7ed9 <rdf:rest> <rdf:nil>
_:7ed8 <rdf:type> <owl:Class>
_:7ed8 <owl:intersectionOf> _:7ed7
_:7ed7 <rdf:first> <ns:Italian>
_:7ed7 <rdf:rest> _:7ed9
<ns:ItalianMan> <owl:equivalentClass> _:7ed8
E30
(ISC01)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E31
(ISC02)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E32
(ISD01)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E33
(ISD02)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISD02#
<ns:isFatherOf> <rdfs:subPropertyOf> <ns:isGrandFatherOf>
<ns:isFatherOf> <rdfs:subPropertyOf> <ns:isAncestorOf>
<ns:isGrandFatherOf> <rdfs:subPropertyOf> <ns:isAncestorOf>
 Removed:
ns=http://www.example.org/ISD02#
<ns:isFatherOf> <rdfs:subPropertyOf> <ns:isGrandFatherOf>
<ns:isFatherOf> <rdfs:subPropertyOf> <ns:isAncestorOf>
<ns:isGrandFatherOf> <rdfs:subPropertyOf> <ns:isAncestorOf>
E34
(ISD03)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISD03#
<ns:hasAge> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISD03#
<ns:hasAge> <rdf:type> <owl:DatatypeProperty>
E35
(ISD04)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISD04#
<ns:isRational> <rdf:type> <owl:DatatypeProperty>
<ns:isRational> <rdfs:subPropertyOf> <ns:isReal>
<ns:isReal> <rdf:type> <owl:DatatypeProperty>
<ns:isInteger> <rdf:type> <owl:DatatypeProperty>
<ns:isInteger> <rdfs:subPropertyOf> <ns:isReal>
<ns:isInteger> <rdfs:subPropertyOf> <ns:isRational>
 Removed:
ns=http://www.example.org/ISD04#
<ns:isRational> <rdf:type> <owl:DatatypeProperty>
<ns:isRational> <rdfs:subPropertyOf> <ns:isReal>
<ns:isReal> <rdf:type> <owl:DatatypeProperty>
<ns:isInteger> <rdf:type> <owl:DatatypeProperty>
<ns:isInteger> <rdfs:subPropertyOf> <ns:isReal>
<ns:isInteger> <rdfs:subPropertyOf> <ns:isRational>
E36
(ISE01)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E37
(ISE02)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISE02#
<ns:hasChild> <rdfs:range> <ns:Person>
 Removed:
ns=http://www.example.org/ISE02#
<ns:hasChild> <rdfs:range> <ns:Person>
E38
(ISE03)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISE03#
<ns:hasChild> <rdfs:range> <ns:Person>
 Removed:
ns=http://www.example.org/ISE03#
<ns:hasChild> <rdfs:range> <ns:Person>
E39
(ISE04)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISE04#
<ns:hasChild> <rdfs:range> <ns:Person>
 Removed:
ns=http://www.example.org/ISE04#
<ns:hasChild> <rdfs:range> <ns:Person>
E40
(ISE05)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISE05#
<ns:hasChild> <rdfs:domain> <ns:Woman>
<ns:hasChild> <rdfs:domain> <ns:Mother>
<ns:hasChild> <rdfs:range> <ns:Person>
 Removed:
ns=http://www.example.org/ISE05#
<ns:hasChild> <rdfs:domain> <ns:Mother>
<ns:hasChild> <rdfs:domain> <ns:Woman>
<ns:hasChild> <rdfs:range> <ns:Person>
E41
(ISE06)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISE06#
<ns:hasChild> <rdfs:range> <ns:Person>
<ns:hasChild> <rdfs:range> <ns:Human>
<ns:hasChild> <rdfs:range> <ns:Child>
 Removed:
ns=http://www.example.org/ISE06#
<ns:hasChild> <rdfs:range> <ns:Child>
<ns:hasChild> <rdfs:range> <ns:Human>
<ns:hasChild> <rdfs:range> <ns:Person>
E42
(ISE07)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISE07#
<ns:hasSSN> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISE07#
<ns:hasSSN> <rdf:type> <owl:DatatypeProperty>
E43
(ISE08)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISE08#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISE08#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISE08#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISE08#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
E44
(ISE09)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISE09#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISE09#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISE09#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISE09#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
E45
(ISE10)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISE10#
<ns:hasChildNamed> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISE10#
<ns:hasChildNamed> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISE10#
<ns:hasChildNamed> <rdfs:domain> <ns:Woman>
<ns:hasChildNamed> <rdfs:range> <rdfs:Literal>
<ns:hasChildNamed> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISE10#
<ns:hasChildNamed> <rdfs:domain> <ns:Woman>
<ns:hasChildNamed> <rdfs:range> <rdfs:Literal>
<ns:hasChildNamed> <rdf:type> <owl:DatatypeProperty>
E46
(ISF01)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISF01#
<ns:isResidentIn> <rdfs:range> <ns:City>
<ns:isResidentIn> <owl:equivalentProperty> <ns:livesIn>
<ns:isResidentIn> <rdfs:subPropertyOf> <ns:livesIn>
<ns:livesIn> <rdfs:range> <ns:City>
<ns:livesIn> <owl:equivalentProperty> <ns:isResidentIn>
<ns:livesIn> <rdfs:subPropertyOf> <ns:isResidentIn>
 Removed:
ns=http://www.example.org/ISF01#
<ns:isResidentIn> <rdfs:range> <ns:City>
<ns:isResidentIn> <owl:equivalentProperty> <ns:livesIn>
<ns:isResidentIn> <rdfs:subPropertyOf> <ns:livesIn>
<ns:livesIn> <rdfs:range> <ns:City>
<ns:livesIn> <owl:equivalentProperty> <ns:isResidentIn>
<ns:livesIn> <rdfs:subPropertyOf> <ns:isResidentIn>
E47
(ISF02)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISF02#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
<ns:hasSpanishName> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISF02#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
<ns:hasSpanishName> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISF02#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
<ns:hasName> <owl:equivalentProperty> <ns:hasSpanishName>
<ns:hasName> <rdfs:subPropertyOf> <ns:hasSpanishName>
<ns:hasSpanishName> <rdfs:range> <rdfs:Literal>
<ns:hasSpanishName> <rdf:type> <owl:DatatypeProperty>
<ns:hasSpanishName> <owl:equivalentProperty> <ns:hasName>
<ns:hasSpanishName> <rdfs:subPropertyOf> <ns:hasName>
 Removed:
ns=http://www.example.org/ISF02#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
<ns:hasName> <owl:equivalentProperty> <ns:hasSpanishName>
<ns:hasName> <rdfs:subPropertyOf> <ns:hasSpanishName>
<ns:hasSpanishName> <rdfs:range> <rdfs:Literal>
<ns:hasSpanishName> <rdf:type> <owl:DatatypeProperty>
<ns:hasSpanishName> <owl:equivalentProperty> <ns:hasName>
<ns:hasSpanishName> <rdfs:subPropertyOf> <ns:hasName>
E48
(ISF03)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISF03#
<ns:hasParent> <rdfs:range> <ns:Person>
 Removed:
ns=http://www.example.org/ISF03#
<ns:hasParent> <rdfs:range> <ns:Person>
E49
(ISG01)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISG01#
<ns:hasFriend> <rdfs:range> <ns:Person>
<ns:hasFriend> <rdf:type> <owl:TransitiveProperty>
 Removed:
ns=http://www.example.org/ISG01#
<ns:hasFriend> <rdfs:range> <ns:Person>
<ns:hasFriend> <rdf:type> <owl:TransitiveProperty>
E50
(ISG02)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISG02#
<ns:hasFriend> <rdf:type> <owl:SymmetricProperty>
<ns:hasFriend> <rdfs:range> <ns:Person>
<ns:hasFriend> <owl:inverseOf> <ns:hasFriend>
 Removed:
ns=http://www.example.org/ISG02#
<ns:hasFriend> <rdf:type> <owl:SymmetricProperty>
<ns:hasFriend> <rdfs:range> <ns:Person>
<ns:hasFriend> <owl:inverseOf> <ns:hasFriend>
E51
(ISG03)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISG03#
<ns:hasHusband> <rdfs:range> <ns:Man>
 Removed:
ns=http://www.example.org/ISG03#
<ns:hasHusband> <rdfs:range> <ns:Man>
E52
(ISG04)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISG04#
<ns:hasAge> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISG04#
<ns:hasAge> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISG04#
<ns:hasAge> <rdfs:range> <rdfs:Literal>
<ns:hasAge> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISG04#
<ns:hasAge> <rdfs:range> <rdfs:Literal>
<ns:hasAge> <rdf:type> <owl:DatatypeProperty>
E53
(ISG05)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISG05#
<ns:hasTutor> <rdfs:range> <ns:Student>
<ns:hasTutor> <rdf:type> <owl:InverseFunctionalProperty>
 Removed:
ns=http://www.example.org/ISG05#
<ns:hasTutor> <rdfs:range> <ns:Student>
<ns:hasTutor> <rdf:type> <owl:InverseFunctionalProperty>
E54
(ISH01)
Interchange = DIFFERENT
Execution = OK
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
 Removed:
ns=http://www.example.org/ISH01#
<ns:Peter> <owl:sameAs> <ns:Peter>
<ns:Peter> <rdf:type> <ns:Person>
<ns:Peter> <rdf:type> <owl:Thing>
Removed:
ns=http://www.example.org/ISH01#
<ns:Peter> <owl:sameAs> <ns:Peter>
<ns:Peter> <rdf:type> <ns:Person>
<ns:Peter> <rdf:type> <owl:Thing>
 
E55
(ISH02)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISH02#
<ns:Peter> <rdf:type> <ns:Person>
<ns:Peter> <rdf:type> <ns:Father>
 Removed:
ns=http://www.example.org/ISH02#
<ns:Peter> <rdf:type> <ns:Person>
<ns:Peter> <rdf:type> <ns:Father>
E56
(ISH03)
Interchange = DIFFERENT
Execution = OK
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
 Removed:
ns=http://www.example.org/ISH03#
<ns:Mary> <owl:sameAs> <ns:Mary>
<ns:Mary> <rdf:type> <owl:Thing>
<ns:Mary> <rdf:type> <ns:Person>
Removed:
ns=http://www.example.org/ISH03#
<ns:Mary> <owl:sameAs> <ns:Mary>
<ns:Mary> <rdf:type> <owl:Thing>
<ns:Mary> <rdf:type> <ns:Person>
 
E57
(ISI01)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISI01#
<ns:hasChild> <rdfs:range> <ns:Person>
 Removed:
ns=http://www.example.org/ISI01#
<ns:hasChild> <rdfs:range> <ns:Person>
E58
(ISI02)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISI02#
<ns:knows> <rdfs:range> <ns:Person>
 Removed:
ns=http://www.example.org/ISI02#
<ns:knows> <rdfs:range> <ns:Person>
E59
(ISI03)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISI03#
<ns:hasChild> <rdfs:range> <ns:Child>
 Removed:
ns=http://www.example.org/ISI03#
<ns:hasChild> <rdfs:range> <ns:Child>
E60
(ISI04)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISI04#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISI04#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISI04#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISI04#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
E61
(ISI05)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISI05#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISI05#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISI05#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISI05#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
E62
(ISJ01)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISJ01#
<ns:___Unode3> <rdfs:label> "@_:ing>
<ns:___Unode3> <owl:sameAs> <ns:___Unode3>
<ns:___Unode3> <rdf:type> <ns:Person>
<ns:___Unode3> <rdf:type> <owl:Thing>
<ns:___Unode3> <ns:hasChild> <ns:John>
  Inserted:
ns=http://www.example.org/ISJ01#
<ns:___Unode3> <rdfs:label> "@_:ing>
<ns:___Unode3> <owl:sameAs> <ns:___Unode3>
<ns:___Unode3> <rdf:type> <ns:Person>
<ns:___Unode3> <rdf:type> <owl:Thing>
<ns:___Unode3> <ns:hasChild> <ns:John>
 Removed:
ns=http://www.example.org/ISJ01#
<ns:hasChild> <rdfs:range> <ns:Person>
_:7eb7 <owl:sameAs> _:7eb7
_:7eb7 <rdf:type> <ns:Person>
_:7eb7 <rdf:type> <owl:Thing>
_:7eb7 <ns:hasChild> <ns:John>
 Removed:
ns=http://www.example.org/ISJ01#
_:7eb9 <owl:sameAs> _:7eb9
_:7eb9 <rdf:type> <ns:Person>
_:7eb9 <rdf:type> <owl:Thing>
_:7eb9 <ns:hasChild> <ns:John>
<ns:hasChild> <rdfs:range> <ns:Person>
E63
(ISJ02)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISJ02#
<ns:___Unode3> <rdfs:label> "@_:ing>
<ns:___Unode3> <owl:sameAs> <ns:___Unode3>
<ns:___Unode3> <rdf:type> <ns:Parent>
<ns:___Unode3> <rdf:type> <owl:Thing>
<ns:___Unode3> <ns:hasChild> <ns:John>
  Inserted:
ns=http://www.example.org/ISJ02#
<ns:___Unode3> <rdfs:label> "@_:ing>
<ns:___Unode3> <owl:sameAs> <ns:___Unode3>
<ns:___Unode3> <rdf:type> <ns:Parent>
<ns:___Unode3> <rdf:type> <owl:Thing>
<ns:___Unode3> <ns:hasChild> <ns:John>
 Removed:
ns=http://www.example.org/ISJ02#
<ns:hasChild> <rdfs:range> <ns:Person>
_:7eb3 <owl:sameAs> _:7eb3
_:7eb3 <rdf:type> <ns:Parent>
_:7eb3 <rdf:type> <owl:Thing>
_:7eb3 <ns:hasChild> <ns:John>
 Removed:
ns=http://www.example.org/ISJ02#
<ns:hasChild> <rdfs:range> <ns:Person>
_:7eb5 <owl:sameAs> _:7eb5
_:7eb5 <rdf:type> <ns:Parent>
_:7eb5 <rdf:type> <owl:Thing>
_:7eb5 <ns:hasChild> <ns:John>
E64
(ISJ03)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISJ03#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
<ns:___Unode3> <ns:hasName> "Peter"^^<xsd:string>
<ns:___Unode3> <rdfs:label> "@_:ing>
<ns:___Unode3> <owl:sameAs> <ns:___Unode3>
<ns:___Unode3> <rdf:type> <owl:Thing>
<ns:___Unode3> <rdf:type> <ns:Person>
  Inserted:
ns=http://www.example.org/ISJ03#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
<ns:___Unode3> <ns:hasName> "Peter"^^<xsd:string>
<ns:___Unode3> <rdfs:label> "@_:ing>
<ns:___Unode3> <owl:sameAs> <ns:___Unode3>
<ns:___Unode3> <rdf:type> <owl:Thing>
<ns:___Unode3> <rdf:type> <ns:Person>
 Removed:
ns=http://www.example.org/ISJ03#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
_:7eaf <owl:sameAs> _:7eaf
_:7eaf <rdf:type> <owl:Thing>
_:7eaf <rdf:type> <ns:Person>
_:7eaf <ns:hasName> "Peter"
 Removed:
ns=http://www.example.org/ISJ03#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
_:7eb1 <owl:sameAs> _:7eb1
_:7eb1 <rdf:type> <owl:Thing>
_:7eb1 <rdf:type> <ns:Person>
_:7eb1 <ns:hasName> "Peter"
E65
(ISK01)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISK01#
<ns:MaryAnn> <owl:sameAs> <ns:Mary>
<ns:Mary> <owl:sameAs> <ns:MaryAnn>
 Removed:
ns=http://www.example.org/ISK01#
<ns:MaryAnn> <owl:sameAs> <ns:Mary>
<ns:Mary> <owl:sameAs> <ns:MaryAnn>
E66
(ISK02)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISK02#
<ns:MaryAnn> <owl:differentFrom> <ns:Ann>
 Removed:
ns=http://www.example.org/ISK02#
<ns:MaryAnn> <owl:differentFrom> <ns:Ann>
E67
(ISK03)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISK03#
_:7ea2 <rdf:first> <ns:Mary>
_:7ea2 <rdf:rest> <rdf:nil>
_:7ea5 <rdf:type> <owl:AllDifferent>
_:7ea5 <owl:distinctMembers> _:7ea4
_:7ea4 <rdf:first> <ns:Ann>
_:7ea4 <rdf:rest> _:7ea3
_:7ea3 <rdf:first> <ns:Joan>
_:7ea3 <rdf:rest> _:7ea2
 Removed:
ns=http://www.example.org/ISK03#
_:7ead <rdf:first> <ns:Joan>
_:7ead <rdf:rest> _:7eac
_:7eac <rdf:first> <ns:Mary>
_:7eac <rdf:rest> <rdf:nil>
_:7eab <rdf:type> <owl:AllDifferent>
_:7eab <owl:distinctMembers> _:7eaa
_:7eaa <rdf:first> <ns:Ann>
_:7eaa <rdf:rest> _:7ead
E68
(ISL01)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E69
(ISL02)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E70
(ISL03)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E71
(ISL04)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E72
(ISL05)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E73
(ISL06)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E74
(ISL07)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISL07#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISL07#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISL07#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISL07#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
E75
(ISL08)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISL08#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISL08#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISL08#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISL08#
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
E76
(ISL09)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E77
(ISL10)
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
Interchange = SAME
Execution = OK
E78
(ISL11)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISL11#
<ns:hasSurname> <rdf:type> <owl:ObjectProperty>
<ns:hasName> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISL11#
<ns:hasSurname> <rdf:type> <owl:ObjectProperty>
<ns:hasName> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISL11#
<ns:hasSurname> <rdfs:range> <rdfs:Literal>
<ns:hasSurname> <rdf:type> <owl:DatatypeProperty>
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISL11#
<ns:hasSurname> <rdfs:range> <rdfs:Literal>
<ns:hasSurname> <rdf:type> <owl:DatatypeProperty>
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
E79
(ISL12)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISL12#
<ns:hasSurname> <rdf:type> <owl:ObjectProperty>
<ns:hasName> <rdf:type> <owl:ObjectProperty>
  Inserted:
ns=http://www.example.org/ISL12#
<ns:hasSurname> <rdf:type> <owl:ObjectProperty>
<ns:hasName> <rdf:type> <owl:ObjectProperty>
 Removed:
ns=http://www.example.org/ISL12#
<ns:hasSurname> <rdfs:range> <rdfs:Literal>
<ns:hasSurname> <rdf:type> <owl:DatatypeProperty>
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
 Removed:
ns=http://www.example.org/ISL12#
<ns:hasSurname> <rdfs:range> <rdfs:Literal>
<ns:hasSurname> <rdf:type> <owl:DatatypeProperty>
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
E80
(ISL13)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISL13#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
<ns:___Unode3> <rdfs:label> "@_:ing>
<ns:___Unode3> <ns:hasName> "Paul"^^<xsd:string>
<ns:___Unode3> <owl:sameAs> <ns:___Unode3>
<ns:___Unode3> <rdf:type> <ns:Child>
<ns:___Unode3> <rdf:type> <owl:Thing>
<ns:John> <ns:hasChild> <ns:___Unode3>
  Inserted:
ns=http://www.example.org/ISL13#
<ns:hasName> <rdf:type> <owl:ObjectProperty>
<ns:___Unode3> <rdfs:label> "@_:ing>
<ns:___Unode3> <ns:hasName> "Paul"^^<xsd:string>
<ns:___Unode3> <owl:sameAs> <ns:___Unode3>
<ns:___Unode3> <rdf:type> <ns:Child>
<ns:___Unode3> <rdf:type> <owl:Thing>
<ns:John> <ns:hasChild> <ns:___Unode3>
 Removed:
ns=http://www.example.org/ISL13#
<ns:hasChild> <rdfs:range> <ns:Child>
_:7e9b <owl:sameAs> _:7e9b
_:7e9b <rdf:type> <ns:Child>
_:7e9b <rdf:type> <owl:Thing>
_:7e9b <ns:hasName> "Paul"
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
<ns:John> <ns:hasChild> _:7e9b
 Removed:
ns=http://www.example.org/ISL13#
_:7e9d <owl:sameAs> _:7e9d
_:7e9d <rdf:type> <ns:Child>
_:7e9d <rdf:type> <owl:Thing>
_:7e9d <ns:hasName> "Paul"
<ns:hasChild> <rdfs:range> <ns:Child>
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
<ns:John> <ns:hasChild> _:7e9d
E81
(ISL14)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Inserted:
ns=http://www.example.org/ISL14#
<ns:___Unode3> <rdfs:label> "@_:ing>
<ns:___Unode3> <ns:hasName> "Paul"^^<xsd:string>
<ns:___Unode3> <owl:sameAs> <ns:___Unode3>
<ns:___Unode3> <rdf:type> <ns:Child>
<ns:___Unode3> <rdf:type> <owl:Thing>
<ns:hasName> <rdf:type> <owl:ObjectProperty>
<ns:John> <ns:hasChild> <ns:___Unode3>
  Inserted:
ns=http://www.example.org/ISL14#
<ns:___Unode3> <rdfs:label> "@_:ing>
<ns:___Unode3> <ns:hasName> "Paul"^^<xsd:string>
<ns:___Unode3> <owl:sameAs> <ns:___Unode3>
<ns:___Unode3> <rdf:type> <ns:Child>
<ns:___Unode3> <rdf:type> <owl:Thing>
<ns:hasName> <rdf:type> <owl:ObjectProperty>
<ns:John> <ns:hasChild> <ns:___Unode3>
 Removed:
ns=http://www.example.org/ISL14#
<ns:hasChild> <rdfs:range> <ns:Child>
_:7e97 <owl:sameAs> _:7e97
_:7e97 <rdf:type> <ns:Child>
_:7e97 <rdf:type> <owl:Thing>
_:7e97 <ns:hasName> "Paul"
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
<ns:John> <ns:hasChild> _:7e97
 Removed:
ns=http://www.example.org/ISL14#
<ns:hasChild> <rdfs:range> <ns:Child>
_:7e99 <owl:sameAs> _:7e99
_:7e99 <rdf:type> <ns:Child>
_:7e99 <rdf:type> <owl:Thing>
_:7e99 <ns:hasName> "Paul"
<ns:hasName> <rdfs:range> <rdfs:Literal>
<ns:hasName> <rdf:type> <owl:DatatypeProperty>
<ns:John> <ns:hasChild> _:7e99
E82
(ISL15)
Interchange = DIFFERENT
Execution = OK
Interchange = SAME
Execution = OK
Interchange = DIFFERENT
Execution = OK
 Removed:
ns=http://www.example.org/ISL15#
<ns:Book> <rdfs:label> "Book"@en
<ns:Book> <rdfs:label> "Libro"@es
 Removed:
ns=http://www.example.org/ISL15#
<ns:Book> <rdfs:label> "Libro"@es
<ns:Book> <rdfs:label> "Book"@en
Namespaces
owl=http://www.w3.org/2002/07/owl#
rdf=http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs=http://www.w3.org/2000/01/rdf-schema#
xsd=http://www.w3.org/2001/XMLSchema
#diff=http://www.aifb.uni-karlsruhe.de/WBS/dvr/owltools/diff/result#