SteinerPascal

Results 11 issues of SteinerPascal

Hi I'm using sparql.js to create a filter pattern with function call in SPARQL it should look like this: ``` FILTER (geof:sfWithin(?fWKT, ''' Polygon ((-83.4 34.0, -83.1 34.0, -83.1 34.2,...

Hi have you guys ever thought about any kind of dialog library to interract with the user? For example to signal input validation or show connectivity errors? Example: user inputs...

I would like to discuss with you if you are interested in taking over my TS port of Sparnatural? I'm not finished yet but I think you will like the...

I was wondering if these input types defined here have any usage(the one in the end with a- b- c-): https://github.com/sparna-git/Sparnatural/blob/3202bc4b8e53f15b494c9d0f238886fa4d5cb2fc/src/sparnatural.js#L822 It doesn't seem like it?

Hi, First of all, thanks for this super cool parser/serializer. I have seen that you added the possibility to add the option 'pathOnly' for the parser. I'm using TS and...

I think it is time now to do this step =) I have tested a couple of testing frameworks and I think [cypress](https://www.cypress.io/) would be a good choice. I've already...

what: Packaging/Webpack
kind: Refactor :wrench:

@tfrancart, I'm currently looking into the expandSparql mechanism and I don't understand why the expandSparql method is not an internal part of Sparnatural. Currently the expandSparql query must be called...

what: SPARQL generation
kind: Refactor :wrench:

``` ?Tree_4 . ``` The objectproperty is subclassed with [core:NotInstantiatedClass](http://data.sparna.fr/ontologies/sparnatural-config-core#NotInstantiatedClass) That means no endclassptrn is created but i would still like to have the defaultlabel ptrn created like this ```...

priority: High :arrow_up:
kind: Enhancement :chart_with_upwards_trend:

Currently the widgets come with a certain RDFjs pattern. this limits the widget to a certain pattern if patterns should be added it has to be added in the code....

kind: Idea for later :bulb:
version: 8
kind: Refactor :wrench:

I suggest to rename the following classes: StartClassGroup.ts EndClassGroup.ts ObjectPropertyGroup.ts to: StartClass.ts EndClass.ts IntersectionClass.ts

kind: Refactor :wrench: