-
The patches should look as on the [paper](http://events.linkeddata.org/ldow2016/papers/LDOW2016_paper_02.pdf), e.g. :
```
fb-res:2ug-patch a sioc:Item, cs:ChangeSet ;
sioc:reply_of dbpedia:Leipzi…
-
For some reason, OpenBiodiv SparQL endpoint no longer returns results. Instead an error code 401 (unauthorized) is returned.
some example errors include:
```
java.io.IOException: failed to exec…
-
This package fails to install when using `Node v12.13.0 (npm v6.12.0)`.
``` bash
Ganeshs-MacBook-Pro-2:loop-bench ganesh$ npm i
> sodium-native@2.4.6 install /Users/ganesh/work/loop-bench/node_…
-
"there is a wide proliferation of JSON on the web. Yet (in 2019!) we do not have a standard way for developers, and automated tools, to map a JSON predicate into a URI. I've suggested in the past : …
-
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 objec…
-
I crawled through the site and did not find official info on the WHAT or USE of Sub Property or Super Property. Web developers typically will not understand this and we need to give clear examples a…
-
```js
const jsonld = require('jsonld');
const N3 = require('n3');
const { Readable } = require('stream');
N3.Store.prototype.readDocAsync = function (doc, format = 'Turtle') {
return new Pr…
-
Hi,
This issue is related to #133. Similarly, the onto-cli + SQLite combination does not work for me.
I've added the sqlite-jdbc driver to CLASSPATH and executed the following command:
```
export CL…
-
_Imported from http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=457_
We're experiencing serious performance issues with leviathan in-memory SPARQL processor. For relatively simple queries …
-
See https://github.com/w3c/rdf-ucr/wiki/RDF-star-for-explanation-and-provenance-in-biological-data for a clean version of this use case
** Contact information
- Your name: Jerven Bolleman
- Ho…