{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"},{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/3"},{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup/2"}],"enrichment":{"capability":"Pymantic parses and queries RDF and semantic web data formats (Turtle, N-Triples, N3) and provides a Python API to work with RDF graphs and SPARQL endpoints.","skillfed_tags":["rdf-semantic-web","linked-data","sparql"],"use_cases":["Parse Turtle or N-Triples files and query the resulting RDF graph using Python objects and methods.","Fetch and process RDF data from remote HTTP sources or SPARQL endpoints.","Build knowledge graph applications that need to work with linked data and semantic relationships.","Extract scalar values and relationships from RDF resources using prefix-qualified property names.","Integrate RDF data processing into Python applications without writing raw SPARQL queries."],"what_it_does":"Pymantic is a Python library for working with RDF (Resource Description Framework) and semantic web data. It provides parsers for Turtle, N-Triples, and N3 formats, allowing you to load RDF graphs from files or HTTP sources and query them using a Python API. It also includes a SPARQL client for querying remote RDF endpoints.\n\nThe library is built on top of rdflib and uses lark for parsing, requests for HTTP access, and pyld for linked-data operations. It's intended for developers working with linked data, knowledge graphs, or semantic web applications who need to parse, manipulate, and query RDF data programmatically in Python.","worth_installing":"Yes, if you need RDF parsing and querying in Python. The library has low install friction, permissive licensing, and no known vulnerabilities. However, maintenance is aging (316 days since last release), so evaluate whether the project's pace suits your stability requirements. For active semantic web projects, verify that its SPARQL support and format coverage meet your specific needs."},"id":"pymantic","links":{"html":"https://skillfed.io/packages/pymantic","md":"https://skillfed.io/packages/pymantic.md","pypi":"https://pypi.org/project/pymantic/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-02","license_spdx":null,"license_treatment":"permissive","name":"pymantic","python_support":"unspecified","summary":"Semantic Web and RDF library for Python"},"popularity":{"monthly_downloads":130882,"position":11621,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.1"}
