{"id":42794389,"url":"https://github.com/qbicsoftware/research-data-management","last_synced_at":"2026-01-30T00:26:31.613Z","repository":{"id":225796203,"uuid":"766877224","full_name":"qbicsoftware/research-data-management","owner":"qbicsoftware","description":"Documentation about the life science research data management at QBiC","archived":false,"fork":false,"pushed_at":"2025-09-16T16:08:42.000Z","size":25022,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-16T18:16:56.421Z","etag":null,"topics":["data","data-management","data-stewardship","documentation","hacktoberfest","life-science","management","metadata","rdm","reasearch-data-management"],"latest_commit_sha":null,"homepage":"https://qbicsoftware.github.io/research-data-management/latest","language":null,"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/qbicsoftware.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-04T09:47:59.000Z","updated_at":"2025-09-16T13:54:11.000Z","dependencies_parsed_at":"2024-03-11T10:30:14.993Z","dependency_job_id":"623b29a3-4961-4e4e-8110-dd54eeb4726b","html_url":"https://github.com/qbicsoftware/research-data-management","commit_stats":null,"previous_names":["qbicsoftware/data-management","qbicsoftware/research-data-management"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/qbicsoftware/research-data-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbicsoftware%2Fresearch-data-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbicsoftware%2Fresearch-data-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbicsoftware%2Fresearch-data-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbicsoftware%2Fresearch-data-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qbicsoftware","download_url":"https://codeload.github.com/qbicsoftware/research-data-management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbicsoftware%2Fresearch-data-management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28891436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"last_error":"SSL_read: 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":["data","data-management","data-stewardship","documentation","hacktoberfest","life-science","management","metadata","rdm","reasearch-data-management"],"created_at":"2026-01-30T00:26:31.090Z","updated_at":"2026-01-30T00:26:31.607Z","avatar_url":"https://github.com/qbicsoftware.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Research Data Management\n\nThis repo provides the documentation for the research data management processes at the [Quantitative Biology Center](https://ror.org/00v34f693) [\u003cimg src=\"https://raw.githubusercontent.com/ror-community/ror-logos/main/ror-icon-rgb.svg\" height=18\u003e](https://ror.org/00v34f693), [University of Tübingen](https://ror.org/03a1kwz48) [\u003cimg src=\"https://raw.githubusercontent.com/ror-community/ror-logos/main/ror-icon-rgb.svg\" height=18\u003e](https://ror.org/00v34f693).\n\n[![Built with Material for MkDocs](https://img.shields.io/badge/Material_for_MkDocs-526CFE?style=for-the-badge\u0026logo=MaterialForMkDocs\u0026logoColor=white)](https://squidfunk.github.io/mkdocs-material/)\n\n\n\u003e #### Latest documentation\n\u003e\n\u003e [qbicsoftware.github.io/research-data-management](https://qbicsoftware.github.io/research-data-management)\n\u003e \n\n## Local Development\n\nThe documentation is written in pure Markdown, rendered and deployed with [MkDocs](https://www.mkdocs.org/) and [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/), versioning is realised with [mike](https://github.com/jimporter/mike). All can be installed with the Python tool [pip](https://pypi.org/project/pip/):\n\n```bash\npip install mkdocs mkdocs-material mike\n```\n\nIf you want to see the live preview, run:\n\n```bash\nmkdocs serve\n```\n\nIf you want to see the live preview with versioning activated, run:\n\n```bash\nmike deploy --update-aliases \u003cversion\u003e latest\nmike serve\n```\n\nIn the default configuration, you can see a live preview following the URL displayed in the console log, e.g. http://127.0.0.1:8000:\n\n```bash\nmkdocs serve                                   \nINFO    -  Building documentation...\nINFO    -  Cleaning site directory\nINFO    -  Documentation built in 0.24 seconds\nINFO    -  [08:41:47] Watching paths for changes: 'docs', 'mkdocs.yml'\nINFO    -  [08:41:47] Serving on http://127.0.0.1:8000/\n\n```\n\n## Documentation\n\nThe documentation source files themselves are located in this repository's `./docs` folder. You can use simple [Markdown](https://www.markdownguide.org/) syntax for providing more content.\n\n## Deployment\n\nThe deployment of the live side is implemented with Github actions, once a commit is done to the `main` branch.\n\nThe live site of the build documentation can be then found on https://qbicsoftware.github.io/research-data-management. \n\n## License\n\nAny **repository code** and configuration is licensed under the [MIT-license](https://mit-license.org/).\n\nThe **creative work** of the documentation found in the `./docs` directory of this repository is licensed under [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/) \u003cimg src=\"https://mirrors.creativecommons.org/presskit/buttons/88x31/png/by.png\" height=20px\u003e.\n\nAttribution to *QBiC, University of Tübingen*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbicsoftware%2Fresearch-data-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqbicsoftware%2Fresearch-data-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbicsoftware%2Fresearch-data-management/lists"}