w3c / json-ld-syntax

JSON-LD 1.1 Specification
https://w3c.github.io/json-ld-syntax/
Other
112 stars 22 forks source link

Update references to RFC3987 with RDF12-CONCEPTS. #418

Open gkellogg opened 1 year ago

gkellogg commented 1 year ago

Updates other RDF references to RDF 1.2 versions. Depends on an update to RDF12-CONCEPTS to export the "IRI reference" term. Temporarily skips the check for consistence of common files.

Fixes #355.


Preview | Diff

gkellogg commented 1 year ago

This is a test of using the RDF Concepts definition of IRI instead of referencing RFC3987.

gkellogg commented 1 year ago

The idea of using RDF12-CONCEPTS was to start doing the updates that would naturally come when updating to JSON-LD 1.2, which would come after RDF 1.2. Some of the concepts we need to clarify, such as character space and text direction, are better defined in RDF 1.2, so it makes sense to start updating those references now.

Generally, references can lag, so that as an ED, we can reference WDs. By the time JSON-LD starts going rec-track again, RDF 1.2 should be in CR. Certainly, other necessary updates will be based on changes in RDF 1.2.