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

JSON-LD context missing @type #201

Closed
thewilkybarkid opened this issue Nov 12, 2019 · 3 comments
Closed

JSON-LD context missing @type #201

thewilkybarkid opened this issue Nov 12, 2019 · 3 comments

Comments

@thewilkybarkid
Copy link

thewilkybarkid commented Nov 12, 2019

The JSON-LD context doesn't contain a @type for hydra:manages, hydra:subject, and hydra:object.

Refs https://gitlab.com/vincenttunru/rdf-namespaces/merge_requests/3.

@alien-mcl
Copy link
Member

Indeed, it seems that hydra:manages does not have any @type defined. We may add it, but honestly - I don't expect other than blank nodes here (you'll end up with JSON object in this case).

As for the hydra:subject and hydra:object there is a @type = @vocab defined effectively making values of those predicates nodes with Iri expanded relatively to vocabulary.

@alien-mcl
Copy link
Member

@thewilkybarkid - are these answers satisfactory for you? Can I close this issue?

@alien-mcl
Copy link
Member

I assume answer satisfies @thewilkybarkid . If not, please feel free to reopen.

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

No branches or pull requests

2 participants