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

Enforce semantic dataset type definition when adding a new dataset #255

Open
navarroc opened this issue Jan 12, 2024 · 1 comment
Open

Comments

@navarroc
Copy link
Member

Now that we have semantic type definitions, we can start minimally enforcing this when a dataset is added to the system. For example, if a user uploads a dataset as ergo:buildingInventoryVer7, we can minimally verify that the dataset has all the required fields in the type definition.

@ylyangtw
Copy link
Contributor

This PR #263 adds minimal validation on definitions. It checks all the required fields before posting data.

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

No branches or pull requests

2 participants