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

Display organizations as linked objects #331

Open
Rikuoja opened this issue Oct 28, 2019 · 2 comments
Open

Display organizations as linked objects #331

Rikuoja opened this issue Oct 28, 2019 · 2 comments
Labels

Comments

@Rikuoja
Copy link
Contributor

Rikuoja commented Oct 28, 2019

Currently, organizations (/v1/organization) are not displayed in the event API endpoint with the JSON-LD notation. Organizations are referred to with pure id (not inlined), which means they cannot be included with the ?include=publisher parameter.

This, of course, is due to organizations being added late to the mix, after API version 1 was published, so it was impossible to change the field format.

Something to think about for v2.

@Rikuoja Rikuoja added the API v2 label Oct 28, 2019
@Rikuoja
Copy link
Contributor Author

Rikuoja commented Oct 28, 2019

This would have come in handy for City-of-Helsinki/linkedevents-ui#433 and in the future for any event listings.

@Rikuoja
Copy link
Contributor Author

Rikuoja commented Oct 28, 2019

Also, consider whether also data_sources should be exposed in the API, and serialized the same way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant