{"id":21116,"name":"pyshacl","description":"A Python validator for SHACL","url":"https://github.com/rdflib/pyshacl","last_synced_at":"2025-09-05T00:51:09.617Z","repository":{"id":32993155,"uuid":"147505799","full_name":"RDFLib/pySHACL","owner":"RDFLib","description":"A Python validator for SHACL","archived":false,"fork":false,"pushed_at":"2025-08-23T09:30:52.000Z","size":4517,"stargazers_count":284,"open_issues_count":43,"forks_count":66,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-24T03:43:55.262Z","etag":null,"topics":["constraints","owl","rdf","shacl","validator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-05T11:13:51.000Z","updated_at":"2025-08-23T09:30:55.000Z","dependencies_parsed_at":"2023-01-14T22:57:46.606Z","dependency_job_id":"ee8187ec-6e20-4c9e-ac2f-baa3dbab1434","html_url":"https://github.com/RDFLib/pySHACL","commit_stats":{"total_commits":333,"total_committers":29,"mean_commits":"11.482758620689655","dds":0.3993993993993994,"last_synced_commit":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/pySHACL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/sbom","scorecard":{"id":116527,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/pySHACL","commit":"9f886a7418984f7310a4136a1aa60aa19e2250bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 'master'"],"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 v0.30.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385","Warn: release artifact v0.30.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker.io/library/python:3.11-alpine to docker.io/library/python:3.11-alpine@sha256:9ce54d7ed458f71129c977478dd106cf6165a49b73fa38c217cc54de8f3e2bd0","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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:55.146Z","repository_id":32993155,"created_at":"2025-08-16T01:25:55.146Z","updated_at":"2025-08-16T01:25:55.146Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695203,"owners_count":25151482,"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-04T02:00:08.968Z","response_time":61,"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":11684438,"name":"github.com/RDFLib/pySHACL","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/RDFLib/pySHACL","keywords_array":[],"namespace":null,"versions_count":65,"first_release_published_at":"2018-09-12T07:39:55.000Z","latest_release_published_at":"2025-03-14T23:25:49.000Z","latest_release_number":"v0.30.1","last_synced_at":"2025-08-24T10:10:07.300Z","created_at":"2025-05-25T08:27:46.635Z","updated_at":"2025-08-24T10:27:36.495Z","registry_url":"https://pkg.go.dev/github.com/RDFLib/pySHACL","install_command":"go get github.com/RDFLib/pySHACL","documentation_url":"https://pkg.go.dev/github.com/RDFLib/pySHACL#section-documentation","metadata":{},"repo_metadata":{"id":32993155,"uuid":"147505799","full_name":"RDFLib/pySHACL","owner":"RDFLib","description":"A Python validator for SHACL","archived":false,"fork":false,"pushed_at":"2025-08-23T09:30:52.000Z","size":4517,"stargazers_count":284,"open_issues_count":43,"forks_count":66,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-24T03:43:55.262Z","etag":null,"topics":["constraints","owl","rdf","shacl","validator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-05T11:13:51.000Z","updated_at":"2025-08-23T09:30:55.000Z","dependencies_parsed_at":"2023-01-14T22:57:46.606Z","dependency_job_id":"ee8187ec-6e20-4c9e-ac2f-baa3dbab1434","html_url":"https://github.com/RDFLib/pySHACL","commit_stats":{"total_commits":333,"total_committers":29,"mean_commits":"11.482758620689655","dds":0.3993993993993994,"last_synced_commit":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/pySHACL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/sbom","scorecard":{"id":116527,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/pySHACL","commit":"9f886a7418984f7310a4136a1aa60aa19e2250bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 'master'"],"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 v0.30.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385","Warn: release artifact v0.30.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker.io/library/python:3.11-alpine to docker.io/library/python:3.11-alpine@sha256:9ce54d7ed458f71129c977478dd106cf6165a49b73fa38c217cc54de8f3e2bd0","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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:55.146Z","repository_id":32993155,"created_at":"2025-08-16T01:25:55.146Z","updated_at":"2025-08-16T01:25:55.146Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271845286,"owners_count":24832922,"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-08-24T02:00:11.135Z","response_time":111,"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":"v0.30.1","sha":"2959a6e23adeb681e34e2c0a208e24c4970d8f80","kind":"commit","published_at":"2025-03-14T23:25:49.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.30.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"ed3667a15ccc3e51bf128bb378f0d7937bed2efd","kind":"commit","published_at":"2025-01-24T07:12:09.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.30.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"1fe189b874a251c4b35586b94a0473b8b7810ce6","kind":"commit","published_at":"2024-12-16T06:29:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.29.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0d0d5d3adec13ce1dd405289223ba8fcefe8c148","kind":"commit","published_at":"2024-11-01T07:35:08.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.29.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"5a2b5f868af616bdfa73fa1c12bacc1c03e349f2","kind":"commit","published_at":"2024-10-25T11:42:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.28.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"1af1b7144fb9ee11d8ea295cc5595a5071f76222","kind":"commit","published_at":"2024-10-23T21:02:38.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.28.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"f7c47a2bb3e4df788a01360e969f81602c469a05","kind":"commit","published_at":"2024-10-11T23:30:28.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.27.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"8420fcb8713471e62ada554c8a69a5dae31ee943","kind":"commit","published_at":"2024-04-11T04:36:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.26.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0","kind":"commit","published_at":"2023-11-23T00:39:04.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.25.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"accd55ee18ceddb00bcf9224c8cf311b184f2309","kind":"commit","published_at":"2023-11-23T00:24:35.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.24.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"49607608a9f12fe8ccb18e15d50273c5d277b8ac","kind":"commit","published_at":"2023-11-08T06:23:02.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.24.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"d8d860a5d04fae3c7c4b7ed9926257813e91063a","kind":"commit","published_at":"2023-05-24T13:35:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.23.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"e7bf8d3dd6fc2b67724de9fb2142d907cdf58a49","kind":"commit","published_at":"2023-04-27T01:57:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"e04a927a0cf47875224e02a4fe7fb3402efa0c2f","kind":"commit","published_at":"2023-04-26T06:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"b31e9f6c667ce72ceab3e8a14cf46dcc51810045","kind":"commit","published_at":"2023-04-18T06:02:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"88d48351d0a3bb4d89b6fbe80f1ba895d4316436","kind":"commit","published_at":"2023-03-31T13:17:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.21.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"406e9665f2782f108b82394baaa1f7e0640a8b9f","kind":"commit","published_at":"2022-09-08T06:56:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.20.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"a9f5192c6672f779612f708c228d10a94a8370e1","kind":"commit","published_at":"2022-06-30T03:36:10.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.19.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"3d677893199124de51d13de6f373d1d35c4a6cdf","kind":"commit","published_at":"2022-03-12T09:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.19.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"c6d1307d2e647aaf6ceabf3bf8efe2292b8b5c57","kind":"commit","published_at":"2022-01-25T02:41:08.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.18.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0e1f6435fa3694aff4be1f0a918e58f064e4ecca","kind":"commit","published_at":"2022-01-13T04:40:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.18.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"8773c8c971a5a77a462e0e9d5687ce6dc78f06b3","kind":"commit","published_at":"2021-12-13T03:57:21.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"385c3168b99cbede7d209b8319d27a5123406f2f","kind":"commit","published_at":"2021-10-25T06:30:24.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"cc7863c0e0e8659a345e82888b9ec2f97001137f","kind":"commit","published_at":"2021-10-11T05:56:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.1/manifests"},{"name":"v0.16.2.post2","sha":"82f83d2732c7ab79bb161696ebfa8309c6028616","kind":"commit","published_at":"2021-09-15T03:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post2/manifests"},{"name":"v0.17.0.post2","sha":"b415177b47a9ce7d7be2c30015d2d12d4766daac","kind":"commit","published_at":"2021-09-15T03:13:33.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post2/manifests"},{"name":"v0.17.0.post1","sha":"0a7d0e81c1f3cb1085d400b8badbfa9a7752f43b","kind":"commit","published_at":"2021-09-14T23:51:05.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post1/manifests"},{"name":"v0.17.0","sha":"dafd2c7a149434d97b281dc613b7090d1d03a161","kind":"commit","published_at":"2021-09-13T13:08:12.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0/manifests"},{"name":"v0.16.2.post1","sha":"ed3330bedd3619227c657e1b76a1a832e74279f5","kind":"commit","published_at":"2021-09-13T12:41:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post1/manifests"},{"name":"v0.16.2","sha":"3720c6819aab2e4349bfecb2d9937d67fc108aa6","kind":"commit","published_at":"2021-09-12T22:17:28.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2/manifests"},{"name":"v0.16.1.post1","sha":"dfa3adfd58cae678494a60cebe535f8d63620b41","kind":"commit","published_at":"2021-08-21T03:49:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1.post1/manifests"},{"name":"v0.16.1","sha":"d7da1f10fa2d85c98d750a9ca7498baa5a15bc93","kind":"commit","published_at":"2021-08-19T14:33:00.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"137d8a0903a7a500d5bf6a1a079ef7c01e2cb890","kind":"commit","published_at":"2021-08-19T10:16:46.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"927b1f83fb94d5ece4b70cda3af698e6c2434b97","kind":"commit","published_at":"2021-07-20T08:19:37.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.15.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"72027edb35d417ab1335b172df1c285b60c6c381","kind":"commit","published_at":"2021-07-07T12:17:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.5","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"f22c16ff72d90b227e52f990d8a8a21963aa21bd","kind":"commit","published_at":"2021-05-26T04:43:51.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"4fcf5d9c9de9ec0b4f25c2e0de9f7620ae6ca820","kind":"commit","published_at":"2021-02-20T02:39:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3/manifests"},{"name":"v0.14.3_z","sha":"4fcf5d9c9de9ec0b4f25c2e0de9f7620ae6ca820","kind":"commit","published_at":"2021-02-20T02:39:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.3_z","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.3_z","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.3_z","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3_z","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3_z/manifests"},{"name":"v0.14.2","sha":"5a1833d6902a4dd6a731098cd41485b22df2aa95","kind":"commit","published_at":"2021-01-02T09:27:35.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"4195b0a070e4afd3797e15a8f688611ca1eb693b","kind":"commit","published_at":"2020-12-23T02:41:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"f4ffcd131b74af3f62ed2583ea05c5a412654f6d","kind":"commit","published_at":"2020-10-14T04:01:48.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"abb57fa81f69991f1b2942d8147c9d113e263328","kind":"commit","published_at":"2020-09-11T00:28:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"c04ad9c68768facf0a900d88de3dffbee3135a27","kind":"commit","published_at":"2020-09-10T03:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.2/manifests"},{"name":"V0.13.1","sha":"15e21ee27cbd2222983c2b8637d3f905f01e7a2c","kind":"commit","published_at":"2020-09-07T06:09:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/V0.13.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/V0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@V0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/V0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/V0.13.1/manifests"},{"name":"v0.13.1","sha":"15e21ee27cbd2222983c2b8637d3f905f01e7a2c","kind":"commit","published_at":"2020-09-07T06:09:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"cc3d291fd981d6e1a35f20559ae8ebcc7b589cb6","kind":"commit","published_at":"2020-09-04T13:58:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50d56105df2f115ce7ad8abea19cc061248f75d2","kind":"commit","published_at":"2020-08-12T13:45:43.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.2/manifests"},{"name":"v0.12.1.post2","sha":"8267ca85d971197472274e61fd4e5525df292a70","kind":"commit","published_at":"2020-07-23T00:06:31.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post2/manifests"},{"name":"v0.12.1.post1","sha":"68c6c1cff204a78efbef5745dfd242613e98a2ef","kind":"commit","published_at":"2020-07-22T09:50:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post1/manifests"},{"name":"v0.12.1","sha":"cf6df941117b1713bae6472712f22fc2f14d3ac5","kind":"commit","published_at":"2020-07-22T06:18:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fd0f72b69ae696f00665adc272c5f0010bce6568","kind":"commit","published_at":"2020-07-10T14:28:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.0/manifests"},{"name":"v0.11.6.post1","sha":"540f2db13fb99200d00da4f35827d74a6030d91e","kind":"commit","published_at":"2020-07-09T06:42:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.6.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6.post1/manifests"},{"name":"v0.11.6","sha":"d6af5ed34c1ef72e6c425ec359942a57611a4765","kind":"commit","published_at":"2020-07-09T03:45:10.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.6","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6/manifests"},{"name":"v0.11.4","sha":"b85ce14ef279a4f85161d140d3407ac7523743cb","kind":"commit","published_at":"2020-01-31T13:38:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.4/manifests"},{"name":"v0.11.3.post1","sha":"005f0010629216250ba413ac0e46b3ff87561cbc","kind":"commit","published_at":"2019-11-01T23:05:06.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.3.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3.post1/manifests"},{"name":"v0.11.3","sha":"f479b1e34315621fe82234d239a2d0c65fb8404b","kind":"commit","published_at":"2019-10-21T02:28:29.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"aa651b4315914f079a7f177ca123ddec050271fc","kind":"commit","published_at":"2019-10-16T15:19:52.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.2/manifests"},{"name":"v0.11.1.post1","sha":"8b48e2db10f0b5ddb98c4c6d53aa0db823d63f80","kind":"commit","published_at":"2019-10-11T03:36:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1.post1/manifests"},{"name":"v0.11.1","sha":"5b8ffecbbb9b99503ea9d757cc3777afc59554c0","kind":"commit","published_at":"2019-09-16T05:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"034b213a4fc7b1f96737e40c34096a568d5dd8fa","kind":"commit","published_at":"2019-09-06T06:57:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"49650b0c483d3fa5e9ab133df5694b739421a8f9","kind":"commit","published_at":"2019-08-08T06:20:03.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.10.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.10.0/manifests"},{"name":"v0.9.11","sha":"29bf5dea3cd7e849e0e578ed2bd4c399e0a41da9","kind":"commit","published_at":"2019-05-01T03:47:48.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.11","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.11/manifests"},{"name":"v0.9.10.post2","sha":"71dd036eba79d98070760110acd2bb25f42833af","kind":"commit","published_at":"2019-03-28T03:58:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post2/manifests"},{"name":"v0.9.10.post1","sha":"edc551a39e567399b0f8fe6f605524db178c13ba","kind":"commit","published_at":"2019-03-11T04:35:55.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post1/manifests"},{"name":"v0.9.10","sha":"a62bf6e6ae977726321254edacab40fd23786b20","kind":"commit","published_at":"2019-03-07T07:54:51.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10/manifests"},{"name":"v0.9.9.post1","sha":"989486628b1fa69b2fa42b109c49d97778cd3209","kind":"commit","published_at":"2019-02-28T05:42:09.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.9.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.9.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.9.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9.post1/manifests"},{"name":"v0.9.9","sha":"da55eab6d2cea70209ce5d5ca36a369b2d4a036d","kind":"commit","published_at":"2019-01-09T05:42:19.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.9","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9/manifests"},{"name":"v0.9.8.post1","sha":"452b4b7025f5bbc6d0b39e5c4b608b1e57e514cf","kind":"commit","published_at":"2018-12-04T23:16:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.8.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.8.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.8.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8.post1/manifests"},{"name":"v0.9.8","sha":"d86a00c44cc5f59101c2e1b765dca3846a6f2997","kind":"commit","published_at":"2018-11-30T12:54:30.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.8","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"642f8a3a9b4c1253be5ed797d514ad8ef1e21563","kind":"commit","published_at":"2018-11-22T23:29:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.7","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"b5ff4683afbe2a57e0392733f0a62ca4e3501808","kind":"commit","published_at":"2018-11-18T01:25:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.6","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"9ecbaffb7d6b8915e2d6ce3acf8283480793ad4c","kind":"commit","published_at":"2018-09-25T02:23:24.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.5","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.5/manifests"},{"name":"v0.9.4.post1","sha":"242ce84639254faf4df69aca317df4f55584bc9e","kind":"commit","published_at":"2018-09-24T04:55:29.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.4.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.4.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4.post1/manifests"},{"name":"v0.9.4","sha":"34a9dc22d9b2bb5e64fdfde01ababf26d3fb1d21","kind":"commit","published_at":"2018-09-24T03:25:43.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1f95ed19ea4c58d5d4c4a399b9a586518ed35c6f","kind":"commit","published_at":"2018-09-22T02:06:57.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"34ceb27af0b1ca12aad7d9eb69f6434813f27dda","kind":"commit","published_at":"2018-09-20T06:38:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7247665d2bc63373b89141a80882f63fadd3097a","kind":"commit","published_at":"2018-09-19T07:59:17.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"a824bef5dea8abe06b4ca952ee82240dd5afd4ee","kind":"commit","published_at":"2018-09-19T02:33:45.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"e487355d4fb675ab15d2da21397cdf0cc879047f","kind":"commit","published_at":"2018-09-17T03:33:46.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"d226ce4291b40a060963dd0dc05c7577bb548b16","kind":"commit","published_at":"2018-09-16T11:40:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"01aee1752d2ceaf34a2b81dba204af4ca1cbc54e","kind":"commit","published_at":"2018-09-14T07:26:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"ca5dafc1d038365bf89d0c268c43bd2125b21b7c","kind":"commit","published_at":"2018-09-12T07:39:55.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.0/manifests"},{"name":"v0.1.0b1.dev20180912","sha":"da695d2e9c68cb941129833090abc293f587e887","kind":"commit","published_at":"2018-09-12T04:49:47.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0b1.dev20180912","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0b1.dev20180912","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0b1.dev20180912","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0b1.dev20180912","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0b1.dev20180912/manifests"},{"name":"v0.1.0a10.dev20180911","sha":"e80094ae195df41ee07f25c63b1af36452df4e62","kind":"commit","published_at":"2018-09-11T07:10:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a10.dev20180911","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a10.dev20180911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a10.dev20180911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a10.dev20180911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a10.dev20180911/manifests"},{"name":"v0.1.0a9.dev20180911","sha":"b3eff20b150f108aee6af1b7013336e517239f4b","kind":"commit","published_at":"2018-09-11T04:30:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a9.dev20180911","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a9.dev20180911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a9.dev20180911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a9.dev20180911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a9.dev20180911/manifests"},{"name":"v0.1.0a8.dev20180910","sha":"26a6895afd46eaeee08645f0c46ff9b7e982419e","kind":"commit","published_at":"2018-09-10T05:48:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a8.dev20180910","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a8.dev20180910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a8.dev20180910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a8.dev20180910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a8.dev20180910/manifests"},{"name":"v0.1.0a7.dev20180910","sha":"85ae670e6b223cc6ef6b857d42070b5e5425a000","kind":"commit","published_at":"2018-09-10T05:25:18.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a7.dev20180910","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a7.dev20180910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a7.dev20180910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a7.dev20180910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a7.dev20180910/manifests"},{"name":"v0.1.0a6.dev20180909","sha":"d1d8318e82e95275628549af8c1a268c737e5bca","kind":"commit","published_at":"2018-09-09T02:55:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a6.dev20180909","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a6.dev20180909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a6.dev20180909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a6.dev20180909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a6.dev20180909/manifests"},{"name":"v0.1.0a5.dev20180907","sha":"6dcbd5722ce3e89f8c0c9e44191e0730bf4fabce","kind":"commit","published_at":"2018-09-07T04:03:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a5.dev20180907","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a5.dev20180907","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a5.dev20180907","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a5.dev20180907","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a5.dev20180907/manifests"},{"name":"v0.1.0a4.dev20180906","sha":"2a9835c8594d916b742a04c5940d2ecd0e0a0942","kind":"commit","published_at":"2018-09-06T08:16:45.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a4.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a4.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a4.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a4.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a4.dev20180906/manifests"},{"name":"v0.1.0a3.dev20180906","sha":"2b81e875c551d0280cb9da9f729d16bc405a0ca7","kind":"commit","published_at":"2018-09-06T07:16:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a3.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a3.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a3.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a3.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a3.dev20180906/manifests"},{"name":"v0.1.0a2.dev20180906","sha":"396b59a4366c60ca8cbeef9730f470585b160b5d","kind":"commit","published_at":"2018-09-06T02:12:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a2.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a2.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a2.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a2.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a2.dev20180906/manifests"},{"name":"v0.1.0a1.dev20180904","sha":"96a66c2f1e041d842349cd36810431c948fd4c6f","kind":"commit","published_at":"2018-09-04T15:42:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a1.dev20180904","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a1.dev20180904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a1.dev20180904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a1.dev20180904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a1.dev20180904/manifests"}]},"repo_metadata_updated_at":"2025-08-24T10:27:36.495Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.815222470109423,"dependent_packages_count":5.449209917731764,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.632216193920593},"purl":"pkg:golang/github.com/%21r%21d%21f%21lib/py%21s%21h%21a%21c%21l","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/RDFLib/pySHACL","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/RDFLib/pySHACL","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/RDFLib/pySHACL/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T08:19:45.629Z","issues_count":130,"pull_requests_count":84,"avg_time_to_close_issue":4293242.576086956,"avg_time_to_close_pull_request":1172601.049382716,"issues_closed_count":92,"pull_requests_closed_count":81,"pull_request_authors_count":19,"issue_authors_count":75,"avg_comments_per_issue":3.9461538461538463,"avg_comments_per_pull_request":1.6904761904761905,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":750326.5,"past_year_avg_time_to_close_pull_request":208382.61538461538,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6363636363636362,"past_year_avg_comments_per_pull_request":0.85,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/issues","maintainers":[{"login":"ashleysommer","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"},{"login":"nicholascar","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"aucampia","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"}],"active_maintainers":[{"login":"ashleysommer","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRDFLib%2FpySHACL/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRDFLib%2FpySHACL/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRDFLib%2FpySHACL/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRDFLib%2FpySHACL/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951501,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5301139,"name":"pyshacl","ecosystem":"conda","description":"This is a pure Python module which allows for the validation of RDF graphs against Shapes Constraint Language (SHACL) graphs. This module uses the rdflib Python library for working with RDF and is dependent on the OWL-RL Python module for OWL2 RL Profile-based expansion of data graphs.","homepage":"https://github.com/RDFLib/pySHACL","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/RDFLib/pySHACL","keywords_array":[],"namespace":null,"versions_count":38,"first_release_published_at":"2019-05-14T23:08:27.000Z","latest_release_published_at":"2022-09-08T14:26:43.000Z","latest_release_number":"0.20.0","last_synced_at":"2025-08-24T10:10:10.868Z","created_at":"2022-10-03T16:10:17.506Z","updated_at":"2025-08-24T10:27:42.285Z","registry_url":"https://anaconda.org/conda-forge/pyshacl","install_command":"conda install -c conda-forge pyshacl","documentation_url":null,"metadata":{},"repo_metadata":{"id":32993155,"uuid":"147505799","full_name":"RDFLib/pySHACL","owner":"RDFLib","description":"A Python validator for SHACL","archived":false,"fork":false,"pushed_at":"2025-08-23T09:30:52.000Z","size":4517,"stargazers_count":284,"open_issues_count":43,"forks_count":66,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-24T03:43:55.262Z","etag":null,"topics":["constraints","owl","rdf","shacl","validator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-05T11:13:51.000Z","updated_at":"2025-08-23T09:30:55.000Z","dependencies_parsed_at":"2023-01-14T22:57:46.606Z","dependency_job_id":"ee8187ec-6e20-4c9e-ac2f-baa3dbab1434","html_url":"https://github.com/RDFLib/pySHACL","commit_stats":{"total_commits":333,"total_committers":29,"mean_commits":"11.482758620689655","dds":0.3993993993993994,"last_synced_commit":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/pySHACL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/sbom","scorecard":{"id":116527,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/pySHACL","commit":"9f886a7418984f7310a4136a1aa60aa19e2250bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 'master'"],"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 v0.30.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385","Warn: release artifact v0.30.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker.io/library/python:3.11-alpine to docker.io/library/python:3.11-alpine@sha256:9ce54d7ed458f71129c977478dd106cf6165a49b73fa38c217cc54de8f3e2bd0","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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:55.146Z","repository_id":32993155,"created_at":"2025-08-16T01:25:55.146Z","updated_at":"2025-08-16T01:25:55.146Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271845286,"owners_count":24832922,"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-08-24T02:00:11.135Z","response_time":111,"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":"v0.30.1","sha":"2959a6e23adeb681e34e2c0a208e24c4970d8f80","kind":"commit","published_at":"2025-03-14T23:25:49.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.30.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"ed3667a15ccc3e51bf128bb378f0d7937bed2efd","kind":"commit","published_at":"2025-01-24T07:12:09.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.30.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"1fe189b874a251c4b35586b94a0473b8b7810ce6","kind":"commit","published_at":"2024-12-16T06:29:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.29.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0d0d5d3adec13ce1dd405289223ba8fcefe8c148","kind":"commit","published_at":"2024-11-01T07:35:08.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.29.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"5a2b5f868af616bdfa73fa1c12bacc1c03e349f2","kind":"commit","published_at":"2024-10-25T11:42:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.28.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"1af1b7144fb9ee11d8ea295cc5595a5071f76222","kind":"commit","published_at":"2024-10-23T21:02:38.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.28.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"f7c47a2bb3e4df788a01360e969f81602c469a05","kind":"commit","published_at":"2024-10-11T23:30:28.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.27.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"8420fcb8713471e62ada554c8a69a5dae31ee943","kind":"commit","published_at":"2024-04-11T04:36:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.26.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0","kind":"commit","published_at":"2023-11-23T00:39:04.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.25.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"accd55ee18ceddb00bcf9224c8cf311b184f2309","kind":"commit","published_at":"2023-11-23T00:24:35.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.24.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"49607608a9f12fe8ccb18e15d50273c5d277b8ac","kind":"commit","published_at":"2023-11-08T06:23:02.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.24.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"d8d860a5d04fae3c7c4b7ed9926257813e91063a","kind":"commit","published_at":"2023-05-24T13:35:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.23.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"e7bf8d3dd6fc2b67724de9fb2142d907cdf58a49","kind":"commit","published_at":"2023-04-27T01:57:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"e04a927a0cf47875224e02a4fe7fb3402efa0c2f","kind":"commit","published_at":"2023-04-26T06:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"b31e9f6c667ce72ceab3e8a14cf46dcc51810045","kind":"commit","published_at":"2023-04-18T06:02:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"88d48351d0a3bb4d89b6fbe80f1ba895d4316436","kind":"commit","published_at":"2023-03-31T13:17:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.21.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"406e9665f2782f108b82394baaa1f7e0640a8b9f","kind":"commit","published_at":"2022-09-08T06:56:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.20.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"a9f5192c6672f779612f708c228d10a94a8370e1","kind":"commit","published_at":"2022-06-30T03:36:10.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.19.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"3d677893199124de51d13de6f373d1d35c4a6cdf","kind":"commit","published_at":"2022-03-12T09:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.19.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"c6d1307d2e647aaf6ceabf3bf8efe2292b8b5c57","kind":"commit","published_at":"2022-01-25T02:41:08.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.18.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0e1f6435fa3694aff4be1f0a918e58f064e4ecca","kind":"commit","published_at":"2022-01-13T04:40:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.18.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"8773c8c971a5a77a462e0e9d5687ce6dc78f06b3","kind":"commit","published_at":"2021-12-13T03:57:21.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"385c3168b99cbede7d209b8319d27a5123406f2f","kind":"commit","published_at":"2021-10-25T06:30:24.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"cc7863c0e0e8659a345e82888b9ec2f97001137f","kind":"commit","published_at":"2021-10-11T05:56:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.1/manifests"},{"name":"v0.16.2.post2","sha":"82f83d2732c7ab79bb161696ebfa8309c6028616","kind":"commit","published_at":"2021-09-15T03:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post2/manifests"},{"name":"v0.17.0.post2","sha":"b415177b47a9ce7d7be2c30015d2d12d4766daac","kind":"commit","published_at":"2021-09-15T03:13:33.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post2/manifests"},{"name":"v0.17.0.post1","sha":"0a7d0e81c1f3cb1085d400b8badbfa9a7752f43b","kind":"commit","published_at":"2021-09-14T23:51:05.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post1/manifests"},{"name":"v0.17.0","sha":"dafd2c7a149434d97b281dc613b7090d1d03a161","kind":"commit","published_at":"2021-09-13T13:08:12.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0/manifests"},{"name":"v0.16.2.post1","sha":"ed3330bedd3619227c657e1b76a1a832e74279f5","kind":"commit","published_at":"2021-09-13T12:41:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post1/manifests"},{"name":"v0.16.2","sha":"3720c6819aab2e4349bfecb2d9937d67fc108aa6","kind":"commit","published_at":"2021-09-12T22:17:28.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2/manifests"},{"name":"v0.16.1.post1","sha":"dfa3adfd58cae678494a60cebe535f8d63620b41","kind":"commit","published_at":"2021-08-21T03:49:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1.post1/manifests"},{"name":"v0.16.1","sha":"d7da1f10fa2d85c98d750a9ca7498baa5a15bc93","kind":"commit","published_at":"2021-08-19T14:33:00.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"137d8a0903a7a500d5bf6a1a079ef7c01e2cb890","kind":"commit","published_at":"2021-08-19T10:16:46.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"927b1f83fb94d5ece4b70cda3af698e6c2434b97","kind":"commit","published_at":"2021-07-20T08:19:37.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.15.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"72027edb35d417ab1335b172df1c285b60c6c381","kind":"commit","published_at":"2021-07-07T12:17:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.5","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"f22c16ff72d90b227e52f990d8a8a21963aa21bd","kind":"commit","published_at":"2021-05-26T04:43:51.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"4fcf5d9c9de9ec0b4f25c2e0de9f7620ae6ca820","kind":"commit","published_at":"2021-02-20T02:39:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3/manifests"},{"name":"v0.14.3_z","sha":"4fcf5d9c9de9ec0b4f25c2e0de9f7620ae6ca820","kind":"commit","published_at":"2021-02-20T02:39:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.3_z","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.3_z","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.3_z","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3_z","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3_z/manifests"},{"name":"v0.14.2","sha":"5a1833d6902a4dd6a731098cd41485b22df2aa95","kind":"commit","published_at":"2021-01-02T09:27:35.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"4195b0a070e4afd3797e15a8f688611ca1eb693b","kind":"commit","published_at":"2020-12-23T02:41:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"f4ffcd131b74af3f62ed2583ea05c5a412654f6d","kind":"commit","published_at":"2020-10-14T04:01:48.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"abb57fa81f69991f1b2942d8147c9d113e263328","kind":"commit","published_at":"2020-09-11T00:28:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"c04ad9c68768facf0a900d88de3dffbee3135a27","kind":"commit","published_at":"2020-09-10T03:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.2/manifests"},{"name":"V0.13.1","sha":"15e21ee27cbd2222983c2b8637d3f905f01e7a2c","kind":"commit","published_at":"2020-09-07T06:09:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/V0.13.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/V0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@V0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/V0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/V0.13.1/manifests"},{"name":"v0.13.1","sha":"15e21ee27cbd2222983c2b8637d3f905f01e7a2c","kind":"commit","published_at":"2020-09-07T06:09:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"cc3d291fd981d6e1a35f20559ae8ebcc7b589cb6","kind":"commit","published_at":"2020-09-04T13:58:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50d56105df2f115ce7ad8abea19cc061248f75d2","kind":"commit","published_at":"2020-08-12T13:45:43.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.2/manifests"},{"name":"v0.12.1.post2","sha":"8267ca85d971197472274e61fd4e5525df292a70","kind":"commit","published_at":"2020-07-23T00:06:31.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post2/manifests"},{"name":"v0.12.1.post1","sha":"68c6c1cff204a78efbef5745dfd242613e98a2ef","kind":"commit","published_at":"2020-07-22T09:50:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post1/manifests"},{"name":"v0.12.1","sha":"cf6df941117b1713bae6472712f22fc2f14d3ac5","kind":"commit","published_at":"2020-07-22T06:18:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fd0f72b69ae696f00665adc272c5f0010bce6568","kind":"commit","published_at":"2020-07-10T14:28:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.0/manifests"},{"name":"v0.11.6.post1","sha":"540f2db13fb99200d00da4f35827d74a6030d91e","kind":"commit","published_at":"2020-07-09T06:42:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.6.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6.post1/manifests"},{"name":"v0.11.6","sha":"d6af5ed34c1ef72e6c425ec359942a57611a4765","kind":"commit","published_at":"2020-07-09T03:45:10.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.6","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6/manifests"},{"name":"v0.11.4","sha":"b85ce14ef279a4f85161d140d3407ac7523743cb","kind":"commit","published_at":"2020-01-31T13:38:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.4/manifests"},{"name":"v0.11.3.post1","sha":"005f0010629216250ba413ac0e46b3ff87561cbc","kind":"commit","published_at":"2019-11-01T23:05:06.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.3.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3.post1/manifests"},{"name":"v0.11.3","sha":"f479b1e34315621fe82234d239a2d0c65fb8404b","kind":"commit","published_at":"2019-10-21T02:28:29.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"aa651b4315914f079a7f177ca123ddec050271fc","kind":"commit","published_at":"2019-10-16T15:19:52.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.2/manifests"},{"name":"v0.11.1.post1","sha":"8b48e2db10f0b5ddb98c4c6d53aa0db823d63f80","kind":"commit","published_at":"2019-10-11T03:36:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1.post1/manifests"},{"name":"v0.11.1","sha":"5b8ffecbbb9b99503ea9d757cc3777afc59554c0","kind":"commit","published_at":"2019-09-16T05:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"034b213a4fc7b1f96737e40c34096a568d5dd8fa","kind":"commit","published_at":"2019-09-06T06:57:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"49650b0c483d3fa5e9ab133df5694b739421a8f9","kind":"commit","published_at":"2019-08-08T06:20:03.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.10.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.10.0/manifests"},{"name":"v0.9.11","sha":"29bf5dea3cd7e849e0e578ed2bd4c399e0a41da9","kind":"commit","published_at":"2019-05-01T03:47:48.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.11","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.11/manifests"},{"name":"v0.9.10.post2","sha":"71dd036eba79d98070760110acd2bb25f42833af","kind":"commit","published_at":"2019-03-28T03:58:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post2/manifests"},{"name":"v0.9.10.post1","sha":"edc551a39e567399b0f8fe6f605524db178c13ba","kind":"commit","published_at":"2019-03-11T04:35:55.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post1/manifests"},{"name":"v0.9.10","sha":"a62bf6e6ae977726321254edacab40fd23786b20","kind":"commit","published_at":"2019-03-07T07:54:51.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10/manifests"},{"name":"v0.9.9.post1","sha":"989486628b1fa69b2fa42b109c49d97778cd3209","kind":"commit","published_at":"2019-02-28T05:42:09.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.9.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.9.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.9.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9.post1/manifests"},{"name":"v0.9.9","sha":"da55eab6d2cea70209ce5d5ca36a369b2d4a036d","kind":"commit","published_at":"2019-01-09T05:42:19.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.9","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9/manifests"},{"name":"v0.9.8.post1","sha":"452b4b7025f5bbc6d0b39e5c4b608b1e57e514cf","kind":"commit","published_at":"2018-12-04T23:16:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.8.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.8.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.8.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8.post1/manifests"},{"name":"v0.9.8","sha":"d86a00c44cc5f59101c2e1b765dca3846a6f2997","kind":"commit","published_at":"2018-11-30T12:54:30.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.8","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"642f8a3a9b4c1253be5ed797d514ad8ef1e21563","kind":"commit","published_at":"2018-11-22T23:29:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.7","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"b5ff4683afbe2a57e0392733f0a62ca4e3501808","kind":"commit","published_at":"2018-11-18T01:25:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.6","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"9ecbaffb7d6b8915e2d6ce3acf8283480793ad4c","kind":"commit","published_at":"2018-09-25T02:23:24.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.5","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.5/manifests"},{"name":"v0.9.4.post1","sha":"242ce84639254faf4df69aca317df4f55584bc9e","kind":"commit","published_at":"2018-09-24T04:55:29.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.4.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.4.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4.post1/manifests"},{"name":"v0.9.4","sha":"34a9dc22d9b2bb5e64fdfde01ababf26d3fb1d21","kind":"commit","published_at":"2018-09-24T03:25:43.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1f95ed19ea4c58d5d4c4a399b9a586518ed35c6f","kind":"commit","published_at":"2018-09-22T02:06:57.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"34ceb27af0b1ca12aad7d9eb69f6434813f27dda","kind":"commit","published_at":"2018-09-20T06:38:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7247665d2bc63373b89141a80882f63fadd3097a","kind":"commit","published_at":"2018-09-19T07:59:17.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"a824bef5dea8abe06b4ca952ee82240dd5afd4ee","kind":"commit","published_at":"2018-09-19T02:33:45.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"e487355d4fb675ab15d2da21397cdf0cc879047f","kind":"commit","published_at":"2018-09-17T03:33:46.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"d226ce4291b40a060963dd0dc05c7577bb548b16","kind":"commit","published_at":"2018-09-16T11:40:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"01aee1752d2ceaf34a2b81dba204af4ca1cbc54e","kind":"commit","published_at":"2018-09-14T07:26:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"ca5dafc1d038365bf89d0c268c43bd2125b21b7c","kind":"commit","published_at":"2018-09-12T07:39:55.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.0/manifests"},{"name":"v0.1.0b1.dev20180912","sha":"da695d2e9c68cb941129833090abc293f587e887","kind":"commit","published_at":"2018-09-12T04:49:47.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0b1.dev20180912","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0b1.dev20180912","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0b1.dev20180912","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0b1.dev20180912","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0b1.dev20180912/manifests"},{"name":"v0.1.0a10.dev20180911","sha":"e80094ae195df41ee07f25c63b1af36452df4e62","kind":"commit","published_at":"2018-09-11T07:10:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a10.dev20180911","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a10.dev20180911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a10.dev20180911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a10.dev20180911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a10.dev20180911/manifests"},{"name":"v0.1.0a9.dev20180911","sha":"b3eff20b150f108aee6af1b7013336e517239f4b","kind":"commit","published_at":"2018-09-11T04:30:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a9.dev20180911","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a9.dev20180911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a9.dev20180911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a9.dev20180911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a9.dev20180911/manifests"},{"name":"v0.1.0a8.dev20180910","sha":"26a6895afd46eaeee08645f0c46ff9b7e982419e","kind":"commit","published_at":"2018-09-10T05:48:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a8.dev20180910","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a8.dev20180910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a8.dev20180910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a8.dev20180910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a8.dev20180910/manifests"},{"name":"v0.1.0a7.dev20180910","sha":"85ae670e6b223cc6ef6b857d42070b5e5425a000","kind":"commit","published_at":"2018-09-10T05:25:18.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a7.dev20180910","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a7.dev20180910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a7.dev20180910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a7.dev20180910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a7.dev20180910/manifests"},{"name":"v0.1.0a6.dev20180909","sha":"d1d8318e82e95275628549af8c1a268c737e5bca","kind":"commit","published_at":"2018-09-09T02:55:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a6.dev20180909","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a6.dev20180909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a6.dev20180909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a6.dev20180909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a6.dev20180909/manifests"},{"name":"v0.1.0a5.dev20180907","sha":"6dcbd5722ce3e89f8c0c9e44191e0730bf4fabce","kind":"commit","published_at":"2018-09-07T04:03:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a5.dev20180907","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a5.dev20180907","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a5.dev20180907","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a5.dev20180907","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a5.dev20180907/manifests"},{"name":"v0.1.0a4.dev20180906","sha":"2a9835c8594d916b742a04c5940d2ecd0e0a0942","kind":"commit","published_at":"2018-09-06T08:16:45.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a4.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a4.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a4.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a4.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a4.dev20180906/manifests"},{"name":"v0.1.0a3.dev20180906","sha":"2b81e875c551d0280cb9da9f729d16bc405a0ca7","kind":"commit","published_at":"2018-09-06T07:16:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a3.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a3.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a3.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a3.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a3.dev20180906/manifests"},{"name":"v0.1.0a2.dev20180906","sha":"396b59a4366c60ca8cbeef9730f470585b160b5d","kind":"commit","published_at":"2018-09-06T02:12:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a2.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a2.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a2.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a2.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a2.dev20180906/manifests"},{"name":"v0.1.0a1.dev20180904","sha":"96a66c2f1e041d842349cd36810431c948fd4c6f","kind":"commit","published_at":"2018-09-04T15:42:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a1.dev20180904","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a1.dev20180904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a1.dev20180904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a1.dev20180904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a1.dev20180904/manifests"}]},"repo_metadata_updated_at":"2025-08-24T10:27:42.285Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.220569888717,"dependent_packages_count":19.601776535755278,"stargazers_count":26.54823094964819,"forks_count":24.317580717600677,"docker_downloads_count":null,"average":22.672039522930287},"purl":"pkg:conda/pyshacl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyshacl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyshacl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyshacl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T08:19:45.629Z","issues_count":130,"pull_requests_count":84,"avg_time_to_close_issue":4293242.576086956,"avg_time_to_close_pull_request":1172601.049382716,"issues_closed_count":92,"pull_requests_closed_count":81,"pull_request_authors_count":19,"issue_authors_count":75,"avg_comments_per_issue":3.9461538461538463,"avg_comments_per_pull_request":1.6904761904761905,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":750326.5,"past_year_avg_time_to_close_pull_request":208382.61538461538,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6363636363636362,"past_year_avg_comments_per_pull_request":0.85,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/issues","maintainers":[{"login":"ashleysommer","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"},{"login":"nicholascar","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"aucampia","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"}],"active_maintainers":[{"login":"ashleysommer","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyshacl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyshacl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyshacl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyshacl/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":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":2882959,"name":"pyshacl","ecosystem":"pypi","description":"Python SHACL Validator","homepage":"https://github.com/RDFLib/pySHACL","licenses":"Apache License Version 2.0, January 2004 http://www.apache.org/licenses/  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION  1. Definitions.  \"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.  \"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.  \"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.  \"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.  \"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.  \"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.  \"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).  \"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.  \"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"  \"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.  2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.  3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.  4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:  (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and  (b) You must cause any modified files to carry prominent notices stating that You changed the files; and  (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and  (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.  You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.  5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.  6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.  7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.  8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.  9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.  END OF TERMS AND CONDITIONS  APPENDIX: How to apply the Apache License to your work.  To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!)  The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives.  Copyright [yyyy] [name of copyright owner]  Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0  Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.","normalized_licenses":["Other"],"repository_url":"https://github.com/RDFLib/pySHACL","keywords_array":["Linked Data","Semantic Web","RDF","Graph","Python","SHACL","Shapes","Schema","Validate","Validator"],"namespace":null,"versions_count":77,"first_release_published_at":"2018-09-16T11:49:27.000Z","latest_release_published_at":"2025-03-14T23:28:12.000Z","latest_release_number":"0.30.1","last_synced_at":"2025-08-24T10:10:06.072Z","created_at":"2022-04-10T12:18:32.671Z","updated_at":"2025-08-24T10:27:42.336Z","registry_url":"https://pypi.org/project/pyshacl/","install_command":"pip install pyshacl --index-url https://pypi.org/simple","documentation_url":"https://pyshacl.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Utilities"],"normalized_name":"pyshacl","project_status":null},"repo_metadata":{"id":32993155,"uuid":"147505799","full_name":"RDFLib/pySHACL","owner":"RDFLib","description":"A Python validator for SHACL","archived":false,"fork":false,"pushed_at":"2025-08-23T09:30:52.000Z","size":4517,"stargazers_count":284,"open_issues_count":43,"forks_count":66,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-24T03:43:55.262Z","etag":null,"topics":["constraints","owl","rdf","shacl","validator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-05T11:13:51.000Z","updated_at":"2025-08-23T09:30:55.000Z","dependencies_parsed_at":"2023-01-14T22:57:46.606Z","dependency_job_id":"ee8187ec-6e20-4c9e-ac2f-baa3dbab1434","html_url":"https://github.com/RDFLib/pySHACL","commit_stats":{"total_commits":333,"total_committers":29,"mean_commits":"11.482758620689655","dds":0.3993993993993994,"last_synced_commit":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/pySHACL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/sbom","scorecard":{"id":116527,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/pySHACL","commit":"9f886a7418984f7310a4136a1aa60aa19e2250bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 'master'"],"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 v0.30.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385","Warn: release artifact v0.30.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker.io/library/python:3.11-alpine to docker.io/library/python:3.11-alpine@sha256:9ce54d7ed458f71129c977478dd106cf6165a49b73fa38c217cc54de8f3e2bd0","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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:55.146Z","repository_id":32993155,"created_at":"2025-08-16T01:25:55.146Z","updated_at":"2025-08-16T01:25:55.146Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271845286,"owners_count":24832922,"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-08-24T02:00:11.135Z","response_time":111,"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":"v0.30.1","sha":"2959a6e23adeb681e34e2c0a208e24c4970d8f80","kind":"commit","published_at":"2025-03-14T23:25:49.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.30.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"ed3667a15ccc3e51bf128bb378f0d7937bed2efd","kind":"commit","published_at":"2025-01-24T07:12:09.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.30.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"1fe189b874a251c4b35586b94a0473b8b7810ce6","kind":"commit","published_at":"2024-12-16T06:29:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.29.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0d0d5d3adec13ce1dd405289223ba8fcefe8c148","kind":"commit","published_at":"2024-11-01T07:35:08.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.29.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"5a2b5f868af616bdfa73fa1c12bacc1c03e349f2","kind":"commit","published_at":"2024-10-25T11:42:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.28.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"1af1b7144fb9ee11d8ea295cc5595a5071f76222","kind":"commit","published_at":"2024-10-23T21:02:38.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.28.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"f7c47a2bb3e4df788a01360e969f81602c469a05","kind":"commit","published_at":"2024-10-11T23:30:28.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.27.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"8420fcb8713471e62ada554c8a69a5dae31ee943","kind":"commit","published_at":"2024-04-11T04:36:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.26.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0","kind":"commit","published_at":"2023-11-23T00:39:04.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.25.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"accd55ee18ceddb00bcf9224c8cf311b184f2309","kind":"commit","published_at":"2023-11-23T00:24:35.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.24.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"49607608a9f12fe8ccb18e15d50273c5d277b8ac","kind":"commit","published_at":"2023-11-08T06:23:02.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.24.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"d8d860a5d04fae3c7c4b7ed9926257813e91063a","kind":"commit","published_at":"2023-05-24T13:35:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.23.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"e7bf8d3dd6fc2b67724de9fb2142d907cdf58a49","kind":"commit","published_at":"2023-04-27T01:57:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"e04a927a0cf47875224e02a4fe7fb3402efa0c2f","kind":"commit","published_at":"2023-04-26T06:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"b31e9f6c667ce72ceab3e8a14cf46dcc51810045","kind":"commit","published_at":"2023-04-18T06:02:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"88d48351d0a3bb4d89b6fbe80f1ba895d4316436","kind":"commit","published_at":"2023-03-31T13:17:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.21.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"406e9665f2782f108b82394baaa1f7e0640a8b9f","kind":"commit","published_at":"2022-09-08T06:56:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.20.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"a9f5192c6672f779612f708c228d10a94a8370e1","kind":"commit","published_at":"2022-06-30T03:36:10.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.19.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"3d677893199124de51d13de6f373d1d35c4a6cdf","kind":"commit","published_at":"2022-03-12T09:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.19.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"c6d1307d2e647aaf6ceabf3bf8efe2292b8b5c57","kind":"commit","published_at":"2022-01-25T02:41:08.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.18.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0e1f6435fa3694aff4be1f0a918e58f064e4ecca","kind":"commit","published_at":"2022-01-13T04:40:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.18.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"8773c8c971a5a77a462e0e9d5687ce6dc78f06b3","kind":"commit","published_at":"2021-12-13T03:57:21.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"385c3168b99cbede7d209b8319d27a5123406f2f","kind":"commit","published_at":"2021-10-25T06:30:24.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"cc7863c0e0e8659a345e82888b9ec2f97001137f","kind":"commit","published_at":"2021-10-11T05:56:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.1/manifests"},{"name":"v0.16.2.post2","sha":"82f83d2732c7ab79bb161696ebfa8309c6028616","kind":"commit","published_at":"2021-09-15T03:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post2/manifests"},{"name":"v0.17.0.post2","sha":"b415177b47a9ce7d7be2c30015d2d12d4766daac","kind":"commit","published_at":"2021-09-15T03:13:33.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post2/manifests"},{"name":"v0.17.0.post1","sha":"0a7d0e81c1f3cb1085d400b8badbfa9a7752f43b","kind":"commit","published_at":"2021-09-14T23:51:05.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post1/manifests"},{"name":"v0.17.0","sha":"dafd2c7a149434d97b281dc613b7090d1d03a161","kind":"commit","published_at":"2021-09-13T13:08:12.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0/manifests"},{"name":"v0.16.2.post1","sha":"ed3330bedd3619227c657e1b76a1a832e74279f5","kind":"commit","published_at":"2021-09-13T12:41:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post1/manifests"},{"name":"v0.16.2","sha":"3720c6819aab2e4349bfecb2d9937d67fc108aa6","kind":"commit","published_at":"2021-09-12T22:17:28.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2/manifests"},{"name":"v0.16.1.post1","sha":"dfa3adfd58cae678494a60cebe535f8d63620b41","kind":"commit","published_at":"2021-08-21T03:49:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1.post1/manifests"},{"name":"v0.16.1","sha":"d7da1f10fa2d85c98d750a9ca7498baa5a15bc93","kind":"commit","published_at":"2021-08-19T14:33:00.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"137d8a0903a7a500d5bf6a1a079ef7c01e2cb890","kind":"commit","published_at":"2021-08-19T10:16:46.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"927b1f83fb94d5ece4b70cda3af698e6c2434b97","kind":"commit","published_at":"2021-07-20T08:19:37.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.15.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"72027edb35d417ab1335b172df1c285b60c6c381","kind":"commit","published_at":"2021-07-07T12:17:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.5","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"f22c16ff72d90b227e52f990d8a8a21963aa21bd","kind":"commit","published_at":"2021-05-26T04:43:51.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"4fcf5d9c9de9ec0b4f25c2e0de9f7620ae6ca820","kind":"commit","published_at":"2021-02-20T02:39:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3/manifests"},{"name":"v0.14.3_z","sha":"4fcf5d9c9de9ec0b4f25c2e0de9f7620ae6ca820","kind":"commit","published_at":"2021-02-20T02:39:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.3_z","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.3_z","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.3_z","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3_z","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3_z/manifests"},{"name":"v0.14.2","sha":"5a1833d6902a4dd6a731098cd41485b22df2aa95","kind":"commit","published_at":"2021-01-02T09:27:35.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"4195b0a070e4afd3797e15a8f688611ca1eb693b","kind":"commit","published_at":"2020-12-23T02:41:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"f4ffcd131b74af3f62ed2583ea05c5a412654f6d","kind":"commit","published_at":"2020-10-14T04:01:48.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"abb57fa81f69991f1b2942d8147c9d113e263328","kind":"commit","published_at":"2020-09-11T00:28:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"c04ad9c68768facf0a900d88de3dffbee3135a27","kind":"commit","published_at":"2020-09-10T03:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.2/manifests"},{"name":"V0.13.1","sha":"15e21ee27cbd2222983c2b8637d3f905f01e7a2c","kind":"commit","published_at":"2020-09-07T06:09:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/V0.13.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/V0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@V0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/V0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/V0.13.1/manifests"},{"name":"v0.13.1","sha":"15e21ee27cbd2222983c2b8637d3f905f01e7a2c","kind":"commit","published_at":"2020-09-07T06:09:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"cc3d291fd981d6e1a35f20559ae8ebcc7b589cb6","kind":"commit","published_at":"2020-09-04T13:58:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50d56105df2f115ce7ad8abea19cc061248f75d2","kind":"commit","published_at":"2020-08-12T13:45:43.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.2/manifests"},{"name":"v0.12.1.post2","sha":"8267ca85d971197472274e61fd4e5525df292a70","kind":"commit","published_at":"2020-07-23T00:06:31.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post2/manifests"},{"name":"v0.12.1.post1","sha":"68c6c1cff204a78efbef5745dfd242613e98a2ef","kind":"commit","published_at":"2020-07-22T09:50:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post1/manifests"},{"name":"v0.12.1","sha":"cf6df941117b1713bae6472712f22fc2f14d3ac5","kind":"commit","published_at":"2020-07-22T06:18:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fd0f72b69ae696f00665adc272c5f0010bce6568","kind":"commit","published_at":"2020-07-10T14:28:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.0/manifests"},{"name":"v0.11.6.post1","sha":"540f2db13fb99200d00da4f35827d74a6030d91e","kind":"commit","published_at":"2020-07-09T06:42:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.6.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6.post1/manifests"},{"name":"v0.11.6","sha":"d6af5ed34c1ef72e6c425ec359942a57611a4765","kind":"commit","published_at":"2020-07-09T03:45:10.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.6","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6/manifests"},{"name":"v0.11.4","sha":"b85ce14ef279a4f85161d140d3407ac7523743cb","kind":"commit","published_at":"2020-01-31T13:38:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.4/manifests"},{"name":"v0.11.3.post1","sha":"005f0010629216250ba413ac0e46b3ff87561cbc","kind":"commit","published_at":"2019-11-01T23:05:06.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.3.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3.post1/manifests"},{"name":"v0.11.3","sha":"f479b1e34315621fe82234d239a2d0c65fb8404b","kind":"commit","published_at":"2019-10-21T02:28:29.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"aa651b4315914f079a7f177ca123ddec050271fc","kind":"commit","published_at":"2019-10-16T15:19:52.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.2/manifests"},{"name":"v0.11.1.post1","sha":"8b48e2db10f0b5ddb98c4c6d53aa0db823d63f80","kind":"commit","published_at":"2019-10-11T03:36:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1.post1/manifests"},{"name":"v0.11.1","sha":"5b8ffecbbb9b99503ea9d757cc3777afc59554c0","kind":"commit","published_at":"2019-09-16T05:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"034b213a4fc7b1f96737e40c34096a568d5dd8fa","kind":"commit","published_at":"2019-09-06T06:57:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"49650b0c483d3fa5e9ab133df5694b739421a8f9","kind":"commit","published_at":"2019-08-08T06:20:03.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.10.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.10.0/manifests"},{"name":"v0.9.11","sha":"29bf5dea3cd7e849e0e578ed2bd4c399e0a41da9","kind":"commit","published_at":"2019-05-01T03:47:48.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.11","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.11/manifests"},{"name":"v0.9.10.post2","sha":"71dd036eba79d98070760110acd2bb25f42833af","kind":"commit","published_at":"2019-03-28T03:58:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post2/manifests"},{"name":"v0.9.10.post1","sha":"edc551a39e567399b0f8fe6f605524db178c13ba","kind":"commit","published_at":"2019-03-11T04:35:55.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post1/manifests"},{"name":"v0.9.10","sha":"a62bf6e6ae977726321254edacab40fd23786b20","kind":"commit","published_at":"2019-03-07T07:54:51.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10/manifests"},{"name":"v0.9.9.post1","sha":"989486628b1fa69b2fa42b109c49d97778cd3209","kind":"commit","published_at":"2019-02-28T05:42:09.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.9.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.9.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.9.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9.post1/manifests"},{"name":"v0.9.9","sha":"da55eab6d2cea70209ce5d5ca36a369b2d4a036d","kind":"commit","published_at":"2019-01-09T05:42:19.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.9","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9/manifests"},{"name":"v0.9.8.post1","sha":"452b4b7025f5bbc6d0b39e5c4b608b1e57e514cf","kind":"commit","published_at":"2018-12-04T23:16:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.8.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.8.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.8.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8.post1/manifests"},{"name":"v0.9.8","sha":"d86a00c44cc5f59101c2e1b765dca3846a6f2997","kind":"commit","published_at":"2018-11-30T12:54:30.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.8","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"642f8a3a9b4c1253be5ed797d514ad8ef1e21563","kind":"commit","published_at":"2018-11-22T23:29:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.7","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"b5ff4683afbe2a57e0392733f0a62ca4e3501808","kind":"commit","published_at":"2018-11-18T01:25:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.6","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"9ecbaffb7d6b8915e2d6ce3acf8283480793ad4c","kind":"commit","published_at":"2018-09-25T02:23:24.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.5","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.5/manifests"},{"name":"v0.9.4.post1","sha":"242ce84639254faf4df69aca317df4f55584bc9e","kind":"commit","published_at":"2018-09-24T04:55:29.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.4.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.4.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4.post1/manifests"},{"name":"v0.9.4","sha":"34a9dc22d9b2bb5e64fdfde01ababf26d3fb1d21","kind":"commit","published_at":"2018-09-24T03:25:43.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1f95ed19ea4c58d5d4c4a399b9a586518ed35c6f","kind":"commit","published_at":"2018-09-22T02:06:57.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"34ceb27af0b1ca12aad7d9eb69f6434813f27dda","kind":"commit","published_at":"2018-09-20T06:38:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7247665d2bc63373b89141a80882f63fadd3097a","kind":"commit","published_at":"2018-09-19T07:59:17.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"a824bef5dea8abe06b4ca952ee82240dd5afd4ee","kind":"commit","published_at":"2018-09-19T02:33:45.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"e487355d4fb675ab15d2da21397cdf0cc879047f","kind":"commit","published_at":"2018-09-17T03:33:46.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"d226ce4291b40a060963dd0dc05c7577bb548b16","kind":"commit","published_at":"2018-09-16T11:40:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"01aee1752d2ceaf34a2b81dba204af4ca1cbc54e","kind":"commit","published_at":"2018-09-14T07:26:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"ca5dafc1d038365bf89d0c268c43bd2125b21b7c","kind":"commit","published_at":"2018-09-12T07:39:55.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.0/manifests"},{"name":"v0.1.0b1.dev20180912","sha":"da695d2e9c68cb941129833090abc293f587e887","kind":"commit","published_at":"2018-09-12T04:49:47.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0b1.dev20180912","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0b1.dev20180912","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0b1.dev20180912","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0b1.dev20180912","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0b1.dev20180912/manifests"},{"name":"v0.1.0a10.dev20180911","sha":"e80094ae195df41ee07f25c63b1af36452df4e62","kind":"commit","published_at":"2018-09-11T07:10:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a10.dev20180911","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a10.dev20180911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a10.dev20180911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a10.dev20180911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a10.dev20180911/manifests"},{"name":"v0.1.0a9.dev20180911","sha":"b3eff20b150f108aee6af1b7013336e517239f4b","kind":"commit","published_at":"2018-09-11T04:30:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a9.dev20180911","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a9.dev20180911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a9.dev20180911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a9.dev20180911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a9.dev20180911/manifests"},{"name":"v0.1.0a8.dev20180910","sha":"26a6895afd46eaeee08645f0c46ff9b7e982419e","kind":"commit","published_at":"2018-09-10T05:48:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a8.dev20180910","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a8.dev20180910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a8.dev20180910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a8.dev20180910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a8.dev20180910/manifests"},{"name":"v0.1.0a7.dev20180910","sha":"85ae670e6b223cc6ef6b857d42070b5e5425a000","kind":"commit","published_at":"2018-09-10T05:25:18.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a7.dev20180910","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a7.dev20180910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a7.dev20180910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a7.dev20180910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a7.dev20180910/manifests"},{"name":"v0.1.0a6.dev20180909","sha":"d1d8318e82e95275628549af8c1a268c737e5bca","kind":"commit","published_at":"2018-09-09T02:55:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a6.dev20180909","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a6.dev20180909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a6.dev20180909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a6.dev20180909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a6.dev20180909/manifests"},{"name":"v0.1.0a5.dev20180907","sha":"6dcbd5722ce3e89f8c0c9e44191e0730bf4fabce","kind":"commit","published_at":"2018-09-07T04:03:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a5.dev20180907","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a5.dev20180907","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a5.dev20180907","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a5.dev20180907","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a5.dev20180907/manifests"},{"name":"v0.1.0a4.dev20180906","sha":"2a9835c8594d916b742a04c5940d2ecd0e0a0942","kind":"commit","published_at":"2018-09-06T08:16:45.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a4.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a4.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a4.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a4.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a4.dev20180906/manifests"},{"name":"v0.1.0a3.dev20180906","sha":"2b81e875c551d0280cb9da9f729d16bc405a0ca7","kind":"commit","published_at":"2018-09-06T07:16:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a3.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a3.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a3.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a3.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a3.dev20180906/manifests"},{"name":"v0.1.0a2.dev20180906","sha":"396b59a4366c60ca8cbeef9730f470585b160b5d","kind":"commit","published_at":"2018-09-06T02:12:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a2.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a2.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a2.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a2.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a2.dev20180906/manifests"},{"name":"v0.1.0a1.dev20180904","sha":"96a66c2f1e041d842349cd36810431c948fd4c6f","kind":"commit","published_at":"2018-09-04T15:42:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a1.dev20180904","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a1.dev20180904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a1.dev20180904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a1.dev20180904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a1.dev20180904/manifests"}]},"repo_metadata_updated_at":"2025-08-24T10:27:42.336Z","dependent_packages_count":33,"downloads":99493,"downloads_period":"last-month","dependent_repos_count":87,"rankings":{"downloads":1.6467148821523088,"dependent_repos_count":1.5933377157445767,"dependent_packages_count":0.524566730812228,"stargazers_count":4.5762313456367565,"forks_count":5.422712445466168,"docker_downloads_count":3.758892759483221,"average":2.920409313215876},"purl":"pkg:pypi/pyshacl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyshacl","docker_dependents_count":5,"docker_downloads_count":112,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyshacl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyshacl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T08:19:45.629Z","issues_count":130,"pull_requests_count":84,"avg_time_to_close_issue":4293242.576086956,"avg_time_to_close_pull_request":1172601.049382716,"issues_closed_count":92,"pull_requests_closed_count":81,"pull_request_authors_count":19,"issue_authors_count":75,"avg_comments_per_issue":3.9461538461538463,"avg_comments_per_pull_request":1.6904761904761905,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":750326.5,"past_year_avg_time_to_close_pull_request":208382.61538461538,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6363636363636362,"past_year_avg_comments_per_pull_request":0.85,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/issues","maintainers":[{"login":"ashleysommer","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"},{"login":"nicholascar","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"aucampia","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"}],"active_maintainers":[{"login":"ashleysommer","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyshacl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyshacl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyshacl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyshacl/related_packages","maintainers":[{"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-01-29T00:43:57.259Z","updated_at":"2023-01-29T00:43:57.259Z","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-01-29T00:43:57.262Z","updated_at":"2023-01-29T00:43:57.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ashleysommer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724943,"maintainers_count":308264,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":11684446,"name":"github.com/rdflib/pyshacl","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rdflib/pyshacl","keywords_array":[],"namespace":null,"versions_count":65,"first_release_published_at":"2018-09-12T07:39:55.000Z","latest_release_published_at":"2025-03-14T23:25:49.000Z","latest_release_number":"v0.30.1","last_synced_at":"2025-08-24T10:10:07.443Z","created_at":"2025-05-25T08:27:50.675Z","updated_at":"2025-08-24T10:27:42.286Z","registry_url":"https://pkg.go.dev/github.com/rdflib/pyshacl","install_command":"go get github.com/rdflib/pyshacl","documentation_url":"https://pkg.go.dev/github.com/rdflib/pyshacl#section-documentation","metadata":{},"repo_metadata":{"id":32993155,"uuid":"147505799","full_name":"RDFLib/pySHACL","owner":"RDFLib","description":"A Python validator for SHACL","archived":false,"fork":false,"pushed_at":"2025-08-23T09:30:52.000Z","size":4517,"stargazers_count":284,"open_issues_count":43,"forks_count":66,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-24T03:43:55.262Z","etag":null,"topics":["constraints","owl","rdf","shacl","validator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-05T11:13:51.000Z","updated_at":"2025-08-23T09:30:55.000Z","dependencies_parsed_at":"2023-01-14T22:57:46.606Z","dependency_job_id":"ee8187ec-6e20-4c9e-ac2f-baa3dbab1434","html_url":"https://github.com/RDFLib/pySHACL","commit_stats":{"total_commits":333,"total_committers":29,"mean_commits":"11.482758620689655","dds":0.3993993993993994,"last_synced_commit":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/pySHACL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/sbom","scorecard":{"id":116527,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/pySHACL","commit":"9f886a7418984f7310a4136a1aa60aa19e2250bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 'master'"],"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 v0.30.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385","Warn: release artifact v0.30.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker.io/library/python:3.11-alpine to docker.io/library/python:3.11-alpine@sha256:9ce54d7ed458f71129c977478dd106cf6165a49b73fa38c217cc54de8f3e2bd0","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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:55.146Z","repository_id":32993155,"created_at":"2025-08-16T01:25:55.146Z","updated_at":"2025-08-16T01:25:55.146Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271845286,"owners_count":24832922,"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-08-24T02:00:11.135Z","response_time":111,"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":"v0.30.1","sha":"2959a6e23adeb681e34e2c0a208e24c4970d8f80","kind":"commit","published_at":"2025-03-14T23:25:49.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.30.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"ed3667a15ccc3e51bf128bb378f0d7937bed2efd","kind":"commit","published_at":"2025-01-24T07:12:09.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.30.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"1fe189b874a251c4b35586b94a0473b8b7810ce6","kind":"commit","published_at":"2024-12-16T06:29:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.29.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0d0d5d3adec13ce1dd405289223ba8fcefe8c148","kind":"commit","published_at":"2024-11-01T07:35:08.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.29.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"5a2b5f868af616bdfa73fa1c12bacc1c03e349f2","kind":"commit","published_at":"2024-10-25T11:42:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.28.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"1af1b7144fb9ee11d8ea295cc5595a5071f76222","kind":"commit","published_at":"2024-10-23T21:02:38.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.28.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"f7c47a2bb3e4df788a01360e969f81602c469a05","kind":"commit","published_at":"2024-10-11T23:30:28.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.27.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"8420fcb8713471e62ada554c8a69a5dae31ee943","kind":"commit","published_at":"2024-04-11T04:36:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.26.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0","kind":"commit","published_at":"2023-11-23T00:39:04.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.25.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"accd55ee18ceddb00bcf9224c8cf311b184f2309","kind":"commit","published_at":"2023-11-23T00:24:35.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.24.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"49607608a9f12fe8ccb18e15d50273c5d277b8ac","kind":"commit","published_at":"2023-11-08T06:23:02.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.24.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"d8d860a5d04fae3c7c4b7ed9926257813e91063a","kind":"commit","published_at":"2023-05-24T13:35:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.23.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"e7bf8d3dd6fc2b67724de9fb2142d907cdf58a49","kind":"commit","published_at":"2023-04-27T01:57:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"e04a927a0cf47875224e02a4fe7fb3402efa0c2f","kind":"commit","published_at":"2023-04-26T06:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"b31e9f6c667ce72ceab3e8a14cf46dcc51810045","kind":"commit","published_at":"2023-04-18T06:02:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"88d48351d0a3bb4d89b6fbe80f1ba895d4316436","kind":"commit","published_at":"2023-03-31T13:17:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.21.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"406e9665f2782f108b82394baaa1f7e0640a8b9f","kind":"commit","published_at":"2022-09-08T06:56:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.20.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"a9f5192c6672f779612f708c228d10a94a8370e1","kind":"commit","published_at":"2022-06-30T03:36:10.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.19.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"3d677893199124de51d13de6f373d1d35c4a6cdf","kind":"commit","published_at":"2022-03-12T09:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.19.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"c6d1307d2e647aaf6ceabf3bf8efe2292b8b5c57","kind":"commit","published_at":"2022-01-25T02:41:08.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.18.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0e1f6435fa3694aff4be1f0a918e58f064e4ecca","kind":"commit","published_at":"2022-01-13T04:40:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.18.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"8773c8c971a5a77a462e0e9d5687ce6dc78f06b3","kind":"commit","published_at":"2021-12-13T03:57:21.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"385c3168b99cbede7d209b8319d27a5123406f2f","kind":"commit","published_at":"2021-10-25T06:30:24.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"cc7863c0e0e8659a345e82888b9ec2f97001137f","kind":"commit","published_at":"2021-10-11T05:56:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.1/manifests"},{"name":"v0.16.2.post2","sha":"82f83d2732c7ab79bb161696ebfa8309c6028616","kind":"commit","published_at":"2021-09-15T03:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post2/manifests"},{"name":"v0.17.0.post2","sha":"b415177b47a9ce7d7be2c30015d2d12d4766daac","kind":"commit","published_at":"2021-09-15T03:13:33.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post2/manifests"},{"name":"v0.17.0.post1","sha":"0a7d0e81c1f3cb1085d400b8badbfa9a7752f43b","kind":"commit","published_at":"2021-09-14T23:51:05.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post1/manifests"},{"name":"v0.17.0","sha":"dafd2c7a149434d97b281dc613b7090d1d03a161","kind":"commit","published_at":"2021-09-13T13:08:12.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0/manifests"},{"name":"v0.16.2.post1","sha":"ed3330bedd3619227c657e1b76a1a832e74279f5","kind":"commit","published_at":"2021-09-13T12:41:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post1/manifests"},{"name":"v0.16.2","sha":"3720c6819aab2e4349bfecb2d9937d67fc108aa6","kind":"commit","published_at":"2021-09-12T22:17:28.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2/manifests"},{"name":"v0.16.1.post1","sha":"dfa3adfd58cae678494a60cebe535f8d63620b41","kind":"commit","published_at":"2021-08-21T03:49:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1.post1/manifests"},{"name":"v0.16.1","sha":"d7da1f10fa2d85c98d750a9ca7498baa5a15bc93","kind":"commit","published_at":"2021-08-19T14:33:00.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"137d8a0903a7a500d5bf6a1a079ef7c01e2cb890","kind":"commit","published_at":"2021-08-19T10:16:46.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"927b1f83fb94d5ece4b70cda3af698e6c2434b97","kind":"commit","published_at":"2021-07-20T08:19:37.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.15.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"72027edb35d417ab1335b172df1c285b60c6c381","kind":"commit","published_at":"2021-07-07T12:17:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.5","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"f22c16ff72d90b227e52f990d8a8a21963aa21bd","kind":"commit","published_at":"2021-05-26T04:43:51.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"4fcf5d9c9de9ec0b4f25c2e0de9f7620ae6ca820","kind":"commit","published_at":"2021-02-20T02:39:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3/manifests"},{"name":"v0.14.3_z","sha":"4fcf5d9c9de9ec0b4f25c2e0de9f7620ae6ca820","kind":"commit","published_at":"2021-02-20T02:39:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.3_z","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.3_z","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.3_z","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3_z","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3_z/manifests"},{"name":"v0.14.2","sha":"5a1833d6902a4dd6a731098cd41485b22df2aa95","kind":"commit","published_at":"2021-01-02T09:27:35.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"4195b0a070e4afd3797e15a8f688611ca1eb693b","kind":"commit","published_at":"2020-12-23T02:41:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"f4ffcd131b74af3f62ed2583ea05c5a412654f6d","kind":"commit","published_at":"2020-10-14T04:01:48.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"abb57fa81f69991f1b2942d8147c9d113e263328","kind":"commit","published_at":"2020-09-11T00:28:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"c04ad9c68768facf0a900d88de3dffbee3135a27","kind":"commit","published_at":"2020-09-10T03:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.2/manifests"},{"name":"V0.13.1","sha":"15e21ee27cbd2222983c2b8637d3f905f01e7a2c","kind":"commit","published_at":"2020-09-07T06:09:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/V0.13.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/V0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@V0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/V0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/V0.13.1/manifests"},{"name":"v0.13.1","sha":"15e21ee27cbd2222983c2b8637d3f905f01e7a2c","kind":"commit","published_at":"2020-09-07T06:09:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"cc3d291fd981d6e1a35f20559ae8ebcc7b589cb6","kind":"commit","published_at":"2020-09-04T13:58:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50d56105df2f115ce7ad8abea19cc061248f75d2","kind":"commit","published_at":"2020-08-12T13:45:43.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.2/manifests"},{"name":"v0.12.1.post2","sha":"8267ca85d971197472274e61fd4e5525df292a70","kind":"commit","published_at":"2020-07-23T00:06:31.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post2/manifests"},{"name":"v0.12.1.post1","sha":"68c6c1cff204a78efbef5745dfd242613e98a2ef","kind":"commit","published_at":"2020-07-22T09:50:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post1/manifests"},{"name":"v0.12.1","sha":"cf6df941117b1713bae6472712f22fc2f14d3ac5","kind":"commit","published_at":"2020-07-22T06:18:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fd0f72b69ae696f00665adc272c5f0010bce6568","kind":"commit","published_at":"2020-07-10T14:28:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.0/manifests"},{"name":"v0.11.6.post1","sha":"540f2db13fb99200d00da4f35827d74a6030d91e","kind":"commit","published_at":"2020-07-09T06:42:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.6.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6.post1/manifests"},{"name":"v0.11.6","sha":"d6af5ed34c1ef72e6c425ec359942a57611a4765","kind":"commit","published_at":"2020-07-09T03:45:10.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.6","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6/manifests"},{"name":"v0.11.4","sha":"b85ce14ef279a4f85161d140d3407ac7523743cb","kind":"commit","published_at":"2020-01-31T13:38:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.4/manifests"},{"name":"v0.11.3.post1","sha":"005f0010629216250ba413ac0e46b3ff87561cbc","kind":"commit","published_at":"2019-11-01T23:05:06.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.3.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3.post1/manifests"},{"name":"v0.11.3","sha":"f479b1e34315621fe82234d239a2d0c65fb8404b","kind":"commit","published_at":"2019-10-21T02:28:29.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"aa651b4315914f079a7f177ca123ddec050271fc","kind":"commit","published_at":"2019-10-16T15:19:52.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.2/manifests"},{"name":"v0.11.1.post1","sha":"8b48e2db10f0b5ddb98c4c6d53aa0db823d63f80","kind":"commit","published_at":"2019-10-11T03:36:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1.post1/manifests"},{"name":"v0.11.1","sha":"5b8ffecbbb9b99503ea9d757cc3777afc59554c0","kind":"commit","published_at":"2019-09-16T05:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"034b213a4fc7b1f96737e40c34096a568d5dd8fa","kind":"commit","published_at":"2019-09-06T06:57:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"49650b0c483d3fa5e9ab133df5694b739421a8f9","kind":"commit","published_at":"2019-08-08T06:20:03.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.10.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.10.0/manifests"},{"name":"v0.9.11","sha":"29bf5dea3cd7e849e0e578ed2bd4c399e0a41da9","kind":"commit","published_at":"2019-05-01T03:47:48.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.11","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.11/manifests"},{"name":"v0.9.10.post2","sha":"71dd036eba79d98070760110acd2bb25f42833af","kind":"commit","published_at":"2019-03-28T03:58:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post2/manifests"},{"name":"v0.9.10.post1","sha":"edc551a39e567399b0f8fe6f605524db178c13ba","kind":"commit","published_at":"2019-03-11T04:35:55.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post1/manifests"},{"name":"v0.9.10","sha":"a62bf6e6ae977726321254edacab40fd23786b20","kind":"commit","published_at":"2019-03-07T07:54:51.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10/manifests"},{"name":"v0.9.9.post1","sha":"989486628b1fa69b2fa42b109c49d97778cd3209","kind":"commit","published_at":"2019-02-28T05:42:09.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.9.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.9.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.9.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9.post1/manifests"},{"name":"v0.9.9","sha":"da55eab6d2cea70209ce5d5ca36a369b2d4a036d","kind":"commit","published_at":"2019-01-09T05:42:19.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.9","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9/manifests"},{"name":"v0.9.8.post1","sha":"452b4b7025f5bbc6d0b39e5c4b608b1e57e514cf","kind":"commit","published_at":"2018-12-04T23:16:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.8.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.8.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.8.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8.post1/manifests"},{"name":"v0.9.8","sha":"d86a00c44cc5f59101c2e1b765dca3846a6f2997","kind":"commit","published_at":"2018-11-30T12:54:30.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.8","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"642f8a3a9b4c1253be5ed797d514ad8ef1e21563","kind":"commit","published_at":"2018-11-22T23:29:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.7","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"b5ff4683afbe2a57e0392733f0a62ca4e3501808","kind":"commit","published_at":"2018-11-18T01:25:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.6","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"9ecbaffb7d6b8915e2d6ce3acf8283480793ad4c","kind":"commit","published_at":"2018-09-25T02:23:24.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.5","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.5/manifests"},{"name":"v0.9.4.post1","sha":"242ce84639254faf4df69aca317df4f55584bc9e","kind":"commit","published_at":"2018-09-24T04:55:29.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.4.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.4.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4.post1/manifests"},{"name":"v0.9.4","sha":"34a9dc22d9b2bb5e64fdfde01ababf26d3fb1d21","kind":"commit","published_at":"2018-09-24T03:25:43.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1f95ed19ea4c58d5d4c4a399b9a586518ed35c6f","kind":"commit","published_at":"2018-09-22T02:06:57.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"34ceb27af0b1ca12aad7d9eb69f6434813f27dda","kind":"commit","published_at":"2018-09-20T06:38:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7247665d2bc63373b89141a80882f63fadd3097a","kind":"commit","published_at":"2018-09-19T07:59:17.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"a824bef5dea8abe06b4ca952ee82240dd5afd4ee","kind":"commit","published_at":"2018-09-19T02:33:45.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"e487355d4fb675ab15d2da21397cdf0cc879047f","kind":"commit","published_at":"2018-09-17T03:33:46.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"d226ce4291b40a060963dd0dc05c7577bb548b16","kind":"commit","published_at":"2018-09-16T11:40:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"01aee1752d2ceaf34a2b81dba204af4ca1cbc54e","kind":"commit","published_at":"2018-09-14T07:26:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"ca5dafc1d038365bf89d0c268c43bd2125b21b7c","kind":"commit","published_at":"2018-09-12T07:39:55.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.0/manifests"},{"name":"v0.1.0b1.dev20180912","sha":"da695d2e9c68cb941129833090abc293f587e887","kind":"commit","published_at":"2018-09-12T04:49:47.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0b1.dev20180912","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0b1.dev20180912","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0b1.dev20180912","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0b1.dev20180912","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0b1.dev20180912/manifests"},{"name":"v0.1.0a10.dev20180911","sha":"e80094ae195df41ee07f25c63b1af36452df4e62","kind":"commit","published_at":"2018-09-11T07:10:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a10.dev20180911","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a10.dev20180911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a10.dev20180911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a10.dev20180911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a10.dev20180911/manifests"},{"name":"v0.1.0a9.dev20180911","sha":"b3eff20b150f108aee6af1b7013336e517239f4b","kind":"commit","published_at":"2018-09-11T04:30:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a9.dev20180911","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a9.dev20180911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a9.dev20180911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a9.dev20180911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a9.dev20180911/manifests"},{"name":"v0.1.0a8.dev20180910","sha":"26a6895afd46eaeee08645f0c46ff9b7e982419e","kind":"commit","published_at":"2018-09-10T05:48:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a8.dev20180910","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a8.dev20180910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a8.dev20180910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a8.dev20180910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a8.dev20180910/manifests"},{"name":"v0.1.0a7.dev20180910","sha":"85ae670e6b223cc6ef6b857d42070b5e5425a000","kind":"commit","published_at":"2018-09-10T05:25:18.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a7.dev20180910","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a7.dev20180910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a7.dev20180910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a7.dev20180910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a7.dev20180910/manifests"},{"name":"v0.1.0a6.dev20180909","sha":"d1d8318e82e95275628549af8c1a268c737e5bca","kind":"commit","published_at":"2018-09-09T02:55:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a6.dev20180909","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a6.dev20180909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a6.dev20180909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a6.dev20180909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a6.dev20180909/manifests"},{"name":"v0.1.0a5.dev20180907","sha":"6dcbd5722ce3e89f8c0c9e44191e0730bf4fabce","kind":"commit","published_at":"2018-09-07T04:03:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a5.dev20180907","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a5.dev20180907","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a5.dev20180907","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a5.dev20180907","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a5.dev20180907/manifests"},{"name":"v0.1.0a4.dev20180906","sha":"2a9835c8594d916b742a04c5940d2ecd0e0a0942","kind":"commit","published_at":"2018-09-06T08:16:45.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a4.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a4.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a4.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a4.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a4.dev20180906/manifests"},{"name":"v0.1.0a3.dev20180906","sha":"2b81e875c551d0280cb9da9f729d16bc405a0ca7","kind":"commit","published_at":"2018-09-06T07:16:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a3.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a3.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a3.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a3.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a3.dev20180906/manifests"},{"name":"v0.1.0a2.dev20180906","sha":"396b59a4366c60ca8cbeef9730f470585b160b5d","kind":"commit","published_at":"2018-09-06T02:12:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a2.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a2.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a2.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a2.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a2.dev20180906/manifests"},{"name":"v0.1.0a1.dev20180904","sha":"96a66c2f1e041d842349cd36810431c948fd4c6f","kind":"commit","published_at":"2018-09-04T15:42:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a1.dev20180904","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a1.dev20180904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a1.dev20180904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a1.dev20180904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a1.dev20180904/manifests"}]},"repo_metadata_updated_at":"2025-08-24T10:27:42.286Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.815222470109423,"dependent_packages_count":5.449209917731764,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.632216193920593},"purl":"pkg:golang/github.com/rdflib/pyshacl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rdflib/pyshacl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rdflib/pyshacl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rdflib/pyshacl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T08:19:45.629Z","issues_count":130,"pull_requests_count":84,"avg_time_to_close_issue":4293242.576086956,"avg_time_to_close_pull_request":1172601.049382716,"issues_closed_count":92,"pull_requests_closed_count":81,"pull_request_authors_count":19,"issue_authors_count":75,"avg_comments_per_issue":3.9461538461538463,"avg_comments_per_pull_request":1.6904761904761905,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":750326.5,"past_year_avg_time_to_close_pull_request":208382.61538461538,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6363636363636362,"past_year_avg_comments_per_pull_request":0.85,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/issues","maintainers":[{"login":"ashleysommer","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"},{"login":"nicholascar","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"aucampia","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"}],"active_maintainers":[{"login":"ashleysommer","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frdflib%2Fpyshacl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frdflib%2Fpyshacl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frdflib%2Fpyshacl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frdflib%2Fpyshacl/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951501,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":6006149,"name":"py-pyshacl","ecosystem":"spack","description":"A Python validator for SHACL.\n","homepage":"https://github.com/RDFLib/pySHACL","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/RDFLib/pySHACL","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2023-01-29T00:35:03.589Z","latest_release_published_at":"2024-03-23T00:48:27.633Z","latest_release_number":"0.25.0","last_synced_at":"2025-08-24T10:10:05.922Z","created_at":"2023-01-29T00:35:02.829Z","updated_at":"2025-08-24T10:27:42.285Z","registry_url":"https://packages.spack.io/package.html?name=py-pyshacl","install_command":"spack install py-pyshacl","documentation_url":null,"metadata":{},"repo_metadata":{"id":32993155,"uuid":"147505799","full_name":"RDFLib/pySHACL","owner":"RDFLib","description":"A Python validator for SHACL","archived":false,"fork":false,"pushed_at":"2025-08-23T09:30:52.000Z","size":4517,"stargazers_count":284,"open_issues_count":43,"forks_count":66,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-24T03:43:55.262Z","etag":null,"topics":["constraints","owl","rdf","shacl","validator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDFLib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-05T11:13:51.000Z","updated_at":"2025-08-23T09:30:55.000Z","dependencies_parsed_at":"2023-01-14T22:57:46.606Z","dependency_job_id":"ee8187ec-6e20-4c9e-ac2f-baa3dbab1434","html_url":"https://github.com/RDFLib/pySHACL","commit_stats":{"total_commits":333,"total_committers":29,"mean_commits":"11.482758620689655","dds":0.3993993993993994,"last_synced_commit":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/RDFLib/pySHACL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDFLib","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/sbom","scorecard":{"id":116527,"data":{"date":"2025-08-11","repo":{"name":"github.com/RDFLib/pySHACL","commit":"9f886a7418984f7310a4136a1aa60aa19e2250bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 'master'"],"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 v0.30.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 not signed: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385","Warn: release artifact v0.30.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/205966414","Warn: release artifact v0.30.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/196581556","Warn: release artifact v0.29.0 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/183060832","Warn: release artifact v0.28.1 does not have provenance: https://api.github.com/repos/RDFLib/pySHACL/releases/181921385"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/RDFLib/pySHACL/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker.io/library/python:3.11-alpine to docker.io/library/python:3.11-alpine@sha256:9ce54d7ed458f71129c977478dd106cf6165a49b73fa38c217cc54de8f3e2bd0","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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:55.146Z","repository_id":32993155,"created_at":"2025-08-16T01:25:55.146Z","updated_at":"2025-08-16T01:25:55.146Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271845286,"owners_count":24832922,"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-08-24T02:00:11.135Z","response_time":111,"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":"v0.30.1","sha":"2959a6e23adeb681e34e2c0a208e24c4970d8f80","kind":"commit","published_at":"2025-03-14T23:25:49.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.30.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"ed3667a15ccc3e51bf128bb378f0d7937bed2efd","kind":"commit","published_at":"2025-01-24T07:12:09.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.30.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"1fe189b874a251c4b35586b94a0473b8b7810ce6","kind":"commit","published_at":"2024-12-16T06:29:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.29.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0d0d5d3adec13ce1dd405289223ba8fcefe8c148","kind":"commit","published_at":"2024-11-01T07:35:08.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.29.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"5a2b5f868af616bdfa73fa1c12bacc1c03e349f2","kind":"commit","published_at":"2024-10-25T11:42:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.28.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"1af1b7144fb9ee11d8ea295cc5595a5071f76222","kind":"commit","published_at":"2024-10-23T21:02:38.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.28.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"f7c47a2bb3e4df788a01360e969f81602c469a05","kind":"commit","published_at":"2024-10-11T23:30:28.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.27.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"8420fcb8713471e62ada554c8a69a5dae31ee943","kind":"commit","published_at":"2024-04-11T04:36:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.26.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"c18e8b97abcb42fbe3bb5715214c5eaf27ae5ea0","kind":"commit","published_at":"2023-11-23T00:39:04.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.25.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"accd55ee18ceddb00bcf9224c8cf311b184f2309","kind":"commit","published_at":"2023-11-23T00:24:35.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.24.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"49607608a9f12fe8ccb18e15d50273c5d277b8ac","kind":"commit","published_at":"2023-11-08T06:23:02.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.24.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"d8d860a5d04fae3c7c4b7ed9926257813e91063a","kind":"commit","published_at":"2023-05-24T13:35:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.23.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"e7bf8d3dd6fc2b67724de9fb2142d907cdf58a49","kind":"commit","published_at":"2023-04-27T01:57:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"e04a927a0cf47875224e02a4fe7fb3402efa0c2f","kind":"commit","published_at":"2023-04-26T06:40:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"b31e9f6c667ce72ceab3e8a14cf46dcc51810045","kind":"commit","published_at":"2023-04-18T06:02:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.22.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"88d48351d0a3bb4d89b6fbe80f1ba895d4316436","kind":"commit","published_at":"2023-03-31T13:17:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.21.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"406e9665f2782f108b82394baaa1f7e0640a8b9f","kind":"commit","published_at":"2022-09-08T06:56:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.20.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"a9f5192c6672f779612f708c228d10a94a8370e1","kind":"commit","published_at":"2022-06-30T03:36:10.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.19.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"3d677893199124de51d13de6f373d1d35c4a6cdf","kind":"commit","published_at":"2022-03-12T09:29:27.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.19.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"c6d1307d2e647aaf6ceabf3bf8efe2292b8b5c57","kind":"commit","published_at":"2022-01-25T02:41:08.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.18.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0e1f6435fa3694aff4be1f0a918e58f064e4ecca","kind":"commit","published_at":"2022-01-13T04:40:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.18.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"8773c8c971a5a77a462e0e9d5687ce6dc78f06b3","kind":"commit","published_at":"2021-12-13T03:57:21.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"385c3168b99cbede7d209b8319d27a5123406f2f","kind":"commit","published_at":"2021-10-25T06:30:24.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"cc7863c0e0e8659a345e82888b9ec2f97001137f","kind":"commit","published_at":"2021-10-11T05:56:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.1/manifests"},{"name":"v0.16.2.post2","sha":"82f83d2732c7ab79bb161696ebfa8309c6028616","kind":"commit","published_at":"2021-09-15T03:18:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post2/manifests"},{"name":"v0.17.0.post2","sha":"b415177b47a9ce7d7be2c30015d2d12d4766daac","kind":"commit","published_at":"2021-09-15T03:13:33.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post2/manifests"},{"name":"v0.17.0.post1","sha":"0a7d0e81c1f3cb1085d400b8badbfa9a7752f43b","kind":"commit","published_at":"2021-09-14T23:51:05.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0.post1/manifests"},{"name":"v0.17.0","sha":"dafd2c7a149434d97b281dc613b7090d1d03a161","kind":"commit","published_at":"2021-09-13T13:08:12.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.17.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.17.0/manifests"},{"name":"v0.16.2.post1","sha":"ed3330bedd3619227c657e1b76a1a832e74279f5","kind":"commit","published_at":"2021-09-13T12:41:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2.post1/manifests"},{"name":"v0.16.2","sha":"3720c6819aab2e4349bfecb2d9937d67fc108aa6","kind":"commit","published_at":"2021-09-12T22:17:28.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.2/manifests"},{"name":"v0.16.1.post1","sha":"dfa3adfd58cae678494a60cebe535f8d63620b41","kind":"commit","published_at":"2021-08-21T03:49:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1.post1/manifests"},{"name":"v0.16.1","sha":"d7da1f10fa2d85c98d750a9ca7498baa5a15bc93","kind":"commit","published_at":"2021-08-19T14:33:00.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"137d8a0903a7a500d5bf6a1a079ef7c01e2cb890","kind":"commit","published_at":"2021-08-19T10:16:46.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.16.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"927b1f83fb94d5ece4b70cda3af698e6c2434b97","kind":"commit","published_at":"2021-07-20T08:19:37.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.15.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"72027edb35d417ab1335b172df1c285b60c6c381","kind":"commit","published_at":"2021-07-07T12:17:11.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.5","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"f22c16ff72d90b227e52f990d8a8a21963aa21bd","kind":"commit","published_at":"2021-05-26T04:43:51.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"4fcf5d9c9de9ec0b4f25c2e0de9f7620ae6ca820","kind":"commit","published_at":"2021-02-20T02:39:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3/manifests"},{"name":"v0.14.3_z","sha":"4fcf5d9c9de9ec0b4f25c2e0de9f7620ae6ca820","kind":"commit","published_at":"2021-02-20T02:39:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.3_z","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.3_z","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.3_z","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3_z","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.3_z/manifests"},{"name":"v0.14.2","sha":"5a1833d6902a4dd6a731098cd41485b22df2aa95","kind":"commit","published_at":"2021-01-02T09:27:35.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"4195b0a070e4afd3797e15a8f688611ca1eb693b","kind":"commit","published_at":"2020-12-23T02:41:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"f4ffcd131b74af3f62ed2583ea05c5a412654f6d","kind":"commit","published_at":"2020-10-14T04:01:48.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.14.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"abb57fa81f69991f1b2942d8147c9d113e263328","kind":"commit","published_at":"2020-09-11T00:28:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"c04ad9c68768facf0a900d88de3dffbee3135a27","kind":"commit","published_at":"2020-09-10T03:53:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.2/manifests"},{"name":"V0.13.1","sha":"15e21ee27cbd2222983c2b8637d3f905f01e7a2c","kind":"commit","published_at":"2020-09-07T06:09:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/V0.13.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/V0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@V0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/V0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/V0.13.1/manifests"},{"name":"v0.13.1","sha":"15e21ee27cbd2222983c2b8637d3f905f01e7a2c","kind":"commit","published_at":"2020-09-07T06:09:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"cc3d291fd981d6e1a35f20559ae8ebcc7b589cb6","kind":"commit","published_at":"2020-09-04T13:58:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.13.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50d56105df2f115ce7ad8abea19cc061248f75d2","kind":"commit","published_at":"2020-08-12T13:45:43.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.2/manifests"},{"name":"v0.12.1.post2","sha":"8267ca85d971197472274e61fd4e5525df292a70","kind":"commit","published_at":"2020-07-23T00:06:31.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post2/manifests"},{"name":"v0.12.1.post1","sha":"68c6c1cff204a78efbef5745dfd242613e98a2ef","kind":"commit","published_at":"2020-07-22T09:50:56.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1.post1/manifests"},{"name":"v0.12.1","sha":"cf6df941117b1713bae6472712f22fc2f14d3ac5","kind":"commit","published_at":"2020-07-22T06:18:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fd0f72b69ae696f00665adc272c5f0010bce6568","kind":"commit","published_at":"2020-07-10T14:28:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.12.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.12.0/manifests"},{"name":"v0.11.6.post1","sha":"540f2db13fb99200d00da4f35827d74a6030d91e","kind":"commit","published_at":"2020-07-09T06:42:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.6.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6.post1/manifests"},{"name":"v0.11.6","sha":"d6af5ed34c1ef72e6c425ec359942a57611a4765","kind":"commit","published_at":"2020-07-09T03:45:10.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.6","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.6/manifests"},{"name":"v0.11.4","sha":"b85ce14ef279a4f85161d140d3407ac7523743cb","kind":"commit","published_at":"2020-01-31T13:38:50.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.4/manifests"},{"name":"v0.11.3.post1","sha":"005f0010629216250ba413ac0e46b3ff87561cbc","kind":"commit","published_at":"2019-11-01T23:05:06.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.3.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3.post1/manifests"},{"name":"v0.11.3","sha":"f479b1e34315621fe82234d239a2d0c65fb8404b","kind":"commit","published_at":"2019-10-21T02:28:29.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"aa651b4315914f079a7f177ca123ddec050271fc","kind":"commit","published_at":"2019-10-16T15:19:52.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.2/manifests"},{"name":"v0.11.1.post1","sha":"8b48e2db10f0b5ddb98c4c6d53aa0db823d63f80","kind":"commit","published_at":"2019-10-11T03:36:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.1.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1.post1/manifests"},{"name":"v0.11.1","sha":"5b8ffecbbb9b99503ea9d757cc3777afc59554c0","kind":"commit","published_at":"2019-09-16T05:52:57.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"034b213a4fc7b1f96737e40c34096a568d5dd8fa","kind":"commit","published_at":"2019-09-06T06:57:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.11.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"49650b0c483d3fa5e9ab133df5694b739421a8f9","kind":"commit","published_at":"2019-08-08T06:20:03.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.10.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.10.0/manifests"},{"name":"v0.9.11","sha":"29bf5dea3cd7e849e0e578ed2bd4c399e0a41da9","kind":"commit","published_at":"2019-05-01T03:47:48.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.11","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.11/manifests"},{"name":"v0.9.10.post2","sha":"71dd036eba79d98070760110acd2bb25f42833af","kind":"commit","published_at":"2019-03-28T03:58:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10.post2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post2/manifests"},{"name":"v0.9.10.post1","sha":"edc551a39e567399b0f8fe6f605524db178c13ba","kind":"commit","published_at":"2019-03-11T04:35:55.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10.post1/manifests"},{"name":"v0.9.10","sha":"a62bf6e6ae977726321254edacab40fd23786b20","kind":"commit","published_at":"2019-03-07T07:54:51.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.10","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.10/manifests"},{"name":"v0.9.9.post1","sha":"989486628b1fa69b2fa42b109c49d97778cd3209","kind":"commit","published_at":"2019-02-28T05:42:09.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.9.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.9.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.9.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9.post1/manifests"},{"name":"v0.9.9","sha":"da55eab6d2cea70209ce5d5ca36a369b2d4a036d","kind":"commit","published_at":"2019-01-09T05:42:19.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.9","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.9/manifests"},{"name":"v0.9.8.post1","sha":"452b4b7025f5bbc6d0b39e5c4b608b1e57e514cf","kind":"commit","published_at":"2018-12-04T23:16:07.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.8.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.8.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.8.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8.post1/manifests"},{"name":"v0.9.8","sha":"d86a00c44cc5f59101c2e1b765dca3846a6f2997","kind":"commit","published_at":"2018-11-30T12:54:30.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.8","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"642f8a3a9b4c1253be5ed797d514ad8ef1e21563","kind":"commit","published_at":"2018-11-22T23:29:14.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.7","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"b5ff4683afbe2a57e0392733f0a62ca4e3501808","kind":"commit","published_at":"2018-11-18T01:25:01.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.6","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"9ecbaffb7d6b8915e2d6ce3acf8283480793ad4c","kind":"commit","published_at":"2018-09-25T02:23:24.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.5","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.5/manifests"},{"name":"v0.9.4.post1","sha":"242ce84639254faf4df69aca317df4f55584bc9e","kind":"commit","published_at":"2018-09-24T04:55:29.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.4.post1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.4.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4.post1/manifests"},{"name":"v0.9.4","sha":"34a9dc22d9b2bb5e64fdfde01ababf26d3fb1d21","kind":"commit","published_at":"2018-09-24T03:25:43.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.4","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1f95ed19ea4c58d5d4c4a399b9a586518ed35c6f","kind":"commit","published_at":"2018-09-22T02:06:57.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"34ceb27af0b1ca12aad7d9eb69f6434813f27dda","kind":"commit","published_at":"2018-09-20T06:38:26.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7247665d2bc63373b89141a80882f63fadd3097a","kind":"commit","published_at":"2018-09-19T07:59:17.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"a824bef5dea8abe06b4ca952ee82240dd5afd4ee","kind":"commit","published_at":"2018-09-19T02:33:45.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.9.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"e487355d4fb675ab15d2da21397cdf0cc879047f","kind":"commit","published_at":"2018-09-17T03:33:46.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.3","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"d226ce4291b40a060963dd0dc05c7577bb548b16","kind":"commit","published_at":"2018-09-16T11:40:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.2","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"01aee1752d2ceaf34a2b81dba204af4ca1cbc54e","kind":"commit","published_at":"2018-09-14T07:26:41.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.1","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"ca5dafc1d038365bf89d0c268c43bd2125b21b7c","kind":"commit","published_at":"2018-09-12T07:39:55.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.8.0","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.8.0/manifests"},{"name":"v0.1.0b1.dev20180912","sha":"da695d2e9c68cb941129833090abc293f587e887","kind":"commit","published_at":"2018-09-12T04:49:47.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0b1.dev20180912","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0b1.dev20180912","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0b1.dev20180912","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0b1.dev20180912","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0b1.dev20180912/manifests"},{"name":"v0.1.0a10.dev20180911","sha":"e80094ae195df41ee07f25c63b1af36452df4e62","kind":"commit","published_at":"2018-09-11T07:10:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a10.dev20180911","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a10.dev20180911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a10.dev20180911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a10.dev20180911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a10.dev20180911/manifests"},{"name":"v0.1.0a9.dev20180911","sha":"b3eff20b150f108aee6af1b7013336e517239f4b","kind":"commit","published_at":"2018-09-11T04:30:59.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a9.dev20180911","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a9.dev20180911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a9.dev20180911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a9.dev20180911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a9.dev20180911/manifests"},{"name":"v0.1.0a8.dev20180910","sha":"26a6895afd46eaeee08645f0c46ff9b7e982419e","kind":"commit","published_at":"2018-09-10T05:48:32.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a8.dev20180910","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a8.dev20180910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a8.dev20180910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a8.dev20180910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a8.dev20180910/manifests"},{"name":"v0.1.0a7.dev20180910","sha":"85ae670e6b223cc6ef6b857d42070b5e5425a000","kind":"commit","published_at":"2018-09-10T05:25:18.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a7.dev20180910","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a7.dev20180910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a7.dev20180910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a7.dev20180910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a7.dev20180910/manifests"},{"name":"v0.1.0a6.dev20180909","sha":"d1d8318e82e95275628549af8c1a268c737e5bca","kind":"commit","published_at":"2018-09-09T02:55:16.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a6.dev20180909","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a6.dev20180909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a6.dev20180909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a6.dev20180909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a6.dev20180909/manifests"},{"name":"v0.1.0a5.dev20180907","sha":"6dcbd5722ce3e89f8c0c9e44191e0730bf4fabce","kind":"commit","published_at":"2018-09-07T04:03:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a5.dev20180907","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a5.dev20180907","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a5.dev20180907","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a5.dev20180907","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a5.dev20180907/manifests"},{"name":"v0.1.0a4.dev20180906","sha":"2a9835c8594d916b742a04c5940d2ecd0e0a0942","kind":"commit","published_at":"2018-09-06T08:16:45.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a4.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a4.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a4.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a4.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a4.dev20180906/manifests"},{"name":"v0.1.0a3.dev20180906","sha":"2b81e875c551d0280cb9da9f729d16bc405a0ca7","kind":"commit","published_at":"2018-09-06T07:16:54.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a3.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a3.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a3.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a3.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a3.dev20180906/manifests"},{"name":"v0.1.0a2.dev20180906","sha":"396b59a4366c60ca8cbeef9730f470585b160b5d","kind":"commit","published_at":"2018-09-06T02:12:40.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a2.dev20180906","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a2.dev20180906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a2.dev20180906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a2.dev20180906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a2.dev20180906/manifests"},{"name":"v0.1.0a1.dev20180904","sha":"96a66c2f1e041d842349cd36810431c948fd4c6f","kind":"commit","published_at":"2018-09-04T15:42:39.000Z","download_url":"https://codeload.github.com/RDFLib/pySHACL/tar.gz/v0.1.0a1.dev20180904","html_url":"https://github.com/RDFLib/pySHACL/releases/tag/v0.1.0a1.dev20180904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RDFLib/pySHACL@v0.1.0a1.dev20180904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a1.dev20180904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/tags/v0.1.0a1.dev20180904/manifests"}]},"repo_metadata_updated_at":"2025-08-24T10:27:42.285Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":15.117410031957759,"forks_count":14.68667500347367,"average":14.467833819647074},"purl":"pkg:spack/py-pyshacl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pyshacl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pyshacl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pyshacl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T08:19:45.629Z","issues_count":130,"pull_requests_count":84,"avg_time_to_close_issue":4293242.576086956,"avg_time_to_close_pull_request":1172601.049382716,"issues_closed_count":92,"pull_requests_closed_count":81,"pull_request_authors_count":19,"issue_authors_count":75,"avg_comments_per_issue":3.9461538461538463,"avg_comments_per_pull_request":1.6904761904761905,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":750326.5,"past_year_avg_time_to_close_pull_request":208382.61538461538,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6363636363636362,"past_year_avg_comments_per_pull_request":0.85,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/issues","maintainers":[{"login":"ashleysommer","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"},{"login":"nicholascar","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"aucampia","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"}],"active_maintainers":[{"login":"ashleysommer","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyshacl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyshacl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyshacl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyshacl/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":"2023-01-29T00:40:47.583Z","updated_at":"2023-01-29T00:40:47.583Z","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":3681,"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-04T07:04:55.751Z","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":33789,"full_name":"RDFLib/pySHACL","default_branch":"master","committers":[{"name":"Ashley Sommer","email":"ashleysommer@gmail.com","login":"ashleysommer","count":335},{"name":"Alex Nelson","email":"alexander.nelson@nist.gov","login":"ajnelson-nist","count":62},{"name":"Nicholas Car","email":"nicholas.car@csiro.au","login":null,"count":11},{"name":"Nicholas Car","email":"nicholas.car@surroundaustralia.com","login":"nicholascar","count":10},{"name":"Gabe Fierro","email":"gtfierro@cs.berkeley.edu","login":"gtfierro","count":8},{"name":"Piyush Gupta","email":"piyush16066@iiitd.ac.in","login":"piyush69","count":5},{"name":"Nolan Nichols","email":"nnichols@mazetx.com","login":null,"count":3},{"name":"wcrd","email":"11898748+wcrd","login":"wcrd","count":3},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":3},{"name":"Matt Goldberg","email":"goldbermg3@corning.com","login":"mgberg","count":3},{"name":"Iwan Aucamp","email":"aucampia@gmail.com","login":"aucampia","count":2},{"name":"MPolitze","email":"m@politze.net","login":"mpolitze","count":2},{"name":"Nolan Nichols","email":"nolan.nichols@gmail.com","login":"nicholsn","count":2},{"name":"Tom Mitchell","email":"tcmitchell","login":"tcmitchell","count":2},{"name":"jamiefeiss","email":"jamie.feiss@gmail.com","login":"jamiefeiss","count":2},{"name":"connorjcantrell","email":"connorjcantrell@gmail.com","login":"connorjcantrell","count":2},{"name":"atomobianco","email":"atomobianco","login":"atomobianco","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"martijn","email":"martijn@y.digital","login":"Martijn-Y-ai","count":1},{"name":"Wes Turner","email":"50891+westurner","login":"westurner","count":1},{"name":"Stephane_Branly","email":"51955833+StephaneBranly","login":"StephaneBranly","count":1},{"name":"Rinke Hoekstra","email":"RinkeHoekstra","login":"RinkeHoekstra","count":1},{"name":"Ralf Grubenmann","email":"ralf.grubenmann@sdsc.ethz.ch","login":"Panaetius","count":1},{"name":"Mohameth François SY","email":"mohamethfrancois.sy@gmail.com","login":"MFSY","count":1},{"name":"Konrad Höffner","email":"konrad.hoeffner@uni-leipzig.de","login":"KonradHoeffner","count":1},{"name":"Jonathan Yu","email":"jonathan.yu@csiro.au","login":"jyucsiro","count":1},{"name":"Car, Nicholas (L\u0026W, Dutton Park)","email":"Nicholas.Car@csiro.au","login":null,"count":1},{"name":"Daniel Dunbar","email":"ddunbar1@stevens.edu","login":null,"count":1},{"name":"Johannes Lötzsch","email":"git@johannesloetzsch.de","login":"johannesloetzsch","count":1},{"name":"James Howison","email":"james@howison.name","login":"jameshowison","count":1}],"total_commits":470,"total_committers":30,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":15.666666666666666,"dds":0.2872340425531915,"past_year_committers":[{"name":"Ashley Sommer","email":"ashleysommer@gmail.com","login":"ashleysommer","count":94},{"name":"Alex Nelson","email":"alexander.nelson@nist.gov","login":"ajnelson-nist","count":33},{"name":"connorjcantrell","email":"connorjcantrell@gmail.com","login":"connorjcantrell","count":2},{"name":"atomobianco","email":"atomobianco","login":"atomobianco","count":2},{"name":"Stephane_Branly","email":"51955833+StephaneBranly","login":"StephaneBranly","count":1},{"name":"Nicholas Car","email":"nick@kurrawong.net","login":"nicholascar","count":1}],"past_year_total_commits":133,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":22.166666666666668,"past_year_dds":0.29323308270676696,"last_synced_at":"2025-03-23T12:59:49.564Z","last_synced_commit":"98c3304acef48d086b16f9371d5980917cf5fc51","created_at":"2023-03-07T16:53:47.955Z","updated_at":"2025-03-23T12:59:49.589Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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/pySHACL","html_url":"https://github.com/RDFLib/pySHACL","last_synced_at":"2025-08-31T12:03:30.380Z","status":null,"issues_count":130,"pull_requests_count":88,"avg_time_to_close_issue":4292762.184782608,"avg_time_to_close_pull_request":1157249.7710843373,"issues_closed_count":92,"pull_requests_closed_count":83,"pull_request_authors_count":19,"issue_authors_count":75,"avg_comments_per_issue":3.8,"avg_comments_per_pull_request":1.6022727272727273,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":19,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":416970.2,"past_year_avg_time_to_close_pull_request":194332.05714285714,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.3157894736842104,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":34,"created_at":"2023-05-10T14:51:28.093Z","updated_at":"2025-09-03T03:49:23.623Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDFLib%2FpySHACL/issues","issue_labels_count":{"bug":3,"enhancement":1,"help wanted":1,"discussion":1},"pull_request_labels_count":{"dependencies":4},"issue_author_associations_count":{"NONE":83,"CONTRIBUTOR":38,"MEMBER":4,"COLLABORATOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":80,"COLLABORATOR":33,"NONE":8,"MEMBER":7},"issue_authors":{"ajnelson-nist":19,"KonradHoeffner":9,"santiagorr":6,"tobiasschweizer":4,"tduval-unifylogic":4,"volkerjaenisch":4,"ashleysommer":3,"gtfierro":3,"edmondchuc":3,"AJAY31797":3,"jdsika":2,"sa-bpelakh":2,"henrieglesorotos":2,"nicholascar":2,"aucampia":2,"zyzzyxdonta":2,"tcmitchell":2,"miroli":1,"calummackervoy":1,"Lars-H":1,"habdirad":1,"bguayante":1,"sabinem":1,"jamesbiddle":1,"akshayaakshaya":1,"crisely09":1,"RiX012":1,"morth":1,"sanuann":1,"MiltosD":1,"frank-fzi":1,"Zezombye":1,"satra":1,"mhoangvslev":1,"arrascue":1,"need47":1,"jbkoh":1,"hentoilusose":1,"usalu":1,"stefanbischof":1,"ceteri":1,"Panaetius":1,"mielvds":1,"devonsparks":1,"Remya-Ramachandran":1,"rmfranken":1,"svenschneider":1,"MaxBerktoldRWTH":1,"alpertungakin":1,"Martijn-Y-ai":1,"floresbakker":1,"s-heppner":1,"dalito":1,"bretelerjmw":1,"multimeric":1,"mgberg":1,"majidaldo":1,"RinkeHoekstra":1,"wcrd":1,"calina-c":1,"athalhammer":1,"ghost":1,"Manoe-K":1,"amnag":1,"dandunbar23":1,"JoelBender":1,"HendrikBorgelt":1,"jcbiddle":1,"daniel-dona":1,"vemonet":1,"jdogburck":1,"rapw3k":1,"schmidflorian":1},"pull_request_authors":{"ajnelson-nist":62,"ashleysommer":33,"nicholascar":5,"gtfierro":4,"dependabot[bot]":4,"kirchner":2,"atomobianco":2,"aucampia":2,"mgberg":2,"StephaneBranly":2,"connorjcantrell":2,"KonradHoeffner":1,"tcmitchell":1,"wcrd":1,"cclauss":1,"bollwyvl":1,"dandunbar23":1,"mpolitze":1,"Martijn-Y-ai":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":19,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":29,"COLLABORATOR":28,"NONE":4,"MEMBER":1},"past_year_issue_authors":{"santiagorr":6,"ajnelson-nist":2,"henrieglesorotos":2,"jdsika":2,"athalhammer":1,"bretelerjmw":1,"frank-fzi":1,"hentoilusose":1,"MaxBerktoldRWTH":1,"multimeric":1,"need47":1,"s-heppner":1,"zyzzyxdonta":1},"past_year_pull_request_authors":{"ashleysommer":28,"ajnelson-nist":27,"atomobianco":2,"StephaneBranly":2,"kirchner":2,"nicholascar":1},"maintainers":[{"login":"ashleysommer","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"},{"login":"nicholascar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"},{"login":"aucampia","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aucampia"}],"active_maintainers":[{"login":"ashleysommer","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysommer"},{"login":"nicholascar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholascar"}]},"events":{"total":{"CreateEvent":14,"IssuesEvent":22,"ReleaseEvent":6,"WatchEvent":36,"IssueCommentEvent":60,"PushEvent":43,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":4,"PullRequestEvent":18,"ForkEvent":5},"last_year":{"CreateEvent":14,"IssuesEvent":22,"ReleaseEvent":6,"WatchEvent":36,"IssueCommentEvent":60,"PushEvent":43,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":4,"PullRequestEvent":18,"ForkEvent":5}},"keywords":["constraints","owl","rdf","shacl","validator"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-08-26T04:51:34.371Z","updated_at":"2022-08-26T04:51:34.371Z","repository_link":"https://github.com/RDFLib/pySHACL/blob/master/poetry.lock","dependencies":[{"id":2792997991,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":2792997992,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":2792997993,"package_name":"black","ecosystem":"pypi","requirements":"22.6.0","direct":false,"kind":"runtime","optional":false},{"id":2792997994,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"runtime","optional":false},{"id":2792997995,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":2792997996,"package_name":"coverage","ecosystem":"pypi","requirements":"6.4.1","direct":false,"kind":"develop","optional":false},{"id":2792997997,"package_name":"cython","ecosystem":"pypi","requirements":"0.29.30","direct":false,"kind":"runtime","optional":false},{"id":2792997998,"package_name":"flake8","ecosystem":"pypi","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":2792997999,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.12.0","direct":false,"kind":"runtime","optional":false},{"id":2792998000,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":2792998001,"package_name":"isodate","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":2792998002,"package_name":"isort","ecosystem":"pypi","requirements":"5.10.1","direct":false,"kind":"runtime","optional":false},{"id":2792998003,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":2792998004,"package_name":"mypy","ecosystem":"pypi","requirements":"0.800","direct":false,"kind":"runtime","optional":false},{"id":2792998005,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":2792998006,"package_name":"owlrl","ecosystem":"pypi","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":2792998007,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":2792998008,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":2792998009,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":2792998010,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":2792998011,"package_name":"prettytable","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":2792998012,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":2792998013,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":2792998014,"package_name":"pyduktape2","ecosystem":"pypi","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":2792998015,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":2792998016,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":2792998017,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"develop","optional":false},{"id":2792998018,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"2.12.1","direct":false,"kind":"develop","optional":false},{"id":2792998019,"package_name":"rdflib","ecosystem":"pypi","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":2792998020,"package_name":"rdflib-jsonld","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":2792998021,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":2792998022,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":2792998023,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":2792998024,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":2792998025,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"57.4.18","direct":false,"kind":"runtime","optional":false},{"id":2792998026,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":2792998027,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":2792998028,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-08-26T04:51:34.464Z","updated_at":"2022-08-26T04:51:34.464Z","repository_link":"https://github.com/RDFLib/pySHACL/blob/master/pyproject.toml","dependencies":[{"id":2792999789,"package_name":"python","ecosystem":"pypi","requirements":"^3.7.0","direct":true,"kind":"runtime","optional":false},{"id":2792999790,"package_name":"rdflib","ecosystem":"pypi","requirements":"\u003e=6.1.1,\u003c8","direct":true,"kind":"runtime","optional":false},{"id":2792999791,"package_name":"owlrl","ecosystem":"pypi","requirements":"\u003e=6.0.2,\u003c7","direct":true,"kind":"runtime","optional":false},{"id":2792999792,"package_name":"prettytable","ecosystem":"pypi","requirements":"^2.2.1","direct":true,"kind":"runtime","optional":false},{"id":2792999793,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=21.3","direct":true,"kind":"runtime","optional":false},{"id":2792999794,"package_name":"rdflib-jsonld","ecosystem":"pypi","requirements":"\u003e=0.4.0,\u003c0.6","direct":true,"kind":"runtime","optional":false},{"id":2792999795,"package_name":"pyduktape2","ecosystem":"pypi","requirements":"^0.4.1","direct":true,"kind":"runtime","optional":false},{"id":2792999796,"package_name":"flake8","ecosystem":"pypi","requirements":"^3.8.0","direct":true,"kind":"runtime","optional":false},{"id":2792999797,"package_name":"isort","ecosystem":"pypi","requirements":"^5.7.0","direct":true,"kind":"runtime","optional":false},{"id":2792999798,"package_name":"black","ecosystem":"pypi","requirements":"22.6.0","direct":true,"kind":"runtime","optional":false},{"id":2792999799,"package_name":"mypy","ecosystem":"pypi","requirements":"^0.800","direct":true,"kind":"runtime","optional":false},{"id":2792999800,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2792999801,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003e6,\u003c7,!=6.0.*,!=6.1,!=6.1.1","direct":true,"kind":"develop","optional":false},{"id":2792999802,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.0","direct":true,"kind":"develop","optional":false},{"id":2792999803,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^2.8.1","direct":true,"kind":"develop","optional":false},{"id":2792999804,"package_name":"flake8","ecosystem":"pypi","requirements":"^3.8.0","direct":true,"kind":"develop","optional":false},{"id":2792999805,"package_name":"isort","ecosystem":"pypi","requirements":"^5.7.0","direct":true,"kind":"develop","optional":false},{"id":2792999806,"package_name":"black","ecosystem":"pypi","requirements":"22.6.0","direct":true,"kind":"develop","optional":false},{"id":2792999807,"package_name":"mypy","ecosystem":"pypi","requirements":"^0.800","direct":true,"kind":"develop","optional":false},{"id":2792999808,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T22:57:46.561Z","updated_at":"2023-01-14T22:57:46.561Z","repository_link":"https://github.com/RDFLib/pySHACL/blob/master/Dockerfile","dependencies":[{"id":6908293208,"package_name":"docker.io/library/python","ecosystem":"docker","requirements":"3.10-alpine","direct":true,"kind":"build","optional":false}]}],"score":20.701459579322925,"created_at":"2025-09-04T15:50:52.575Z","updated_at":"2025-10-07T08:10:15.345Z","avatar_url":"https://github.com/RDFLib.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":99493,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4750840"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","sequences","interactive","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/21116","html_url":"https://science.ecosyste.ms/projects/21116","bibtex_url":"https://science.ecosyste.ms/projects/21116/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/21116/export.apalike"}