TestCase:WebOnt-miscellaneous-010
From OWL Test Cases
| [Download OWL] | |
| Test Id | WebOnt-miscellaneous-010 |
|---|---|
| Description | Which wine goes well with which food. |
| Status | Rejected (2009-08-05, the claimed entailment does not follow) |
| Author | Jos De Roo, Michael K. Smith, Chris Welty, Deborah L. McGuinness |
| Original syntax | RDF-XML |
| Syntactic Species/Profile | OWL 2 DL (not EL, not QL, not RL) |
| Semantics | This test is applicable under both direct and RDF-based semantics. |
| WebOnt test | http://www.w3.org/2002/03owlt/miscellaneous/Manifest010#test |
| Premise ontology (download)
Convert syntax: functional, XML, Manchester This informative conversion will be incorrect for OWL 2 Full. info.pngConversions are provided by the OWL Syntax Converter which tries to "repair" OWL 2 Full inputs to become DL. | |
| <?xml version="1.0"?>
<rdf:RDF xml:base = "http://www.w3.org/2002/03owlt/miscellaneous/premises010" xmlns:owl = "http://www.w3.org/2002/07/owl#" xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <owl:Ontology rdf:about=""> <owl:imports rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent001"/> <owl:imports rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent002"/> </owl:Ontology> </rdf:RDF> | |
| Conclusion ontology (download)
Convert syntax: functional, XML, Manchester This informative conversion will be incorrect for OWL 2 Full. info.pngConversions are provided by the OWL Syntax Converter which tries to "repair" OWL 2 Full inputs to become DL. | |
| <!DOCTYPE rdf:RDF [
<!ENTITY vin "http://www.w3.org/2002/03owlt/miscellaneous/consistent001#" > <!ENTITY food "http://www.w3.org/2002/03owlt/miscellaneous/consistent002#" > <!ENTITY owl "http://www.w3.org/2002/07/owl#" > <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > ]><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:owl="http://www.w3.org/2002/07/owl#" > <owl:Ontology/> <rdf:Description rdf:nodeID="A0"> <rdf:first rdf:nodeID="A1"/> <rdf:rest rdf:nodeID="A2"/> </rdf:Description> <rdf:Description rdf:nodeID="A3"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> <owl:intersectionOf rdf:nodeID="A4"/> </rdf:Description> <rdf:Description rdf:nodeID="A5"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <owl:hasValue rdf:resource="&vin;FoxenCheninBlanc"/> <owl:onProperty rdf:resource="&food;hasDrink"/> </rdf:Description> <rdf:Description rdf:nodeID="A6"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <owl:hasValue rdf:resource="&food;Pie"/> <owl:onProperty rdf:resource="&food;hasFood"/> </rdf:Description> <rdf:Description rdf:nodeID="A7"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> <owl:intersectionOf rdf:nodeID="A8"/> </rdf:Description> <rdf:Description rdf:nodeID="A9"> <rdf:first rdf:nodeID="A6"/> <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/> </rdf:Description> <rdf:Description rdf:nodeID="A10"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <owl:hasValue rdf:resource="&vin;PageMillWineryCabernetSauvignon"/> <owl:onProperty rdf:resource="&food;hasDrink"/> </rdf:Description> <rdf:Description rdf:nodeID="A11"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <owl:hasValue rdf:resource="&food;Halibut"/> <owl:onProperty rdf:resource="&food;hasFood"/> </rdf:Description> <rdf:Description rdf:nodeID="A12"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdf:type rdf:nodeID="A7"/> </rdf:Description> <rdf:Description rdf:nodeID="A4"> <rdf:first rdf:nodeID="A5"/> <rdf:rest rdf:nodeID="A9"/> </rdf:Description> <rdf:Description rdf:nodeID="A13"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdf:type rdf:nodeID="A14"/> </rdf:Description> <rdf:Description rdf:nodeID="A15"> <rdf:first rdf:nodeID="A11"/> <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/> </rdf:Description> <rdf:Description rdf:nodeID="A14"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> <owl:intersectionOf rdf:nodeID="A0"/> </rdf:Description> <rdf:Description rdf:nodeID="A8"> <rdf:first rdf:nodeID="A10"/> <rdf:rest rdf:nodeID="A15"/> </rdf:Description> <rdf:Description rdf:nodeID="A1"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <owl:hasValue rdf:resource="&vin;SchlossVolradTrochenbierenausleseRiesling"/> <owl:onProperty rdf:resource="&food;hasDrink"/> </rdf:Description> <rdf:Description rdf:nodeID="A16"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdf:type rdf:nodeID="A3"/> </rdf:Description> <rdf:Description rdf:nodeID="A17"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <owl:hasValue rdf:resource="&food;Lobster"/> <owl:onProperty rdf:resource="&food;hasFood"/> </rdf:Description> <rdf:Description rdf:nodeID="A2"> <rdf:first rdf:nodeID="A17"/> <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/> </rdf:Description> <rdf:Description rdf:about="&food;hasFood"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> </rdf:Description> <rdf:Description rdf:about="&food;hasDrink"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> </rdf:Description> <rdf:Description rdf:about="&vin;FoxenCheninBlanc"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> </rdf:Description> <rdf:Description rdf:about="&food;Pie"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> </rdf:Description> <rdf:Description rdf:about="&vin;PageMillWineryCabernetSauvignon"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> </rdf:Description> <rdf:Description rdf:about="&food;Halibut"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> </rdf:Description> <rdf:Description rdf:about="&vin;SchlossVolradTrochenbierenausleseRiesling"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> </rdf:Description> <rdf:Description rdf:about="&food;Lobster"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> </rdf:Description> </rdf:RDF> | |
| Imported ontologies | WebOnt-consistent001 (http://www.w3.org/2002/03owlt/miscellaneous/consistent001) WebOnt-consistent002 (http://www.w3.org/2002/03owlt/miscellaneous/consistent002) |
The version of this test approved by the WebOnt WG was incorrect. The conclusion ontology present in that version of the test was marked as an OWL DL document, but was not OWL DL because it did not contain a triple of the form O rdf:type owl:Ontology. The ontology has been revised to contain the necessary triple.
