https://github.com/kit-data-manager/data-collections-explorer-graph
Graph-Based Version of the Data Collections Explorer
https://github.com/kit-data-manager/data-collections-explorer-graph
Last synced: about 1 year ago
JSON representation
Graph-Based Version of the Data Collections Explorer
- Host: GitHub
- URL: https://github.com/kit-data-manager/data-collections-explorer-graph
- Owner: kit-data-manager
- License: mit
- Created: 2022-12-23T09:00:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T17:06:57.000Z (over 1 year ago)
- Last Synced: 2025-04-12T13:20:56.590Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
- Codemeta: codemeta.json
Awesome Lists containing this project
README
# Graph-Based Data Collections Explorer
This repository is the home for the "next generation" Data Collections Explorer.
It makes use of a graph based data model.
## Graph
The basic structure of the graph is outlined [here](graph/README.md). You can
serve your own instance or query the graph, as described [here](docker/README.md).
## Development
While the [previous version](https://github.com/kit-data-manager/Data-Collections-Explorer)
is still actively maintained, all further development will take place here.
## Licensing
This project is licensed under the terms of the MIT license. Exceptions are
explicitly stated; currently, this only affects files in the [docker](docker/README.md)
directory.
## Acknowledgements
This work is supported by [NFDI4ING](https://nfdi4ing.de) (DFG project number 442146713).