{"id":42985,"name":"rdflib","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","url":"https://github.com/rdflib/rdflib","last_synced_at":"2025-09-05T09:39:16.370Z","repository":{"id":2377038,"uuid":"3342046","full_name":"RDFLib/rdflib","owner":"RDFLib","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","archived":false,"fork":false,"pushed_at":"2025-09-03T06:38:43.000Z","size":23461,"stargazers_count":2323,"open_issues_count":345,"forks_count":577,"subscribers_count":80,"default_branch":"main","last_synced_at":"2025-09-03T07:06:11.879Z","etag":null,"topics":["graph","json-ld","linked-data","n3","namespace","nquads","ntriples","parser","pypi","python","python-library","rdf","rdf-xml","rdflib","semantic-web","serializer","sparql","turtle","turtle-rdf","uri"],"latest_commit_sha":null,"homepage":"https://rdflib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"docs/security_considerations.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-02-03T05:49:13.000Z","updated_at":"2025-09-02T16:35:29.000Z","dependencies_parsed_at":"2023-01-16T18:31:12.523Z","dependency_job_id":"e6953048-fad9-4995-8ac0-dbd56066f41e","html_url":"https://github.com/RDFLib/rdflib","commit_stats":{"total_commits":4206,"total_committers":192,"mean_commits":21.90625,"dds":0.7998097955301949,"last_synced_commit":"0ecc40009ae397c2798c0c08a2d751a1a9d2f8a7"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/rdflib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/sbom","scorecard":{"id":116529,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/rdflib","commit":"7a1023fa6f9ed059d104a8f924b50eb32d46a1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/docker-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:62","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:11","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test-report.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:121","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:156","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-report.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.1.4 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/114718987","Warn: release artifact 7.1.4 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/114718987"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.devcontainer:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04 to mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04@sha256:e57fdff274ed0bac0776490fa2644c242491bb21d4df7ad0bb79b433eac5168d","Warn: pipCommand not pinned by hash: Dockerfile.devcontainer:46-52","Warn: pipCommand not pinned by hash: docker/latest/Dockerfile:5-7","Warn: pipCommand not pinned by hash: docker/unstable/Dockerfile:6-7","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:78","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:145","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   2 out of   3 containerImage dependencies pinned","Info:   1 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:25:56.449Z","repository_id":2377038,"created_at":"2025-08-16T01:25:56.449Z","updated_at":"2025-08-16T01:25:56.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273739746,"owners_count":25159428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"RDFLib","name":"RDFlib","uuid":"1401847","kind":"organization","description":"RDFlib, the GitHub organization, is a volunteer-maintained collection of Python tools for working with RDF data.","email":null,"website":"https://rdflib.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1401847?v=4","repositories_count":38,"last_synced_at":"2025-06-18T07:02:14.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RDFLib","funding_links":[],"total_stars":4045,"followers":159,"following":0,"created_at":"2022-11-02T21:14:04.590Z","updated_at":"2025-06-18T07:02:14.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib/repositories"},"packages":[{"id":5292959,"name":"rdflib","ecosystem":"conda","description":null,"homepage":"https://github.com/RDFLib/rdflib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/RDFLib/rdflib","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-10-03T15:54:21.892Z","latest_release_published_at":"2022-07-27T16:00:31.000Z","latest_release_number":"6.2.0","last_synced_at":"2025-09-03T07:07:27.240Z","created_at":"2022-10-03T15:54:21.879Z","updated_at":"2025-09-03T16:11:41.116Z","registry_url":"https://anaconda.org/conda-forge/rdflib","install_command":"conda install -c conda-forge rdflib","documentation_url":null,"metadata":{},"repo_metadata":{"id":2377038,"uuid":"3342046","full_name":"RDFLib/rdflib","owner":"RDFLib","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","archived":false,"fork":false,"pushed_at":"2025-09-03T06:38:43.000Z","size":23461,"stargazers_count":2323,"open_issues_count":345,"forks_count":577,"subscribers_count":80,"default_branch":"main","last_synced_at":"2025-09-03T07:06:11.879Z","etag":null,"topics":["graph","json-ld","linked-data","n3","namespace","nquads","ntriples","parser","pypi","python","python-library","rdf","rdf-xml","rdflib","semantic-web","serializer","sparql","turtle","turtle-rdf","uri"],"latest_commit_sha":null,"homepage":"https://rdflib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"docs/security_considerations.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-02-03T05:49:13.000Z","updated_at":"2025-09-02T16:35:29.000Z","dependencies_parsed_at":"2023-01-16T18:31:12.523Z","dependency_job_id":"e6953048-fad9-4995-8ac0-dbd56066f41e","html_url":"https://github.com/RDFLib/rdflib","commit_stats":{"total_commits":4206,"total_committers":192,"mean_commits":21.90625,"dds":0.7998097955301949,"last_synced_commit":"0ecc40009ae397c2798c0c08a2d751a1a9d2f8a7"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/rdflib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/sbom","scorecard":{"id":116529,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/rdflib","commit":"7a1023fa6f9ed059d104a8f924b50eb32d46a1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/docker-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:62","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:11","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test-report.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:121","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:156","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-report.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.1.4 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/114718987","Warn: release artifact 7.1.4 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/114718987"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.devcontainer:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04 to mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04@sha256:e57fdff274ed0bac0776490fa2644c242491bb21d4df7ad0bb79b433eac5168d","Warn: pipCommand not pinned by hash: Dockerfile.devcontainer:46-52","Warn: pipCommand not pinned by hash: docker/latest/Dockerfile:5-7","Warn: pipCommand not pinned by hash: docker/unstable/Dockerfile:6-7","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:78","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:145","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   2 out of   3 containerImage dependencies pinned","Info:   1 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:25:56.449Z","repository_id":2377038,"created_at":"2025-08-16T01:25:56.449Z","updated_at":"2025-08-16T01:25:56.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273468938,"owners_count":25111237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"RDFLib","name":"RDFlib","uuid":"1401847","kind":"organization","description":"RDFlib, the GitHub organization, is a volunteer-maintained collection of Python tools for working with RDF data.","email":null,"website":"https://rdflib.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1401847?v=4","repositories_count":38,"last_synced_at":"2025-06-18T07:02:14.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RDFLib","funding_links":[],"total_stars":4045,"followers":159,"following":0,"created_at":"2022-11-02T21:14:04.590Z","updated_at":"2025-06-18T07:02:14.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib/repositories"},"tags":[{"name":"7.1.4","sha":"95eda41ff7b40dd69e19b8791b7fe7b8c666f625","kind":"commit","published_at":"2025-03-29T02:19:21.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.4","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4/manifests"},{"name":"7.1.3","sha":"006949a6c67f13947edf2a4c24cb6540b5256c7e","kind":"commit","published_at":"2025-01-18T04:32:32.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3/manifests"},{"name":"7.1.2","sha":"46f22392d981336e929d83d21f82c2cf6fec2970","kind":"commit","published_at":"2025-01-10T12:59:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"eef28e07aa92c38aab5c099205da67b252c8170c","kind":"commit","published_at":"2024-10-28T00:44:39.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"ac03f378d83366097e601da366e588ab58c6e34f","kind":"commit","published_at":"2024-10-17T02:23:46.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"708aecdd7c5c771fb90937e0966ebe20dba66ea2","kind":"commit","published_at":"2023-08-01T21:09:22.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0/manifests"},{"name":"6.3.2","sha":"0593c75753b0b80256d448d56328dbc3967cb055","kind":"commit","published_at":"2023-03-26T11:48:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"f3d31b002dda6d20247619b9606eff07039099df","kind":"commit","published_at":"2023-03-18T13:08:47.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"309848bda0098e8d5dc3dcec179d9ca0e2196455","kind":"commit","published_at":"2023-03-16T22:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"7395c57a56d0e06830c54d55ce5083a5be779a6b","kind":"commit","published_at":"2022-07-16T12:02:25.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"6ed2ef48ed38679bcdafe7cae250a2ef4b315e7b","kind":"commit","published_at":"2021-12-19T23:42:35.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"d508b9bed422734dac03de76c3f00831ec533e27","kind":"commit","published_at":"2021-12-19T22:29:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"d971a5d5026016598ccdaeae242ef11849a2d09f","kind":"commit","published_at":"2021-10-10T12:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"7985b210a6b2f6762ed15c63382a0a36b1b9e4cd","kind":"commit","published_at":"2021-09-17T12:03:36.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"17969dccdc6b182ef19c1a9e0b86a6585026aeab","kind":"commit","published_at":"2021-07-20T13:13:06.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0/manifests"},{"name":"5.0.0","sha":"8c81df03e6cba46025b08e2dd2df6992ac196290","kind":"tag","published_at":"2020-04-18T04:45:17.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/5.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0/manifests"},{"name":"4.2.2","sha":"2fb94c8736687c7d85c2ccd25cd3d3f9391b1c65","kind":"commit","published_at":"2017-01-29T16:51:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"c2f9725f385a85fd280b4cf30239748b24f5cc06","kind":"commit","published_at":"2015-08-12T14:48:58.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5cfd4c824206667de3c38b97e5db566a32c1a377","kind":"commit","published_at":"2015-02-19T13:47:05.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"223bcf05f69a9413a62ba1a55e59187097ceb98d","kind":"tag","published_at":"2014-04-15T13:35:19.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"0ff0ca03358ac207f224f2a9c52cbc3326874b0d","kind":"tag","published_at":"2014-03-04T11:32:55.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"3741607fb1993baefc7ff48f035f55cb10c922de","kind":"tag","published_at":"2013-12-31T14:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"95c6e93b711f2a82d55fd2649682af9b565f79cd","kind":"tag","published_at":"2013-05-22T11:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1/manifests"},{"name":"4.0","sha":"9ef1fe23f143aca302454bfa7c1834e93843d099","kind":"tag","published_at":"2013-05-16T17:00:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0/manifests"},{"name":"3.4.0","sha":"7e17a4ce20ec36d67d185c71d61113bd0b53159b","kind":"tag","published_at":"2013-03-04T13:50:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0/manifests"},{"name":"3.2.3","sha":"05ca4e7825df4a400434a01857ae3c4a5b90cec2","kind":"tag","published_at":"2012-10-10T09:28:34.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"ab6d368d272f50c0f034ad32008f39fe5c8f1aba","kind":"tag","published_at":"2012-09-25T09:00:07.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"69344b7bb89cf2bef5972ffdb60b6e38e2894619","kind":"tag","published_at":"2012-04-24T13:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"742c490e35d0ab0e11e7000ed12194dadc062aab","kind":"commit","published_at":"2012-01-19T10:04:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"451780760e801d51288d62e131ce70137bd1d086","kind":"commit","published_at":"2011-01-31T06:20:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e45faf6771a2b21c76f1f8ba002d39d01551c175","kind":"commit","published_at":"2010-05-13T17:50:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"0c1456556f8ad306c654f41a327b47ceec42609b","kind":"commit","published_at":"2007-04-04T19:56:31.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c5183b24f09831c8cb2fe4e0de36862294f789c6","kind":"commit","published_at":"2006-10-22T15:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3/manifests"},{"name":"2.3.1","sha":"ddcc55550dd569a71f052fed408fedddf9c66f29","kind":"commit","published_at":"2006-03-02T19:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"88bbee5e93a1c136434fd521d561143cb2cd9d1c","kind":"commit","published_at":"2005-12-23T06:30:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0/manifests"},{"name":"release-2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/release-2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/release-2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@release-2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6/manifests"},{"name":"2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6/manifests"},{"name":"initial_import_from_cvs","sha":"e847a388a108f7aa43cb0659365ca429b2cad5e9","kind":"commit","published_at":"2003-12-18T04:06:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/initial_import_from_cvs","html_url":"https://github.com/RDFLib/rdflib/releases/tag/initial_import_from_cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@initial_import_from_cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs/manifests"}]},"repo_metadata_updated_at":"2025-09-03T16:11:41.116Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":9.16712410798942,"dependent_packages_count":3.198762413294077,"stargazers_count":9.16712410798942,"forks_count":7.28080243525126,"docker_downloads_count":null,"average":7.203453266131044},"purl":"pkg:conda/rdflib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rdflib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rdflib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rdflib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T15:03:51.549Z","issues_count":251,"pull_requests_count":973,"avg_time_to_close_issue":23359316.934210528,"avg_time_to_close_pull_request":1388763.9044025156,"issues_closed_count":76,"pull_requests_closed_count":795,"pull_request_authors_count":74,"issue_authors_count":139,"avg_comments_per_issue":2.5139442231075697,"avg_comments_per_pull_request":1.4522096608427544,"merged_pull_requests_count":590,"bot_issues_count":5,"bot_pull_requests_count":566,"past_year_issues_count":62,"past_year_pull_requests_count":353,"past_year_avg_time_to_close_issue":676898.4444444445,"past_year_avg_time_to_close_pull_request":706873.5510204082,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":245,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.22580645161290322,"past_year_avg_comments_per_pull_request":0.9546742209631728,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/issues","maintainers":[{"login":"aucampia","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"},{"login":"nicholascar","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"white-gecko","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/white-gecko"},{"login":"gjhiggins","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjhiggins"},{"login":"gromgull","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gromgull"},{"login":"joernhees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joernhees"},{"login":"niklasl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasl"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}],"active_maintainers":[{"login":"nicholascar","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rdflib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rdflib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rdflib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rdflib/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":12040458,"name":"rdflib-with-all","ecosystem":"conda","description":"RDFLib is a pure Python package for working with RDF. RDFLib contains most things you need to work with RDF, including parsers and serializers for RDF/XML, N3, NTriples, N-Quads, Turtle, TriX, Trig and JSON-LD a Graph interface which can be backed by any one of a number of Store implementations store implementations for in-memory, persistent on disk (Berkeley DB) and remote SPARQL endpoints a SPARQL 1.1 implementation - supporting SPARQL 1.1 Queries and Update statements SPARQL function extension mechanisms","homepage":"https://github.com/RDFLib/rdflib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/RDFLib/rdflib","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-08-25T19:54:18.000Z","latest_release_published_at":"2025-08-25T19:54:18.000Z","latest_release_number":"7.1.4","last_synced_at":"2025-09-03T07:07:25.484Z","created_at":"2025-08-25T21:18:31.238Z","updated_at":"2025-09-03T16:11:41.225Z","registry_url":"https://anaconda.org/anaconda/rdflib-with-all","install_command":"conda install -c anaconda rdflib-with-all","documentation_url":null,"metadata":{},"repo_metadata":{"id":2377038,"uuid":"3342046","full_name":"RDFLib/rdflib","owner":"RDFLib","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","archived":false,"fork":false,"pushed_at":"2025-09-03T06:38:43.000Z","size":23461,"stargazers_count":2323,"open_issues_count":345,"forks_count":577,"subscribers_count":80,"default_branch":"main","last_synced_at":"2025-09-03T07:06:11.879Z","etag":null,"topics":["graph","json-ld","linked-data","n3","namespace","nquads","ntriples","parser","pypi","python","python-library","rdf","rdf-xml","rdflib","semantic-web","serializer","sparql","turtle","turtle-rdf","uri"],"latest_commit_sha":null,"homepage":"https://rdflib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"docs/security_considerations.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-02-03T05:49:13.000Z","updated_at":"2025-09-02T16:35:29.000Z","dependencies_parsed_at":"2023-01-16T18:31:12.523Z","dependency_job_id":"e6953048-fad9-4995-8ac0-dbd56066f41e","html_url":"https://github.com/RDFLib/rdflib","commit_stats":{"total_commits":4206,"total_committers":192,"mean_commits":21.90625,"dds":0.7998097955301949,"last_synced_commit":"0ecc40009ae397c2798c0c08a2d751a1a9d2f8a7"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/rdflib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/sbom","scorecard":{"id":116529,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/rdflib","commit":"7a1023fa6f9ed059d104a8f924b50eb32d46a1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/docker-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:62","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:11","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test-report.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:121","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:156","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-report.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.1.4 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/114718987","Warn: release artifact 7.1.4 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/114718987"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.devcontainer:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04 to mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04@sha256:e57fdff274ed0bac0776490fa2644c242491bb21d4df7ad0bb79b433eac5168d","Warn: pipCommand not pinned by hash: Dockerfile.devcontainer:46-52","Warn: pipCommand not pinned by hash: docker/latest/Dockerfile:5-7","Warn: pipCommand not pinned by hash: docker/unstable/Dockerfile:6-7","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:78","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:145","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   2 out of   3 containerImage dependencies pinned","Info:   1 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:25:56.449Z","repository_id":2377038,"created_at":"2025-08-16T01:25:56.449Z","updated_at":"2025-08-16T01:25:56.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273468938,"owners_count":25111237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"RDFLib","name":"RDFlib","uuid":"1401847","kind":"organization","description":"RDFlib, the GitHub organization, is a volunteer-maintained collection of Python tools for working with RDF data.","email":null,"website":"https://rdflib.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1401847?v=4","repositories_count":38,"last_synced_at":"2025-06-18T07:02:14.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RDFLib","funding_links":[],"total_stars":4045,"followers":159,"following":0,"created_at":"2022-11-02T21:14:04.590Z","updated_at":"2025-06-18T07:02:14.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib/repositories"},"tags":[{"name":"7.1.4","sha":"95eda41ff7b40dd69e19b8791b7fe7b8c666f625","kind":"commit","published_at":"2025-03-29T02:19:21.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.4","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4/manifests"},{"name":"7.1.3","sha":"006949a6c67f13947edf2a4c24cb6540b5256c7e","kind":"commit","published_at":"2025-01-18T04:32:32.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3/manifests"},{"name":"7.1.2","sha":"46f22392d981336e929d83d21f82c2cf6fec2970","kind":"commit","published_at":"2025-01-10T12:59:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"eef28e07aa92c38aab5c099205da67b252c8170c","kind":"commit","published_at":"2024-10-28T00:44:39.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"ac03f378d83366097e601da366e588ab58c6e34f","kind":"commit","published_at":"2024-10-17T02:23:46.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"708aecdd7c5c771fb90937e0966ebe20dba66ea2","kind":"commit","published_at":"2023-08-01T21:09:22.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0/manifests"},{"name":"6.3.2","sha":"0593c75753b0b80256d448d56328dbc3967cb055","kind":"commit","published_at":"2023-03-26T11:48:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"f3d31b002dda6d20247619b9606eff07039099df","kind":"commit","published_at":"2023-03-18T13:08:47.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"309848bda0098e8d5dc3dcec179d9ca0e2196455","kind":"commit","published_at":"2023-03-16T22:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"7395c57a56d0e06830c54d55ce5083a5be779a6b","kind":"commit","published_at":"2022-07-16T12:02:25.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"6ed2ef48ed38679bcdafe7cae250a2ef4b315e7b","kind":"commit","published_at":"2021-12-19T23:42:35.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"d508b9bed422734dac03de76c3f00831ec533e27","kind":"commit","published_at":"2021-12-19T22:29:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"d971a5d5026016598ccdaeae242ef11849a2d09f","kind":"commit","published_at":"2021-10-10T12:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"7985b210a6b2f6762ed15c63382a0a36b1b9e4cd","kind":"commit","published_at":"2021-09-17T12:03:36.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"17969dccdc6b182ef19c1a9e0b86a6585026aeab","kind":"commit","published_at":"2021-07-20T13:13:06.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0/manifests"},{"name":"5.0.0","sha":"8c81df03e6cba46025b08e2dd2df6992ac196290","kind":"tag","published_at":"2020-04-18T04:45:17.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/5.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0/manifests"},{"name":"4.2.2","sha":"2fb94c8736687c7d85c2ccd25cd3d3f9391b1c65","kind":"commit","published_at":"2017-01-29T16:51:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"c2f9725f385a85fd280b4cf30239748b24f5cc06","kind":"commit","published_at":"2015-08-12T14:48:58.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5cfd4c824206667de3c38b97e5db566a32c1a377","kind":"commit","published_at":"2015-02-19T13:47:05.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"223bcf05f69a9413a62ba1a55e59187097ceb98d","kind":"tag","published_at":"2014-04-15T13:35:19.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"0ff0ca03358ac207f224f2a9c52cbc3326874b0d","kind":"tag","published_at":"2014-03-04T11:32:55.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"3741607fb1993baefc7ff48f035f55cb10c922de","kind":"tag","published_at":"2013-12-31T14:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"95c6e93b711f2a82d55fd2649682af9b565f79cd","kind":"tag","published_at":"2013-05-22T11:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1/manifests"},{"name":"4.0","sha":"9ef1fe23f143aca302454bfa7c1834e93843d099","kind":"tag","published_at":"2013-05-16T17:00:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0/manifests"},{"name":"3.4.0","sha":"7e17a4ce20ec36d67d185c71d61113bd0b53159b","kind":"tag","published_at":"2013-03-04T13:50:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0/manifests"},{"name":"3.2.3","sha":"05ca4e7825df4a400434a01857ae3c4a5b90cec2","kind":"tag","published_at":"2012-10-10T09:28:34.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"ab6d368d272f50c0f034ad32008f39fe5c8f1aba","kind":"tag","published_at":"2012-09-25T09:00:07.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"69344b7bb89cf2bef5972ffdb60b6e38e2894619","kind":"tag","published_at":"2012-04-24T13:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"742c490e35d0ab0e11e7000ed12194dadc062aab","kind":"commit","published_at":"2012-01-19T10:04:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"451780760e801d51288d62e131ce70137bd1d086","kind":"commit","published_at":"2011-01-31T06:20:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e45faf6771a2b21c76f1f8ba002d39d01551c175","kind":"commit","published_at":"2010-05-13T17:50:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"0c1456556f8ad306c654f41a327b47ceec42609b","kind":"commit","published_at":"2007-04-04T19:56:31.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c5183b24f09831c8cb2fe4e0de36862294f789c6","kind":"commit","published_at":"2006-10-22T15:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3/manifests"},{"name":"2.3.1","sha":"ddcc55550dd569a71f052fed408fedddf9c66f29","kind":"commit","published_at":"2006-03-02T19:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"88bbee5e93a1c136434fd521d561143cb2cd9d1c","kind":"commit","published_at":"2005-12-23T06:30:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0/manifests"},{"name":"release-2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/release-2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/release-2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@release-2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6/manifests"},{"name":"2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6/manifests"},{"name":"initial_import_from_cvs","sha":"e847a388a108f7aa43cb0659365ca429b2cad5e9","kind":"commit","published_at":"2003-12-18T04:06:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/initial_import_from_cvs","html_url":"https://github.com/RDFLib/rdflib/releases/tag/initial_import_from_cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@initial_import_from_cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs/manifests"}]},"repo_metadata_updated_at":"2025-09-03T16:11:41.225Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.4861078683166,"dependent_packages_count":42.2834461825823,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.38477702544945},"purl":"pkg:conda/rdflib-with-all","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rdflib-with-all","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rdflib-with-all","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rdflib-with-all/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T15:03:51.549Z","issues_count":251,"pull_requests_count":973,"avg_time_to_close_issue":23359316.934210528,"avg_time_to_close_pull_request":1388763.9044025156,"issues_closed_count":76,"pull_requests_closed_count":795,"pull_request_authors_count":74,"issue_authors_count":139,"avg_comments_per_issue":2.5139442231075697,"avg_comments_per_pull_request":1.4522096608427544,"merged_pull_requests_count":590,"bot_issues_count":5,"bot_pull_requests_count":566,"past_year_issues_count":62,"past_year_pull_requests_count":353,"past_year_avg_time_to_close_issue":676898.4444444445,"past_year_avg_time_to_close_pull_request":706873.5510204082,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":245,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.22580645161290322,"past_year_avg_comments_per_pull_request":0.9546742209631728,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/issues","maintainers":[{"login":"aucampia","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"},{"login":"nicholascar","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"white-gecko","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/white-gecko"},{"login":"gjhiggins","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjhiggins"},{"login":"gromgull","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gromgull"},{"login":"joernhees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joernhees"},{"login":"niklasl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasl"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}],"active_maintainers":[{"login":"nicholascar","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-all/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-all/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-all/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-all/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2905,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":612},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-05T07:44:21.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12040456,"name":"rdflib-with-orjson","ecosystem":"conda","description":"RDFLib is a pure Python package for working with RDF. RDFLib contains most things you need to work with RDF, including parsers and serializers for RDF/XML, N3, NTriples, N-Quads, Turtle, TriX, Trig and JSON-LD a Graph interface which can be backed by any one of a number of Store implementations store implementations for in-memory, persistent on disk (Berkeley DB) and remote SPARQL endpoints a SPARQL 1.1 implementation - supporting SPARQL 1.1 Queries and Update statements SPARQL function extension mechanisms","homepage":"https://github.com/RDFLib/rdflib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/RDFLib/rdflib","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-08-25T19:54:12.000Z","latest_release_published_at":"2025-08-25T19:54:12.000Z","latest_release_number":"7.1.4","last_synced_at":"2025-09-03T07:07:25.298Z","created_at":"2025-08-25T21:18:31.225Z","updated_at":"2025-09-03T16:11:41.128Z","registry_url":"https://anaconda.org/anaconda/rdflib-with-orjson","install_command":"conda install -c anaconda rdflib-with-orjson","documentation_url":null,"metadata":{},"repo_metadata":{"id":2377038,"uuid":"3342046","full_name":"RDFLib/rdflib","owner":"RDFLib","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","archived":false,"fork":false,"pushed_at":"2025-09-03T06:38:43.000Z","size":23461,"stargazers_count":2323,"open_issues_count":345,"forks_count":577,"subscribers_count":80,"default_branch":"main","last_synced_at":"2025-09-03T07:06:11.879Z","etag":null,"topics":["graph","json-ld","linked-data","n3","namespace","nquads","ntriples","parser","pypi","python","python-library","rdf","rdf-xml","rdflib","semantic-web","serializer","sparql","turtle","turtle-rdf","uri"],"latest_commit_sha":null,"homepage":"https://rdflib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"docs/security_considerations.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-02-03T05:49:13.000Z","updated_at":"2025-09-02T16:35:29.000Z","dependencies_parsed_at":"2023-01-16T18:31:12.523Z","dependency_job_id":"e6953048-fad9-4995-8ac0-dbd56066f41e","html_url":"https://github.com/RDFLib/rdflib","commit_stats":{"total_commits":4206,"total_committers":192,"mean_commits":21.90625,"dds":0.7998097955301949,"last_synced_commit":"0ecc40009ae397c2798c0c08a2d751a1a9d2f8a7"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/rdflib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/sbom","scorecard":{"id":116529,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/rdflib","commit":"7a1023fa6f9ed059d104a8f924b50eb32d46a1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/docker-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:62","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:11","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test-report.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:121","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:156","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-report.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.1.4 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/114718987","Warn: release artifact 7.1.4 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/114718987"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.devcontainer:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04 to mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04@sha256:e57fdff274ed0bac0776490fa2644c242491bb21d4df7ad0bb79b433eac5168d","Warn: pipCommand not pinned by hash: Dockerfile.devcontainer:46-52","Warn: pipCommand not pinned by hash: docker/latest/Dockerfile:5-7","Warn: pipCommand not pinned by hash: docker/unstable/Dockerfile:6-7","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:78","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:145","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   2 out of   3 containerImage dependencies pinned","Info:   1 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:25:56.449Z","repository_id":2377038,"created_at":"2025-08-16T01:25:56.449Z","updated_at":"2025-08-16T01:25:56.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273468938,"owners_count":25111237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"RDFLib","name":"RDFlib","uuid":"1401847","kind":"organization","description":"RDFlib, the GitHub organization, is a volunteer-maintained collection of Python tools for working with RDF data.","email":null,"website":"https://rdflib.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1401847?v=4","repositories_count":38,"last_synced_at":"2025-06-18T07:02:14.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RDFLib","funding_links":[],"total_stars":4045,"followers":159,"following":0,"created_at":"2022-11-02T21:14:04.590Z","updated_at":"2025-06-18T07:02:14.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib/repositories"},"tags":[{"name":"7.1.4","sha":"95eda41ff7b40dd69e19b8791b7fe7b8c666f625","kind":"commit","published_at":"2025-03-29T02:19:21.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.4","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4/manifests"},{"name":"7.1.3","sha":"006949a6c67f13947edf2a4c24cb6540b5256c7e","kind":"commit","published_at":"2025-01-18T04:32:32.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3/manifests"},{"name":"7.1.2","sha":"46f22392d981336e929d83d21f82c2cf6fec2970","kind":"commit","published_at":"2025-01-10T12:59:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"eef28e07aa92c38aab5c099205da67b252c8170c","kind":"commit","published_at":"2024-10-28T00:44:39.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"ac03f378d83366097e601da366e588ab58c6e34f","kind":"commit","published_at":"2024-10-17T02:23:46.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"708aecdd7c5c771fb90937e0966ebe20dba66ea2","kind":"commit","published_at":"2023-08-01T21:09:22.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0/manifests"},{"name":"6.3.2","sha":"0593c75753b0b80256d448d56328dbc3967cb055","kind":"commit","published_at":"2023-03-26T11:48:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"f3d31b002dda6d20247619b9606eff07039099df","kind":"commit","published_at":"2023-03-18T13:08:47.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"309848bda0098e8d5dc3dcec179d9ca0e2196455","kind":"commit","published_at":"2023-03-16T22:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"7395c57a56d0e06830c54d55ce5083a5be779a6b","kind":"commit","published_at":"2022-07-16T12:02:25.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"6ed2ef48ed38679bcdafe7cae250a2ef4b315e7b","kind":"commit","published_at":"2021-12-19T23:42:35.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"d508b9bed422734dac03de76c3f00831ec533e27","kind":"commit","published_at":"2021-12-19T22:29:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"d971a5d5026016598ccdaeae242ef11849a2d09f","kind":"commit","published_at":"2021-10-10T12:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"7985b210a6b2f6762ed15c63382a0a36b1b9e4cd","kind":"commit","published_at":"2021-09-17T12:03:36.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"17969dccdc6b182ef19c1a9e0b86a6585026aeab","kind":"commit","published_at":"2021-07-20T13:13:06.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0/manifests"},{"name":"5.0.0","sha":"8c81df03e6cba46025b08e2dd2df6992ac196290","kind":"tag","published_at":"2020-04-18T04:45:17.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/5.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0/manifests"},{"name":"4.2.2","sha":"2fb94c8736687c7d85c2ccd25cd3d3f9391b1c65","kind":"commit","published_at":"2017-01-29T16:51:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"c2f9725f385a85fd280b4cf30239748b24f5cc06","kind":"commit","published_at":"2015-08-12T14:48:58.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5cfd4c824206667de3c38b97e5db566a32c1a377","kind":"commit","published_at":"2015-02-19T13:47:05.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"223bcf05f69a9413a62ba1a55e59187097ceb98d","kind":"tag","published_at":"2014-04-15T13:35:19.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"0ff0ca03358ac207f224f2a9c52cbc3326874b0d","kind":"tag","published_at":"2014-03-04T11:32:55.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"3741607fb1993baefc7ff48f035f55cb10c922de","kind":"tag","published_at":"2013-12-31T14:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"95c6e93b711f2a82d55fd2649682af9b565f79cd","kind":"tag","published_at":"2013-05-22T11:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1/manifests"},{"name":"4.0","sha":"9ef1fe23f143aca302454bfa7c1834e93843d099","kind":"tag","published_at":"2013-05-16T17:00:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0/manifests"},{"name":"3.4.0","sha":"7e17a4ce20ec36d67d185c71d61113bd0b53159b","kind":"tag","published_at":"2013-03-04T13:50:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0/manifests"},{"name":"3.2.3","sha":"05ca4e7825df4a400434a01857ae3c4a5b90cec2","kind":"tag","published_at":"2012-10-10T09:28:34.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"ab6d368d272f50c0f034ad32008f39fe5c8f1aba","kind":"tag","published_at":"2012-09-25T09:00:07.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"69344b7bb89cf2bef5972ffdb60b6e38e2894619","kind":"tag","published_at":"2012-04-24T13:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"742c490e35d0ab0e11e7000ed12194dadc062aab","kind":"commit","published_at":"2012-01-19T10:04:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"451780760e801d51288d62e131ce70137bd1d086","kind":"commit","published_at":"2011-01-31T06:20:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e45faf6771a2b21c76f1f8ba002d39d01551c175","kind":"commit","published_at":"2010-05-13T17:50:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"0c1456556f8ad306c654f41a327b47ceec42609b","kind":"commit","published_at":"2007-04-04T19:56:31.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c5183b24f09831c8cb2fe4e0de36862294f789c6","kind":"commit","published_at":"2006-10-22T15:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3/manifests"},{"name":"2.3.1","sha":"ddcc55550dd569a71f052fed408fedddf9c66f29","kind":"commit","published_at":"2006-03-02T19:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"88bbee5e93a1c136434fd521d561143cb2cd9d1c","kind":"commit","published_at":"2005-12-23T06:30:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0/manifests"},{"name":"release-2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/release-2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/release-2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@release-2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6/manifests"},{"name":"2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6/manifests"},{"name":"initial_import_from_cvs","sha":"e847a388a108f7aa43cb0659365ca429b2cad5e9","kind":"commit","published_at":"2003-12-18T04:06:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/initial_import_from_cvs","html_url":"https://github.com/RDFLib/rdflib/releases/tag/initial_import_from_cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@initial_import_from_cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs/manifests"}]},"repo_metadata_updated_at":"2025-09-03T16:11:41.128Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.4861078683166,"dependent_packages_count":42.2834461825823,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.38477702544945},"purl":"pkg:conda/rdflib-with-orjson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rdflib-with-orjson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rdflib-with-orjson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rdflib-with-orjson/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T15:03:51.549Z","issues_count":251,"pull_requests_count":973,"avg_time_to_close_issue":23359316.934210528,"avg_time_to_close_pull_request":1388763.9044025156,"issues_closed_count":76,"pull_requests_closed_count":795,"pull_request_authors_count":74,"issue_authors_count":139,"avg_comments_per_issue":2.5139442231075697,"avg_comments_per_pull_request":1.4522096608427544,"merged_pull_requests_count":590,"bot_issues_count":5,"bot_pull_requests_count":566,"past_year_issues_count":62,"past_year_pull_requests_count":353,"past_year_avg_time_to_close_issue":676898.4444444445,"past_year_avg_time_to_close_pull_request":706873.5510204082,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":245,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.22580645161290322,"past_year_avg_comments_per_pull_request":0.9546742209631728,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/issues","maintainers":[{"login":"aucampia","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"},{"login":"nicholascar","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"white-gecko","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/white-gecko"},{"login":"gjhiggins","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjhiggins"},{"login":"gromgull","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gromgull"},{"login":"joernhees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joernhees"},{"login":"niklasl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasl"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}],"active_maintainers":[{"login":"nicholascar","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-orjson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-orjson/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-orjson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-orjson/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2905,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":612},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-05T07:44:21.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12040455,"name":"rdflib","ecosystem":"conda","description":"RDFLib is a pure Python package for working with RDF. RDFLib contains most things you need to work with RDF, including parsers and serializers for RDF/XML, N3, NTriples, N-Quads, Turtle, TriX, Trig and JSON-LD a Graph interface which can be backed by any one of a number of Store implementations store implementations for in-memory, persistent on disk (Berkeley DB) and remote SPARQL endpoints a SPARQL 1.1 implementation - supporting SPARQL 1.1 Queries and Update statements SPARQL function extension mechanisms","homepage":"https://github.com/RDFLib/rdflib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/RDFLib/rdflib","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-08-25T19:53:44.000Z","latest_release_published_at":"2025-08-25T19:53:44.000Z","latest_release_number":"7.1.4","last_synced_at":"2025-09-03T07:07:25.227Z","created_at":"2025-08-25T21:18:30.327Z","updated_at":"2025-09-03T16:11:41.130Z","registry_url":"https://anaconda.org/anaconda/rdflib","install_command":"conda install -c anaconda rdflib","documentation_url":null,"metadata":{},"repo_metadata":{"id":2377038,"uuid":"3342046","full_name":"RDFLib/rdflib","owner":"RDFLib","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","archived":false,"fork":false,"pushed_at":"2025-09-03T06:38:43.000Z","size":23461,"stargazers_count":2323,"open_issues_count":345,"forks_count":577,"subscribers_count":80,"default_branch":"main","last_synced_at":"2025-09-03T07:06:11.879Z","etag":null,"topics":["graph","json-ld","linked-data","n3","namespace","nquads","ntriples","parser","pypi","python","python-library","rdf","rdf-xml","rdflib","semantic-web","serializer","sparql","turtle","turtle-rdf","uri"],"latest_commit_sha":null,"homepage":"https://rdflib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"docs/security_considerations.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-02-03T05:49:13.000Z","updated_at":"2025-09-02T16:35:29.000Z","dependencies_parsed_at":"2023-01-16T18:31:12.523Z","dependency_job_id":"e6953048-fad9-4995-8ac0-dbd56066f41e","html_url":"https://github.com/RDFLib/rdflib","commit_stats":{"total_commits":4206,"total_committers":192,"mean_commits":21.90625,"dds":0.7998097955301949,"last_synced_commit":"0ecc40009ae397c2798c0c08a2d751a1a9d2f8a7"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/rdflib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/sbom","scorecard":{"id":116529,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/rdflib","commit":"7a1023fa6f9ed059d104a8f924b50eb32d46a1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/docker-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:62","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:11","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test-report.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:121","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:156","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-report.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.1.4 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/114718987","Warn: release artifact 7.1.4 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/114718987"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.devcontainer:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04 to mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04@sha256:e57fdff274ed0bac0776490fa2644c242491bb21d4df7ad0bb79b433eac5168d","Warn: pipCommand not pinned by hash: Dockerfile.devcontainer:46-52","Warn: pipCommand not pinned by hash: docker/latest/Dockerfile:5-7","Warn: pipCommand not pinned by hash: docker/unstable/Dockerfile:6-7","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:78","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:145","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   2 out of   3 containerImage dependencies pinned","Info:   1 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:25:56.449Z","repository_id":2377038,"created_at":"2025-08-16T01:25:56.449Z","updated_at":"2025-08-16T01:25:56.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273468938,"owners_count":25111237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"RDFLib","name":"RDFlib","uuid":"1401847","kind":"organization","description":"RDFlib, the GitHub organization, is a volunteer-maintained collection of Python tools for working with RDF data.","email":null,"website":"https://rdflib.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1401847?v=4","repositories_count":38,"last_synced_at":"2025-06-18T07:02:14.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RDFLib","funding_links":[],"total_stars":4045,"followers":159,"following":0,"created_at":"2022-11-02T21:14:04.590Z","updated_at":"2025-06-18T07:02:14.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib/repositories"},"tags":[{"name":"7.1.4","sha":"95eda41ff7b40dd69e19b8791b7fe7b8c666f625","kind":"commit","published_at":"2025-03-29T02:19:21.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.4","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4/manifests"},{"name":"7.1.3","sha":"006949a6c67f13947edf2a4c24cb6540b5256c7e","kind":"commit","published_at":"2025-01-18T04:32:32.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3/manifests"},{"name":"7.1.2","sha":"46f22392d981336e929d83d21f82c2cf6fec2970","kind":"commit","published_at":"2025-01-10T12:59:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"eef28e07aa92c38aab5c099205da67b252c8170c","kind":"commit","published_at":"2024-10-28T00:44:39.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"ac03f378d83366097e601da366e588ab58c6e34f","kind":"commit","published_at":"2024-10-17T02:23:46.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"708aecdd7c5c771fb90937e0966ebe20dba66ea2","kind":"commit","published_at":"2023-08-01T21:09:22.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0/manifests"},{"name":"6.3.2","sha":"0593c75753b0b80256d448d56328dbc3967cb055","kind":"commit","published_at":"2023-03-26T11:48:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"f3d31b002dda6d20247619b9606eff07039099df","kind":"commit","published_at":"2023-03-18T13:08:47.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"309848bda0098e8d5dc3dcec179d9ca0e2196455","kind":"commit","published_at":"2023-03-16T22:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"7395c57a56d0e06830c54d55ce5083a5be779a6b","kind":"commit","published_at":"2022-07-16T12:02:25.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"6ed2ef48ed38679bcdafe7cae250a2ef4b315e7b","kind":"commit","published_at":"2021-12-19T23:42:35.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"d508b9bed422734dac03de76c3f00831ec533e27","kind":"commit","published_at":"2021-12-19T22:29:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"d971a5d5026016598ccdaeae242ef11849a2d09f","kind":"commit","published_at":"2021-10-10T12:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"7985b210a6b2f6762ed15c63382a0a36b1b9e4cd","kind":"commit","published_at":"2021-09-17T12:03:36.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"17969dccdc6b182ef19c1a9e0b86a6585026aeab","kind":"commit","published_at":"2021-07-20T13:13:06.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0/manifests"},{"name":"5.0.0","sha":"8c81df03e6cba46025b08e2dd2df6992ac196290","kind":"tag","published_at":"2020-04-18T04:45:17.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/5.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0/manifests"},{"name":"4.2.2","sha":"2fb94c8736687c7d85c2ccd25cd3d3f9391b1c65","kind":"commit","published_at":"2017-01-29T16:51:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"c2f9725f385a85fd280b4cf30239748b24f5cc06","kind":"commit","published_at":"2015-08-12T14:48:58.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5cfd4c824206667de3c38b97e5db566a32c1a377","kind":"commit","published_at":"2015-02-19T13:47:05.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"223bcf05f69a9413a62ba1a55e59187097ceb98d","kind":"tag","published_at":"2014-04-15T13:35:19.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"0ff0ca03358ac207f224f2a9c52cbc3326874b0d","kind":"tag","published_at":"2014-03-04T11:32:55.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"3741607fb1993baefc7ff48f035f55cb10c922de","kind":"tag","published_at":"2013-12-31T14:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"95c6e93b711f2a82d55fd2649682af9b565f79cd","kind":"tag","published_at":"2013-05-22T11:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1/manifests"},{"name":"4.0","sha":"9ef1fe23f143aca302454bfa7c1834e93843d099","kind":"tag","published_at":"2013-05-16T17:00:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0/manifests"},{"name":"3.4.0","sha":"7e17a4ce20ec36d67d185c71d61113bd0b53159b","kind":"tag","published_at":"2013-03-04T13:50:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0/manifests"},{"name":"3.2.3","sha":"05ca4e7825df4a400434a01857ae3c4a5b90cec2","kind":"tag","published_at":"2012-10-10T09:28:34.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"ab6d368d272f50c0f034ad32008f39fe5c8f1aba","kind":"tag","published_at":"2012-09-25T09:00:07.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"69344b7bb89cf2bef5972ffdb60b6e38e2894619","kind":"tag","published_at":"2012-04-24T13:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"742c490e35d0ab0e11e7000ed12194dadc062aab","kind":"commit","published_at":"2012-01-19T10:04:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"451780760e801d51288d62e131ce70137bd1d086","kind":"commit","published_at":"2011-01-31T06:20:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e45faf6771a2b21c76f1f8ba002d39d01551c175","kind":"commit","published_at":"2010-05-13T17:50:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"0c1456556f8ad306c654f41a327b47ceec42609b","kind":"commit","published_at":"2007-04-04T19:56:31.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c5183b24f09831c8cb2fe4e0de36862294f789c6","kind":"commit","published_at":"2006-10-22T15:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3/manifests"},{"name":"2.3.1","sha":"ddcc55550dd569a71f052fed408fedddf9c66f29","kind":"commit","published_at":"2006-03-02T19:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"88bbee5e93a1c136434fd521d561143cb2cd9d1c","kind":"commit","published_at":"2005-12-23T06:30:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0/manifests"},{"name":"release-2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/release-2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/release-2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@release-2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6/manifests"},{"name":"2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6/manifests"},{"name":"initial_import_from_cvs","sha":"e847a388a108f7aa43cb0659365ca429b2cad5e9","kind":"commit","published_at":"2003-12-18T04:06:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/initial_import_from_cvs","html_url":"https://github.com/RDFLib/rdflib/releases/tag/initial_import_from_cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@initial_import_from_cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs/manifests"}]},"repo_metadata_updated_at":"2025-09-03T16:11:41.129Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.4861078683166,"dependent_packages_count":42.2834461825823,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.38477702544945},"purl":"pkg:conda/rdflib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rdflib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rdflib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rdflib/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T15:03:51.549Z","issues_count":251,"pull_requests_count":973,"avg_time_to_close_issue":23359316.934210528,"avg_time_to_close_pull_request":1388763.9044025156,"issues_closed_count":76,"pull_requests_closed_count":795,"pull_request_authors_count":74,"issue_authors_count":139,"avg_comments_per_issue":2.5139442231075697,"avg_comments_per_pull_request":1.4522096608427544,"merged_pull_requests_count":590,"bot_issues_count":5,"bot_pull_requests_count":566,"past_year_issues_count":62,"past_year_pull_requests_count":353,"past_year_avg_time_to_close_issue":676898.4444444445,"past_year_avg_time_to_close_pull_request":706873.5510204082,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":245,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.22580645161290322,"past_year_avg_comments_per_pull_request":0.9546742209631728,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/issues","maintainers":[{"login":"aucampia","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"},{"login":"nicholascar","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"white-gecko","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/white-gecko"},{"login":"gjhiggins","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjhiggins"},{"login":"gromgull","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gromgull"},{"login":"joernhees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joernhees"},{"login":"niklasl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasl"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}],"active_maintainers":[{"login":"nicholascar","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2905,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":612},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-05T07:44:21.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12040457,"name":"rdflib-with-lxml","ecosystem":"conda","description":"RDFLib is a pure Python package for working with RDF. RDFLib contains most things you need to work with RDF, including parsers and serializers for RDF/XML, N3, NTriples, N-Quads, Turtle, TriX, Trig and JSON-LD a Graph interface which can be backed by any one of a number of Store implementations store implementations for in-memory, persistent on disk (Berkeley DB) and remote SPARQL endpoints a SPARQL 1.1 implementation - supporting SPARQL 1.1 Queries and Update statements SPARQL function extension mechanisms","homepage":"https://github.com/RDFLib/rdflib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/RDFLib/rdflib","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-08-25T19:54:00.000Z","latest_release_published_at":"2025-08-25T19:54:00.000Z","latest_release_number":"7.1.4","last_synced_at":"2025-09-03T07:07:23.132Z","created_at":"2025-08-25T21:18:31.237Z","updated_at":"2025-09-03T16:11:41.141Z","registry_url":"https://anaconda.org/anaconda/rdflib-with-lxml","install_command":"conda install -c anaconda rdflib-with-lxml","documentation_url":null,"metadata":{},"repo_metadata":{"id":2377038,"uuid":"3342046","full_name":"RDFLib/rdflib","owner":"RDFLib","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","archived":false,"fork":false,"pushed_at":"2025-09-03T06:38:43.000Z","size":23461,"stargazers_count":2323,"open_issues_count":345,"forks_count":577,"subscribers_count":80,"default_branch":"main","last_synced_at":"2025-09-03T07:06:11.879Z","etag":null,"topics":["graph","json-ld","linked-data","n3","namespace","nquads","ntriples","parser","pypi","python","python-library","rdf","rdf-xml","rdflib","semantic-web","serializer","sparql","turtle","turtle-rdf","uri"],"latest_commit_sha":null,"homepage":"https://rdflib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"docs/security_considerations.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-02-03T05:49:13.000Z","updated_at":"2025-09-02T16:35:29.000Z","dependencies_parsed_at":"2023-01-16T18:31:12.523Z","dependency_job_id":"e6953048-fad9-4995-8ac0-dbd56066f41e","html_url":"https://github.com/RDFLib/rdflib","commit_stats":{"total_commits":4206,"total_committers":192,"mean_commits":21.90625,"dds":0.7998097955301949,"last_synced_commit":"0ecc40009ae397c2798c0c08a2d751a1a9d2f8a7"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/rdflib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/sbom","scorecard":{"id":116529,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/rdflib","commit":"7a1023fa6f9ed059d104a8f924b50eb32d46a1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/docker-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:62","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:11","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test-report.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:121","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:156","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-report.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.1.4 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/114718987","Warn: release artifact 7.1.4 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/114718987"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.devcontainer:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04 to mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04@sha256:e57fdff274ed0bac0776490fa2644c242491bb21d4df7ad0bb79b433eac5168d","Warn: pipCommand not pinned by hash: Dockerfile.devcontainer:46-52","Warn: pipCommand not pinned by hash: docker/latest/Dockerfile:5-7","Warn: pipCommand not pinned by hash: docker/unstable/Dockerfile:6-7","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:78","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:145","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   2 out of   3 containerImage dependencies pinned","Info:   1 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:25:56.449Z","repository_id":2377038,"created_at":"2025-08-16T01:25:56.449Z","updated_at":"2025-08-16T01:25:56.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273468938,"owners_count":25111237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"RDFLib","name":"RDFlib","uuid":"1401847","kind":"organization","description":"RDFlib, the GitHub organization, is a volunteer-maintained collection of Python tools for working with RDF data.","email":null,"website":"https://rdflib.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1401847?v=4","repositories_count":38,"last_synced_at":"2025-06-18T07:02:14.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RDFLib","funding_links":[],"total_stars":4045,"followers":159,"following":0,"created_at":"2022-11-02T21:14:04.590Z","updated_at":"2025-06-18T07:02:14.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib/repositories"},"tags":[{"name":"7.1.4","sha":"95eda41ff7b40dd69e19b8791b7fe7b8c666f625","kind":"commit","published_at":"2025-03-29T02:19:21.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.4","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4/manifests"},{"name":"7.1.3","sha":"006949a6c67f13947edf2a4c24cb6540b5256c7e","kind":"commit","published_at":"2025-01-18T04:32:32.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3/manifests"},{"name":"7.1.2","sha":"46f22392d981336e929d83d21f82c2cf6fec2970","kind":"commit","published_at":"2025-01-10T12:59:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"eef28e07aa92c38aab5c099205da67b252c8170c","kind":"commit","published_at":"2024-10-28T00:44:39.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"ac03f378d83366097e601da366e588ab58c6e34f","kind":"commit","published_at":"2024-10-17T02:23:46.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"708aecdd7c5c771fb90937e0966ebe20dba66ea2","kind":"commit","published_at":"2023-08-01T21:09:22.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0/manifests"},{"name":"6.3.2","sha":"0593c75753b0b80256d448d56328dbc3967cb055","kind":"commit","published_at":"2023-03-26T11:48:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"f3d31b002dda6d20247619b9606eff07039099df","kind":"commit","published_at":"2023-03-18T13:08:47.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"309848bda0098e8d5dc3dcec179d9ca0e2196455","kind":"commit","published_at":"2023-03-16T22:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"7395c57a56d0e06830c54d55ce5083a5be779a6b","kind":"commit","published_at":"2022-07-16T12:02:25.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"6ed2ef48ed38679bcdafe7cae250a2ef4b315e7b","kind":"commit","published_at":"2021-12-19T23:42:35.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"d508b9bed422734dac03de76c3f00831ec533e27","kind":"commit","published_at":"2021-12-19T22:29:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"d971a5d5026016598ccdaeae242ef11849a2d09f","kind":"commit","published_at":"2021-10-10T12:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"7985b210a6b2f6762ed15c63382a0a36b1b9e4cd","kind":"commit","published_at":"2021-09-17T12:03:36.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"17969dccdc6b182ef19c1a9e0b86a6585026aeab","kind":"commit","published_at":"2021-07-20T13:13:06.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0/manifests"},{"name":"5.0.0","sha":"8c81df03e6cba46025b08e2dd2df6992ac196290","kind":"tag","published_at":"2020-04-18T04:45:17.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/5.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0/manifests"},{"name":"4.2.2","sha":"2fb94c8736687c7d85c2ccd25cd3d3f9391b1c65","kind":"commit","published_at":"2017-01-29T16:51:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"c2f9725f385a85fd280b4cf30239748b24f5cc06","kind":"commit","published_at":"2015-08-12T14:48:58.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5cfd4c824206667de3c38b97e5db566a32c1a377","kind":"commit","published_at":"2015-02-19T13:47:05.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"223bcf05f69a9413a62ba1a55e59187097ceb98d","kind":"tag","published_at":"2014-04-15T13:35:19.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"0ff0ca03358ac207f224f2a9c52cbc3326874b0d","kind":"tag","published_at":"2014-03-04T11:32:55.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"3741607fb1993baefc7ff48f035f55cb10c922de","kind":"tag","published_at":"2013-12-31T14:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"95c6e93b711f2a82d55fd2649682af9b565f79cd","kind":"tag","published_at":"2013-05-22T11:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1/manifests"},{"name":"4.0","sha":"9ef1fe23f143aca302454bfa7c1834e93843d099","kind":"tag","published_at":"2013-05-16T17:00:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0/manifests"},{"name":"3.4.0","sha":"7e17a4ce20ec36d67d185c71d61113bd0b53159b","kind":"tag","published_at":"2013-03-04T13:50:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0/manifests"},{"name":"3.2.3","sha":"05ca4e7825df4a400434a01857ae3c4a5b90cec2","kind":"tag","published_at":"2012-10-10T09:28:34.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"ab6d368d272f50c0f034ad32008f39fe5c8f1aba","kind":"tag","published_at":"2012-09-25T09:00:07.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"69344b7bb89cf2bef5972ffdb60b6e38e2894619","kind":"tag","published_at":"2012-04-24T13:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"742c490e35d0ab0e11e7000ed12194dadc062aab","kind":"commit","published_at":"2012-01-19T10:04:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"451780760e801d51288d62e131ce70137bd1d086","kind":"commit","published_at":"2011-01-31T06:20:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e45faf6771a2b21c76f1f8ba002d39d01551c175","kind":"commit","published_at":"2010-05-13T17:50:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"0c1456556f8ad306c654f41a327b47ceec42609b","kind":"commit","published_at":"2007-04-04T19:56:31.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c5183b24f09831c8cb2fe4e0de36862294f789c6","kind":"commit","published_at":"2006-10-22T15:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3/manifests"},{"name":"2.3.1","sha":"ddcc55550dd569a71f052fed408fedddf9c66f29","kind":"commit","published_at":"2006-03-02T19:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"88bbee5e93a1c136434fd521d561143cb2cd9d1c","kind":"commit","published_at":"2005-12-23T06:30:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0/manifests"},{"name":"release-2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/release-2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/release-2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@release-2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6/manifests"},{"name":"2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6/manifests"},{"name":"initial_import_from_cvs","sha":"e847a388a108f7aa43cb0659365ca429b2cad5e9","kind":"commit","published_at":"2003-12-18T04:06:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/initial_import_from_cvs","html_url":"https://github.com/RDFLib/rdflib/releases/tag/initial_import_from_cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@initial_import_from_cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs/manifests"}]},"repo_metadata_updated_at":"2025-09-03T16:11:41.141Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.4861078683166,"dependent_packages_count":42.2834461825823,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.38477702544945},"purl":"pkg:conda/rdflib-with-lxml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rdflib-with-lxml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rdflib-with-lxml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rdflib-with-lxml/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T15:03:51.549Z","issues_count":251,"pull_requests_count":973,"avg_time_to_close_issue":23359316.934210528,"avg_time_to_close_pull_request":1388763.9044025156,"issues_closed_count":76,"pull_requests_closed_count":795,"pull_request_authors_count":74,"issue_authors_count":139,"avg_comments_per_issue":2.5139442231075697,"avg_comments_per_pull_request":1.4522096608427544,"merged_pull_requests_count":590,"bot_issues_count":5,"bot_pull_requests_count":566,"past_year_issues_count":62,"past_year_pull_requests_count":353,"past_year_avg_time_to_close_issue":676898.4444444445,"past_year_avg_time_to_close_pull_request":706873.5510204082,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":245,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.22580645161290322,"past_year_avg_comments_per_pull_request":0.9546742209631728,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/issues","maintainers":[{"login":"aucampia","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"},{"login":"nicholascar","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"white-gecko","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/white-gecko"},{"login":"gjhiggins","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjhiggins"},{"login":"gromgull","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gromgull"},{"login":"joernhees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joernhees"},{"login":"niklasl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasl"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}],"active_maintainers":[{"login":"nicholascar","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-lxml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-lxml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-lxml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-lxml/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2905,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":612},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-05T07:44:21.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12040459,"name":"rdflib-with-networkx","ecosystem":"conda","description":"RDFLib is a pure Python package for working with RDF. RDFLib contains most things you need to work with RDF, including parsers and serializers for RDF/XML, N3, NTriples, N-Quads, Turtle, TriX, Trig and JSON-LD a Graph interface which can be backed by any one of a number of Store implementations store implementations for in-memory, persistent on disk (Berkeley DB) and remote SPARQL endpoints a SPARQL 1.1 implementation - supporting SPARQL 1.1 Queries and Update statements SPARQL function extension mechanisms","homepage":"https://github.com/RDFLib/rdflib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/RDFLib/rdflib","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-08-25T19:54:06.000Z","latest_release_published_at":"2025-08-25T19:54:06.000Z","latest_release_number":"7.1.4","last_synced_at":"2025-09-03T07:07:25.755Z","created_at":"2025-08-25T21:18:31.246Z","updated_at":"2025-09-03T16:11:41.127Z","registry_url":"https://anaconda.org/anaconda/rdflib-with-networkx","install_command":"conda install -c anaconda rdflib-with-networkx","documentation_url":null,"metadata":{},"repo_metadata":{"id":2377038,"uuid":"3342046","full_name":"RDFLib/rdflib","owner":"RDFLib","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","archived":false,"fork":false,"pushed_at":"2025-09-03T06:38:43.000Z","size":23461,"stargazers_count":2323,"open_issues_count":345,"forks_count":577,"subscribers_count":80,"default_branch":"main","last_synced_at":"2025-09-03T07:06:11.879Z","etag":null,"topics":["graph","json-ld","linked-data","n3","namespace","nquads","ntriples","parser","pypi","python","python-library","rdf","rdf-xml","rdflib","semantic-web","serializer","sparql","turtle","turtle-rdf","uri"],"latest_commit_sha":null,"homepage":"https://rdflib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"docs/security_considerations.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-02-03T05:49:13.000Z","updated_at":"2025-09-02T16:35:29.000Z","dependencies_parsed_at":"2023-01-16T18:31:12.523Z","dependency_job_id":"e6953048-fad9-4995-8ac0-dbd56066f41e","html_url":"https://github.com/RDFLib/rdflib","commit_stats":{"total_commits":4206,"total_committers":192,"mean_commits":21.90625,"dds":0.7998097955301949,"last_synced_commit":"0ecc40009ae397c2798c0c08a2d751a1a9d2f8a7"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/rdflib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/sbom","scorecard":{"id":116529,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/rdflib","commit":"7a1023fa6f9ed059d104a8f924b50eb32d46a1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/docker-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:62","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:11","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test-report.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:121","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:156","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-report.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.1.4 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/114718987","Warn: release artifact 7.1.4 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/114718987"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.devcontainer:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04 to mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04@sha256:e57fdff274ed0bac0776490fa2644c242491bb21d4df7ad0bb79b433eac5168d","Warn: pipCommand not pinned by hash: Dockerfile.devcontainer:46-52","Warn: pipCommand not pinned by hash: docker/latest/Dockerfile:5-7","Warn: pipCommand not pinned by hash: docker/unstable/Dockerfile:6-7","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:78","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:145","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   2 out of   3 containerImage dependencies pinned","Info:   1 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:25:56.449Z","repository_id":2377038,"created_at":"2025-08-16T01:25:56.449Z","updated_at":"2025-08-16T01:25:56.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273468938,"owners_count":25111237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"RDFLib","name":"RDFlib","uuid":"1401847","kind":"organization","description":"RDFlib, the GitHub organization, is a volunteer-maintained collection of Python tools for working with RDF data.","email":null,"website":"https://rdflib.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1401847?v=4","repositories_count":38,"last_synced_at":"2025-06-18T07:02:14.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RDFLib","funding_links":[],"total_stars":4045,"followers":159,"following":0,"created_at":"2022-11-02T21:14:04.590Z","updated_at":"2025-06-18T07:02:14.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib/repositories"},"tags":[{"name":"7.1.4","sha":"95eda41ff7b40dd69e19b8791b7fe7b8c666f625","kind":"commit","published_at":"2025-03-29T02:19:21.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.4","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4/manifests"},{"name":"7.1.3","sha":"006949a6c67f13947edf2a4c24cb6540b5256c7e","kind":"commit","published_at":"2025-01-18T04:32:32.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3/manifests"},{"name":"7.1.2","sha":"46f22392d981336e929d83d21f82c2cf6fec2970","kind":"commit","published_at":"2025-01-10T12:59:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"eef28e07aa92c38aab5c099205da67b252c8170c","kind":"commit","published_at":"2024-10-28T00:44:39.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"ac03f378d83366097e601da366e588ab58c6e34f","kind":"commit","published_at":"2024-10-17T02:23:46.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"708aecdd7c5c771fb90937e0966ebe20dba66ea2","kind":"commit","published_at":"2023-08-01T21:09:22.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0/manifests"},{"name":"6.3.2","sha":"0593c75753b0b80256d448d56328dbc3967cb055","kind":"commit","published_at":"2023-03-26T11:48:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"f3d31b002dda6d20247619b9606eff07039099df","kind":"commit","published_at":"2023-03-18T13:08:47.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"309848bda0098e8d5dc3dcec179d9ca0e2196455","kind":"commit","published_at":"2023-03-16T22:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"7395c57a56d0e06830c54d55ce5083a5be779a6b","kind":"commit","published_at":"2022-07-16T12:02:25.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"6ed2ef48ed38679bcdafe7cae250a2ef4b315e7b","kind":"commit","published_at":"2021-12-19T23:42:35.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"d508b9bed422734dac03de76c3f00831ec533e27","kind":"commit","published_at":"2021-12-19T22:29:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"d971a5d5026016598ccdaeae242ef11849a2d09f","kind":"commit","published_at":"2021-10-10T12:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"7985b210a6b2f6762ed15c63382a0a36b1b9e4cd","kind":"commit","published_at":"2021-09-17T12:03:36.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"17969dccdc6b182ef19c1a9e0b86a6585026aeab","kind":"commit","published_at":"2021-07-20T13:13:06.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0/manifests"},{"name":"5.0.0","sha":"8c81df03e6cba46025b08e2dd2df6992ac196290","kind":"tag","published_at":"2020-04-18T04:45:17.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/5.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0/manifests"},{"name":"4.2.2","sha":"2fb94c8736687c7d85c2ccd25cd3d3f9391b1c65","kind":"commit","published_at":"2017-01-29T16:51:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"c2f9725f385a85fd280b4cf30239748b24f5cc06","kind":"commit","published_at":"2015-08-12T14:48:58.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5cfd4c824206667de3c38b97e5db566a32c1a377","kind":"commit","published_at":"2015-02-19T13:47:05.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"223bcf05f69a9413a62ba1a55e59187097ceb98d","kind":"tag","published_at":"2014-04-15T13:35:19.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"0ff0ca03358ac207f224f2a9c52cbc3326874b0d","kind":"tag","published_at":"2014-03-04T11:32:55.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"3741607fb1993baefc7ff48f035f55cb10c922de","kind":"tag","published_at":"2013-12-31T14:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"95c6e93b711f2a82d55fd2649682af9b565f79cd","kind":"tag","published_at":"2013-05-22T11:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1/manifests"},{"name":"4.0","sha":"9ef1fe23f143aca302454bfa7c1834e93843d099","kind":"tag","published_at":"2013-05-16T17:00:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0/manifests"},{"name":"3.4.0","sha":"7e17a4ce20ec36d67d185c71d61113bd0b53159b","kind":"tag","published_at":"2013-03-04T13:50:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0/manifests"},{"name":"3.2.3","sha":"05ca4e7825df4a400434a01857ae3c4a5b90cec2","kind":"tag","published_at":"2012-10-10T09:28:34.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"ab6d368d272f50c0f034ad32008f39fe5c8f1aba","kind":"tag","published_at":"2012-09-25T09:00:07.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"69344b7bb89cf2bef5972ffdb60b6e38e2894619","kind":"tag","published_at":"2012-04-24T13:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"742c490e35d0ab0e11e7000ed12194dadc062aab","kind":"commit","published_at":"2012-01-19T10:04:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"451780760e801d51288d62e131ce70137bd1d086","kind":"commit","published_at":"2011-01-31T06:20:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e45faf6771a2b21c76f1f8ba002d39d01551c175","kind":"commit","published_at":"2010-05-13T17:50:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"0c1456556f8ad306c654f41a327b47ceec42609b","kind":"commit","published_at":"2007-04-04T19:56:31.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c5183b24f09831c8cb2fe4e0de36862294f789c6","kind":"commit","published_at":"2006-10-22T15:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3/manifests"},{"name":"2.3.1","sha":"ddcc55550dd569a71f052fed408fedddf9c66f29","kind":"commit","published_at":"2006-03-02T19:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"88bbee5e93a1c136434fd521d561143cb2cd9d1c","kind":"commit","published_at":"2005-12-23T06:30:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0/manifests"},{"name":"release-2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/release-2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/release-2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@release-2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6/manifests"},{"name":"2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6/manifests"},{"name":"initial_import_from_cvs","sha":"e847a388a108f7aa43cb0659365ca429b2cad5e9","kind":"commit","published_at":"2003-12-18T04:06:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/initial_import_from_cvs","html_url":"https://github.com/RDFLib/rdflib/releases/tag/initial_import_from_cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@initial_import_from_cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs/manifests"}]},"repo_metadata_updated_at":"2025-09-03T16:11:41.127Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.4861078683166,"dependent_packages_count":42.2834461825823,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.38477702544945},"purl":"pkg:conda/rdflib-with-networkx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rdflib-with-networkx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rdflib-with-networkx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rdflib-with-networkx/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T15:03:51.549Z","issues_count":251,"pull_requests_count":973,"avg_time_to_close_issue":23359316.934210528,"avg_time_to_close_pull_request":1388763.9044025156,"issues_closed_count":76,"pull_requests_closed_count":795,"pull_request_authors_count":74,"issue_authors_count":139,"avg_comments_per_issue":2.5139442231075697,"avg_comments_per_pull_request":1.4522096608427544,"merged_pull_requests_count":590,"bot_issues_count":5,"bot_pull_requests_count":566,"past_year_issues_count":62,"past_year_pull_requests_count":353,"past_year_avg_time_to_close_issue":676898.4444444445,"past_year_avg_time_to_close_pull_request":706873.5510204082,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":245,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.22580645161290322,"past_year_avg_comments_per_pull_request":0.9546742209631728,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/issues","maintainers":[{"login":"aucampia","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"},{"login":"nicholascar","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"white-gecko","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/white-gecko"},{"login":"gjhiggins","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjhiggins"},{"login":"gromgull","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gromgull"},{"login":"joernhees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joernhees"},{"login":"niklasl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasl"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}],"active_maintainers":[{"login":"nicholascar","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-networkx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-networkx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-networkx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rdflib-with-networkx/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2905,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":612},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-05T07:44:21.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2898344,"name":"rdflib","ecosystem":"pypi","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","homepage":"https://github.com/RDFLib/rdflib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/RDFLib/rdflib","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2020-04-04T02:40:14.000Z","latest_release_published_at":"2025-03-29T02:22:44.000Z","latest_release_number":"7.1.4","last_synced_at":"2025-03-29T02:32:05.054Z","created_at":"2022-04-10T12:26:13.307Z","updated_at":"2025-03-29T02:32:05.501Z","registry_url":"https://pypi.org/project/rdflib/","install_command":"pip install rdflib --index-url https://pypi.org/simple","documentation_url":"https://rdflib.readthedocs.org/","metadata":{"funding":null,"documentation":"https://rdflib.readthedocs.org/","classifiers":["License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"rdflib"},"repo_metadata":{"id":2377038,"uuid":"3342046","full_name":"RDFLib/rdflib","owner":"RDFLib","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","archived":false,"fork":false,"pushed_at":"2024-04-22T19:08:44.000Z","size":22243,"stargazers_count":2077,"open_issues_count":276,"forks_count":540,"subscribers_count":83,"default_branch":"main","last_synced_at":"2024-04-23T09:49:19.401Z","etag":null,"topics":["graph","json-ld","linked-data","n3","namespace","nquads","ntriples","parser","pypi","python","python-library","rdf","rdf-xml","rdflib","semantic-web","serializer","sparql","turtle","turtle-rdf","uri"],"latest_commit_sha":null,"homepage":"https://rdflib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"docs/security_considerations.rst","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-02-03T05:49:13.000Z","updated_at":"2024-04-27T12:28:20.889Z","dependencies_parsed_at":"2023-01-16T18:31:12.523Z","dependency_job_id":"e6953048-fad9-4995-8ac0-dbd56066f41e","html_url":"https://github.com/RDFLib/rdflib","commit_stats":{"total_commits":4124,"total_committers":188,"mean_commits":21.93617021276596,"dds":0.7958292919495635,"last_synced_commit":"c9eb7a9368444a6f3b3106575486ddae001706b9"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221899195,"owners_count":16898910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"RDFLib","name":"RDFLib","uuid":"1401847","kind":"organization","description":"RDFlib, the GitHub organization, is a volunteer-maintained collection of Python tools for working with RDF data.","email":null,"website":"https://rdflib.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1401847?v=4","repositories_count":38,"last_synced_at":"2024-03-25T23:19:38.776Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RDFLib","funding_links":[],"total_stars":4045,"followers":110,"following":0,"created_at":"2022-11-02T21:14:04.590Z","updated_at":"2024-03-25T23:19:39.302Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib/repositories"},"tags":[{"name":"7.1.1","sha":"eef28e07aa92c38aab5c099205da67b252c8170c","kind":"commit","published_at":"2024-10-28T00:44:39.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"ac03f378d83366097e601da366e588ab58c6e34f","kind":"commit","published_at":"2024-10-17T02:23:46.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"708aecdd7c5c771fb90937e0966ebe20dba66ea2","kind":"commit","published_at":"2023-08-01T21:09:22.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0/manifests"},{"name":"6.3.2","sha":"0593c75753b0b80256d448d56328dbc3967cb055","kind":"commit","published_at":"2023-03-26T11:48:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"f3d31b002dda6d20247619b9606eff07039099df","kind":"commit","published_at":"2023-03-18T13:08:47.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"309848bda0098e8d5dc3dcec179d9ca0e2196455","kind":"commit","published_at":"2023-03-16T22:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"7395c57a56d0e06830c54d55ce5083a5be779a6b","kind":"commit","published_at":"2022-07-16T12:02:25.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"6ed2ef48ed38679bcdafe7cae250a2ef4b315e7b","kind":"commit","published_at":"2021-12-19T23:42:35.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"d508b9bed422734dac03de76c3f00831ec533e27","kind":"commit","published_at":"2021-12-19T22:29:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"d971a5d5026016598ccdaeae242ef11849a2d09f","kind":"commit","published_at":"2021-10-10T12:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"7985b210a6b2f6762ed15c63382a0a36b1b9e4cd","kind":"commit","published_at":"2021-09-17T12:03:36.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"17969dccdc6b182ef19c1a9e0b86a6585026aeab","kind":"commit","published_at":"2021-07-20T13:13:06.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0/manifests"},{"name":"5.0.0","sha":"8c81df03e6cba46025b08e2dd2df6992ac196290","kind":"tag","published_at":"2020-04-18T04:45:17.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/5.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0/manifests"},{"name":"4.2.2","sha":"2fb94c8736687c7d85c2ccd25cd3d3f9391b1c65","kind":"commit","published_at":"2017-01-29T16:51:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"c2f9725f385a85fd280b4cf30239748b24f5cc06","kind":"commit","published_at":"2015-08-12T14:48:58.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5cfd4c824206667de3c38b97e5db566a32c1a377","kind":"commit","published_at":"2015-02-19T13:47:05.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"223bcf05f69a9413a62ba1a55e59187097ceb98d","kind":"tag","published_at":"2014-04-15T13:35:19.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"0ff0ca03358ac207f224f2a9c52cbc3326874b0d","kind":"tag","published_at":"2014-03-04T11:32:55.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"3741607fb1993baefc7ff48f035f55cb10c922de","kind":"tag","published_at":"2013-12-31T14:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"95c6e93b711f2a82d55fd2649682af9b565f79cd","kind":"tag","published_at":"2013-05-22T11:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1/manifests"},{"name":"4.0","sha":"9ef1fe23f143aca302454bfa7c1834e93843d099","kind":"tag","published_at":"2013-05-16T17:00:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0/manifests"},{"name":"3.4.0","sha":"7e17a4ce20ec36d67d185c71d61113bd0b53159b","kind":"tag","published_at":"2013-03-04T13:50:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0/manifests"},{"name":"3.2.3","sha":"05ca4e7825df4a400434a01857ae3c4a5b90cec2","kind":"tag","published_at":"2012-10-10T09:28:34.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"ab6d368d272f50c0f034ad32008f39fe5c8f1aba","kind":"tag","published_at":"2012-09-25T09:00:07.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"69344b7bb89cf2bef5972ffdb60b6e38e2894619","kind":"tag","published_at":"2012-04-24T13:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"742c490e35d0ab0e11e7000ed12194dadc062aab","kind":"commit","published_at":"2012-01-19T10:04:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"451780760e801d51288d62e131ce70137bd1d086","kind":"commit","published_at":"2011-01-31T06:20:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e45faf6771a2b21c76f1f8ba002d39d01551c175","kind":"commit","published_at":"2010-05-13T17:50:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"0c1456556f8ad306c654f41a327b47ceec42609b","kind":"commit","published_at":"2007-04-04T19:56:31.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c5183b24f09831c8cb2fe4e0de36862294f789c6","kind":"commit","published_at":"2006-10-22T15:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3/manifests"},{"name":"2.3.1","sha":"ddcc55550dd569a71f052fed408fedddf9c66f29","kind":"commit","published_at":"2006-03-02T19:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"88bbee5e93a1c136434fd521d561143cb2cd9d1c","kind":"commit","published_at":"2005-12-23T06:30:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0/manifests"},{"name":"2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6/manifests"},{"name":"release-2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/release-2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/release-2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6/manifests"},{"name":"initial_import_from_cvs","sha":"e847a388a108f7aa43cb0659365ca429b2cad5e9","kind":"commit","published_at":"2003-12-18T04:06:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/initial_import_from_cvs","html_url":"https://github.com/RDFLib/rdflib/releases/tag/initial_import_from_cvs","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs/manifests"}]},"repo_metadata_updated_at":"2024-10-30T03:10:35.389Z","dependent_packages_count":471,"downloads":5830856,"downloads_period":"last-month","dependent_repos_count":4363,"rankings":{"downloads":0.18454563232510407,"dependent_repos_count":0.15075023875116528,"dependent_packages_count":0.05335145890608624,"stargazers_count":1.5890345414223652,"forks_count":2.301504274737564,"docker_downloads_count":0.42851799604707813,"average":0.7846173570315605},"purl":"pkg:pypi/rdflib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rdflib","docker_dependents_count":407,"docker_downloads_count":77978175,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rdflib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rdflib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T18:25:00.190Z","issues_count":195,"pull_requests_count":496,"avg_time_to_close_issue":22474301.75,"avg_time_to_close_pull_request":1062420.490022173,"issues_closed_count":63,"pull_requests_closed_count":451,"pull_request_authors_count":50,"issue_authors_count":113,"avg_comments_per_issue":3.3692307692307693,"avg_comments_per_pull_request":1.7862903225806452,"merged_pull_requests_count":363,"bot_issues_count":0,"bot_pull_requests_count":272,"past_year_issues_count":60,"past_year_pull_requests_count":246,"past_year_avg_time_to_close_issue":7823291.818181818,"past_year_avg_time_to_close_pull_request":1135286.273542601,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":223,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":2.566666666666667,"past_year_avg_comments_per_pull_request":1.467479674796748,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":173,"past_year_merged_pull_requests_count":153,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/issues","maintainers":[{"login":"aucampia","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"},{"login":"nicholascar","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"white-gecko","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/white-gecko"},{"login":"gjhiggins","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjhiggins"},{"login":"gromgull","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gromgull"},{"login":"joernhees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joernhees"},{"login":"niklasl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasl"}],"active_maintainers":[{"login":"nicholascar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"white-gecko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/white-gecko"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdflib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdflib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdflib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdflib/related_packages","maintainers":[{"uuid":"iwan.aucamp","login":"iwan.aucamp","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/iwan.aucamp/","role":null,"created_at":"2023-02-04T04:46:58.265Z","updated_at":"2023-02-04T04:46:58.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/iwan.aucamp/packages"},{"uuid":"ncar","login":"ncar","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/ncar/","role":null,"created_at":"2023-02-04T04:46:58.171Z","updated_at":"2023-02-04T04:46:58.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ncar/packages"},{"uuid":"ashleysommer","login":"ashleysommer","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/ashleysommer/","role":null,"created_at":"2023-02-04T04:46:58.149Z","updated_at":"2023-02-04T04:46:58.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ashleysommer/packages"},{"uuid":"white_gecko","login":"white_gecko","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/white_gecko/","role":null,"created_at":"2023-02-04T04:46:58.331Z","updated_at":"2023-02-04T04:46:58.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/white_gecko/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725077,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":76201,"name":"py-rdflib","ecosystem":"spack","description":"RDFLib is a pure Python package for working with RDF. RDFLib contains\nmost things you need to work with RDF, including: parsers and\nserializers for RDF/XML, N3, NTriples, N-Quads, Turtle, TriX, Trig and\nJSON-LD (via a plugin). a Graph interface which can be backed by any one\nof a number of Store implementations store implementations for in-memory\nstorage and persistent storage on top of the Berkeley DB a SPARQL 1.1\nimplementation - supporting SPARQL 1.1 Queries and Update statements\n","homepage":"https://github.com/RDFLib/rdflib","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/RDFLib/rdflib","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-04-05T09:28:31.359Z","latest_release_published_at":"2024-03-20T02:38:49.326Z","latest_release_number":"7.0.0","last_synced_at":"2025-09-03T07:07:24.305Z","created_at":"2022-04-05T09:28:31.328Z","updated_at":"2025-09-03T16:11:41.130Z","registry_url":"https://packages.spack.io/package.html?name=py-rdflib","install_command":"spack install py-rdflib","documentation_url":null,"metadata":{},"repo_metadata":{"id":2377038,"uuid":"3342046","full_name":"RDFLib/rdflib","owner":"RDFLib","description":"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.","archived":false,"fork":false,"pushed_at":"2025-09-03T06:38:43.000Z","size":23461,"stargazers_count":2323,"open_issues_count":345,"forks_count":577,"subscribers_count":80,"default_branch":"main","last_synced_at":"2025-09-03T07:06:11.879Z","etag":null,"topics":["graph","json-ld","linked-data","n3","namespace","nquads","ntriples","parser","pypi","python","python-library","rdf","rdf-xml","rdflib","semantic-web","serializer","sparql","turtle","turtle-rdf","uri"],"latest_commit_sha":null,"homepage":"https://rdflib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"docs/security_considerations.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-02-03T05:49:13.000Z","updated_at":"2025-09-02T16:35:29.000Z","dependencies_parsed_at":"2023-01-16T18:31:12.523Z","dependency_job_id":"e6953048-fad9-4995-8ac0-dbd56066f41e","html_url":"https://github.com/RDFLib/rdflib","commit_stats":{"total_commits":4206,"total_committers":192,"mean_commits":21.90625,"dds":0.7998097955301949,"last_synced_commit":"0ecc40009ae397c2798c0c08a2d751a1a9d2f8a7"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/rdflib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/sbom","scorecard":{"id":116529,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/rdflib","commit":"7a1023fa6f9ed059d104a8f924b50eb32d46a1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/docker-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-images.yaml:62","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:11","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test-report.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:121","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yaml:156","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-report.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.1.4 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 not signed: https://api.github.com/repos/RDFLib/rdflib/releases/114718987","Warn: release artifact 7.1.4 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/209120034","Warn: release artifact 7.1.3 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/195444732","Warn: release artifact 7.0.0 does not have provenance: https://api.github.com/repos/RDFLib/rdflib/releases/114718987"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/test-report.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/rdflib/validate.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.devcontainer:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04 to mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04@sha256:e57fdff274ed0bac0776490fa2644c242491bb21d4df7ad0bb79b433eac5168d","Warn: pipCommand not pinned by hash: Dockerfile.devcontainer:46-52","Warn: pipCommand not pinned by hash: docker/latest/Dockerfile:5-7","Warn: pipCommand not pinned by hash: docker/unstable/Dockerfile:6-7","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/docker-images.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:78","Warn: pipCommand not pinned by hash: .github/workflows/validate.yaml:145","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   2 out of   3 containerImage dependencies pinned","Info:   1 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:25:56.449Z","repository_id":2377038,"created_at":"2025-08-16T01:25:56.449Z","updated_at":"2025-08-16T01:25:56.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273468938,"owners_count":25111237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"RDFLib","name":"RDFlib","uuid":"1401847","kind":"organization","description":"RDFlib, the GitHub organization, is a volunteer-maintained collection of Python tools for working with RDF data.","email":null,"website":"https://rdflib.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1401847?v=4","repositories_count":38,"last_synced_at":"2025-06-18T07:02:14.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RDFLib","funding_links":[],"total_stars":4045,"followers":159,"following":0,"created_at":"2022-11-02T21:14:04.590Z","updated_at":"2025-06-18T07:02:14.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib/repositories"},"tags":[{"name":"7.1.4","sha":"95eda41ff7b40dd69e19b8791b7fe7b8c666f625","kind":"commit","published_at":"2025-03-29T02:19:21.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.4","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.4/manifests"},{"name":"7.1.3","sha":"006949a6c67f13947edf2a4c24cb6540b5256c7e","kind":"commit","published_at":"2025-01-18T04:32:32.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.3/manifests"},{"name":"7.1.2","sha":"46f22392d981336e929d83d21f82c2cf6fec2970","kind":"commit","published_at":"2025-01-10T12:59:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"eef28e07aa92c38aab5c099205da67b252c8170c","kind":"commit","published_at":"2024-10-28T00:44:39.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"ac03f378d83366097e601da366e588ab58c6e34f","kind":"commit","published_at":"2024-10-17T02:23:46.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"708aecdd7c5c771fb90937e0966ebe20dba66ea2","kind":"commit","published_at":"2023-08-01T21:09:22.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/7.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/7.0.0/manifests"},{"name":"6.3.2","sha":"0593c75753b0b80256d448d56328dbc3967cb055","kind":"commit","published_at":"2023-03-26T11:48:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"f3d31b002dda6d20247619b9606eff07039099df","kind":"commit","published_at":"2023-03-18T13:08:47.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"309848bda0098e8d5dc3dcec179d9ca0e2196455","kind":"commit","published_at":"2023-03-16T22:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"7395c57a56d0e06830c54d55ce5083a5be779a6b","kind":"commit","published_at":"2022-07-16T12:02:25.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"6ed2ef48ed38679bcdafe7cae250a2ef4b315e7b","kind":"commit","published_at":"2021-12-19T23:42:35.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"d508b9bed422734dac03de76c3f00831ec533e27","kind":"commit","published_at":"2021-12-19T22:29:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"d971a5d5026016598ccdaeae242ef11849a2d09f","kind":"commit","published_at":"2021-10-10T12:26:37.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"7985b210a6b2f6762ed15c63382a0a36b1b9e4cd","kind":"commit","published_at":"2021-09-17T12:03:36.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"17969dccdc6b182ef19c1a9e0b86a6585026aeab","kind":"commit","published_at":"2021-07-20T13:13:06.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/6.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/6.0.0/manifests"},{"name":"5.0.0","sha":"8c81df03e6cba46025b08e2dd2df6992ac196290","kind":"tag","published_at":"2020-04-18T04:45:17.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/5.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/5.0.0/manifests"},{"name":"4.2.2","sha":"2fb94c8736687c7d85c2ccd25cd3d3f9391b1c65","kind":"commit","published_at":"2017-01-29T16:51:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"c2f9725f385a85fd280b4cf30239748b24f5cc06","kind":"commit","published_at":"2015-08-12T14:48:58.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5cfd4c824206667de3c38b97e5db566a32c1a377","kind":"commit","published_at":"2015-02-19T13:47:05.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"223bcf05f69a9413a62ba1a55e59187097ceb98d","kind":"tag","published_at":"2014-04-15T13:35:19.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"0ff0ca03358ac207f224f2a9c52cbc3326874b0d","kind":"tag","published_at":"2014-03-04T11:32:55.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"3741607fb1993baefc7ff48f035f55cb10c922de","kind":"tag","published_at":"2013-12-31T14:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"95c6e93b711f2a82d55fd2649682af9b565f79cd","kind":"tag","published_at":"2013-05-22T11:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0.1/manifests"},{"name":"4.0","sha":"9ef1fe23f143aca302454bfa7c1834e93843d099","kind":"tag","published_at":"2013-05-16T17:00:48.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/4.0/manifests"},{"name":"3.4.0","sha":"7e17a4ce20ec36d67d185c71d61113bd0b53159b","kind":"tag","published_at":"2013-03-04T13:50:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.4.0/manifests"},{"name":"3.2.3","sha":"05ca4e7825df4a400434a01857ae3c4a5b90cec2","kind":"tag","published_at":"2012-10-10T09:28:34.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"ab6d368d272f50c0f034ad32008f39fe5c8f1aba","kind":"tag","published_at":"2012-09-25T09:00:07.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.2","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"69344b7bb89cf2bef5972ffdb60b6e38e2894619","kind":"tag","published_at":"2012-04-24T13:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"742c490e35d0ab0e11e7000ed12194dadc062aab","kind":"commit","published_at":"2012-01-19T10:04:11.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.2.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"451780760e801d51288d62e131ce70137bd1d086","kind":"commit","published_at":"2011-01-31T06:20:59.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.1.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e45faf6771a2b21c76f1f8ba002d39d01551c175","kind":"commit","published_at":"2010-05-13T17:50:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/3.0.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"0c1456556f8ad306c654f41a327b47ceec42609b","kind":"commit","published_at":"2007-04-04T19:56:31.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.4.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c5183b24f09831c8cb2fe4e0de36862294f789c6","kind":"commit","published_at":"2006-10-22T15:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.3","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.3/manifests"},{"name":"2.3.1","sha":"ddcc55550dd569a71f052fed408fedddf9c66f29","kind":"commit","published_at":"2006-03-02T19:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.1","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"88bbee5e93a1c136434fd521d561143cb2cd9d1c","kind":"commit","published_at":"2005-12-23T06:30:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.3.0","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.3.0/manifests"},{"name":"release-2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/release-2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/release-2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@release-2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/release-2.0.6/manifests"},{"name":"2.0.6","sha":"d7850e3cb00b5e5f1aca9445fc754a346bbcb301","kind":"commit","published_at":"2005-03-19T05:41:51.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/2.0.6","html_url":"https://github.com/RDFLib/rdflib/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/2.0.6/manifests"},{"name":"initial_import_from_cvs","sha":"e847a388a108f7aa43cb0659365ca429b2cad5e9","kind":"commit","published_at":"2003-12-18T04:06:42.000Z","download_url":"https://codeload.github.com/RDFLib/rdflib/tar.gz/initial_import_from_cvs","html_url":"https://github.com/RDFLib/rdflib/releases/tag/initial_import_from_cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/rdflib@initial_import_from_cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/tags/initial_import_from_cvs/manifests"}]},"repo_metadata_updated_at":"2025-09-03T16:11:41.130Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.516187300263999,"stargazers_count":5.363345838543838,"forks_count":4.0016673614005835,"average":3.720300125052105},"purl":"pkg:spack/py-rdflib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-rdflib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-rdflib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-rdflib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T15:03:51.549Z","issues_count":251,"pull_requests_count":973,"avg_time_to_close_issue":23359316.934210528,"avg_time_to_close_pull_request":1388763.9044025156,"issues_closed_count":76,"pull_requests_closed_count":795,"pull_request_authors_count":74,"issue_authors_count":139,"avg_comments_per_issue":2.5139442231075697,"avg_comments_per_pull_request":1.4522096608427544,"merged_pull_requests_count":590,"bot_issues_count":5,"bot_pull_requests_count":566,"past_year_issues_count":62,"past_year_pull_requests_count":353,"past_year_avg_time_to_close_issue":676898.4444444445,"past_year_avg_time_to_close_pull_request":706873.5510204082,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":245,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.22580645161290322,"past_year_avg_comments_per_pull_request":0.9546742209631728,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/issues","maintainers":[{"login":"aucampia","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"},{"login":"nicholascar","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"white-gecko","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/white-gecko"},{"login":"gjhiggins","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjhiggins"},{"login":"gromgull","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gromgull"},{"login":"joernhees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joernhees"},{"login":"niklasl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasl"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}],"active_maintainers":[{"login":"nicholascar","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rdflib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rdflib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rdflib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rdflib/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2171,"html_url":null,"role":null,"created_at":"2022-11-14T16:55:13.116Z","updated_at":"2022-11-14T16:55:13.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3680,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-05T07:48:05.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":6922,"full_name":"RDFLib/rdflib","default_branch":"main","committers":[{"name":"Daniel Krech","email":"eikeon@eikeon.com","login":"eikeon","count":842},{"name":"Gunnar Aastrand Grimnes","email":"gromgull@gmail.com","login":"gromgull","count":493},{"name":"Chimezie Ogbuji","email":"devnull@localhost","login":null,"count":364},{"name":"Iwan Aucamp","email":"aucampia@gmail.com","login":"aucampia","count":354},{"name":"Graham Higgins","email":"gjh@bel-epa.com","login":"gjhiggins","count":337},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":286},{"name":"Nicholas Car","email":"nicholas.car@surroundaustralia.com","login":"nicholascar","count":265},{"name":"Jörn Hees","email":"dev@joernhees.de","login":"joernhees","count":234},{"name":"Niklas Lindström","email":"lindstream@gmail.com","login":"niklasl","count":90},{"name":"Ashley Sommer","email":"ashleysommer@gmail.com","login":"ashleysommer","count":76},{"name":"Natanael Arndt","email":"arndtn@gmail.com","login":"white-gecko","count":60},{"name":"Edmond Chuc","email":"edmond.chuc@gmail.com","login":"edmondchuc","count":59},{"name":"Alex Nelson","email":"alexander.nelson@nist.gov","login":"ajnelson-nist","count":43},{"name":"Michel Pelletier","email":"michel@graphegon.com","login":null,"count":41},{"name":"Ivan Herman","email":"ivan@ivan-herman.net","login":"iherman","count":41},{"name":"Jamie McCusker","email":"mccusker@gmail.com","login":"jpmccu","count":33},{"name":"Tom Gillespie","email":"tgbugs@gmail.com","login":"tgbugs","count":30},{"name":"Thomas Kluyver","email":"takowl@gmail.com","login":"takluyver","count":25},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":23},{"name":"Florian Ludwig","email":"f.ludwig@greyrook.com","login":"FlorianLudwig","count":23},{"name":"Mark Watts","email":"watts.mark2015@gmail.com","login":"mwatts15","count":20},{"name":"Pierre-Antoine Champin","email":"pchampin@liris.cnrs.fr","login":"pchampin","count":20},{"name":"Ed Summers","email":"ehs@pobox.com","login":"edsu","count":17},{"name":"Whit Morriss","email":"d.w.morriss@gmail.com","login":null,"count":17},{"name":"Drew Perttula","email":"drewp@bigasterisk.com","login":"drewp","count":16},{"name":"Urs Holzer","email":"urs@andonyar.com","login":"uholzer","count":16},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":15},{"name":"Filip Kovacevic","email":"greenfish427@gmail.com","login":null,"count":14},{"name":"Donny Winston","email":"dwinston@alum.mit.edu","login":"dwinston","count":14},{"name":"Harold Solbrig","email":"solbrig@earthlink.net","login":"hsolbrig","count":13},{"name":"Remi Chateauneu","email":"remi.chateauneu@gmail.com","login":"rchateauneu","count":12},{"name":"Benjamin Cogrel","email":"benjamin.cogrel@bcgl.fr","login":"bcogrel","count":11},{"name":"Wataru Haruna","email":"w10776e8w@yahoo.co.jp","login":"eggplants","count":11},{"name":"Chris Markiewicz","email":"markiewicz@stanford.edu","login":"effigies","count":10},{"name":"Jerven Bolleman","email":"jerven.bolleman@sib.swiss","login":"JervenBolleman","count":10},{"name":"WhiteGobo","email":"richi.fechner@web.de","login":"WhiteGobo","count":10},{"name":"Mikael Nilsson","email":"mikaeln@google.com","login":null,"count":10},{"name":"Veyndan Stuart","email":"veyndan@gmail.com","login":"veyndan","count":10},{"name":"Dan Scott","email":"dan@coffeecode.net","login":"dbs","count":9},{"name":"Łukasz Jancewicz","email":"dzinxed@gmail.com","login":"dzinxed","count":9},{"name":"Olivier Bornet","email":"olivier.bornet@puck.ch","login":"PuckCh","count":8},{"name":"Kushagr Arora","email":"kushagr17062@iiitd.ac.in","login":"kushagr08","count":8},{"name":"Josh Moore","email":"josh@glencoesoftware.com","login":"joshmoore","count":8},{"name":"Gabe Fierro","email":"gtfierro@cs.berkeley.edu","login":"gtfierro","count":8},{"name":"Ben Wallberg","email":"wallberg@umd.edu","login":"wallberg","count":8},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":7},{"name":"Aayush Gupta","email":"32807623+aayush17002","login":"aayush17002","count":7},{"name":"Arushi Chauhan","email":"arushi16019@iiitd.ac.in","login":"arushi019","count":7},{"name":"Elias Torres","email":"elias@torrez.us","login":"eliast","count":7},{"name":"Camille Maumet","email":"c.m.j.maumet@warwick.ac.uk","login":null,"count":7},{"name":"Gerhard Weis","email":"gerhard.weis@gmail.com","login":null,"count":7},{"name":"Matt Goldberg","email":"59745812+mgberg","login":"mgberg","count":7},{"name":"Kempei Igarashi","email":"kempe@iga-network.com","login":"kempei","count":7},{"name":"Fredrik Aschehoug","email":"15358786+fredrik-aschehoug","login":"fredrik-aschehoug","count":7},{"name":"Anatoly Scherbakov","email":"altaisoft@gmail.com","login":"anatoly-scherbakov","count":6},{"name":"Elliot Ford","email":"elliot.ford@astrazeneca.com","login":"EFord36","count":6},{"name":"Sean Fern","email":"gsf@gsf.io","login":null,"count":6},{"name":"Stephen Thorne","email":"stephen.thorne@gmail.com","login":null,"count":6},{"name":"Thomas Köner-Daikan","email":"hi@wssbck.cc","login":"wssbck","count":6},{"name":"Thomas Tanon","email":"thomaspt@hotmail.fr","login":"Tpt","count":6},{"name":"Boris Pelakh","email":"boris.pelakh@semanticarts.com","login":"sa-bpelakh","count":5},{"name":"Maurizio Nagni","email":"m.nagni@gmail.com","login":"kusamau","count":5},{"name":"Nolan Nichols","email":"nolan.nichols@gmail.com","login":"nicholsn","count":5},{"name":"Thomas Bettler","email":"thomas.bettler@gmail.com","login":"t0b3","count":5},{"name":"Zach Lûster","email":"kerncece@gmail.com","login":"kernc","count":5},{"name":"Bertrand Croq","email":"bertrand.croq@gmail.com","login":"bcroq","count":4},{"name":"Miel Vander Sande","email":"miel.vandersande@meemoo.be","login":"mielvds","count":4},{"name":"Robert Hall","email":"rob@offnetcyber.com","login":"kvjrhall","count":4},{"name":"Shreyas Nagare","email":"shreyasnagare@gmail.com","login":"shreyasnagare","count":4},{"name":"William Waites","email":"ww@styx.org","login":"wwaites","count":4},{"name":"ageorgou","email":"1186102+ageorgou","login":"ageorgou","count":4},{"name":"Jeffrey C. Lerman","email":"jeff@sironamedical.com","login":"jclerman","count":4},{"name":"Alejandro Villar","email":"avillar@ogc.org","login":"avillar","count":3},{"name":"Akash Sharma","email":"akashthegreatlegend@gmail.com","login":"Akash-Sharma-1","count":3},{"name":"Alexander Dutton","email":"alexander.dutton@it.ox.ac.uk","login":"alexdutton","count":3},{"name":"Bernhard Schandl","email":"bernhard.schandl@gmail.com","login":"besbes","count":3},{"name":"Jaimie Murdock","email":"jmmurdo@sandia.gov","login":"JaimieMurdock","count":3},{"name":"Jon Michaelchuck","email":"jmichaelchuck@tableau.com","login":"jbmchuck","count":3},{"name":"Arnout Engelen","email":"arnout@engelen.eu","login":"raboof","count":3},{"name":"Val Lorentz","email":"progval+github@progval.net","login":"progval","count":3},{"name":"tiko-tiko","email":"github.com@ticotico.crabdance.com","login":null,"count":3},{"name":"Nate Prewitt","email":"nateprewitt","login":"nateprewitt","count":3},{"name":"dymil","email":"30931139+dymil","login":"dymil","count":3},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":2},{"name":"Yves-Marie Haussonne","email":"ymh.work+github@gmail.com","login":"ymph","count":2},{"name":"bovlb","email":"31326650+bovlb","login":"bovlb","count":2},{"name":"Alessandro Amici","email":"alexamici@gmail.com","login":"alexamici","count":2},{"name":"Troy Sincomb","email":"troysincomb@gmail.com","login":"tmsincomb","count":2},{"name":"Tony Fast","email":"tony.fast@gmail.com","login":"tonyfast","count":2},{"name":"Tom Baker","email":"tom@tombaker.org","login":"tombaker","count":2},{"name":"Amade Nemes","email":"nemesamade@gmail.com","login":"namcsi","count":2},{"name":"Anubhav Chaudhary","email":"anubhav16013@iiitd.ac.in","login":"achaudhary997","count":2},{"name":"Artem Revenko","email":"artreven@gmail.com","login":"artreven","count":2},{"name":"Axel Nennker","email":"axel.nennker@telekom.de","login":"AxelNennker","count":2},{"name":"Osma Suominen","email":"osma.suominen@aalto.fi","login":null,"count":2},{"name":"Cory Dodt","email":"corydodt@gmail.com","login":null,"count":2},{"name":"Rory McCann","email":"rory@geofabrik.de","login":null,"count":2},{"name":"Minor Gordon","email":"gordom6@rpi.edu","login":"gordom6","count":2},{"name":"Timo Homburg","email":"timo.homburg@hs-mainz.de","login":"situx","count":2},{"name":"Stig B. Dørmænen","email":"stigbd@gmail.com","login":"stigbd","count":2},{"name":"Rob B","email":"73846016+robons","login":"robons","count":2},{"name":"Paul Tremberth","email":"paul.tremberth@gmail.com","login":"redapple","count":2},{"name":"Aditya Bhadoo","email":"44553897+bhadoo-aditya","login":"bhadoo-aditya","count":2},{"name":"Matthias Urban","email":"42069939+urbanmatthias","login":"urbanmatthias","count":2},{"name":"Mark van der Pas","email":"mark.van.der.pas@semaku.com","login":"gitmpje","count":2},{"name":"Lukas Müller","email":"lukas.mueller94@gmail.com","login":"lukasmu","count":2},{"name":"Linus Lewandowski","email":"linus@lew21.net","login":"LEW21","count":2},{"name":"Laurence Rowe","email":"l@lrowe.co.uk","login":"lrowe","count":2},{"name":"Jeroen van der Ham","email":"vdham@uva.nl","login":"jeroenh","count":2},{"name":"David Habgood","email":"dcchabgood@gmail.com","login":"recalcitrantsupplant","count":2},{"name":"Conrad Leonard","email":"conrad.leonard@hotmail.com","login":"delocalizer","count":2},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Charles Tapley Hoyt","email":"cthoyt@gmail.com","login":"cthoyt","count":2},{"name":"Benoit Seguin","email":"seg.benoit@gmail.com","login":"SeguinBe","count":2},{"name":"Otto Kruse","email":"ottokrus@amazon.nl","login":"ottokruse","count":1},{"name":"Nils Philippsen","email":"nils@redhat.com","login":"nphilipp","count":1},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":1},{"name":"David Andreoletti","email":"david.andreoletti.dev@gmail.com","login":"davidandreoletti","count":1},{"name":"David Steinberg","email":"david@resium.com","login":"david4096","count":1},{"name":"Debabrata Deka","email":"60925700+ddeka2910","login":"ddeka2910","count":1},{"name":"Sander Van Dooren","email":"sandervd","login":"sandervd","count":1},{"name":"Sascha Peilicke","email":"saschpe@suse.de","login":"saschpe","count":1},{"name":"Satrajit Ghosh","email":"satra@mit.edu","login":"satra","count":1},{"name":"Sebastian Schuberth","email":"sschuberth","login":"sschuberth","count":1},{"name":"Sina Ahmadi","email":"ahmadi.sina@outlook.com","login":"sinaahmadi","count":1},{"name":"Peter Cock","email":"p.j.a.cock@googlemail.com","login":"peterjc","count":1},{"name":"Philippe Luickx","email":"philippe.luickx@gmail.com","login":"philippeluickx","count":1},{"name":"Ralf Grubenmann","email":"ralf.grubenmann@gmail.com","login":"Panaetius","count":1},{"name":"Richard Wallis","email":"richard.wallis@dataliberate.com","login":"RichardWallis","count":1},{"name":"Rinke Hoekstra","email":"RinkeHoekstra","login":"RinkeHoekstra","count":1},{"name":"Ritam Biswas","email":"Ritam.Biswas2020@gmail.com","login":"devrb","count":1},{"name":"Robert Casties","email":"1488847+robcast","login":"robcast","count":1},{"name":"Rouzbeh Asghari","email":"rouzbeh.asghari@gmail.com","login":"ROZBEH","count":1},{"name":"Michael R. Crusoe","email":"1330696+mr-c","login":"mr-c","count":1},{"name":"Michael Cochez","email":"3889771+miselico","login":"miselico","count":1},{"name":"Maxim Kolchin","email":"kolchinmax@gmail.com","login":"KMax","count":1},{"name":"Nathan Maynes","email":"nathanmaynes@gmail.com","login":"nmaynes","count":1},{"name":"while0pass","email":"while0pass@yandex.ru","login":"while0pass","count":1},{"name":"lu-pl","email":"128675670+lu-pl","login":"lu-pl","count":1},{"name":"lennertvandevelde","email":"61053080+lennertvandevelde","login":"lennertvandevelde","count":1},{"name":"joecrowleygaia","email":"142864129+joecrowleygaia","login":"joecrowleygaia","count":1},{"name":"jcbiddle","email":"114963309+jcbiddle","login":"jcbiddle","count":1},{"name":"apicouSP","email":"101801440+apicouSP","login":"apicouSP","count":1},{"name":"Wim Muskee","email":"wimmuskee@gmail.com","login":"wimmuskee","count":1},{"name":"Wes Turner","email":"wes.turner@gmail.com","login":"westurner","count":1},{"name":"Vigten Stain","email":"vigtenstain@gmail.com","login":"vigten","count":1},{"name":"Valentin Grouès","email":"valentin.groues@gmail.com","login":"neoflex","count":1},{"name":"Tomáš Hrnčiar","email":"tomas.hrnciar@me.com","login":"hrnciar","count":1},{"name":"Tom Mitchell","email":"tcmitchell","login":"tcmitchell","count":1},{"name":"Jon Stroop","email":"jpstroop@gmail.com","login":null,"count":1},{"name":"Justin Clark-Casey","email":"justincc@justincc.org","login":null,"count":1},{"name":"Amit Beka","email":"beka@localhost.localdomain","login":null,"count":1},{"name":"Arnoud Hilhorst","email":"Arnoud.Hilhorst@priva.nl","login":null,"count":1},{"name":"Blake Regalia","email":"blake.d.regalia@jpl.nasa.gov","login":null,"count":1},{"name":"Sebastian Trueg","email":"trueg@truegeex.de","login":null,"count":1},{"name":"dr644w","email":"dr644w@att.com","login":null,"count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Diego Quintana","email":"daquintanav@gmail.com","login":"diegoquintanav","count":1},{"name":"Dave Challis","email":"suicas@gmail.com","login":"davechallis","count":1},{"name":"Darren Garvey","email":"darren.garvey@gmail.com","login":"darrengarvey","count":1},{"name":"Dann Martens","email":"me@dannmartens.com","login":"dannmartens","count":1},{"name":"Cliff Xuan","email":"cliff.xuan@gmail.com","login":"cliffxuan","count":1},{"name":"Clay G","email":"Jtmcflea@gmail.com","login":"eden-logistics","count":1},{"name":"Christoph Görn","email":"goern@redhat.com","login":"goern","count":1},{"name":"Christian Amsüss","email":"c@amsuess.com","login":"chrysn","count":1},{"name":"Chris Mungall","email":"cjm@berkeleybop.org","login":"cmungall","count":1},{"name":"Bruno P. Kinoshita","email":"kinow","login":"kinow","count":1},{"name":"Bruno Cuconato","email":"odanoburu","login":"odanoburu","count":1},{"name":"Anton Lodder","email":"alodder@opusonesolutions.com","login":"AnjoMan","count":1},{"name":"Alexandre Detiste","email":"alexandre.detiste@gmail.com","login":"a-detiste","count":1},{"name":"Aditi Sejal","email":"55681645+asejal","login":"asejal","count":1},{"name":"Adam Ever Hadani","email":"adamhadani@gmail.com","login":"adamhadani","count":1},{"name":"Abhishek Vyas","email":"abhishek.vyas19086@gmail.com","login":"abhivickyvyas","count":1},{"name":"Aaron Coburn","email":"acoburn@amherst.edu","login":"acoburn","count":1},{"name":"Sam Thursfield","email":"ssssam@gmail.com","login":"ssssam","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Juan José González","email":"juanjosegzl@gmail.com","login":"juanjosegzl","count":1},{"name":"Jodi Schneider","email":"jodi.a.schneider@gmail.com","login":"jodischneider","count":1},{"name":"Jim Man","email":"jimman2003@hotmail.com","login":"jimman2003","count":1},{"name":"Steve Leak","email":"sleak@lbl.gov","login":"sleak-lbl","count":1},{"name":"Matthias Jurisch","email":"matthias.jurisch@gmail.com","login":"mhfj","count":1},{"name":"Martin van der Werff","email":"github@newinnovations.nl","login":"newinnovations","count":1},{"name":"Martin Wendt","email":"github@wwwendt.de","login":"mar10","count":1},{"name":"Mark Hedley","email":"markh@metarelate.net","login":"marqh","count":1},{"name":"Mark Amery","email":"markamery@btinternet.com","login":"ExplodingCabbage","count":1},{"name":"Marat Charlaganov","email":"charlaganov+github@gmail.com","login":"cmarat","count":1},{"name":"Kris Maglione","email":"maglione.k@gmail.com","login":"kmaglione","count":1},{"name":"Kibubu","email":"85624897+Kibubu","login":"Kibubu","count":1},{"name":"Jerome Dockes","email":"jerome@dockes.org","login":"jeromedockes","count":1},{"name":"Jedrzej Potoniec","email":"jedrzej.potoniec@cs.put.poznan.pl","login":"jpotoniec","count":1},{"name":"Janus Troelsen","email":"ysangkok@gmail.com","login":"ysangkok","count":1},{"name":"James Michael DuPont","email":"JamesMikeDuPont@gmail.com","login":"h4ck3rm1k3","count":1},{"name":"Hanno Jung","email":"hanno.jung@googlemail.com","login":"daedadu","count":1},{"name":"Han Kruiger","email":"HanKruiger","login":"HanKruiger","count":1},{"name":"Graeme Stuart","email":"ggstuart@gmail.com","login":"ggstuart","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Eric Peden","email":"eric@ericpeden.com","login":"ericpeden","count":1},{"name":"Enrico Bacis","email":"enrico.bacis@gmail.com","login":"enricobacis","count":1},{"name":"Elie Roux","email":"roux.elie@gmail.com","login":"eroux","count":1},{"name":"Don Bowman","email":"db@donbowman.ca","login":"donbowman","count":1},{"name":"Dmitriy Bastrak","email":"68817666+DBastrak","login":"DBastrak","count":1}],"total_commits":4357,"total_committers":201,"total_bot_commits":324,"total_bot_committers":3,"mean_commits":21.676616915422887,"dds":0.8067477622217122,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":80},{"name":"Ashley Sommer","email":"ashleysommer@gmail.com","login":"ashleysommer","count":29},{"name":"Nicholas J. Car","email":"nick@kurrawong.ai","login":"nicholascar","count":12},{"name":"Ben Wallberg","email":"wallberg@umd.edu","login":"wallberg","count":5},{"name":"Edmond Chuc","email":"edmond.chuc@gmail.com","login":"edmondchuc","count":5},{"name":"ageorgou","email":"1186102+ageorgou","login":"ageorgou","count":4},{"name":"Arnout Engelen","email":"arnout@engelen.eu","login":"raboof","count":3},{"name":"Val Lorentz","email":"progval+github@progval.net","login":"progval","count":3},{"name":"Alejandro Villar","email":"avillar@ogc.org","login":"avillar","count":2},{"name":"David Habgood","email":"dcchabgood@gmail.com","login":"recalcitrantsupplant","count":2},{"name":"Matt Goldberg","email":"59745812+mgberg","login":"mgberg","count":2},{"name":"Natanael Arndt","email":"arndtn@gmail.com","login":"white-gecko","count":2},{"name":"bovlb","email":"31326650+bovlb","login":"bovlb","count":2},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":2},{"name":"Alex Nelson","email":"alexander.nelson@nist.gov","login":"ajnelson-nist","count":1},{"name":"Alexandre Detiste","email":"alexandre.detiste@gmail.com","login":"a-detiste","count":1},{"name":"Michael R. Crusoe","email":"1330696+mr-c","login":"mr-c","count":1},{"name":"Nils Philippsen","email":"nils@redhat.com","login":"nphilipp","count":1},{"name":"Sander Van Dooren","email":"sandervd","login":"sandervd","count":1},{"name":"Timo Homburg","email":"timo.homburg@hs-mainz.de","login":"situx","count":1},{"name":"apicouSP","email":"101801440+apicouSP","login":"apicouSP","count":1},{"name":"jcbiddle","email":"114963309+jcbiddle","login":"jcbiddle","count":1},{"name":"joecrowleygaia","email":"142864129+joecrowleygaia","login":"joecrowleygaia","count":1},{"name":"lennertvandevelde","email":"61053080+lennertvandevelde","login":"lennertvandevelde","count":1},{"name":"lu-pl","email":"128675670+lu-pl","login":"lu-pl","count":1}],"past_year_total_commits":164,"past_year_total_committers":25,"past_year_total_bot_commits":82,"past_year_total_bot_committers":2,"past_year_mean_commits":6.56,"past_year_dds":0.5121951219512195,"last_synced_at":"2025-05-14T22:01:44.377Z","last_synced_commit":"9f76b0fc7b9d6a01cc2e08cad29ac54acb60c026","created_at":"2023-03-07T09:44:06.341Z","updated_at":"2025-05-14T22:01:44.421Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"RDFLib/rdflib","html_url":"https://github.com/RDFLib/rdflib","last_synced_at":"2025-09-05T08:36:55.227Z","status":null,"issues_count":252,"pull_requests_count":976,"avg_time_to_close_issue":23359316.934210528,"avg_time_to_close_pull_request":1390699.592964824,"issues_closed_count":76,"pull_requests_closed_count":796,"pull_request_authors_count":74,"issue_authors_count":139,"avg_comments_per_issue":2.503968253968254,"avg_comments_per_pull_request":1.4538934426229508,"merged_pull_requests_count":590,"bot_issues_count":5,"bot_pull_requests_count":566,"past_year_issues_count":63,"past_year_pull_requests_count":356,"past_year_avg_time_to_close_issue":676898.4444444445,"past_year_avg_time_to_close_pull_request":715908.9105691056,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":246,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.2222222222222222,"past_year_avg_comments_per_pull_request":0.9634831460674157,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":171,"created_at":"2023-05-10T14:54:31.706Z","updated_at":"2025-09-05T08:36:55.229Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2Frdflib/issues","issue_labels_count":{"bug":51,"breaking change":29,"enhancement":26,"core":22,"good first issue":19,"SPARQL":16,"concept: RDF dataset":16,"serialization":13,"id-as-cntxt":10,"parsing":9,"confirmation needed":8,"documentation":8,"store":6,"concept: RDF Literal":6,"interface bug":5,"marked for closing":5,"format: JSON-LD":5,"cleanup":5,"dependencies":5,"duplicate":4,"concept: skolemization":4,"help wanted":4,"accepting PR":4,"concept: namespace":4,"feedback wanted":4,"critical":4,"low priority":3,"format: N-Quads":3,"concept: datatype":3,"reconfirm":3,"docker":3,"LSP-violation":3,"format: RDF/XML":2,"awaiting feedback":2,"performance":2,"format: Turtle":2,"warnings":2,"chore":2,"question":2,"python":2,"testing":2,"HTTP":2,"networking":2,"needs discussion":2,"works as intended":2,"plugin":2,"fix-in-progress":2,"concept: collections":1,"7.0":1,"concept: default graph":1,"invalid":1,"in-resolution":1,"format: TriX":1,"meta":1,"format: N-Triples":1,"regression":1,"backwards incompatible":1,"discussion":1,"concept: property path":1,"build":1},"pull_request_labels_count":{"dependencies":544,"python":421,"docker":106,"review wanted":61,"ready to merge":40,"github_actions":17,"testing":9,"fix":8,"enhancement":8,"RDFLib8":6,"documentation":5,"awaiting feedback":5,"refactor":4,"good first issue":4,"needs more work":4,"cleanup":3,"store":3,"backwards incompatible":3,"core":3,"7.0":3,"SPARQL":2,"bug":2,"help wanted":2,"needs discussion":2,"feedback wanted":2,"7.1":2,"breaking change":2,"meta":2,"type hints":2,"marked for closing":2,"networking":1,"concept: RDF Literal":1,"concept: property path":1,"on hold":1,"concept: RDF dataset":1,"id-as-cntxt":1,"fix-in-progress":1,"parsing":1,"performance":1},"issue_author_associations_count":{"NONE":140,"CONTRIBUTOR":65,"MEMBER":47},"pull_request_author_associations_count":{"CONTRIBUTOR":764,"MEMBER":156,"NONE":56},"issue_authors":{"aucampia":37,"ashleysommer":9,"edmondchuc":8,"ajnelson-nist":8,"lu-pl":6,"WhiteGobo":6,"dependabot[bot]":5,"floresbakker":5,"multimeric":5,"sdasda7777":5,"gjhiggins":3,"william-vw":3,"jclerman":3,"jaw111":3,"kloczek":3,"ghost":3,"Superraptor":2,"cameronmore":2,"cmungall":2,"lalewis1":2,"VladimirAlexiev":2,"kwisatz":2,"gromgull":2,"rob-metalinkage":2,"tgbugs":2,"jcbiddle":2,"lukasmu":2,"ddeschepper":2,"joernhees":2,"white-gecko":2,"namedgraph":2,"usalu":2,"Tpt":2,"mickremedi":1,"NeilGraham":1,"marc-portier":1,"Lars-H":1,"prrvchr":1,"yangzhang33":1,"Sazuna":1,"uholzer":1,"JaimieMurdock":1,"micheldumontier":1,"berezovskyi":1,"trapperkeeper":1,"sabinem":1,"hsekol-hub":1,"RinkeHoekstra":1,"urbanmatthias":1,"joc-proxem":1,"kulnor":1,"tombaker":1,"stefanbischof":1,"mustafasoylu":1,"hentoilusose":1,"ThomasHoppe":1,"Aleksander-Drozd":1,"mhoangvslev":1,"rossbowen":1,"daghovland":1,"lymereJ":1,"nicholascar":1,"rsgoncalves":1,"wmelder":1,"edsu":1,"lithedress":1,"ch-sander":1,"jbonevich":1,"raboof":1,"mtasaka":1,"gdbassett":1,"niklasl":1,"prohde":1,"alame14":1,"bcoughlan":1,"jmfernandez":1,"sandervd":1,"eilmiv":1,"pfps":1,"MathiasVDA":1,"svenschneider":1,"luisenriqueramos1977":1,"ennamarie19":1,"zhang-xh95":1,"ticapix":1,"rbuck-som":1,"roelj":1,"situx":1,"ncopa":1,"rmspencer":1,"flacout":1,"mschiedon":1,"karlb":1,"Tchy258":1,"jonasengelmann":1,"Nasreddine":1,"hsolbrig":1,"mgorny":1,"cmdoret":1,"chrysle":1,"jbekesi":1,"anatoly-scherbakov":1,"mr-c":1,"pinnaculum":1,"sivy":1,"mgberg":1,"dukesook":1,"dhimmel":1,"MyForest":1,"stuchalk":1,"scossu":1,"nphilipp":1,"bmwiedemann":1,"feophan":1,"SupImDos":1,"henrieglesorotos":1,"nabito":1,"ff137":1,"aemnathanclinton":1,"wrobell":1,"mdw00d":1,"g-vidal":1,"GreenfishK":1,"JoelBender":1,"vemonet":1,"jdogburck":1,"AlexisPister":1,"mamiba":1,"wxwilcke":1,"zero0nee":1,"peterjohnlawrence":1,"Ga11u":1,"miguelsmuller":1,"devonsparks":1,"johnstonskj":1,"lsharma-202":1,"tobiasschweizer":1,"jfschaefer":1,"vishnu-dev":1},"pull_request_authors":{"dependabot[bot]":544,"aucampia":95,"ashleysommer":53,"nicholascar":48,"edmondchuc":30,"pre-commit-ci[bot]":22,"WhiteGobo":14,"wallberg":12,"white-gecko":10,"ajnelson-nist":7,"avillar":7,"ageorgou":7,"mgberg":6,"raboof":6,"recalcitrantsupplant":5,"progval":5,"nphilipp":5,"mr-c":4,"lu-pl":4,"ghost":4,"ddeschepper":4,"bovlb":4,"a-detiste":4,"vemonet":3,"gjhiggins":2,"multimeric":2,"apicouSP":2,"situx":2,"lukasmu":2,"guizsantos":2,"EFord36":2,"wallberg-umd":2,"slahn":2,"tgbugs":2,"danigm":2,"yarikoptic":2,"joecrowleygaia":2,"StephaneBranly":2,"arenas-guerrero-julian":2,"daghovland":2,"sandervd":2,"dymil":2,"jcbiddle":2,"mielvds":2,"bswck":2,"lennertvandevelde":2,"eyusupov":2,"FlorianLudwig":1,"floresbakker":1,"mwatts15":1,"JervenBolleman":1,"gromgull":1,"davidandreoletti":1,"AnjoMan":1,"GreatYYX":1,"rchateauneu":1,"Sirjan-Singh":1,"jclerman":1,"goern":1,"alexdutton":1,"datadavev":1,"Kibubu":1,"bigerl":1,"veyndan":1,"zero0nee":1,"jpmccu":1,"mhfj":1,"cthoyt":1,"anubhavj99":1,"XuguangSong98":1,"rodrigosetti":1,"Natureshadow":1,"abhishekvickyvyas":1,"jesslatimer":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"dependencies":4,"docker":2,"python":2},"past_year_pull_request_labels_count":{"dependencies":203,"python":147,"docker":51,"RDFLib8":5,"github_actions":5,"7.1":2},"past_year_issue_author_associations_count":{"NONE":37,"CONTRIBUTOR":24,"MEMBER":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":290,"MEMBER":40,"NONE":26},"past_year_issue_authors":{"multimeric":5,"dependabot[bot]":4,"edmondchuc":4,"WhiteGobo":3,"lu-pl":3,"ajnelson-nist":2,"ashleysommer":2,"ddeschepper":2,"floresbakker":2,"gjhiggins":2,"jaw111":2,"peterjohnlawrence":1,"nphilipp":1,"nicholascar":1,"namedgraph":1,"mr-c":1,"mgorny":1,"mgberg":1,"rmspencer":1,"rossbowen":1,"sandervd":1,"Sazuna":1,"tgbugs":1,"ticapix":1,"vemonet":1,"william-vw":1,"aemnathanclinton":1,"ch-sander":1,"dukesook":1,"edsu":1,"feophan":1,"henrieglesorotos":1,"hentoilusose":1,"jbekesi":1,"jbonevich":1,"joc-proxem":1,"jonasengelmann":1,"kloczek":1,"kwisatz":1,"lalewis1":1,"lsharma-202":1,"mamiba":1,"MathiasVDA":1},"past_year_pull_request_authors":{"dependabot[bot]":203,"nicholascar":40,"ashleysommer":30,"edmondchuc":17,"pre-commit-ci[bot]":6,"nphilipp":4,"avillar":4,"bovlb":4,"ddeschepper":4,"a-detiste":4,"vemonet":3,"sandervd":2,"ajnelson-nist":2,"slahn":2,"progval":2,"yarikoptic":2,"tgbugs":2,"arenas-guerrero-julian":2,"danigm":2,"recalcitrantsupplant":2,"jcbiddle":2,"joecrowleygaia":2,"lu-pl":2,"bswck":2,"StephaneBranly":2,"multimeric":2,"mr-c":2,"bigerl":1,"rodrigosetti":1,"floresbakker":1,"ageorgou":1,"mgberg":1},"maintainers":[{"login":"aucampia","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"},{"login":"nicholascar","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"white-gecko","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/white-gecko"},{"login":"gjhiggins","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjhiggins"},{"login":"gromgull","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gromgull"},{"login":"joernhees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joernhees"},{"login":"niklasl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasl"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}],"active_maintainers":[{"login":"nicholascar","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"edsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsu"}]},"events":{"total":{"CreateEvent":167,"CommitCommentEvent":2,"IssuesEvent":67,"ReleaseEvent":5,"WatchEvent":137,"DeleteEvent":143,"IssueCommentEvent":375,"PushEvent":293,"PullRequestEvent":335,"PullRequestReviewEvent":57,"PullRequestReviewCommentEvent":32,"ForkEvent":34},"last_year":{"CreateEvent":167,"CommitCommentEvent":2,"IssuesEvent":67,"ReleaseEvent":5,"WatchEvent":137,"DeleteEvent":143,"IssueCommentEvent":375,"PushEvent":293,"PullRequestEvent":335,"PullRequestReviewEvent":57,"PullRequestReviewCommentEvent":32,"ForkEvent":34}},"keywords":["graph","json-ld","linked-data","n3","namespace","nquads","ntriples","parser","pypi","python","python-library","rdf","rdf-xml","rdflib","semantic-web","serializer","sparql","turtle","turtle-rdf","uri"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/sphinx-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-18T16:52:49.930Z","updated_at":"2022-07-18T16:52:49.930Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/docs/sphinx-requirements.txt","dependencies":[{"id":248269967,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248269968,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003c6","direct":true,"kind":"runtime","optional":false},{"id":248269969,"package_name":"sphinxcontrib-apidoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248269970,"package_name":"sphinxcontrib-kroki","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248269971,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.dev-extra.txt","sha":null,"kind":"manifest","created_at":"2022-07-18T16:52:50.028Z","updated_at":"2022-07-18T16:52:50.028Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/requirements.dev-extra.txt","dependencies":[{"id":248269978,"package_name":"berkeleydb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248269979,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-18T16:52:50.109Z","updated_at":"2022-07-18T16:52:50.109Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/requirements.dev.txt","dependencies":[{"id":248271044,"package_name":"black","ecosystem":"pypi","requirements":"==22.6.0","direct":true,"kind":"runtime","optional":false},{"id":248271045,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248271046,"package_name":"doctest-ignore-unicode","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":248271047,"package_name":"html5lib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248271048,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248271049,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248271050,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248271051,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248271052,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.flake8.txt","sha":null,"kind":"manifest","created_at":"2022-07-18T16:52:50.255Z","updated_at":"2022-07-18T16:52:50.255Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/requirements.flake8.txt","dependencies":[{"id":248271057,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248271058,"package_name":"flakeheaven","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248271059,"package_name":"pep8-naming","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-18T16:52:50.321Z","updated_at":"2022-07-18T16:52:50.321Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/requirements.txt","dependencies":[{"id":248272327,"package_name":"html5lib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248272328,"package_name":"isodate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":248272329,"package_name":"pyparsing","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker-images.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:19.033Z","updated_at":"2023-01-13T12:15:19.033Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/.github/workflows/docker-images.yaml","dependencies":[{"id":6875780617,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875780619,"package_name":"arduino/setup-task","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875780620,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-report.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:19.558Z","updated_at":"2023-01-13T12:15:19.558Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/.github/workflows/test-report.yml","dependencies":[{"id":6875782174,"package_name":"dorny/test-reporter","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/validate.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:20.019Z","updated_at":"2023-01-13T12:15:20.019Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/.github/workflows/validate.yaml","dependencies":[{"id":6875784403,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875784404,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875784405,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875784406,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875784407,"package_name":"arduino/setup-task","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875784408,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875784409,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/latest/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:20.276Z","updated_at":"2023-01-13T12:15:20.276Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/docker/latest/Dockerfile","dependencies":[{"id":6875784645,"package_name":"docker.io/library/python","ecosystem":"docker","requirements":"3.11.1-slim@sha256","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker/unstable/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:20.644Z","updated_at":"2023-01-13T12:15:20.644Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/docker/unstable/Dockerfile","dependencies":[{"id":6875786023,"package_name":"docker.io/library/python","ecosystem":"docker","requirements":"3.11.1-slim@sha256","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"docker/latest/requirements.in","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:21.172Z","updated_at":"2023-01-13T12:15:21.172Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/docker/latest/requirements.in","dependencies":[{"id":6875789503,"package_name":"rdflib","ecosystem":"pypi","requirements":"==6.2.0","direct":true,"kind":"test","optional":false},{"id":6875789504,"package_name":"html5lib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"docker/latest/requirements.txt","sha":null,"kind":"lockfile","created_at":"2023-01-13T12:15:21.594Z","updated_at":"2023-01-13T12:15:21.594Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/docker/latest/requirements.txt","dependencies":[{"id":6875789632,"package_name":"html5lib","ecosystem":"pypi","requirements":"==1.1","direct":false,"kind":"test","optional":false},{"id":6875789633,"package_name":"isodate","ecosystem":"pypi","requirements":"==0.6.1","direct":false,"kind":"test","optional":false},{"id":6875789634,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":false,"kind":"test","optional":false},{"id":6875789635,"package_name":"rdflib","ecosystem":"pypi","requirements":"==6.2.0","direct":false,"kind":"test","optional":false},{"id":6875789636,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"test","optional":false},{"id":6875789637,"package_name":"webencodings","ecosystem":"pypi","requirements":"==0.5.1","direct":false,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"docker/unstable/requirements.txt","sha":null,"kind":"lockfile","created_at":"2023-01-13T12:15:21.878Z","updated_at":"2023-01-13T12:15:21.878Z","repository_link":"https://github.com/RDFLib/rdflib/blob/main/docker/unstable/requirements.txt","dependencies":[{"id":6875790389,"package_name":"html5lib","ecosystem":"pypi","requirements":"==1.1","direct":false,"kind":"runtime","optional":false},{"id":6875790390,"package_name":"isodate","ecosystem":"pypi","requirements":"==0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6875790391,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":false,"kind":"runtime","optional":false},{"id":6875790392,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6875790393,"package_name":"webencodings","ecosystem":"pypi","requirements":"==0.5.1","direct":false,"kind":"runtime","optional":false}]}],"score":31.43650377286522,"created_at":"2025-09-04T15:51:17.966Z","updated_at":"2025-10-07T08:17:26.968Z","avatar_url":"https://github.com/RDFLib.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":5830856,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.6845245"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["owl","shacl","closember","neuroimaging","constraints","bioinformatics","data-mining","json-schema","distributed","data-profilers"],"project_url":"https://science.ecosyste.ms/api/v1/projects/42985","html_url":"https://science.ecosyste.ms/projects/42985","bibtex_url":"https://science.ecosyste.ms/projects/42985/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/42985/export.apalike"}