envo
envo copied to clipboard
New calsses:air temperature amplitude
air temperature amplitude
- subclassOf inheres in
air - subclassOf
amplitude; http://purl.obolibrary.org/obo/PATO_0000080 - definition
An amplitude quality inhering in air. It represents the difference between the highest air temperature and the lowest air temperature over a given periode
@celineaubert @marieALaporte I think this is addressed but not resolved by #1330
Note equivalence:
PATO_0000080 and ('characteristic of' some 'obsolete air temperature')
It seems that the PATO class wasn't imported in your PRs (you should rebuild the pato_import.owl file after adding the classes you need to pato_terms.txt) so ENVO doesn't know what that IRI is. Also, the air temperature class is obsolete.
Also, not that characteristic of can't be directed towards a quality, although I get what you're trying to say. Not sure if we can express that with RO / OWL @cmungall.
Let's open another PR on this issue to solve these issues.