rdf 2025-08-10

Arne's new clojure-like language has a first class support for keyword IRIs which looks pretty neat: https://github.com/piglet-lang/piglet/blob/main/doc/Piglet_Manual.adoc#keywordprefixnameqname

Interesting stuff. I know that he has been into RDF via JSON-LD and the fediverse.

It will be interesting to see. Web 2.0 did not work out, but GenAI as a paradigm change might be opportunity for knowledge graphs to get revived. At least on the technology side it is more pleasant now with XML falling out of prominence.

Well, XML has been obsolete for RDF for a very, very long time. Turtle is the mainstream serialisation.

exactly, I've been dabbling with turtle recently and it is quite nice

It really is. I like how SPARQL and Turtle are basically the same stuff.