home.social

#trinja — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #trinja, aggregated by home.social.

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

    codeberg.org/Taganak/trinja/sr

    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

  2. I just released version 0.1.0 of #Trinja, the #RDF-based static site generator and RDFS-to-HTML-renderer:

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

  3. 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:

    codeberg.org/Taganak/trinja/sr

    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!