- From: Pierre-Antoine Champin <pierre-antoine@w3.org>
- Date: Fri, 9 May 2025 13:32:14 +0200
- To: Dominik George <nik@naturalnet.de>, public-rdf-star-wg@w3.org
Hi Dominik, sorry for the late response. On 14/04/2025 16:04, Dominik George wrote: > Hi, > > I am developing a new RDF framework for Rust applications, and > maintaining RDF 1.2 features behind a feature gate is becoming more and > more cumbersome. > > The WG charter states: > >> The group SHOULD ensure that any RDF 1.1 data remains valid in this new >> version. Furthermore, any RDF or RDFS entailment drawn under RDF 1.1 >> semantics SHOULD also remain valid in this new version. > So, has the group succeeded in doing so? Can I safely enable RDF 1.2 by > default i nall code that consumes RDF data? yes: any RDF 1.1 data is still valid RDF 1.2, and any serialization of that data is still valid in the corresponding 1.2 format. Of course, this is (in theory) not set in stone until these recommendations are published as Recommendations, but I don't think that the group intends to change this by then :) pa > > (Obviously, I can't assume RDF 1.2 compatibility when *emitting* RDF > data.) > > Cheers, > Nik
Received on Friday, 9 May 2025 11:32:16 UTC