{"id":24711220,"url":"https://github.com/materials-consortia/definition-provider-template","last_synced_at":"2025-06-25T17:09:34.850Z","repository":{"id":216580133,"uuid":"741686220","full_name":"Materials-Consortia/definition-provider-template","owner":"Materials-Consortia","description":"Template repository for namespace definition providers","archived":false,"fork":false,"pushed_at":"2024-06-14T05:41:29.000Z","size":12,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-22T06:43:58.199Z","etag":null,"topics":["optimade"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/Materials-Consortia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-10T22:41:55.000Z","updated_at":"2024-06-14T05:41:32.000Z","dependencies_parsed_at":"2024-03-19T17:44:21.593Z","dependency_job_id":null,"html_url":"https://github.com/Materials-Consortia/definition-provider-template","commit_stats":null,"previous_names":["materials-consortia/definition-provider-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Materials-Consortia/definition-provider-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Materials-Consortia%2Fdefinition-provider-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Materials-Consortia%2Fdefinition-provider-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Materials-Consortia%2Fdefinition-provider-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Materials-Consortia%2Fdefinition-provider-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Materials-Consortia","download_url":"https://codeload.github.com/Materials-Consortia/definition-provider-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Materials-Consortia%2Fdefinition-provider-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261917440,"owners_count":23229919,"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"}},"keywords":["optimade"],"created_at":"2025-01-27T07:14:16.422Z","updated_at":"2025-06-25T17:09:34.815Z","avatar_url":"https://github.com/Materials-Consortia.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# definition-provider-template\n\nTemplate repository for definition providers.\n\n1. Clone this repo (with submodules for tools)\n   ```\n   git clone --recurse-submodules https://github.com/Materials-Consortia/definition-provider-template.git\n   ```\n   Or, if you have already cloned this repo without the submodules, init them with:\n   ```\n   git submodule update --init --recursive\n   ```\n\n2. Set up and activate a virtual environment for the optimade-property-tools dependencies:\n\n   ```\n   python3 -m venv venv\n   venv/bin/pip3 install -r dependencies/submodules/optimade-property-tools/requirements.txt\n   source venv/bin/activate\n   ```\n\n3. Modify schemas in `src/`.\n\n4. Run make.\n\n5. Output appears in `output/`, check the standards document with, e.g.:\n   ```\n   firefox output/v0.1.0/standards/smell\n   ```\n\nNotes:\n\n- For prettified HTML output add `schemas_html_pretty=true` when running make:\n  ```\n  make schemas_html_pretty=true\n  ```\n\n- To generate HTML output with `.html` extensions (instead of extensionless):\n  ```\n  make schemas_html_ext=true\n  ```\n  (Less suited for filesystem browsing, but works as intended when served e.g. via GitHub pages)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaterials-consortia%2Fdefinition-provider-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaterials-consortia%2Fdefinition-provider-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaterials-consortia%2Fdefinition-provider-template/lists"}