veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

262
active users

#taganaknet

0 posts0 participants0 posts today

Yay 🥳 !

#RDF N-Triples 1.1 and 1.2 and #Turtle 1.1 syntax test suites run from their official manifests, with my self-written #Rust test runner for RDF test case manfiests based on my RDF Graph ORM!

codeberg.org/Taganak/taganak-s

Thanks to @codecraft for work on the internal API and @epage for support with the #winnow parser library.

The new #Rust #LinkedData framework @codecraft and I are building (#TaganakNet) is now at the point where it can:

* Map #RDF schemas onto Rust types (ORM-style)
* Use this to parse official @w3c RDF test suites from their #Turtle manifests
* Run the test-cases
* Succeed in running the test-cases 🥳

That's somehow dogfooding on a special level 😉 .

Still heavy WIP of course, but for extra curious eyes: codeberg.org/Taganak/taganak-s

My (and @codecraft 's) #TaganakNet #RDF server in #Rust has reached a milestone: It can load its own config from an RDF data source (much like slapd's cn=config backend), and uses its own ORM-like derive-macro-based structs for it 🎉!

(like here: codeberg.org/Taganak/brgy/src/)

Now we can start implementing useful #LinkedData things on top of it (#Vocata, at some point).

Codeberg.orgbrgy/src/config.rs at 501b4b0fad721c3ce9ca325715c298734877518abrgy - RDF Dataset server from Taganak (Transactional, Aggregating Graph Architecture for Networking and Access to Knowledge)