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

Keep only the newest value of single value properties #217

Open
blcham opened this issue May 15, 2023 · 0 comments
Open

Keep only the newest value of single value properties #217

blcham opened this issue May 15, 2023 · 0 comments

Comments

@blcham
Copy link
Contributor

blcham commented May 15, 2023

All datasets (e.g. time-analysis) should make sure that all "single value properties" (e.g. cm:age for aircraft) returns only one value.

A/C:

  • model is changed to contain definitions of "single value properties"
  • when we retrieve multiple values of "single value property" we should filter out older values (e.g. based on row number from input data)
  • the pipeline has integrity checks to make sure we are providing and documenting the correct output
@blcham blcham changed the title Keep only newer values of single value properties Keep only the newest value of single value properties May 15, 2023
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

1 participant