On Tue, 2021-10-19 at 11:38 +0200, Sven Jaehnichen wrote:
Am 19.10.21 um 00:13 schrieb Robin Gareus:
There is currently ongoing work to allow JSON-LD
as alternative,
but
that's just the encoding.
This would be an interesting option :-). Although turtle has got a
very
intuitive syntax (once you know it), it might be a bit discouraging
for
newbies as it looks different than other data interchange formats
like
JSON or XML. Thus , the more familiar looking JSON-LD may help to
overcome this obstacle.
I am (somewhat idly) working towards this still, but it probably won't
make the upcoming round of major releases. JSON-LD is much, much more
complicated to implement, specifically because it's *not* just a dumb
syntactic veneer for triples.
It does, however, not look weird, which is probably worth the effort,
even though it makes real the (currently imagined) problem of needing
access to vocabularies to parse anything at all.
--
dr