-
As I can't reopen an issue, I made a second one (from this https://github.com/dbpedia/extraction-framework/issues/552).
I don't get the starring result when I enter https://dbpedia.org/sparql, and …
-
`FromRDF()` doesn't parse lists
### Example
N-Quads:
```nquads
_:1 .
_:1 .
_:1 .
```
Go: [Playground](https://play.golang.org/p/NBXKNnudlJk)
```go
package main
import (
"enc…
iddan updated
4 years ago
-
from @VladimirAlexiev:
I want to extend this topic by asking: what is a reasonable way to store N3 in semantic repositories? I think the only option is to treat quoted graphs as name-less (anonymou…
-
See attached example:
[test.txt](https://github.com/ropensci/rdflib/files/4704822/test.txt)
```R
rdf
-
Converting from JSKOS to RDF should be straight-forward with the existing [JSON-LD context document](https://gbv.github.io/jskos/jskos.html#json-ld-context).
This feature is required to better supp…
-
The playground [gives this error](https://json-ld.org/playground/#startTab=tab-nquads&json-ld=%7B%22%40context%22%3A%7B%22rdfs%22%3A%22http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%22%2C%22mf%22…
-
While running the query I am getting this error,
```
virtuoso.jdbc3.VirtuosoException: SP029: NQuads RDF loader, line 1: Whitespace is required after dot if dot is not inside decimal number, strin…
-
I'm trying to build at ArchLinux with GCC 13 and these lines:
```
./configure \
--prefix='/usr' \
--disable-static \
--with-icu-config='/usr/bin/icu-config'
make
```
Result:
`…
-
```
Stack trace:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor…
-
```
Stack trace:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor…