Is there prior art for modeling a data profile (ie...
# advice-metadata-modeling
c
Is there prior art for modeling a data profile (ie. a collection of summary statistics) in DataHub? I see the Assertion entity comes pretty close, but I'd like to merely represent a max/min/stat without representing a specific criterion to be met
b
You would want to look at dataset "stats" tab instead, generated by profiling
h
Have you looked at "datasetProfile" aspect of Dataset ?
c
Thanks Mayuri, that's exactly what I was looking for!