org.dllearner.reasoning
Class DIGHTTPConnector
java.lang.Object
org.dllearner.reasoning.DIGHTTPConnector
public class DIGHTTPConnector
- extends Object
Methods for sending messages to a DIG-capable reasoner and receiving answers
using Apache XML Beans.
- Author:
- Jens Lehmann
DIGHTTPConnector
public DIGHTTPConnector(URL url)
DIGHTTPConnector
public DIGHTTPConnector(URL url,
File protocolFile)
newKB
public URI newKB()
releaseKB
public boolean releaseKB(URI kbURI)
getIdentifier
public String getIdentifier()
throws IOException
- Throws:
IOException
tells
public org.kr.dl.dig.v1_1.ResponseDocument tells(String tells)
throws IOException
- Throws:
IOException
asks
public org.kr.dl.dig.v1_1.ResponsesDocument asks(String asks)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann