gregid

Results 11 issues of gregid

A generic SPARQL endpoint jdbc driver would be a nice addition to DBeaver. Jena is one such implementation: - https://jena.apache.org/documentation/jdbc/ - http://events17.linuxfoundation.org/sites/events/files/slides/Introducing%20JDBC%20for%20SPARQL.pdf Some alternatives to jena referenced in the links...

feature request
wait for review

This is a proposal for an overhaul of current Scribble implementation. _The goal of the project is for every document generated by Scribble to be semantically annotated with RDFa +...

After upgrading to jsonld >= 5.0.0 (away from using `request` library anywhere) I've got the following error: ```js jsonld.InvalidUrl: Dereferencing a URL did not result in a valid JSON-LD object....

This PR implements `request-compose` based replacement for old/deprecated `request` + `request-promise-native` libraries as discussed in #12 This change also starts work toward replacing patched version of `http-signature` with maintained alternative....

Related: #12 As it is just by importing `request-promise-native` or `ActivitypubExpress` that uses it, the async tests in Jest will fail in some instances. Here is an example (uncomment any...

Hi, going through your code as ActivityPub learning exercise as this is the nicest ActivityPub code I could find on the web! Back to the point: I got 2 tests...

The documentation linked in Readme.md is not accessible: http://pkg-build.racket-lang.org/doc/pict3d/index.html The error is: 403 Forbidden (access denied)

Posting doesn't work: ``` Access to fetch at 'https://hyperapp-api.herokuapp.com/api/post' from origin 'https://hyperposts.netlify.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque...

I was playing with frtime demos inside DrRacket and noticed that everytime I run any frtime code the CPU usage is high even after stopping/closing the app window. To stop...

The outcome of running the script in DrRacket is: > Generating... > Generated words successfully, check 'generated.txt' for the results. It took me some time to locate the generated file,...

enhancement