w3c / w3c/json-ld-syntax

Feat: add `rel="http://www.w3.org/ns/json-ld#type"` link relation.

Open
#470 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
139
Forks
23
PR merge metrics
No merged PRs in 30d

Description

When

I Expect

  • A way to associate a @type (e.g., using something like rel="http://www.w3.org/ns/json-ld#type" ).

Instead

  • Only rel="http://www.w3.org/ns/json-ld#context" is supported.

cc: @Stefanone91 @mfortini

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the JSON-LD 1.1 section on interpreting JSON as JSON-LD, especially the existing rel="http://www.w3.org/ns/json-ld#context" behavior. Inspect the specification's handling of link relations and define how a rel="http://www.w3.org/ns/json-ld#type" relation should associate a @type; done means the syntax and expected processing are documented consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.