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

Invalid "No metadata for concept" warnings about properties that do not have a value set #39

Open
arpost opened this issue Sep 9, 2016 · 0 comments
Labels

Comments

@arpost
Copy link
Contributor

arpost commented Sep 9, 2016

When doing a data load, the log contains WARNING: No metadata for concept warnings about properties without a value set, it seems because it doesn't know about the specific value of the property ahead of time. This is wrong, and those properties are loaded anyway. Here is an example:

WARNING: No metadata for concept edu.emory.cci.aiw.i2b2etl.dest.metadata.conceptid.PropDefConceptId@38a75842[propId=PatientDetails,propertyName=dateOfDeath,value=org.protempa.proposition.value.DateValue@512a5cc6[date=xxxx-xx-xx xx:xx:xx.x],conceptCode=<null>,metadata=edu.emory.cci.aiw.i2b2etl.dest.metadata.Metadata@347180d0]; this data will not be loaded
@arpost arpost added the bug label Sep 9, 2016
@arpost arpost changed the title Invalid "No metadata for concept" warnings in lo about properties that do not have a value set Invalid "No metadata for concept" warnings about properties that do not have a value set Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant