TranslatorSRI / NodeNormalization

Service that produces Translator compliant nodes given a curie
MIT License
9 stars 6 forks source link

Add properties to nodes on NodeNorm #154

Open gaurav opened 1 year ago

gaurav commented 1 year ago

ROBOKOP needs to store properties alongside identifiers; this might be something that is useful for other users to have as well. Since Babel needs to read through the input files anyway, it might make sense for those properties to be extracted in Babel and then exposed through NodeNorm.

Plan

Next steps

EvanDietzMorris commented 1 year ago

This is related to https://github.com/RENCI-AUTOMAT/Data_services/issues/113