{"id":24852181,"url":"https://github.com/hdmf-dev/hdmf-schema-language","last_synced_at":"2025-10-14T23:31:01.361Z","repository":{"id":42980729,"uuid":"231687556","full_name":"hdmf-dev/hdmf-schema-language","owner":"hdmf-dev","description":"The specification language for HDMF","archived":false,"fork":false,"pushed_at":"2025-05-01T05:32:37.000Z","size":92,"stargazers_count":2,"open_issues_count":8,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-01T06:28:35.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hdmf-schema-language.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hdmf-dev.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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,"zenodo":null}},"created_at":"2020-01-04T00:37:37.000Z","updated_at":"2025-03-03T22:21:28.000Z","dependencies_parsed_at":"2025-01-16T18:55:28.490Z","dependency_job_id":"c44eaa6f-b36e-44bb-b990-afa1c1e2e4f5","html_url":"https://github.com/hdmf-dev/hdmf-schema-language","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hdmf-dev/hdmf-schema-language","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdmf-dev%2Fhdmf-schema-language","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdmf-dev%2Fhdmf-schema-language/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdmf-dev%2Fhdmf-schema-language/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdmf-dev%2Fhdmf-schema-language/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hdmf-dev","download_url":"https://codeload.github.com/hdmf-dev/hdmf-schema-language/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdmf-dev%2Fhdmf-schema-language/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279025387,"owners_count":26087974,"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-10-14T02:00:06.444Z","response_time":60,"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"}},"keywords":[],"created_at":"2025-01-31T14:48:25.718Z","updated_at":"2025-10-14T23:31:01.075Z","avatar_url":"https://github.com/hdmf-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nThe HDMF specification language defines formal structures for describing the organization of complex data using basic\nconcepts, e.g., Groups, Datasets, Attributes, and Links. See the\n[documentation](http://hdmf-schema-language.readthedocs.io/) for more information and release notes.\n\nThe HDMF specification language is used by the\n[Hierarchical Data Modeling Framework (HDMF)](https://github.com/hdmf-dev/hdmf).\n\n## Customizing the language for specific applications\n\nCertain keys of the hdmf-schema-language may be customized for a particular scientific domain or use case. For example,\nthe `data_types` key in the namespace may be customized to be `neurodata_types` and the\n`data_type_def` and `data_type_inc` keys in the schema may be customized to be `neurodata_type_def`\nand `neurodata_type_inc` for use in a neuroscience-specific application of the hdmf-schema-language. This can be\neasily done by forking the [hdmf-schema-language repo](https://github.com/hdmf-dev/hdmf-schema-language)\nand updating `source/namespace_map.yml` with the appropriate customizations. The `source/hdmf.schema.json` and any\nreferences to HDMF in the documentation should also be modified appropriately. See the [NWB schema language repo](https://github.com/NeurodataWithoutBorders/nwb-schema-language) for an example of customizing the HDMF schema language\nfor use as the NWB schema language.\n\n## For maintainers\n\nThe HDMF specification documentation is generated using [Sphinx](http://www.sphinx-doc.org/en/stable/index.html)\n\n### Building the documentation\n\nInstall the latest version of [Sphinx](http://www.sphinx-doc.org/en/stable/index.html):\n```\npython -m pip install sphinx\n```\n\nTo build the documentation, enter:\n```\nmake \u003cdoctype\u003e\n```\nwhere `\u003cdoctype\u003e` is, e.g., `html`, `latexpdf`.\n\nFor a complete list of supported doc-types, enter:\n```\nmake help\n```\n\nTo remove previously generated documentation, enter:\n```\nmake clean\n```\n\n### Making a release\n\n1. Update the release notes in `source/release_notes.rst`.\n2. Update the version in `source/namespace_map.yml`, `source/hdmf.schema.json`, and `source/conf.py`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdmf-dev%2Fhdmf-schema-language","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhdmf-dev%2Fhdmf-schema-language","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdmf-dev%2Fhdmf-schema-language/lists"}