pkgsrc/textproc/py-rdflib/ALTERNATIVES
adam feeb669bae py-rdflib: updated to 5.0.0
RELEASE 5.0.0

5.0.0 is a major stable release and is the last release to support Python 2 & 3.4. 5.0.0 is mostly backwards-
compatible with 4.2.2 and is intended for long-term, bug fix only support.

General Bugs Fixed:
  * Fix n3 parser exponent syntax of floats with leading dot.
  * FIX: Change is comparison to == for tuple
  * fix: Added _parseBoolean function to enforce correct Lexical-to-value mapping

Enhanced Features:
  * Issue 1003

SPARQL Fixes:
  * CONSTRUCT resolve with initBindings

Documentation Fixes:
  * DOC: Use sphinxcontrib-apidoc and various cleanups
  * Update copyright year in docs conf.py
  * slightly improved styling, small index text changes
2021-04-16 12:17:43 +00:00

5 lines
266 B
Text

bin/csv2rdf @PREFIX@/bin/csv2rdf-@PYVERSSUFFIX@
bin/rdf2dot @PREFIX@/bin/rdf2dot-@PYVERSSUFFIX@
bin/rdfgraphisomorphism @PREFIX@/bin/rdfgraphisomorphism-@PYVERSSUFFIX@
bin/rdfpipe @PREFIX@/bin/rdfpipe-@PYVERSSUFFIX@
bin/rdfs2dot @PREFIX@/bin/rdfs2dot-@PYVERSSUFFIX@