daisy / ebraille

Repository for developing use cases and standard for digital braille
16 stars 5 forks source link

Switch from brl: to a11y: prefix for metadata properties #216

Closed mattgarrish closed 2 months ago

mattgarrish commented 3 months ago

In addition to renaming the properties and updating the section on referencing them, I've also removed all the problematic compatibility notes about brl: not being an epub reserved prefix.

Note that this doesn't change the naming of any existing properties or add any new ones. We should tackle those as separate issues.

Fixes #215

mattgarrish commented 3 months ago

Ya, it's easy to get into bikeshedding names with metadata which is why it'd be better to open separate issues for each name that could be changed. I'll reopen #194 as that was already about picking a better name and led to cellType.

GeorgeKerscher commented 3 months ago

I think this looks right, swaping in the A11y prefix.

mattgarrish commented 3 months ago

I found epubcheck doesn't like additional properties while creating the sample, but not sure why. I don't think it verifies any other vocabularies to make sure properties exist.

In any case, that's a minor technicality as we need an updated validator regardless of what we define.