Pages using the property "Has processing error text"

Showing 25 pages using this property.

View (previous 25 | next 25) (20 | 50 | 100 | 250 | 500)

C
Class by attribute occurence +The wikipage input value "This pattern establishes a mapping between a class/attribute combination in one ontology and a class in another." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class by attribute occurence +The wikipage input value "A class in one ontology is aligned to a class in the other ontology. However, only those instances for which a value is given to particular attribute are aligned. This pattern is agnostic as to whether the correspondence is unidirectional or bidirectional, direction of the correspondence can be achieved through combination of the pattern with the equivalentClassCorrespondence or subClassCorrespondence pattern." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class by attribute type +The wikipage input value "This pattern establishes a mapping between a class/attribute combination in one ontology and a class in another. In many cases this pattern will be used many times to fully cover the range of the attribute over various classes of the other ontology." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class by attribute type +

The wikipage input value "<Cell>

 <entity1>
  <Class>
   <and>
    <Class rdf:about="o1:Human"/>
   </and>
   <and>
    <AttributeTypeCondition>
     <onAttribute>
      <Relation rdf:about="o1:culturalGroup"/>
     </onAttribute>
     <value><Instance rdf:about="o1:WesternEurope"></value>
    </AttributeTypeCondition>
   </and>
  </Class>
 </entity1>
 <entity2>
  <Class rdf:about="o2:WesternEuropean"/>
 </entity2>
</Cell>" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
  +
Class by attribute type +Some subquery has no valid condition.  +
Class by attribute value +

The wikipage input value "Example in EDOAL:

<Cell>
 <entity1>
  <Class>
   <and>
    <Class rdf:about="vin:Vin">
   </and>
   <and>
    <AttributeValueCondition>
     <onAttribute>
      <Property rdf:about="vin:terroir"/>
     </onAttribute>
     <comparator>xsd:Equal</comparator>
     <value>geo:Bordelais</value>
    </AttributeValueCondition>
   </and>
  </Class>
 </entity1>
 <entity2>
  <Class rdf:about="wine:BordeauxWine"/>
 </entity2>
</Cell>" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
  +
Class by attribute value +The wikipage input value "A class in one ontology is equivalent to the subclass of an ontology in a second ontology of exactly those instances which have a specified property value." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class by attribute value +The wikipage input value "The scope of a class in one ontology is narrower than the scope of a class in the other ontology. Both scopes can be matched by restricting one class to those instances having a particular value for a certain property." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class by attribute value +Some subquery has no valid condition.  +
Class by attribute value +The wikipage input value "This pattern establishes a mapping between a class/property/property-value combination in one ontology and a class in another. This pattern is agnostic as to whether the mapping is unidirectional or bidirectional direction of the mapping can be achieved through combination of the pattern with the equivalent classes or class subsumption correspondence patterns." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class by path attribute value +The wikipage input value "The two classes in two ontologies are provided along with a statement involving either one class or both classes. This statement is a precondition for the correspondence. This pattern is agnostic to whether the correspondence is unidirectional or bidirectional. However, if the correspondence is bidirectional (equivalence relation), the same precondition applies for both directions." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class by path attribute value +

The wikipage input value "Example correspondence:

<Cell>
 <entity1>
  <Class>
   <and>
    <Class rdf:about="o1 :Person"/>
    <AttributeValueCondition>
     <onAttribute> 
      <Property> 
       <first>
        <Relation rdf:about="o1 :workplace"/>
       </first>
       <next>
        <Property>
         <first>
          <Relation rdf:about="o1 :address"/>
         </first>
         <next>
          <Property rdf:about="o1 :city"/></next>
         </next>
        </Property>
       </next>
      </Property>
     </onAttribute>
     <comparator rdf:resource="xsd:not-equal"/>
     <value>
      <Property>
       <first>
        <Relation rdf:about="o1 :address"/>
       </first>
       <next>
        <Property rdf:about="o1 :city"/>
       </next>
      </Property>
     </value>
    </AttributeValueCondition>
   </and>
  </Class>  
 </entity1>
 <entity2> 
  <Class rdf:about="o2 :Commuter">
 </entity2>
</Cell>" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
  +
Class by path attribute value +The wikipage input value "A class in one ontology is aligned to a class in another ontology and the criteria for membership in the class are specified by an attribute value at the end of a path." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class by path attribute value +Some subquery has no valid condition.  +
Class correspondence defined by relation domain +Some subquery has no valid condition.  +
Class correspondence defined by relation domain +

The wikipage input value "<Cell>

 <entity1> 
  <Class rdf:about="o1:Parent"/>
 </entity1>
 <entity2>
  <Class>
   <and>
    <Class rdf:about="o2:Animal">
   </and>
   <and>
    <AttributeOccurenceCondition>
     <onAttribute>
      <Relation rdf:about="o2:children"/>
     </onAttribute>
    <AttributeOccurenceCondition>
   </and>
  </Class>
 </entity2>
 <relation>subsumption</relation>
</Cell>" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
  +
Class equivalence +

The wikipage input value "Example solution in the ontology alignment language:

<Cell>
 <entity1><Class rdf:about="O1:Human"/></entity1>
 <entity2><Class rdf:about="O2:Person"/></entity2>
 <relation>equivalence</relation>
</Cell>" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
  +
Class equivalence +Some subquery has no valid condition.  +
Class intersection +The wikipage input value "A class denoted in one ontology is the intersection of two classes in the second ontology." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class intersection +Some subquery has no valid condition.  +
Class intersection +

The wikipage input value "Example solution in the ontology alignment language:

<Cell>
 <entity1>
  <Class>
   <and rdf:ParseType="Collection">
    <Class rdf:about="o1:Human"/> 
    <Class rdf:about="o1:FemaleAnimal/>
   </and>
  </Class>
 </entity1>
 <entity2>
  <Class rdf:about="o2:HumanFemale"/>
 </entity2>
 <relation>equivalence</relation>
</Cell>" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
  +
Class intersection +The wikipage input value "This pattern establishes a correpondence between a pair of classes in the first ontology and a single class in the other. This pattern is agnostic as to whether the correspondence is unidirectional or bidirectional. Direction of the correspondence can be achieved through combination of the pattern with the Equivalent Class or Class subsumption patterns." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class subsumption +The wikipage input value "A class in one ontology is a subclass of a class in a second ontology but there is no functional description of the exact mapping. There is no way of expressing additional properties of the subclass." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
Class subsumption +Some subquery has no valid condition.  +
Class subsumption +The wikipage input value "This pattern establishes a unidirectional correspondence from a more specific class in one ontology to a broader class in another ontology. The relation is broadened to allow class expressions in addition to merely class names." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.  +
The page [[Bootstrap:Footer]] was not found.