{
   "name": "pgrdf",
   "abstract": "Rust-native PostgreSQL extension for RDF, SPARQL, SHACL and OWL reasoning",
   "description": "pgRDF is a Rust-native PostgreSQL extension for RDF storage, SPARQL 1.1 query and update, SHACL validation, and OWL 2 RL or RDFS materialization inside PostgreSQL.",
   "version": "0.5.0",
   "date": "2026-05-23T17:59:19Z",
   "maintainer": [
      "Peter Styk <peter@styk.tv>"
   ],
   "release_status": "stable",
   "user": "styk-tv",
   "sha1": "1df24c309e5e20cbfc56efb7e16d04ea1d9d0514",
   "license": "mit",
   "prereqs": {
      "runtime": {
         "requires": {
            "PostgreSQL": "14.0.0"
         }
      }
   },
   "provides": {
      "pgrdf": {
         "abstract": "Rust-native PostgreSQL extension for RDF, SPARQL, SHACL and OWL reasoning",
         "docfile": "README.pgxn.md",
         "file": "pgrdf.control",
         "version": "0.5.0"
      }
   },
   "tags": ["rdf", "sparql", "shacl", "owl", "postgresql", "pgrx", "knowledge graph"],
   "resources": {
      "bugtracker": {
         "web": "https://github.com/styk-tv/pgRDF/issues"
      },
      "homepage": "https://pgrdf.styk.tv/",
      "repository": {
         "type": "git",
         "url": "git://github.com/styk-tv/pgRDF.git",
         "web": "https://github.com/styk-tv/pgRDF"
      }
   }
}
