RDFLib / pymicrodata

This a module to extract RDF from an HTML5 page annotated with microdata. The module implements the algorithm defined and published by the W3C Semantic Web Interest Group task force, in March 2012. The module can be used to produce serialized versions of the extracted graph, or simply an RDFLib Graph Object.
http://www.w3.org/2012/pyMicrodata/
Other
44 stars 10 forks source link

Distribution via PyPi? #12

Open jayaddison opened 3 years ago

jayaddison commented 3 years ago

Hi folks - is it likely that pyMicrodata will be packaged for release as an RDFLib plugin via PyPi?