- From: Leon Steinmeier <Lenostatos@gmx.de>
- Date: Mon, 30 Jun 2025 11:10:25 +0000
- To: public-rdfjs@w3.org
Dear RDF/JS-Team, for practice and curiosity reasons, I've built a Rust API that tries to be an equivalent mapping of the RDF/JS data model specification [1] in Rust. It's not production-ready and only has a low test coverage, but if there is any interest in the project from your side, I would be happy to work on any improvements to the code base that you deem relevant. The code base: https://github.com/Lenostatos/rdfjs-rust Looking forward to your feedback :) Leon Steinmeier (he/him) P.S.: A bit about my background, in case that's relevant to you: My connection to programming with RDF data stems from my past job in research data management, where I had been working on a graphical RDF graph data editor in TypeScript. Now I am toying a bit with the idea of re-building such an app as a super-low footprint version in the tauri framework, although I have no idea, whether I will ever get around to actually realizing that. Links: ------ [1] https://rdf.js.org/data-model-spec/
Received on Friday, 4 July 2025 09:44:30 UTC