{"categories":[{"label":"HTML","url":"https://skillfed.io/packages/category/text-processing-markup-html"}],"enrichment":{"capability":"Parses RDFa markup embedded in HTML documents and extracts structured RDF data using the RDFa 1.1 specification.","skillfed_tags":["semantic-web","linked-data","rdf"],"use_cases":["Extract structured data from web pages marked up with RDFa to build knowledge graphs or semantic search indexes.","Convert RDFa-annotated HTML documents into RDF/Turtle or other RDF serialization formats for downstream processing.","Validate or test RDFa markup compliance in HTML documents against the RDFa 1.1 specification.","Integrate semantic web data extraction into data pipelines that consume linked data from third-party websites.","Build tools that harvest schema.org or other RDFa vocabularies from HTML to populate databases or ontologies."],"what_it_does":"pyRdfa3 is a Python library that parses RDFa 1.1 markup embedded in HTML documents and distills it into structured RDF data. It reads HTML files or web pages containing RDFa annotations\u2014semantic metadata embedded as HTML attributes\u2014and extracts the underlying RDF triples, which can then be queried or manipulated using rdflib.\n\nThe package is built on three core dependencies: requests for fetching remote HTML, rdflib for representing and working with RDF graphs, and html5lib for robust HTML parsing. It supports Python 3.8 and higher and is designed for developers working with semantic web standards, linked data, or applications that need to extract structured metadata from web pages.","worth_installing":"Yes, with conditions. The package has low install friction and no known vulnerabilities, making it technically safe to use. However, the original maintainer has retired and the package is now community-maintained with minimal activity (1 star, aging status, last commit in January 2026). Install it if you need RDFa 1.1 parsing and are comfortable with a stable but not actively developed library; verify the unclear license terms before use in commercial or restricted-license projects."},"id":"pyrdfa3","links":{"html":"https://skillfed.io/packages/pyrdfa3","md":"https://skillfed.io/packages/pyrdfa3.md","pypi":"https://pypi.org/project/pyrdfa3/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-01-17","license_spdx":null,"license_treatment":"unclear","name":"pyrdfa3","python_support":"supports_current","summary":"pyRdfa distiller/parser library"},"popularity":{"monthly_downloads":585794,"position":5885,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.6.5"}
