-
Hello,
is this project still alive?
It seems not to be working with Karaf 4 and perhaps also not with Eclipse Mars. Don't know who is responsible for the NPE.
Current EIK sources
- lookup in etc for …
-
```
Running test/parser_rdfcore.py does this in the setUp:
manifest.load("http://www.w3.org/2000/10/rdf-tests/rdfcore/Manifest.rdf")
Which has the net effect of downloading a file off the internet t…
-
```
What steps will reproduce the problem?
g = Graph()
url = "http://identi.ca/search/notice/rss?q=SIOC"
res = g.parse(url)
Note: this problem only happens when parsing Identi.ca RSS/RDF feed
…
-
```
Every time you create a new sqlite store, you get a useless error message
written to stderr. Remove this debug print error message or replace it
with a proper log message.
What steps will reprod…
-
```
When you serialise a graph using pretty-xml the final newline (as required
by POSIX for all files) is missing.
```
Original issue reported on code.google.com by `nsla...@gmail.com` on 29 Nov 2007…
-
```
Attached JSON serializer and parser, for consideration.
```
Original issue reported on code.google.com by `azarot...@gmail.com` on 15 Jul 2009 at 5:41
Attachments:
- [JsonParser.py](https://stor…
-
```
I'm running this script to query a pre-populated RDF store. The store only
has two small RDFa files indxed in it...
#!/usr/bin/env python
# queries an RDF quadstore
from rdflib.graph import Co…
-
```
What steps will reproduce the problem?
1. Load the following graph, then serialize it:
:a :b 1.
What is the expected output? What do you see instead?
Expected: :a :b 1.
Actual output: :a :b "…
-
```
Arduino: 1.6.5 (Linux), Plaat:"Arduino Uno"
Using library Servo in folder: /usr/share/arduino/libraries/Servo
Using library Sumorobot in folder: /usr/share/arduino/libraries/Sumorobot (legacy)
…
-
Panin enda oma siia: https://gist.github.com/plaes/2f77fa0b5133a8c10888
plaes updated
9 years ago