1.7 KiB
1.7 KiB
| title | weight |
|---|---|
| Knowledge Pooling Tool | 40 |
The knowledge pooling tool is a system used for aggregating information on research progress and outputs across TRR379 partner sites and projects.
It comprises:
- A web UI for submitting, editing, and browsing records such as people, projects, and publications
- A backend API allowing scripts and applications to contribute or retrieve metadata
- [OAuth 2.0]({{% ref "references/terms/oauth2" %}}) and token-based authentication that integrates with Forgejo teams on the [collaboration platform]({{% ref "/references/services/collaboration-platform" %}}) to manage read and write permissions
The current (generation v0) tool can be accessed at:
For technical information on the knowledge pooling tool and its data and privacy policy, visit:
For information on using the knowledge pooling tool, see:
- [Accounts & Access]({{% ref "start/accounts/" %}}) for getting set up, including creating a linked [Hub]({{% ref "references/services/collaboration-platform/" %}}) account
- [Submit to the Knowledge Pool]({{% ref "howtos/pool-tool/" %}}) for submitting, editing, and browsing records in the web UI
- [Generate an Access Token on the Hub]({{% ref "advanced/generate-token/" %}}) for generating a personal access token for authentication purposes, particularly when working with the programmatic API
shacl-vueDocumentation (external link) for the documentation for the knowledge pool's web UI.- Dump Things Service Documentation (external link) for the documentation for the knowledge pool's backend API.