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

Do we allow the extension of clases? #167

Closed
iherman opened this issue Feb 21, 2016 · 4 comments
Closed

Do we allow the extension of clases? #167

iherman opened this issue Feb 21, 2016 · 4 comments
Labels

Comments

@iherman
Copy link
Member

iherman commented Feb 21, 2016

Do we allow extensions by adding additional Classes? (See also issue #154). If so, this should be mentioned. In section 3.2.2.

Rationale: it is not always clear in which of the five classes a specific media type belongs, and there may be cases where it does not belong really to any of those. Eg, MathML, or MusicXML... We should not try to categorize all of these, which may be corner cases, but maybe allow an extension...

@azaroth42
Copy link
Collaborator

👍 I think if we allow extensions (per #154) then that gives us this for free. The one thing we should be clear on is that the Annotation class MUST be present, even if the resource has other classes also assigned.

@azaroth42
Copy link
Collaborator

Which is already in the doc (MUST have the type, MAY have other types) ... Not sure there's any actual action required, @iherman?

@iherman
Copy link
Member Author

iherman commented Feb 23, 2016

The current text says

The Body or Target MAY have exactly 1 type, and if so, the value SHOULD be drawn from the list below.

I do not see the "MAY have other types" there. Maybe, if #154 is implemented, there can be a general statement saying that in all such situations there MAY be extensions.

@tilgovi
Copy link
Contributor

tilgovi commented Feb 23, 2016

Whatever language we should have that makes it clear it is acceptable should be there, because there is no way we can stop people.

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

3 participants