ncihtan / data-models

Schema.org Data Models for HTAN
MIT License
14 stars 7 forks source link

[FDS-890] HTAN schema error when calling "/visualize/attributes" endpoint #288

Closed adamjtaylor closed 10 months ago

adamjtaylor commented 1 year ago

@mialy-defelice and @linglp have been hunting down an issue in HTAN schema visualization.

Following the ticket FDS-890 it seems that an issue in our data model should be fixed to resolve this, although I am unsure of the details.

mialy-defelice commented 1 year ago

@adamjtaylor To resolve the errors, I removed File and Publication from the Depends On Component column of the model. These are not defined as components so they were causing errors. Further I made Publication Manifest a component since this seemed the intention, however, you all would be the better judge of this. For the current breaks in the model visualization, this indicates that there is an issue with connecting dependencies, so these connections will need to be inspected.

Let me know if I can help further!

@linglp for visibility.