https://github.com/bayer-group/colid-editor-frontend
The editor frontend repository is part of the Corporate Linked Data Catalog - short: COLID - application. It offers user an metadata based user interface to register resources in COLID.
https://github.com/bayer-group/colid-editor-frontend
cloud-native colid data-catalog data-catalogue elasticsearch fair fair-data findable linked-data rdf shacl triplestore
Last synced: 20 days ago
JSON representation
The editor frontend repository is part of the Corporate Linked Data Catalog - short: COLID - application. It offers user an metadata based user interface to register resources in COLID.
- Host: GitHub
- URL: https://github.com/bayer-group/colid-editor-frontend
- Owner: Bayer-Group
- License: bsd-3-clause
- Created: 2020-07-07T14:41:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-16T13:48:06.000Z (5 months ago)
- Last Synced: 2025-03-26T08:11:30.663Z (about 1 month ago)
- Topics: cloud-native, colid, data-catalog, data-catalogue, elasticsearch, fair, fair-data, findable, linked-data, rdf, shacl, triplestore
- Language: TypeScript
- Homepage: https://bayer-group.github.io/COLID-Documentation/
- Size: 2.15 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Editor Frontend
The Editor Frontend is part of the Corporate Linked Data Catalog - short: COLID - application.
[Here](https://bayer-group.github.io/COLID-Documentation/#/?id=introduction) you can find an introduction to the application.
A description of all its functions is [here](https://bayer-group.github.io/COLID-Documentation/#/functional-specification).The complete guide can be found at the following [link](https://bayer-group.github.io/COLID-Documentation/#/).
The COLID Editor is the user interface to create and maintain resources and administer the system.
## Getting Started
### Demo
Want to see the COLID application in action and play around with the [API](https://bayer-group.github.io/COLID-Documentation/#/)? The quickest way to get started is to checkout our [setup](https://github.com/Bayer-Group/COLID-Setup) repository.
### Building
A complete guide can be found at the following [link.](https://bayer-group.github.io/COLID-Documentation/#/) It describes a short guide for the build of the application.
### Running
A complete guide can be found at the following [link.](https://bayer-group.github.io/COLID-Documentation/#/) It describes a short guide to run the application.
## How to Contribute
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.