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

Add JSON-LD to WebAPI #194

Closed
mweidling opened this issue Apr 4, 2022 · 3 comments
Closed

Add JSON-LD to WebAPI #194

mweidling opened this issue Apr 4, 2022 · 3 comments

Comments

@mweidling
Copy link
Contributor

Resources should follow the JSON-LD convention of assigning the resource URL as @id attribute.

Document JSON-LD convention for @id.

See #173.

@krvoigt
Copy link

krvoigt commented Apr 6, 2022

@mweidling Is this also part of the reference implementation?

@mweidling
Copy link
Contributor Author

No, we want to implement/add it to the API in general, but it's not essential. That's why we postponed it.

@kba
Copy link
Member

kba commented Apr 6, 2022

No, we want to implement/add it to the API in general, but it's not essential. That's why we postponed it.

The Resource schema definition contains @id for the URL, that is in the draft already. And frankly, that is the only feature I really think is important for the Web API. I don't think we need full JSON-LD with @context and semantic mapping of property names etc. for such a limited and pragmatic API.

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

4 participants