biothings / discovery-app

The Data Discovery Engine project by the CD2H Data working-group
http://discovery.biothings.io
Apache License 2.0
4 stars 12 forks source link

Duplicate results in schema registry search #89

Closed gtsueng closed 1 month ago

gtsueng commented 3 years ago

As seen when you search for a Dataset schema, there are 2 outbreak schemas--One which is a derivative of Dataset, and one which is a derivative of CreativeWork (top and bottom entry in picture). This is weird since Dataset itself is a derivative of CreativeWork in schema.org. When you visualize the outbreak Dataset schema, you see it's lineage: schema:Thing>schema:CreativeWork>schema:Dataset>outbreak:Dataset

The results do NOT include an outbreak:Dataset that is a derivative of schema:Thing so it seems inconsistent to include a search result listing it as a derivative of CreativeWork.
image

gtsueng commented 2 years ago

Suspected to be related to: https://github.com/biothings/discovery-app/issues/103 and https://github.com/biothings/discovery-app/issues/77

NikkiBytes commented 1 month ago

Issue is resolved.