-
I have a numeric value represented as -2616.34857099 in JSON-LD (context file datatype xsd:float or xsd:double). In the output TTL file this is reported as "-2.616349E+03".
Why is RDFLib rounding t…
-
**Is your feature request related to a problem? Please describe.**
Notations are a way to add simple custom data to a key/signature. [Keyoxide](https://keyoxide.org) makes extensive use of them to …
-
The file rdflib/plugins/parsers/notation3.py contains very often this pattern to access a single character from a string:
ch = argstr[i : i + 1] # Quick 1-character checks first
if argstr[j : j +…
-
Hey there,
i noticed that there is `black` in the `requirements.dev.txt`. Does it mean that all merge requests are supposed to be formatted with black? The current code in master is not fully forma…
-
Hello, I'm having some trouble validating the output using rdflib. In this case, when I'm validating a PredicateObjectMap whose map is a simple constant like "a" I write:
rr:predicate a;
Noneth…
-
When running
There error below, appears in this area of the code.
https://github.com/TIBHannover/ontology2smw/blob/8b64e85f9b9fb0190af6fcb634bb102c997c80f4/ontology2smw/classes.py#L237-L251
…
-
![notation_issue](https://user-images.githubusercontent.com/26312264/101375509-792d2000-387d-11eb-8199-c6e3c4114fb1.png)
![notation_issue2](https://user-images.githubusercontent.com/26312264/101375…
-
#39 item 4: Remove "Notation 3 (text/rdf+n3)". N3 is a superset of text/turtle, but I doubt you use any N3 features (eg N3 Rules and => standing for log:implies) beyond Turtle.
The site offers both N…
-
@richard0000, @jbaird123, @philbarker, @science, & @jeannekitchens
I tried loading an RDF file serialized in RDF/XML (extension .xml) rather than JSON-LD with no success ("The provided value is no…
-
While the [RDF Test Vocabulary](https://www.w3.org/ns/rdftest#) can be used to describe test manifests, and [EARL](https://www.w3.org/WAI/standards-guidelines/earl/) to describe test results, the N3 t…