I noticed just now in step 5 of the processing extensions that the total duration is checked after compiling all the individual durations, but this seems too late since there's no point in calculating the individual durations if you have nothing to compare against.
I would restructure the first list of substeps to check the total duration like this:
1. If data["duration"] is set and is a valid duration value per [ISO8601]:
a. let ... // same step
b. for each ... // same step
c. if resourceDuration does not specify the same total duration as data["duration"], validation error.
2. Otherwise, validation error.
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3