Re: [Kim-discussion] ceate KIMDocument from URL?

2012-04-13 Thread Philip Alexiev
Hello Minh Hoang, You can look at the KIM documentation provided at Ontotext's site in ManageDocumentsExamples.html . The code you pasted worked for me. Please check the package of the KIMDocument object, returned by the createDocument invocation and the KIMDocument you have imported (you are

[Kim-discussion] ceate KIMDocument from URL?

2012-04-13 Thread Minh Hoang
hi all, i want to create KIMDocument from an URl (example : file:///C:/KIM/corpus/Wayne_Rooney.htm), but in webservice API seem have no function name as createDocument() ??? i has try KIM JAVA RMI API but i got some error : INFO: java.lang.ClassCastException: $Proxy185 cannot be cast to SemanticA