{"id":28902797,"url":"https://github.com/datajoint/datajoint-specs","last_synced_at":"2026-02-02T01:32:46.419Z","repository":{"id":282293819,"uuid":"940941841","full_name":"datajoint/datajoint-specs","owner":"datajoint","description":"DataJoint Specifications","archived":false,"fork":false,"pushed_at":"2026-01-14T21:06:56.000Z","size":2616,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-15T02:16:27.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datajoint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-01T05:19:52.000Z","updated_at":"2026-01-14T21:07:01.000Z","dependencies_parsed_at":"2025-03-13T20:25:47.735Z","dependency_job_id":"6bccc996-625f-4ff0-ad65-6a9fe09b85eb","html_url":"https://github.com/datajoint/datajoint-specs","commit_stats":null,"previous_names":["datajoint/datajoint-specs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/datajoint/datajoint-specs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datajoint%2Fdatajoint-specs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datajoint%2Fdatajoint-specs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datajoint%2Fdatajoint-specs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datajoint%2Fdatajoint-specs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datajoint","download_url":"https://codeload.github.com/datajoint/datajoint-specs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datajoint%2Fdatajoint-specs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28999709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"ssl_error","status_checked_at":"2026-02-02T01:32:03.458Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-06-21T11:32:03.572Z","updated_at":"2026-02-02T01:32:46.411Z","avatar_url":"https://github.com/datajoint.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚠️ Repository Archived\n\n\u003e **This repository has been archived and is no longer maintained.**\n\u003e\n\u003e **All specifications have moved to the unified DataJoint documentation:**\n\u003e\n\u003e 🔗 **https://docs.datajoint.com/reference/specs/**\n\n---\n\n## Where to Find Content\n\nAll specifications from this repository have been migrated to the unified documentation for DataJoint 2.0+:\n\n| Spec Content | New Location |\n|--------------|--------------|\n| **All Specifications** | [Reference/Specs](https://docs.datajoint.com/reference/specs/) |\n| Table Declaration | [Table Declaration Spec](https://docs.datajoint.com/reference/specs/table-declaration/) |\n| Query Algebra | [Query Algebra Spec](https://docs.datajoint.com/reference/specs/query-algebra/) |\n| Type System | [Type System Spec](https://docs.datajoint.com/reference/specs/type-system/) |\n| Data Manipulation | [Data Manipulation Spec](https://docs.datajoint.com/reference/specs/data-manipulation/) |\n| AutoPopulate | [AutoPopulate Spec](https://docs.datajoint.com/reference/specs/autopopulate/) |\n| Codec API | [Codec API Spec](https://docs.datajoint.com/reference/specs/codec-api/) |\n| Semantic Matching | [Semantic Matching Spec](https://docs.datajoint.com/reference/specs/semantic-matching/) |\n\n## What Changed\n\n### Specifications\n- **Location:** Specifications now live in `datajoint-docs/src/reference/specs/`\n- **Format:** Markdown format for better integration with documentation\n- **Version:** Updated for DataJoint 2.0+ baseline\n- **Organization:** Part of unified Reference section\n\n### Enhancement Process\n- **Old:** DSEP (DataJoint-Specs Enhancement Proposals) process **[Deprecated]**\n- **New:** RFC (Request for Comments) via GitHub Discussions\n  - [datajoint-python Discussions](https://github.com/datajoint/datajoint-python/discussions)\n  - [datajoint-docs Discussions](https://github.com/datajoint/datajoint-docs/discussions)\n\nSee the [Contributing Guide](https://docs.datajoint.com/about/contributing/) for the new RFC process.\n\n## New Documentation Structure\n\nThe DataJoint documentation follows the [Diátaxis](https://diataxis.fr/) framework:\n\n- **[Tutorials](https://docs.datajoint.com/tutorials/)** — Learn by building\n- **[How-To Guides](https://docs.datajoint.com/how-to/)** — Task-oriented guides\n- **[Explanation](https://docs.datajoint.com/explanation/)** — Concepts and design\n- **[Reference](https://docs.datajoint.com/reference/)** — Specifications and API (replaces this repo)\n\n## Purpose of DataJoint Specs\n\nThe **DataJoint Specs** establish the **standards, conventions, and best practices** for designing and managing **DataJoint pipelines**.\nThese specifications ensure **consistency, scalability, and interoperability** across different scientific workflows and computing environments.\n\nBy following the **DataJoint Specs**, users and developers can:\n- Maintain **structured, reproducible data pipelines**\n- Ensure **compatibility across different DataJoint implementations**\n- Adopt **best practices** for schema design, data integrity, and computational workflows\n- Provide a **foundation for future enhancements** while preserving backward compatibility\n\n## Communicating Version Compatibility\n\nDataJoint Specs evolve **independently** from **DataJoint implementations**.\n\n- Each implementation release states the spec version it supports\n- Spec releases include a compatibility table listing compliant implementations\n- Deprecations and upcoming changes are announced in advance to allow for smooth adoption\n\nEach implementation **aligns with a specific spec version**, ensuring compliance while allowing for **gradual adoption of new features**.\n\nExample:\n```\nDataJoint Python v2.0.0 - Supports Spec v2.0\n- Introduces unified stores configuration\n- Redesigned fetch API\n```\n\n## Contributing\n\nContributions now go through the unified documentation repository:\n\n- **Documentation:** [github.com/datajoint/datajoint-docs](https://github.com/datajoint/datajoint-docs)\n- **Contributing Guide:** [docs.datajoint.com/about/contributing](https://docs.datajoint.com/about/contributing/)\n- **Discussion (RFC):** [GitHub Discussions](https://github.com/datajoint/datajoint-python/discussions)\n\n### Proposing Specification Changes\n\n1. Open a **Discussion** in [datajoint-python](https://github.com/datajoint/datajoint-python/discussions) with `[RFC]` prefix\n2. Discuss with community and maintainers\n3. If accepted, submit a PR to [datajoint-docs](https://github.com/datajoint/datajoint-docs)\n4. Specifications are updated in `src/reference/specs/`\n\n## Migration to DataJoint 2.0\n\nIf you're using DataJoint 0.14.x or earlier:\n\n📖 See the [Migration Guide](https://docs.datajoint.com/how-to/migrate-to-v20/)\n\nFor pre-2.0 documentation, visit [datajoint.github.io/datajoint-python](https://datajoint.github.io/datajoint-python).\n\n## License\n\nThis project, including the DataJoint Specification document, is licensed under the [CC BY-SA 4.0 License](LICENSE.md).\n\n## Support\n\n- **Documentation:** https://docs.datajoint.com\n- **Community:** [GitHub Discussions](https://github.com/datajoint/datajoint-python/discussions)\n- **Issues:** [datajoint-docs issues](https://github.com/datajoint/datajoint-docs/issues)\n- **Email:** support@datajoint.com\n\n---\n\n**Last Updated:** January 2026\n**Archive Date:** January 2026\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatajoint%2Fdatajoint-specs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatajoint%2Fdatajoint-specs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatajoint%2Fdatajoint-specs/lists"}