Closed cmungall closed 3 years ago
This would enable:
Any comments on this?
I had a thought about this but didn't manage to write it down quite as coherently as I'd like. Oh well, here are a few comments:
In short, I'm not objecting to this but I'm not convinced of the usefulness given the time it usually takes to make edits and the need we'd have to keep different systems in sync. I'm happy for the term to be created, just wanted to start discussion.
all good points thx. The goal is to make this work beyond GO and have good practice across obo
sounds good. do we have an AP for link to GH? I think we discussed this in the past, not sure it was implemented.
do we have an AP for link to GH? I think we discussed this in the past, not sure it was implemented.
and look at that, I had already commented too ;)
Hey. Is this AP now only in GO? Can you give us a hint how to use this AP in HPO as well? Clone your strategy?
Not yet - any chance you could get this in before the next release @zhengj2007 ?
@cmungall OK. I will work on it before next release.
@cmungall "xsd:date" does not show up in the datatype list. Can I use xsd:dateTime? Or is it better to use URL: http://www.w3.org/2001/XMLSchema#date? Thanks!
I guess dateTime, see https://github.com/w3c/sdw/issues/987 cc @alanruttenberg
Is there any issue with using other datatypes as values for annotation properties? I wouldn't expect so considering that these aren't visible to reasoners. However, I remember seeing some recent discussion raising this point, maybe related to that time ontology issue. I don't remember the conclusion. xsd:date
seems simpler if you just want to note a date.
If we use xsd:dateTime, we need to give both date and time, in the format like YYYY-MM-DDThh:mm:ss. Might be little bit extra work for developers. However, using unsupported datatype (http://www.w3.org/2001/XMLSchema#date), I am worried it may cause unexpected results. So, I prefer to use xsd:dateTime if we want to set the range.
Label: 'scheduled for obsoletion on or after' Def: Used when the class or object is scheduled for obsoletion/deprecation on or after a particular date Range: xsd:dateTime ID: IAO_0006012
Already in the release.
We need this in GO: https://github.com/geneontology/go-ontology/issues/15532