python-pyrdfa3 3.6.2
RDFa Python distiller/parser library
This library can extract RDFa 1.1 from (X)HTML, SVG, or XML. It can produce serialized versions of the extracted graph, or an RDFLib Graph.
- Outputs:
out
- Website: https://www.w3.org/2012/pyRdfa/
- Licenses: Modified BSD
- Package source: gnu/packages/rdf.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-pyrdfa3 3.6.2
as follows:
guix install python-pyrdfa3@3.6.2
Or install the latest version:
guix install python-pyrdfa3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.