Found via @acka47/openbiblio.social in this toot:
Abstract
In recent years, YAML emerged as a more concise format to represent information serialized as JSON, including Linked Data. This document defines how to serialize linked data in YAML documents. Moreover, it registers the application/ld+yaml media type.
Nice idea.
But I think Linked Data needs to become compatible with plain old JSON to be more useful the modern (social) web
We shouldnt still be in the situation in 2022 where JSON-LD is one thing and linked data cant read regular JSON.
YAML-LD seems to be on the path of more formats, more confusion, more bugs.
A modern LD which doesnt care if it works with JSON or JSON-LD and has the advantages of both, I think is the way forward.
1 Like
YAML-LD is a good thing for the semantic web, even with the inevitable bugs. See YAML-LD for a comparison.
RDF has an abstract model that makes it useful. Regular JSON will be interpretable by AI soon enough, but that doesn’t make YAML-LD useless.