#trinja — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #trinja, aggregated by home.social.
-
@klecmatt is requesting "generic assets" in Trinja? @klecmatt gets generic assets in Trinja!
Here's a self-contained example that generates an HTML table of places with maps from schema.org places on the graph:
And I don't want to hear anyone say I'm slowly turning mad over RDF! It's ttl all the way down.
-
I just released version 0.1.0 of #Trinja, the #RDF-based static site generator and RDFS-to-HTML-renderer:
https://codeberg.org/Taganak/trinja
It can build working static websites from #LinkedData on a graph (in a somewhat limited fashion for the moment).
The README shows what it is supposed to do. I promise it will become more usefull in the medium run ;).
-
I might be overdoing this whole #RDF and #LinkedData thing, but… here's the first steps with #Trinja, a RDF-to-HTML mapper and #SSG:
https://codeberg.org/Taganak/trinja/src/branch/main/example.ttl
The idea is: Use *any* resource described as RDF (e.g. from #Wikidata or an #ActivityPub action), link a #Jinja template to it or its rdf:type in your own set of statements, and there you got your visualisation!
Based on #TaganakNet, the #Rust #RDF development kit by @codecraft and me. We are collecting real-world examples at a good rate!