Simon Bin

Results 20 issues of Simon Bin

See https://github.com/dice-group/Ontolearn/issues/150 - An existential class expression DataSomeValuesFrom ( DPE DR ) contains all those individuals that are connected by DPE to literal lt, such that lt is in DR...

For large number of individuals, retrieving complete list may be inefficient for Sparql. Could try Min/Max and then distribution estimation via binary splits & sparql Count

enhancement
DL-Learner

Use RDF to configure DL-Learner (Source could be .ttl file or SPARQL endpoint)

enhancement
DL-Learner

Alternatively throw exceptions in all public methods, whether they are pre-init or post-init methods. Or research other options to stop incorrect DL-Learner usage (by which I mean: calling set Methods...

enhancement
DL-Learner

would be nice to have: - tabs, to store and edit multiple queries at the same time - ~resizeable query area~ just a suggestion!

enhancement
Fuseki UI

The cause seems to be https://github.com/javacc/javacc/issues/72 We encountered this issue when a SPARQL SERVICE clause was sending a large-ish Geometry literal of USA to Fuseki. It stalls forever trying to...

According to the SPARQL standard https://www.w3.org/TR/sparql11-protocol/#query-via-post-direct the encoding of the data must be UTF-8 Blazegraph uses the `getReader` method: https://github.com/blazegraph/database/blob/bc439f9d6c37bb4a1d33878b2054853714d5d9a9/bigdata-core/bigdata-sails/src/java/com/bigdata/rdf/sail/webapp/QueryServlet.java#L919-L922 which defaults to ISO-8859-1: https://github.com/apache/tomcat/blob/7c0dd42ac4e9533d73d4ba50791ab2dda9d79760/java/org/apache/coyote/Constants.java#L30 This causes charset to break...

If tox and tox-conda are installed, this config ``` [tox] requires = tox-conda tox-run-before ``` crashes with ``` .tox create: ~/repro/.tox/.tox Traceback (most recent call last): File "~env/bin/tox", line 11,...

ideally there should be some option to automatically create users that log in to openITCOCKPIT as a proof of concept, I came up with the following hardcoded patch which works...

**Describe the bug** I would like to reiterate on bugs #750 (Unable to redefine the ordered list counter) and #856 If you write markdown that is used on Github and...

bug
status: needs discussion