My favorites | Sign in
Project Logo
             
New issue | Search
for
| Advanced search | Search tips
List | Grid
   
  ID Type Status Priority Component Milestone Owner   Summary + Labels ...
  1 Defect New Medium Store ---- ----   MySQL backend open with create=True  
  3 Defect New Medium Sparql Release3.0 ----   construct() fails  
  4 Defect Accepted Medium Parser Release3.0 ----   n3 parser is silent when loading n3-like files  
  5 Defect Started Medium Serializer Release3.0 eikeon2   XML serialisation should append a newline  
  6 Defect New Medium rdf ---- ----   Relative URIs do not work  
  7 Defect New Medium Store ---- ----   Sqlobject store plugin error  
  10 Enhancement New Low Serializer ---- John.L.Clark   Support serialization to TriX format  
  14 Defect Accepted Medium Store ---- eikeon2   ZODB store not working  
  15 Defect Accepted Medium rdf Release3.0 eikeon2   Define interface to Literal's data binding bits  
  16 Enhancement Accepted Medium Parser ---- eikeon2   parser entry point for rdfadict  
  18 Defect Accepted Medium Serializer ---- drewpca   format="nt" multiline literals need escaping  
  20 Defect New Medium Sparql ---- ----   RDF parser blows up on SPARQL Example 8.3.3  
  21 Defect Accepted Medium Serializer ---- ----   nt parser fails when file has only whitespace after multiple of bufsiz bytes  
  22 Defect New Medium Parser ---- gromgull   N3 parser chokes on @base directive  
  23 Enhancement Accepted Low Parser ---- drewpca   n3 parse error on \u043d\u04...  
  24 Defect New Medium Graph ---- ----   g1 == g2 doesn't test graph equivalence  
  25 Defect New Medium Graph ---- ----   Add/Sub/Mul operators traceback  
  26 Defect New Medium Serializer ---- ----   don't print datatype on literals when NULL  
  29 Defect New Medium Parser ---- gromgull   N3 parser returns error if a namespace prefix contains a hyphen.  
  30 Defect New Medium Sparql ---- ----   >= and <= operators return erroneous results in sparql.query()  
  31 ---- New ---- Sparql ---- ----   DESCRIBE without WHERE clause or empty WHERE clause does not work as expected  
  34 ---- New ---- Serializer ---- ----   no-op Store.namespaces() breaks RDF/XML serialization  
  38 Defect Accepted ---- Parser ---- drewpca   n3 parser doesn't error on corrupt terms   n3  
  41 ---- New ---- Sparql ---- ----   make SPARQL unnamed from queries pick triples from known ConjunctiveGraph contexts  
  42 Defect New ---- Sparql ---- ----   Sparql FILTER ( BOUND() ) does not perform as per spec  
  43 Defect Accepted Critical rdf Release2.5 eikeon   naming ambiguity rdflib.URIRef / rdflib.Literal etc   Maintainability  
  46 Defect Accepted ---- ---- ---- ed.summers   toPython() doesn't convert datetimes with millis  
  49 ---- Accepted ---- ---- ---- stephen.thorne   test/leaves.py doesn't work correctly.  
  50 ---- Accepted ---- ---- ---- stephen.thorne   test/parser_rdfcore.py  
  52 Enhancement Accepted ---- Sparql ---- drewpca   graph.query should return collections.namedtuple   Usability  
  54 Task Accepted ---- ---- Release2.4.1 eikeon   Debian package for 2.4.1  
  55 Task Accepted ---- ---- Release2.4.1 eikeon   MacPorts package for 2.4.1  
  57 Enhancement Accepted Medium Docs Release2.5 eikeon   Documentation on the various stores available  
  60 ---- New ---- ---- ---- ----   not installable on windows  
  62 ---- New ---- ---- ---- ----   RDFLib choking during graph parse on DBpedia infobox ontology data in NT format  
  63 ---- Accepted ---- ---- ---- gjhiggins   graph.serialize() generates incorrect SQL when format kwarg is omitted or bound to "xml"  
  64 ---- New ---- Serializer ---- gromgull   gratuitous prefixes in n3//turtle serializers  
  65 Defect Accepted ---- Parser ---- gromgull   N3 Parser doesn't like @prefix lines that are not at the start  
  66 ---- New ---- ---- ---- ----   backslashes in a literal are doubled when converted to string  
  67 ---- New ---- ---- ---- ----   gcc error when building 2.4.1  
  68 ---- New ---- ---- ---- ----   value error when parsing n3  
  69 ---- New ---- ---- ---- ----   ProgrammingError: ORDER BY "predicate" is ambiguous  
  70 Defect Accepted Medium Serializer ---- corydodt   N3 should write integers without ^^<type> syntax  
  71 ---- New ---- ---- ---- ----   Break PostgreSQL store out of MySQL.py into its own module  
  72 ---- New ---- ---- ---- ----   Remove MySQL reference from AbstractSQLStore repr  
  75 Defect Accepted Low Store Release2.4.1 corydodt   hashlib warning importing sqlite   Maintainability  
  76 ---- New ---- ---- ---- ----   JSON serialization/parsing  
  77 ---- New ---- ---- ---- ----   Object Interface  
  78 ---- New ---- ---- ---- ----   nt serializer encodes output as UTF-8, not python string literal encoding  
  79 Enhancement Accepted Medium Parser Release2.5 eikeon   RDFa Parser Update  
  80 ---- New ---- ---- ---- ----   TypeError in SPARQLEvaluate when using FILTER regex( '', '', 'i')  
  81 ---- New ---- ---- ---- ----   Literal init with both language and datatype  
  82 ---- New ---- ---- ---- ----   ZODB backend fails to remove triples  
  83 ---- New ---- ---- ---- ----   Sparql language comparison doesn't matc '' to None  
  84 ---- New ---- ---- ---- ----   UnicodeEncodeError: 'ascii' codec can't encode character - N3Parser breaks when parsing unicode  
  85 ---- New ---- ---- ---- ----   gcc error building RDFLib 2.4.2 on Mac OS X 10.6.1  
  86 ---- New ---- ---- ---- ----   SPARQL query with "OPTIONAL" triggers error in mysql backend  
  87 ---- New ---- ---- ---- ----   failed build on win XP with python 2.6 and setuptools 0.6 installed  
  88 ---- New ---- ---- ---- ----   Literal(True) creates literals of type xsd:integer not xsd:boolean  
  89 ---- Accepted Critical ---- Release2.5 gsf747   Test suite has 47 errors and 13 failures  
  90 ---- New ---- ---- ---- ----   assert in SPARQL query when two OPTIONAL are followed by non-OPTIONAL  
  91 ---- New ---- ---- ---- ----   rdflib Graph parse() fails for nt files with @prefixes  
  92 ---- New ---- ---- ---- ----   OPTIONAL doesn't work in SPARQL queries  
  93 ---- New ---- ---- ---- ----   SPARQL parsing problem with negative values  
  94 ---- New ---- ---- ---- ----   using rdflib 2.4.2 i get warnings about __repr__ w.r.t. python3k  
  95 ---- New ---- ---- ---- ----   [patch] fix the foreign keys for the literalProperties table  
CSV
  
Hosted by Google Code