-
Notifications
You must be signed in to change notification settings - Fork 12
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
Registered extension name #14
Comments
From my perspective, the following are the key elements that must be clearly defined in the extension spec for extensions to work:
Of these points, the first three are still not clearly addressed in the core spec or the extension spec and I think would largely be addressed with resolution of this issue. Here are my answers to the questions based on my assumed intent:
It's worth noting that |
Mostly solved by #13 awaiting policy for new extensions |
Policy added in #24 |
The draft OCFL spec reads:
When describing object extensions.
The current extensions format does not specify what an extensions "registered extension name" is. I assume that it is extension's specification filename
.md
? I think this should be made explicit, and, I would suggested, included in the header section of every extension specification.The text was updated successfully, but these errors were encountered: