include-dcc / include-linkml

LinkML Schema for INCLUDE DCC
https://include-dcc.github.io/include-linkml/
MIT License
3 stars 4 forks source link

re-generating jsonld and csv from yaml (no changes to model) #122

Closed lopierra closed 1 year ago

lopierra commented 1 year ago

Not sure how this happened, but the jsonld schema in main was not up to date with the YAML model. I was trying to validate a Condition dataset and was getting an error because line 167 of the schema still said participantId instead of participantExternalId. I regenerated new schemas using schematic and they are now working.