<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ResponseMessage [ 
<!ENTITY ole "http://www.owllink.org/ext/"> ]>
<ResponseMessage xmlns="http://www.owllink.org/owllink#"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.owllink.org/owllink# 
      http://www.owllink.org/owllink-20091116.xsd">
    <Description name="MyOwnReasoner">
        <ProtocolVersion major="1" minor="0"/>
        <ReasonerVersion major="1" minor="0" build="0"/>
        <Setting key="selectedProfile">
            <OneOf abbreviatedIRI="xsd:string">
                <Literal>OWL DL</Literal>
                <Literal>OWL 2 EL</Literal>
            </OneOf>
            <Literal>OWL 2 EL</Literal>
        </Setting>
        <Property key="appliedSemantics">
            <OneOf abbreviatedIRI="xsd:string">
                <Literal>RDF-based</Literal>
            </OneOf>
            <Literal>RDF-based</Literal>
        </Property>
        <Property key="supportedDatatypes">
            <List abbreviatedIRI="xsd:anyURI"/>
            <Literal>http://www.w3.org/2001/XMLSchema#long</Literal>
            <Literal>http://www.w3.org/2001/XMLSchema#int</Literal>
            <Literal>http://www.w3.org/2001/XMLSchema#nonPositiveInteger</Literal>
            <Literal>http://www.w3.org/2001/XMLSchema#nonNegativeInteger</Literal>
            <Literal>http://www.w3.org/2001/XMLSchema#short</Literal>
            <Literal>http://www.w3.org/2002/07/owl#real</Literal>
        </Property>
        <Setting key="abbreviatesIRIs">
            <Datatype abbreviatedIRI="xsd:boolean"/>
            <Literal>true</Literal>
        </Setting>
        <Property key="ignoresAnnotations">
            <Datatype abbreviatedIRI="xsd:boolean"/>
            <Literal>true</Literal>
        </Property>
        <Property key="ignoresDeclarations">
            <Datatype abbreviatedIRI="xsd:boolean"/>
            <Literal>true</Literal>
        </Property>
        <Setting key="uniqueNameAssumption">
            <Datatype abbreviatedIRI="xsd:boolean"/>
            <Literal>true</Literal>
        </Setting>
        <SupportedExtension identifier="&ole;retraction"/>
        <SupportedExtension identifier="&ole;told"/>
        <PublicKB kb="http://www.owllink.org/examples/KB_1" name="Test KB 1"/>
        <PublicKB kb="http://www.owllink.org/examples/KB_2" name="Test KB 2"/>
    </Description>
</ResponseMessage>
