{"id":31641,"name":"pyramid-skosprovider","description":"Attach SKOS providers to a pyramid application","url":"https://github.com/onroerenderfgoed/pyramid_skosprovider","last_synced_at":"2025-09-05T05:12:15.991Z","repository":{"id":6435057,"uuid":"7673810","full_name":"OnroerendErfgoed/pyramid_skosprovider","owner":"OnroerendErfgoed","description":"Attach SKOS providers to a pyramid application","archived":false,"fork":false,"pushed_at":"2025-01-08T21:20:38.000Z","size":278,"stargazers_count":1,"open_issues_count":9,"forks_count":7,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-07-01T12:03:50.199Z","etag":null,"topics":["pyramid","python","skos","thesaurus"],"latest_commit_sha":null,"homepage":"http://pyramid-skosprovider.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OnroerendErfgoed.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","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":"2013-01-17T20:37:03.000Z","updated_at":"2024-10-08T06:33:55.000Z","dependencies_parsed_at":"2024-07-30T14:44:20.276Z","dependency_job_id":"f0df487f-d6c5-4170-8013-b5fe5f768193","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider","commit_stats":{"total_commits":278,"total_committers":12,"mean_commits":"23.166666666666668","dds":"0.24820143884892087","last_synced_commit":"310624eee35aae39d61f1767f20d908788ae1763"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/sbom","scorecard":{"id":104966,"data":{"date":"2025-08-11","repo":{"name":"github.com/OnroerendErfgoed/pyramid_skosprovider","commit":"1953596e3d7f6ebe0c212aeb9d117674b370fd55"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"Code-Review","score":1,"reason":"Found 4/22 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":"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/pyramid_skosprovider.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/OnroerendErfgoed/pyramid_skosprovider/pyramid_skosprovider.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyramid_skosprovider.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/OnroerendErfgoed/pyramid_skosprovider/pyramid_skosprovider.yaml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pyramid_skosprovider.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/pyramid_skosprovider.yaml:35","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pyramid_skosprovider.yaml: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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'","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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-8qf3-x8v5-2pj8","Warn: Project is vulnerable to: PYSEC-2024-211 / GHSA-3f84-rpwh-47g6","Warn: Project is vulnerable to: PYSEC-2024-210 / GHSA-9298-4cf8-g4wj"],"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 16 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-15T10:55:43.201Z","repository_id":6435057,"created_at":"2025-08-15T10:55:43.202Z","updated_at":"2025-08-15T10:55:43.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713621,"owners_count":25154614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"OnroerendErfgoed","name":"Onroerend Erfgoed","uuid":"1157802","kind":"organization","description":"Open Source Software by the Agentschap Onroerend Erfgoed (Flanders Heritage Agency).","email":null,"website":"https://www.onroerenderfgoed.be","location":"Brussels, Belgium","twitter":"vioe","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1157802?v=4","repositories_count":76,"last_synced_at":"2024-04-16T01:11:41.924Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OnroerendErfgoed","funding_links":[],"total_stars":163,"followers":3,"following":0,"created_at":"2022-11-03T03:00:15.053Z","updated_at":"2024-04-16T01:12:03.866Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed/repositories"},"packages":[{"id":2881192,"name":"pyramid-skosprovider","ecosystem":"pypi","description":"Integration of skosprovider in pyramid","homepage":"https://github.com/OnroerendErfgoed/pyramid_skosprovider","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider","keywords_array":["pyramid","skos","skosprovider","thesauri","vocabularies"],"namespace":null,"versions_count":17,"first_release_published_at":"2013-05-16T21:16:26.000Z","latest_release_published_at":"2024-07-31T06:35:33.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-08-02T00:32:20.534Z","created_at":"2022-04-10T12:17:40.036Z","updated_at":"2025-08-02T00:32:20.534Z","registry_url":"https://pypi.org/project/pyramid-skosprovider/","install_command":"pip install pyramid-skosprovider --index-url https://pypi.org/simple","documentation_url":"https://pyramid-skosprovider.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Framework :: Pyramid","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"pyramid-skosprovider"},"repo_metadata":{"id":6435057,"uuid":"7673810","full_name":"OnroerendErfgoed/pyramid_skosprovider","owner":"OnroerendErfgoed","description":"Attach SKOS providers to a pyramid application","archived":false,"fork":false,"pushed_at":"2025-01-08T21:20:38.000Z","size":278,"stargazers_count":1,"open_issues_count":9,"forks_count":7,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-07-01T12:03:50.199Z","etag":null,"topics":["pyramid","python","skos","thesaurus"],"latest_commit_sha":null,"homepage":"http://pyramid-skosprovider.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OnroerendErfgoed.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","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":"2013-01-17T20:37:03.000Z","updated_at":"2024-10-08T06:33:55.000Z","dependencies_parsed_at":"2024-07-30T14:44:20.276Z","dependency_job_id":"f0df487f-d6c5-4170-8013-b5fe5f768193","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider","commit_stats":{"total_commits":278,"total_committers":12,"mean_commits":"23.166666666666668","dds":"0.24820143884892087","last_synced_commit":"310624eee35aae39d61f1767f20d908788ae1763"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262959562,"owners_count":23391057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"OnroerendErfgoed","name":"Onroerend Erfgoed","uuid":"1157802","kind":"organization","description":"Open Source Software by the Agentschap Onroerend Erfgoed (Flanders Heritage Agency).","email":null,"website":"https://www.onroerenderfgoed.be","location":"Brussels, Belgium","twitter":"vioe","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1157802?v=4","repositories_count":76,"last_synced_at":"2024-04-16T01:11:41.924Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OnroerendErfgoed","funding_links":[],"total_stars":163,"followers":3,"following":0,"created_at":"2022-11-03T03:00:15.053Z","updated_at":"2024-04-16T01:12:03.866Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed/repositories"},"tags":[{"name":"1.2.2","sha":"283380198113bdb59170404658fe8e7afbe9cf5f","kind":"commit","published_at":"2024-07-30T12:41:21.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/1.2.2","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a581c9d00eb0cb3b46f6557af297aedeae37e231","kind":"tag","published_at":"2023-10-21T11:51:40.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/1.2.1","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"310624eee35aae39d61f1767f20d908788ae1763","kind":"tag","published_at":"2023-03-08T14:36:40.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/1.2.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cc7747138bb53a62d96ffce5eb5cb33b195ca045","kind":"commit","published_at":"2021-12-21T14:10:50.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/1.1.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"c3d51609ba602d0a51245f0c5e243bf7c67d738b","kind":"tag","published_at":"2021-09-14T16:26:12.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/1.0.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"7dc8dddfd36812944bc888096413ab3ec073a473","kind":"tag","published_at":"2021-01-21T23:02:03.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.9.2","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f51948ade0c2dfa82d42471d6d55cf40d07aa209","kind":"tag","published_at":"2020-10-19T18:05:43.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.9.1","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"1394f46417af9dee228c63e396954d5ca823b851","kind":"tag","published_at":"2020-08-06T15:41:52.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.9.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"febbc051632061830fe8455c60bf1721c15fe45f","kind":"tag","published_at":"2017-07-12T14:54:30.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.8.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"905f845cd7d6392ce985ae34a65c9dc6f5a0c99a","kind":"tag","published_at":"2016-08-11T13:10:52.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.7.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"a7b8223ad6a64dbc05d74bfb06e2dec9460de568","kind":"tag","published_at":"2015-03-02T21:10:44.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.6.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"c58f2f1f8441b4586dbc85f559f9fd84acebee44","kind":"tag","published_at":"2014-12-19T13:08:19.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.5.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"ee5101192f08fb56c4098899d28866907c4b0ea3","kind":"tag","published_at":"2014-10-23T20:03:44.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.4.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"e6d7096749e2dae9a6ff8b3b1758d907964387f1","kind":"tag","published_at":"2014-06-24T06:27:36.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.3.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"011103803278ead0d9b3d7f66de9637562c63583","kind":"tag","published_at":"2014-05-14T21:54:09.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.2.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"bddd4dd0648b52095c28320bc97c713e697c557a","kind":"tag","published_at":"2014-04-10T20:33:07.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.1.1","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"00a748e39745fe257f191e2d4f4bc334185b0c41","kind":"tag","published_at":"2013-05-16T21:15:33.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/pyramid_skosprovider/tar.gz/0.1.0","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/pyramid_skosprovider@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-01T12:07:45.610Z","dependent_packages_count":1,"downloads":9315,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.43801120727323,"dependent_repos_count":21.693755280890695,"dependent_packages_count":4.729378900195237,"stargazers_count":31.88096465228029,"forks_count":12.539276846203364,"docker_downloads_count":null,"average":16.45627737736856},"purl":"pkg:pypi/pyramid-skosprovider","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyramid-skosprovider","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyramid-skosprovider","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyramid-skosprovider/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-01T12:04:25.000Z","issues_count":42,"pull_requests_count":74,"avg_time_to_close_issue":3452217.714285714,"avg_time_to_close_pull_request":1914314.138888889,"issues_closed_count":35,"pull_requests_closed_count":72,"pull_request_authors_count":13,"issue_authors_count":10,"avg_comments_per_issue":0.19047619047619047,"avg_comments_per_pull_request":1.0135135135135136,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":5,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":1713.5,"past_year_avg_time_to_close_pull_request":570203.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/issues","maintainers":[{"login":"koenedaele","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koenedaele"}],"active_maintainers":[{"login":"koenedaele","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koenedaele"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyramid-skosprovider/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyramid-skosprovider/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyramid-skosprovider/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyramid-skosprovider/related_packages","maintainers":[{"uuid":"claeyswo","login":"claeyswo","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/claeyswo/","role":null,"created_at":"2023-02-25T05:16:57.147Z","updated_at":"2023-02-25T05:16:57.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/claeyswo/packages"},{"uuid":"goessebr","login":"goessebr","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/goessebr/","role":null,"created_at":"2023-02-25T05:16:57.151Z","updated_at":"2023-02-25T05:16:57.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/goessebr/packages"},{"uuid":"Koen.Van.Daele","login":"Koen.Van.Daele","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/Koen.Van.Daele/","role":null,"created_at":"2023-02-25T05:16:57.155Z","updated_at":"2023-02-25T05:16:57.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Koen.Van.Daele/packages"},{"uuid":"maarten-vermeyen","login":"maarten-vermeyen","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/maarten-vermeyen/","role":null,"created_at":"2023-02-25T05:16:57.167Z","updated_at":"2023-02-25T05:16:57.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/maarten-vermeyen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724994,"maintainers_count":308306,"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"}}],"commits":{"id":640256,"full_name":"OnroerendErfgoed/pyramid_skosprovider","default_branch":"develop","committers":[{"name":"Koen Van Daele","email":"koen_van_daele@telenet.be","login":"koenedaele","count":220},{"name":"pyup-bot","email":"github-bot@pyup.io","login":"pyup-bot","count":46},{"name":"dieuska","email":"karel.dieussaert@geosolutions.be","login":"dieuska","count":12},{"name":"Wim De Clercq","email":"declewi@gmail.com","login":"Wim-De-Clercq","count":3},{"name":"Bram Goessens","email":"bram.goessens@vlaanderen.be","login":"goessebr","count":3},{"name":"Tim Van Campenhout","email":"tim.vanampenhout@realdolmen.com","login":null,"count":2},{"name":"Cedrik Vanderhaegen","email":"cedrik.vanderhaegen@geosolutions.be","login":null,"count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"cahytinne","email":"tinne.cahy@geosolutions.be","login":"cahytinne","count":1},{"name":"Bart Saelen","email":"bart.saelen@geosolutions.be","login":"BartSaelen","count":1},{"name":"TalissaJoly","email":"talissa.joly@hp.com","login":null,"count":1},{"name":"Klaas Millet","email":"klaas.millet@rwo.vlaanderen.be","login":null,"count":1}],"total_commits":293,"total_committers":12,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":24.416666666666668,"dds":0.24914675767918093,"past_year_committers":[{"name":"Tim Van Campenhout","email":"tim.vanampenhout@realdolmen.com","login":null,"count":2},{"name":"Wim De Clercq","email":"declewi@gmail.com","login":"Wim-De-Clercq","count":1},{"name":"Bram Goessens","email":"bram.goessens@vlaanderen.be","login":"goessebr","count":1}],"past_year_total_commits":4,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.3333333333333333,"past_year_dds":0.5,"last_synced_at":"2025-07-02T13:19:48.382Z","last_synced_commit":"1953596e3d7f6ebe0c212aeb9d117674b370fd55","created_at":"2023-03-09T08:51:05.824Z","updated_at":"2025-07-02T13:19:55.926Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"OnroerendErfgoed/pyramid_skosprovider","html_url":"https://github.com/OnroerendErfgoed/pyramid_skosprovider","last_synced_at":"2025-07-01T12:04:25.000Z","status":null,"issues_count":42,"pull_requests_count":74,"avg_time_to_close_issue":3452217.714285714,"avg_time_to_close_pull_request":1914314.138888889,"issues_closed_count":35,"pull_requests_closed_count":72,"pull_request_authors_count":13,"issue_authors_count":10,"avg_comments_per_issue":0.19047619047619047,"avg_comments_per_pull_request":1.0135135135135136,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":5,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":1713.5,"past_year_avg_time_to_close_pull_request":570203.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T21:47:18.432Z","updated_at":"2025-09-02T15:27:14.879Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Fpyramid_skosprovider/issues","issue_labels_count":{"enhancement":20,"bug":8,"backend":8,"deploy":4,"Epic":4,"to estimate":3,"invalid":1,"help wanted":1,"question":1,"critical":1},"pull_request_labels_count":{"dependencies":6},"issue_author_associations_count":{"MEMBER":25,"CONTRIBUTOR":12,"NONE":4},"pull_request_author_associations_count":{"CONTRIBUTOR":56,"MEMBER":14,"NONE":7},"issue_authors":{"koenedaele":25,"goessebr":5,"roefem":2,"vancamti":2,"Wim-De-Clercq":2,"cahytinne":1,"cedrikv":1,"TalissaJoly":1,"BartSaelen":1,"dieuska":1},"pull_request_authors":{"pyup-bot":39,"koenedaele":14,"dependabot[bot]":6,"Wim-De-Clercq":4,"goessebr":3,"cedrikv":2,"vancamti":2,"dieuska":2,"BartSaelen":1,"roefem":1,"cahytinne":1,"kmillet":1,"TalissaJoly":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086361,"issues_count":31286210,"pull_requests_count":96411606,"authors_count":10695498,"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":{"to estimate":1},"past_year_pull_request_labels_count":{"dependencies":3},"past_year_issue_author_associations_count":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4,"NONE":1},"past_year_issue_authors":{"goessebr":1},"past_year_pull_request_authors":{"dependabot[bot]":3,"vancamti":2},"maintainers":[{"login":"koenedaele","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koenedaele"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"MemberEvent":2,"PullRequestEvent":1,"CreateEvent":2},"last_year":{"IssuesEvent":1,"MemberEvent":2,"PullRequestEvent":1,"CreateEvent":2}},"keywords":["pyramid","python","skos","thesaurus"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:33.560Z","updated_at":"2022-08-06T19:15:33.560Z","repository_link":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/blob/develop/requirements-dev.txt","dependencies":[{"id":586210834,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==4.3.1","direct":true,"kind":"development","optional":false},{"id":586210835,"package_name":"sphinxcontrib-httpdomain","ecosystem":"pypi","requirements":"==1.8.0","direct":true,"kind":"development","optional":false},{"id":586210836,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.10.0","direct":true,"kind":"development","optional":false},{"id":586210837,"package_name":"flake8","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"development","optional":false},{"id":586210838,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.5","direct":true,"kind":"development","optional":false},{"id":586210839,"package_name":"webtest","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"development","optional":false},{"id":586210840,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"development","optional":false},{"id":586210841,"package_name":"coveralls","ecosystem":"pypi","requirements":"==3.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:33.763Z","updated_at":"2022-08-06T19:15:33.763Z","repository_link":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/blob/develop/requirements.txt","dependencies":[{"id":586212930,"package_name":"pyramid","ecosystem":"pypi","requirements":"==2.0","direct":true,"kind":"runtime","optional":false},{"id":586212931,"package_name":"skosprovider","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-07-30T14:44:19.666Z","updated_at":"2024-07-30T14:44:19.666Z","repository_link":"https://github.com/OnroerendErfgoed/pyramid_skosprovider/blob/develop/setup.py","dependencies":[]}],"score":13.927516940843203,"created_at":"2025-09-04T15:51:04.579Z","updated_at":"2025-10-07T08:13:30.282Z","avatar_url":"https://github.com/OnroerendErfgoed.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":9315,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.5795939","https://doi.org/10.21105/joss.05040"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["vocabulary","lib","rdflib","cryptocurrencies","dynamics","pypi","simulator","metaheuristics","mesh","interpretability"],"project_url":"https://science.ecosyste.ms/api/v1/projects/31641","html_url":"https://science.ecosyste.ms/projects/31641","bibtex_url":"https://science.ecosyste.ms/projects/31641/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/31641/export.apalike"}