json-ld-syntax icon indicating copy to clipboard operation
json-ld-syntax copied to clipboard

Update references to RFC3987 with RDF12-CONCEPTS.

Open gkellogg opened this issue 2 years ago • 3 comments

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 avatar Aug 09 '23 20:08 gkellogg

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

gkellogg avatar Aug 09 '23 20:08 gkellogg

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.

gkellogg avatar Aug 15 '23 22:08 gkellogg