Skip to content

Tests don't always set daptm:represents #41

@nigelmegitt

Description

@nigelmegitt

Some of the test stimuli don't have the expected result because they don't specify daptm:represents.

Valid tests that are in fact invalid because of this:

  • dapt-valid-originTimecode
  • dapt-valid-descType-extension-value
  • dapt-valid-descType-no-descType
  • dapt-valid-descType-registry-value
  • dapt-valid-onScreen
  • dapt-valid-scriptEventMapping
  • dapt-valid-serialization

Similarly many (most?) of the invalid tests are invalidated due to the same omission, which can mask whether or not they are failing validation for the intended reason.

Fix is to set daptm:represents so that the computed value meets the requirements of §4.7 Represents.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions