🚧 Community Projects - rspace-os/rspace-web GitHub Wiki

Here we will collect community projects around RSpace, the RSpace API, etc. If you work on or come across a project involving RSpace, please let us know, so that we can get in touch with you or the project maintainers and add your/their project to this page.

RSpacer

RSpacer is a wrapper for the RSpace API, so that you can access RSpace directly from R:

🔗 https://github.com/burgerga/rspacer

DDSRepGen

DDSRepGen is a JavaScript program developed by the Information Management Team at Leiden University that retrieves chemical compound data from RSpace via its REST API and displays it in a web browser. The tool provides a customizable, portable solution for the DDS research group to visualize compound information through figures and searchable tables, offering flexibility in deployment and enhanced security through API key authentication.

🔗 https://gitlab.services.universiteitleiden.nl/lenocil1/dds-report

⚠️ Note, the link is currently only accessible from within the Leiden University network.

Datamatrix code reader Firefox extension

This Firefox extension is developed at the Leibniz Institute for Neuroscience. It reads datamatrix code from a camera and creates a sample in an inventory system to link it into an ELN.

🔗 https://github.com/SaibotMagd/dmtxSampleCreator

RDM System Connector

This tool is developed at the Leibniz Institute for Neuroscience in Magdeburg and is designed to synchronize the entries in a four-tool system, which includes a - project registration system (eGroupware), - an electronic lab book (RSpace), - an image database (OMERO), - a long-term net storage system (LINstore).

🔗 https://github.com/SaibotMagd/RDM_system_connector

Langchain AI connector

Connect RSpace to Langchain AI for summarising and chatting with your RSpace content.

🔗 https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/document_loaders/rspace.py