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

wrong type in collection_frame.jsonld? #440

Open
eroux opened this issue Aug 31, 2018 · 4 comments
Open

wrong type in collection_frame.jsonld? #440

eroux opened this issue Aug 31, 2018 · 4 comments
Labels

Comments

@eroux
Copy link

eroux commented Aug 31, 2018

collection_frame.jsonld contains

    "type": "Collection",

but this type is not defined in anno.json, shoudn't it be AnnotationCollection instead... or am I missing something?

@BigBlueHat
Copy link
Member

@w3c/web-annotation this does look like a bug. Anyone got the powers to fix this? 😄

@iherman
Copy link
Member

iherman commented Oct 3, 2018

AFAIK, this file only appears in this repository (framing was never part of the standard). @azaroth42 and I have the power to change this; we only have the authority if the community groups nods to it.

@azaroth42 @tcole3

@azaroth42
Copy link
Collaborator

The frames are imported into an Appendix in -vocab: https://www.w3.org/TR/annotation-vocab/#annotation-collection-frame

So I think it's an errata (and we should fix in the repo)

@stexandev
Copy link

As a user of both the specs and the frame, I can confirm that this is an error that prevents usage of the frame as is. It has to be corrected to "AnnotationCollection".

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

5 participants