{"id":13331,"name":"fair-test","description":"☑️ A library to build and deploy FAIR metrics tests APIs that can be used by FAIR evaluation services supporting the FAIRMetrics specifications, such as FAIR enough and the FAIR evaluator.","url":"https://github.com/maastrichtu-ids/fair-test","last_synced_at":"2025-09-04T22:02:42.037Z","repository":{"id":57428230,"uuid":"459107496","full_name":"MaastrichtU-IDS/fair-test","owner":"MaastrichtU-IDS","description":"☑️ A library to build and deploy FAIR metrics tests APIs that can be used by FAIR evaluation services supporting the FAIRMetrics specifications, such as FAIR enough and the FAIR evaluator.","archived":false,"fork":false,"pushed_at":"2023-12-18T15:44:13.000Z","size":2080,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-23T11:21:22.496Z","etag":null,"topics":["fair-data","fair-principles","testing-library"],"latest_commit_sha":null,"homepage":"https://maastrichtu-ids.github.io/fair-test","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/MaastrichtU-IDS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/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":"2022-02-14T10:05:13.000Z","updated_at":"2025-04-02T09:17:41.000Z","dependencies_parsed_at":"2023-12-19T00:49:28.215Z","dependency_job_id":null,"html_url":"https://github.com/MaastrichtU-IDS/fair-test","commit_stats":{"total_commits":160,"total_committers":1,"mean_commits":160.0,"dds":0.0,"last_synced_commit":"99ae5f9d6f4ccc810c9a2eed41f1dc2897b6855a"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaastrichtU-IDS","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/sbom","scorecard":{"id":88246,"data":{"date":"2025-08-11","repo":{"name":"github.com/MaastrichtU-IDS/fair-test","commit":"086b83dcd6e6d6973f0494c24494ddcb78c53e8e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/test.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:24","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/MaastrichtU-IDS/fair-test/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: example/Dockerfile:1: pin your Docker image by updating tiangolo/uvicorn-gunicorn-fastapi:python3.9 to tiangolo/uvicorn-gunicorn-fastapi:python3.9@sha256:bf85e2e277784a765787536f4905109361eb85e82b44cbd32ccdb40b29f0528e","Warn: pipCommand not pinned by hash: example/Dockerfile:4-5","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:121","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   4 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":"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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-15T07:23:11.514Z","repository_id":57428230,"created_at":"2025-08-15T07:23:11.514Z","updated_at":"2025-08-15T07:23:11.514Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273679590,"owners_count":25148628,"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":"MaastrichtU-IDS","name":"Maastricht University IDS","uuid":"36262526","kind":"organization","description":"Institute of Data Science at Maastricht University","email":"info-ids@maastrichtuniversity.nl","website":"https://www.maastrichtuniversity.nl/research/institute-data-science","location":"Maastricht, Netherlands","twitter":"um_ids","company":null,"icon_url":"https://avatars.githubusercontent.com/u/36262526?v=4","repositories_count":191,"last_synced_at":"2024-04-18T06:06:40.651Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MaastrichtU-IDS","funding_links":[],"total_stars":471,"followers":37,"following":0,"created_at":"2022-11-11T21:59:40.489Z","updated_at":"2024-04-18T06:07:21.017Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaastrichtU-IDS","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaastrichtU-IDS/repositories"},"packages":[{"id":2729583,"name":"fair-test","ecosystem":"pypi","description":"A library to define and publish FAIR metrics tests APIs complying with the FAIRMetrics working group specifications. Each API can expose multiple metric tests endpoint, each test assesses the compliance of a subject URL with a FAIR principle. Those APIs can be used by FAIR evaluation services, such as FAIR enough and the FAIR evaluator.","homepage":"https://github.com/MaastrichtU-IDS/fair-test","licenses":"MIT License  Copyright (c) 2022-present Vincent Emonet \u003cvincent.emonet@gmail.com\u003e  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","normalized_licenses":["Other"],"repository_url":"https://github.com/maastrichtu-ids/fair-test","keywords_array":["API","FAIR","evaluation","test"],"namespace":null,"versions_count":12,"first_release_published_at":"2022-02-14T11:43:35.000Z","latest_release_published_at":"2023-01-13T07:41:37.000Z","latest_release_number":"0.1.4","last_synced_at":"2025-08-23T21:05:14.902Z","created_at":"2022-04-10T10:57:17.196Z","updated_at":"2025-08-23T21:28:01.397Z","registry_url":"https://pypi.org/project/fair-test/","install_command":"pip install fair-test --index-url https://pypi.org/simple","documentation_url":"https://maastrichtu-ids.github.io/fair-test","metadata":{"funding":null,"documentation":"https://maastrichtu-ids.github.io/fair-test","classifiers":["Development Status :: 4 - Beta","Environment :: Web Environment","Framework :: AsyncIO","Framework :: FastAPI","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: System Administrators","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet","Topic :: Internet :: WWW/HTTP","Topic :: Internet :: WWW/HTTP :: HTTP Servers","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules","Typing :: Typed"],"normalized_name":"fair-test","project_status":null},"repo_metadata":{"id":57428230,"uuid":"459107496","full_name":"MaastrichtU-IDS/fair-test","owner":"MaastrichtU-IDS","description":"☑️ A library to build and deploy FAIR metrics tests APIs that can be used by FAIR evaluation services supporting the FAIRMetrics specifications, such as FAIR enough and the FAIR evaluator.","archived":false,"fork":false,"pushed_at":"2023-12-18T15:44:13.000Z","size":2080,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-16T16:18:19.853Z","etag":null,"topics":["fair-data","fair-principles","testing-library"],"latest_commit_sha":null,"homepage":"https://maastrichtu-ids.github.io/fair-test","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/MaastrichtU-IDS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/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":"2022-02-14T10:05:13.000Z","updated_at":"2025-04-02T09:17:41.000Z","dependencies_parsed_at":"2023-12-19T00:49:28.215Z","dependency_job_id":null,"html_url":"https://github.com/MaastrichtU-IDS/fair-test","commit_stats":{"total_commits":160,"total_committers":1,"mean_commits":160.0,"dds":0.0,"last_synced_commit":"99ae5f9d6f4ccc810c9a2eed41f1dc2897b6855a"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaastrichtU-IDS","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266665813,"owners_count":23964974,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"MaastrichtU-IDS","name":"Maastricht University IDS","uuid":"36262526","kind":"organization","description":"Institute of Data Science at Maastricht University","email":"info-ids@maastrichtuniversity.nl","website":"https://www.maastrichtuniversity.nl/research/institute-data-science","location":"Maastricht, Netherlands","twitter":"um_ids","company":null,"icon_url":"https://avatars.githubusercontent.com/u/36262526?v=4","repositories_count":191,"last_synced_at":"2024-04-18T06:06:40.651Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MaastrichtU-IDS","funding_links":[],"total_stars":471,"followers":37,"following":0,"created_at":"2022-11-11T21:59:40.489Z","updated_at":"2024-04-18T06:07:21.017Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaastrichtU-IDS","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaastrichtU-IDS/repositories"},"tags":[{"name":"0.1.4","sha":"7e79ac64f691da253fd1f06752c6fcd1f0b60813","kind":"commit","published_at":"2023-01-12T22:27:49.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.1.4","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"0a516e7d4b71b84f4e4beae556699db88ee8f5a9","kind":"commit","published_at":"2023-01-12T16:17:05.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.1.3","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"dd6b43a11b14602f25dbc4d9528b93f3410de59d","kind":"commit","published_at":"2023-01-12T15:43:57.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.1.2","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"ef9f48e8777e2886a932387398d11f4396cec7d8","kind":"commit","published_at":"2023-01-12T12:01:43.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.1.1","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"6bc806ab6f5fce9262ebbbea210db334b077b665","kind":"commit","published_at":"2023-01-12T11:59:41.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.1.0","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.1.0/manifests"},{"name":"0.0.10","sha":"15571dca3246b22c2c33eaaf5bfb97ec6a916137","kind":"commit","published_at":"2022-11-23T15:43:19.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.0.10","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"0489dfbb65263048879d2fc25632a4b659a1dbd7","kind":"commit","published_at":"2022-11-23T14:37:31.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.0.9","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"825fc69371b205d8872796f87acb5deea7b089db","kind":"commit","published_at":"2022-09-21T15:33:36.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.0.8","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"9e64be68934dd20d0d2845bd9e17fc4d47f0d226","kind":"commit","published_at":"2022-05-13T13:23:44.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.0.7","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"4670ae59bf43f721f73bdd0735d07189c80d8cf7","kind":"commit","published_at":"2022-04-04T16:38:19.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.0.6","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ba81d82731faa473ebbbd5e62ceb41e71d27a033","kind":"commit","published_at":"2022-03-28T15:21:32.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.0.5","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"525cc77699603541fe1f13338bee4a6c16b0f104","kind":"commit","published_at":"2022-03-28T09:56:40.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.0.4","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"b2730cc0f4a1a04184ff69fedc0c8b5a17e912fa","kind":"commit","published_at":"2022-02-15T17:41:44.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.0.3","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"7ffb0fcc59b1cc447d50a6be449794c5b52d6dee","kind":"commit","published_at":"2022-02-15T10:50:12.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.0.2","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f346dbc4d6af070575aa0bda53bf46ce9684e4f2","kind":"commit","published_at":"2022-02-14T11:40:10.000Z","download_url":"https://codeload.github.com/MaastrichtU-IDS/fair-test/tar.gz/0.0.1","html_url":"https://github.com/MaastrichtU-IDS/fair-test/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MaastrichtU-IDS/fair-test@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-23T21:28:01.375Z","dependent_packages_count":0,"downloads":37,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.234832399947443,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":19.374623921272917,"forks_count":19.153546755630707,"docker_downloads_count":null,"average":18.48618277525662},"purl":"pkg:pypi/fair-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fair-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fair-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fair-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-16T16:18:59.897Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fair-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fair-test/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fair-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fair-test/related_packages","maintainers":[{"uuid":"vemonet","login":"vemonet","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/vemonet/","role":null,"created_at":"2023-02-24T04:58:18.783Z","updated_at":"2023-02-24T04:58:18.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vemonet/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724914,"maintainers_count":308247,"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":576925,"full_name":"MaastrichtU-IDS/fair-test","default_branch":"main","committers":[{"name":"Vincent Emonet","email":"vincent.emonet@gmail.com","count":160}],"total_commits":160,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":160.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T05:41:57.672Z","last_synced_commit":"99ae5f9d6f4ccc810c9a2eed41f1dc2897b6855a","created_at":"2023-03-09T05:40:38.326Z","updated_at":"2023-09-19T17:20:16.057Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"MaastrichtU-IDS/fair-test","html_url":"https://github.com/MaastrichtU-IDS/fair-test","last_synced_at":"2025-07-23T11:06:41.631Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T13:51:33.897Z","updated_at":"2025-07-23T11:06:41.631Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaastrichtU-IDS%2Ffair-test/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082573,"issues_count":31281971,"pull_requests_count":96192905,"authors_count":10694127,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["fair-data","fair-principles","testing-library"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T15:16:39.191Z","updated_at":"2023-02-09T15:16:39.191Z","repository_link":"https://github.com/MaastrichtU-IDS/fair-test/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7496382518,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7496382521,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7496382523,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7496382525,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.5.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T15:16:39.219Z","updated_at":"2023-02-09T15:16:39.219Z","repository_link":"https://github.com/MaastrichtU-IDS/fair-test/blob/main/.github/workflows/test.yml","dependencies":[{"id":7496383059,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7496383061,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7496383062,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7496383063,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7496383064,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7496383065,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7496383066,"package_name":"warchant/setup-sonar-scanner","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"example/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-09T15:16:39.331Z","updated_at":"2023-02-09T15:16:39.331Z","repository_link":"https://github.com/MaastrichtU-IDS/fair-test/blob/main/example/Dockerfile","dependencies":[{"id":7496385906,"package_name":"tiangolo/uvicorn-gunicorn-fastapi","ecosystem":"docker","requirements":"python3.9","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"example/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-12-19T00:49:25.816Z","updated_at":"2023-12-19T00:49:25.816Z","repository_link":"https://github.com/MaastrichtU-IDS/fair-test/blob/main/example/docker-compose.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"example/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-12-19T00:49:25.929Z","updated_at":"2023-12-19T00:49:25.929Z","repository_link":"https://github.com/MaastrichtU-IDS/fair-test/blob/main/example/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-19T00:49:26.093Z","updated_at":"2023-12-19T00:49:26.093Z","repository_link":"https://github.com/MaastrichtU-IDS/fair-test/blob/main/pyproject.toml","dependencies":[{"id":15171005091,"package_name":"fastapi","ecosystem":"pypi","requirements":"\u003e=0.51.0","direct":true,"kind":"runtime","optional":false},{"id":15171005092,"package_name":"pydantic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15171005093,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15171005094,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.24.0","direct":true,"kind":"runtime","optional":false},{"id":15171005095,"package_name":"rdflib","ecosystem":"pypi","requirements":"\u003e=6.1.1","direct":true,"kind":"runtime","optional":false},{"id":15171005096,"package_name":"PyLD","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15171005299,"package_name":"extruct","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15171006970,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=5.3.1","direct":true,"kind":"runtime","optional":false},{"id":15171006971,"package_name":"idutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":5.743003187809482,"created_at":"2025-09-04T15:50:43.604Z","updated_at":"2025-10-07T08:07:44.564Z","avatar_url":"https://github.com/MaastrichtU-IDS.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":37,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/13331","html_url":"https://science.ecosyste.ms/projects/13331","bibtex_url":"https://science.ecosyste.ms/projects/13331/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/13331/export.apalike"}