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 support for multiple contexts #36

Open
Adri-7 opened this issue Jun 19, 2019 · 1 comment
Open

Add support for multiple contexts #36

Adri-7 opened this issue Jun 19, 2019 · 1 comment

Comments

@Adri-7
Copy link

Adri-7 commented Jun 19, 2019

As we can see in presentation specification, we can give multiple contexts (to link default and custom contexts).

e.g

{
  "@context": [
    "http://iiif.io/api/presentation/2/context.json",
    "http://example.org/extension/context.json"
  ]
}

It seems that the context is only a string but it would be great if it was a collection 🙂

@Angelthree95
Copy link

Hey, are you going to implement multiple contexts? I don't see it implemented in 0.3.9

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