Skip to content

Add a vocabulary registry (II) #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add a vocabulary registry (II) #53

wants to merge 5 commits into from

Conversation

domel
Copy link
Contributor

@domel domel commented Aug 11, 2025

This PR addresses the discussion in #36 on helping readers of the specification answer the question "What are all the terms defined in the rdf: and rdfs: namespaces?", as reader currently has to check multiple specifications to obtain an exhaustive list.

The proposal in this PR is to define a registry section for the rdf: and rdfs: vocabulary in accordance with § 6.5 The Registry Track of the W3C Process.

This is a version after reorganization based on #51

/CC @ektrah


Preview | Diff

@domel domel requested a review from gkellogg August 11, 2025 14:03
@domel domel mentioned this pull request Aug 11, 2025
spec/index.html Outdated
Comment on lines 1515 to 1517
<tr><td><code>rdf:CompoundLiteral</code></td><td>[[JSON-LD11]]</td><td>Consideration should be given to the use of <code>rdf:dirLangString</code></td></tr>
<tr><td><code>rdf:direction</code></td><td>[[JSON-LD11]]</td><td>Consideration should be given to the use of <code>rdf:dirLangString</code></td></tr>
<tr><td><code>rdf:language</code></td><td>[[JSON-LD11]]</td><td>Consideration should be given to the use of <code>rdf:dirLangString</code></td></tr>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These three might be considered archaic, if not deprecated, but need to remain as long as JSON-LD uses them.

Copy link
Member

@TallTed TallTed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tiny editorial

Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
domel and others added 2 commits August 18, 2025 19:27
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants