- From: Marcel Otto <marcelotto.de@googlemail.com>
- Date: Fri, 31 Mar 2023 19:02:20 -0700 (PDT)
- To: public-rdf-star@w3.org <public-rdf-star@w3.org>
Received on Saturday, 1 April 2023 02:02:34 UTC
Hi all, I have written a very small vocabulary that can be used to create annotatable sets of triples, i.e. logical graphs, using RDF-star. The idea is that if there is a defined vocabulary for this general pattern, tools can be developed to make working with such graphs easier. The vocabulary is called RDF Triple Compounds (RTC) [1]. With RTC.ex, I have also published an implementation in Elixir [2] that allows working with such compounds just like normal named RDF graphs and transparently manages the underlying structures using the RTC vocabulary. A guide on RTC.ex with usage examples is also available [3]. Best, Marcel Otto [1]: https://w3id.org/rtc [2]: https://github.com/rtc-org/rtc-ex [3]: https://rdf-elixir.dev/rtc-ex
Received on Saturday, 1 April 2023 02:02:34 UTC