grlc icon indicating copy to clipboard operation
grlc copied to clipboard

grlc builds Web APIs using shared SPARQL queries

Results 77 grlc issues
Sort by recently updated
recently updated
newest added

## Problem / Use case When using an API variable in GRLC the SPARQL/BASIL convention needs to be applied in the query string, thus requiring user to specify within the...

Thanks for working on an standardized approach for exposing SPARQL query metadata! In TriplyDB we expose all our saved queries as GRLC. We are already exposing some properties, and are...

As stated in this [newsletter](https://mailchi.mp/3d439eeb1098/travis-ciorg-is-moving-to-travis-cicom), Travis-CI.org will stop working on **December 31st, 2020**. Two options: - We could [migrate to Travis-CI.com](https://docs.travis-ci.com/user/migrate/open-source-on-travis-ci-com/) - We could migrate to GithubActions @albertmeronyo -- what...

We're currently using a pointer to a YAML file as a parameter to generate APIs from query lists. This YAML file uses a "grlc defined" schema and thus is not...

Swagger JSON Documentation validation is [failing](https://twitter.com/kidehen/status/887381046488117251 ). Discovery of JSON docs should adopt existing "[best practices](https://twitter.com/kidehen/status/887380558065668097)" i.e., use "VALID {..}" icon in HTML; xhv:alternate in (i.e., POSH), and for structured...

bug

Users should be able to "log in" using their GitHub OAuth credentials. This could be used to guide them through the UI in selecting the repos containing the SPARQL queries...

enhancement

Currently DESCRIBE queries are not supported. There's an example at query 14 in https://github.com/RinkeHoekstra/semanticweb-sparql-queries

enhancement

?_inchiKey in this query is treated as URI but should be string ``` #+ endpoint: https://query.wikidata.org/sparql #+ method: GET #+ pagination: 50 #+ tags: #+ - wikidata #+ defaults: #+...

Hi, I was wondering whether you could add a `_function` parameter, that allows you to use for example regex inside SPARQL. Of course, this is already possibly, but it feels...

enhancement

Please add an ID to each query inside a repo, so it’s possible to refer to specifica queries.