@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:

https://codeberg.org/Taganak/trinja/src/commit/77a534b348162525f549fb3224feb81ecc0254c1/example/maps_of_places/pages.ttl

And I don't want to hear anyone say I'm slowly turning mad over RDF! It's ttl all the way down.

#LinkedData #RDF #Trinja

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 ;).

trinja

HTML templating / SSG for RDF(S) resources

Codeberg.org

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!