Watch
1
0
Fork
You've already forked docs.trr379.de
0
forked from q04/docs.trr379.de
docs.trr379.de/content/references/services/knowledge-pooling/_index.md

1.6 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
  • 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 and a personal access token for authentication purposes
  • [Submit to the Knowledge Pool]({{% ref "howtos/pool-tool/" %}}) for submitting, editing, and browsing records in the web UI
  • shacl-vue Documentation (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.