Pierre-Antoine Champin
Pierre-Antoine Champin
@qwandor my PR above was merged, so the workaround described [above](https://github.com/tafia/quick-xml/issues/258#issuecomment-774074958) can be used. For Serde, however, I don't know...
@dralley `_with_custom_entities` is not meant as a general solution to the problem, but as a workaround for some common practices in the RDF/XML (see https://github.com/pchampin/sophia_rs/issues/98). > so maybe we don't...
> @iherman I believe you fixed this at the W3C recently, iirc (or was it for a different context file)? I confirm that this has been fixed
> An ignored keyword in the context that embeds data (#32, #40) The ability to add metadata to a context (or temps definitions, for that matter) would indeed be nice....
I was not aware of that RDFa core context (shame on me), but that's awesome! Big +1 to what Ivan proposes -- except may be that I have the gut...
Athough I was not explicitly asked ;-) > do we want to pursue this line? I'd say yes. And to reply to @dlongley's concern about favoring regular terms over CURIEs,...
Finally got some time to dig into this issue and the related PR... Regarding the "IRI collision": I would generally advise against using the same IRI for the vocabulary namespace...
Re. LightGraph, there is not much that can be parallelized from my point of view (I may be wrong). One thing that could be explored would be to not block...
Thanks for this comment, and sorry for the late reply. I would rather maintain 2+3 compatibility. I'll have a look at your fork soon.
+1 to @iherman's suggestions