RDFLib / pyrdfa3

RDFa 1.1 distiller/parser library: can extract RDFa 1.1 (and RDFa 1.0, if properly set via a @version attribute) from (X)HTML, SVG, or XML in general. The module can be used to produce serialized versions of the extracted graph, or simply an RDFLib Graph.
http://www.w3.org/2012/pyRdfa/
Other
67 stars 22 forks source link

Please consider formally issuing a new code release #37

Open jonassmedegaard opened 2 years ago

jonassmedegaard commented 2 years ago

It has been quite some time since last formal code release, and interesting changes have happened since then which would be nice to promote more widely.

Newest release tagged here on Github is 3.5.2, issued in April 2019. Newest release on PyPI is 2.3.7, issued in August 2010. Code and embedded documentation was changed to list version as 4.0.0, in January 2020.

Please consider issuing a formal release, and to publish that to PyPI.

jayaddison commented 9 months ago

@jonassmedegaard FYI: an updated release of pyrdfa3 is available thanks to a new maintainer; see #38 for some recent discussion.

jonassmedegaard commented 9 months ago

Great. Thanks for raising awareness, @jayaddison!