Hello,
My understanding is that RDF 1.2 is largely intended to align with RDF-star. If it helps, here’s the official specification for more detail:
https://w3c.github.io/rdf-new/spec/In essence, RDF 1.2 introduces support for using a triple as a term within another triple (in the object position), adds directional language-tagged strings for better text presentation, and provides a way to explicitly indicate the RDF version used in a dataset.
Overall, these updates seem aimed at improving data provenance and traceability, which should make it easier to understand and trust data sources.