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

duration property in JSON example uses incorrect syntax (number instead of ISO 8601 string format) #109

Open
danielweck opened this issue Sep 24, 2021 · 1 comment · May be fixed by #111

Comments

@danielweck
Copy link
Member

https://w3c.github.io/audiobooks/#audio-simple

https://www.w3.org/TR/audiobooks/#audio-simple

Snippet:

 "readingOrder": [
    {
      "url": "http://www.archive.org/download/flatland_rg_librivox/flatland_1_abbott.mp3",
      "encodingFormat": "audio/mpeg",
      "duration": 1371,
      "name": "Part 1, Sections 1 - 3"
    }
]

References:

@iherman
Copy link
Member

iherman commented Sep 25, 2021

Thanks @danielweck, I have marked this as an erratum for the spec.

cc @wareid @mattgarrish

@wareid wareid linked a pull request Jan 19, 2022 that will close this issue
@wareid wareid linked a pull request Jan 19, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants