Skip to content

Conversation

@jonafato
Copy link
Member

This is a first pass at validating the PyVideo data directory layout
with a schema validation tool.

The included schema validates the data project as a whole and could
be simplified by restructuring the repository to move data into a
non-root directory to avoid the need to validate the existence of any
other directories. This would be a good next step and require a
coordinated change with the pyvideo/pyvideo repository.

Resolves #1125.

Additionally, remove unused files from videos directories to satisfy directory schema.

This is a first pass at validating the PyVideo data directory layout
with a schema validation tool.

The included schema validates the data project as a whole and could
be simplified by restructuring the repository to move data into a
non-root directory to avoid the need to validate the existence of any
other directories. This would be a good next step and require a
coordinated change with the pyvideo/pyvideo repository.

Resolves #1125.
@jonafato jonafato merged commit 2e50c6f into main Oct 8, 2025
1 check passed
@jonafato jonafato deleted the directory-schemas branch October 8, 2025 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validate directory layout as part of the test suite

2 participants