<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<application xmlns="http://wadl.dev.java.net/2009/02">
    <doc xmlns:jersey="http://jersey.java.net/" jersey:generatedBy="Jersey: 1.10 11/02/2011 04:41 PM"/>
    <grammars/>
    <resources base="http://spotlight.dbpedia.org/rest">
        <resource path="/feedback">
            <method name="POST" id="getXML">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="doc_url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="entity_uri"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="surface_form"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="systems"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0" type="xs:int" style="query" name="offset"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="feedback"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="text/xml"/>
                    <representation mediaType="application/xml"/>
                </response>
            </method>
        </resource>
        <resource path="/candidates">
            <method name="GET" id="getXML">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                </request>
                <response>
                    <representation mediaType="text/xml"/>
                </response>
            </method>
            <method name="GET" id="getJSON">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                </request>
                <response>
                    <representation mediaType="application/json"/>
                </response>
            </method>
            <method name="POST" id="postXML">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="text/xml"/>
                </response>
            </method>
            <method name="POST" id="postJSON">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="application/json"/>
                </response>
            </method>
        </resource>
        <resource path="/annotate">
            <method name="GET" id="getXML">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                </request>
                <response>
                    <representation mediaType="text/xml"/>
                    <representation mediaType="application/xml"/>
                </response>
            </method>
            <method name="GET" id="getNIF">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="query" name="prefix"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="offset" type="xs:string" style="query" name="urirecipe"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="context-length"/>
                </request>
                <response>
                    <representation mediaType="text/turtle"/>
                    <representation mediaType="text/plain"/>
                    <representation mediaType="application/rdf+xml"/>
                </response>
            </method>
            <method name="GET" id="getJSON">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                </request>
                <response>
                    <representation mediaType="application/json"/>
                </response>
            </method>
            <method name="POST" id="postXML">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="text/xml"/>
                </response>
            </method>
            <method name="POST" id="postNIF">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="query" name="prefix"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="offset" type="xs:string" style="query" name="urirecipe"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="context-length"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="text/turtle"/>
                    <representation mediaType="text/plain"/>
                    <representation mediaType="application/rdf+xml"/>
                </response>
            </method>
            <method name="POST" id="postJSON">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="application/json"/>
                </response>
            </method>
            <method name="GET" id="getHTML">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                </request>
                <response>
                    <representation mediaType="text/html"/>
                </response>
            </method>
            <method name="GET" id="getRDFa">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                </request>
                <response>
                    <representation mediaType="application/xhtml+xml"/>
                </response>
            </method>
            <method name="POST" id="postHTML">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="text/html"/>
                </response>
            </method>
            <method name="POST" id="postRDFa">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="application/xhtml+xml"/>
                </response>
            </method>
        </resource>
        <resource path="/disambiguate">
            <method name="GET" id="getXML">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                </request>
                <response>
                    <representation mediaType="text/xml"/>
                </response>
            </method>
            <method name="GET" id="getNIF">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="query" name="prefix"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="offset" type="xs:string" style="query" name="urirecipe"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="context-length"/>
                </request>
                <response>
                    <representation mediaType="text/turtle"/>
                    <representation mediaType="text/plain"/>
                    <representation mediaType="application/rdf+xml"/>
                </response>
            </method>
            <method name="GET" id="getJSON">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                </request>
                <response>
                    <representation mediaType="application/json"/>
                </response>
            </method>
            <method name="POST" id="postXML">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="text/xml"/>
                </response>
            </method>
            <method name="POST" id="postNIF">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="query" name="prefix"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="offset" type="xs:string" style="query" name="urirecipe"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="context-length"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="text/turtle"/>
                    <representation mediaType="text/plain"/>
                    <representation mediaType="application/rdf+xml"/>
                </response>
            </method>
            <method name="POST" id="postJSON">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="application/json"/>
                </response>
            </method>
            <method name="GET" id="getHTML">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                </request>
                <response>
                    <representation mediaType="text/html"/>
                </response>
            </method>
            <method name="GET" id="getRDFa">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                </request>
                <response>
                    <representation mediaType="application/xhtml+xml"/>
                </response>
            </method>
            <method name="POST" id="postHTML">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="text/html"/>
                </response>
            </method>
            <method name="POST" id="postRDFa">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="0.1" type="xs:double" style="query" name="confidence"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="support"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="types"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="sparql"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="whitelist" type="xs:string" style="query" name="policy"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="true" type="xs:boolean" style="query" name="coreferenceResolution"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="disambiguator"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="application/xhtml+xml"/>
                </response>
            </method>
        </resource>
        <resource path="/spot">
            <method name="GET" id="getXML">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                </request>
                <response>
                    <representation mediaType="text/xml"/>
                    <representation mediaType="application/xml"/>
                </response>
            </method>
            <method name="GET" id="getNIF">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="query" name="prefix"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="offset" type="xs:string" style="query" name="urirecipe"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="context-length"/>
                </request>
                <response>
                    <representation mediaType="text/turtle"/>
                    <representation mediaType="text/plain"/>
                    <representation mediaType="application/rdf+xml"/>
                </response>
            </method>
            <method name="GET" id="getJSON">
                <request>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                    <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                </request>
                <response>
                    <representation mediaType="application/json"/>
                </response>
            </method>
            <method name="POST" id="postXML">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="text/xml"/>
                    <representation mediaType="application/xml"/>
                </response>
            </method>
            <method name="POST" id="postNIF">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="query" name="prefix"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="offset" type="xs:string" style="query" name="urirecipe"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="10" type="xs:int" style="query" name="context-length"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="text/turtle"/>
                    <representation mediaType="text/plain"/>
                    <representation mediaType="application/rdf+xml"/>
                </response>
            </method>
            <method name="POST" id="postJSON">
                <request>
                    <representation mediaType="application/x-www-form-urlencoded">
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="text"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="" type="xs:string" style="query" name="url"/>
                        <param xmlns:xs="http://www.w3.org/2001/XMLSchema" default="Default" type="xs:string" style="query" name="spotter"/>
                    </representation>
                </request>
                <response>
                    <representation mediaType="application/json"/>
                </response>
            </method>
        </resource>
    </resources>
</application>
