Skip to content
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

Investigating nuances in @context #332

Open
Turnerj opened this issue Oct 11, 2021 · 0 comments
Open

Investigating nuances in @context #332

Turnerj opened this issue Oct 11, 2021 · 0 comments
Assignees
Labels
enhancement Issues describing an enhancement or pull requests adding an enhancement.

Comments

@Turnerj
Copy link
Collaborator

Turnerj commented Oct 11, 2021

When we have the following:

{
    "@context": { "name": "https://schema.org/" }
}

The JSON-LD spec seems to imply it is a one-to-one mapping of the property "name" on the container.

This screenshot from validator.schema.org shows what I mean:

image

I think JSON-LD contexts might actually be quite a bit more nuanced than we currently process.

Originally posted by @Turnerj in #329 (comment)

@Turnerj Turnerj self-assigned this Oct 11, 2021
@RehanSaeed RehanSaeed added the enhancement Issues describing an enhancement or pull requests adding an enhancement. label Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues describing an enhancement or pull requests adding an enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants