Post #3657674
2026-05-03 21:06 UTC
@Johann150@genau.qwertqwefsday.eu in xml you would have
element foo="bar"
and it would be a bit awkward if "element" and "foo" came from different namespaces. also you wouldn't know right away that "bar" was a resource/thing/id.
the rdf/xml syntax uses about= and resource= for this kind of "the value is a reference id" disambiguation, but i wouldn't wish rdf/xml as a serialization on anyone. it's been decades since most people moved on to turtle which is easier because it's plain text
Replies (0)
No replies.