Bryan-Elliott Tam
Bryan-Elliott Tam
## Description of problem I'm trying to use the visitor library but when I'm installing it from npm I'm getting the errors printed bellow **URL to affected spec or repo:**...
I think it would be interesting if in the template there already be a cite button, so that viewers of the article could directly export a bib of the article....
Hi everyone, I wonder if it would fit the library's design to give functions like [`fromArray`](https://github.com/RubenVerborgh/AsyncIterator/blob/0f8909b1c736e6a7aed4d1213a5d9260b8ea22af/asynciterator.ts#L2248) the option to set the autoStart to a user-defined value. If this is the...
#### Issue type: - :heavy_plus_sign: Feature request ____ #### Description: When using the binary version of `comunica-sparql-file`, the `-b` or `--baseIRI` option does not work. The IRI produced still uses...
Currently, the [`reif`](https://www.scryer.pl/reif) module mostly just links to a paper (which, to be fair, is quite approachable and helpful for understanding how the predicates work). However, I think it would...
I was wondering if it would be possible to add some unit tests for the WASM build, as I believe there are none currently (I might have looked wrong...). I'd...
## Description When using the WebAssembly build, making a query that results in an error like `error(existence_error(procedure,foo/1),foo/1)` currently causes the engine to throw an exception instead of returning a Prolog...
I'm working on a project written in Rust and would like to use Scryer as a dependency. However, I couldn't find any documentation or guidance on how to integrate it...
### What broken? shexjs in node ### Version ```plain text @shexjs/[email protected] ``` ### What happened (e.g., it crashed)? When trying to run the example for shex visitor, I am getting...
## Cloning a ClonedIterator doesn't preserve HistoryReader from original source ### Description When cloning an `AsyncIterator` that is itself already a clone, the new clone doesn't share the same [`HistoryReader`](https://github.com/RubenVerborgh/AsyncIterator/blob/0933ec72ea252b7026c3f659dc3832e94d4bd377/asynciterator.ts#L2012)...