INCATools / ubergraph

Integrated OBO ontology store
BSD 3-Clause "New" or "Revised" License
42 stars 3 forks source link

Compute an additional IC score using only subClassOf. #144

Closed balhoff closed 7 months ago

gaurav commented 7 months ago

Do you think it would be useful to incorporate this into Babel cliques? It sounds like vocab:normalizedSubClassInformationContent might be more common than vocab:normalizedInformationContent, so we could set it up so that we download both sets of predicates and values, then use the normalizedSubClassInformationContent only if there is no normalizedInformationContent present. What do you think? I'm tracking this at Babel at https://github.com/TranslatorSRI/Babel/issues/238

balhoff commented 7 months ago

@gaurav both values should be present for all terms.