nicolasGuillouet

Results 5 issues of nicolasGuillouet

Hi all, I use a oneOf option on array with some objects defined on definitions part. It gives on the basic.html example : `var editor = new JSONEditor(document.getElementById('editor_holder'),{ schema: {...

Mainly changed namespaces from `com.hp.hpl.jena.` to `org.apache.jena.*` Add to modify `literal-type-or-language` on `kr-jena/kr-jena-core/src/main/clojure/edu/ucdenver/ccp/kr/jena/rdf.clj` because `getDatatypeURI` seems to return always something on the Jena 3.

Hi Kevin, I use KR with the alignAPI witch use now Jena 3.0. This release is of Jena change all namespaces (from com.hp.hpl.\* to org.apache.*). Do you plan to upgrade...

Hi Kevin, I have a problem with querying on KB : I create some Jena KB, with many named models. Then I want to make some named graph sparql queries...

Hi Kevin, I would be interested for future version by using remote Sesame. This solution is'nt already implemented ? We can only use in memory store ? Do you think...

question