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

Use remote context instead of embedded one #89

Open
acka47 opened this issue Jun 23, 2020 · 2 comments
Open

Use remote context instead of embedded one #89

acka47 opened this issue Jun 23, 2020 · 2 comments
Assignees

Comments

@acka47
Copy link
Member

acka47 commented Jun 23, 2020

See #87 (comment)

@acka47 acka47 added the bug Something isn't working label Oct 30, 2020
@acka47 acka47 removed the bug Something isn't working label Jan 21, 2021
@acka47
Copy link
Member Author

acka47 commented Feb 17, 2021

https://github.com/skohub-io/skohub-vocabs/blob/master/src/context.js has to be published somewhere and referenced it in every vocab/concept description instead of embedding the whole context.

The context should be created for each SkoHub instance separately, e.g. https://skohub.io/context.jsonld & https://openeduhub.github.io/context.jsonld

Right, @literarymachine?

@literarymachine
Copy link
Contributor

literarymachine commented Feb 17, 2021

The context should be created for each SkoHub instance separately, e.g. https://skohub.io/context.jsonld &
https://openeduhub.github.io/context.jsonld
Right, @literarymachine?

Not sure how to best approach this yet. Which part of the "SkoHub" instance is responsible to deploy the context? Manual deployment? We could also create a context file when a vocab is built with skohub-vocabs and deploy it along with the vocab. This would result in many copies of the context being made available, but each vocab build would remain self-contained.

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

No branches or pull requests

3 participants