mmisw / orr-portal

ORR Frontend component
Apache License 2.0
8 stars 5 forks source link

capture status #13

Closed carueda closed 8 years ago

carueda commented 8 years ago

UI counterpart of https://github.com/mmisw/orr-ont/issues/11

carueda commented 8 years ago

The status attribute will be handled in a similar way as with the visibility one. There will be a fixed set of possible values, at least initially.

Note: For now we will handle status similarly as with visibility: as a direct attribute to the ontology version model and not with direct association to any metadata property. In this sense we can explain to the user that if any metadata attribute (in particular for uploaded ontologies) should reflect the intended status, then it's up to them to maintain the correspondence. That is, upon a change in status that should be reflected:

carueda commented 8 years ago

From https://www.w3.org/2003/06/sw-vocab-status/note.html, the following status values will be made available (with "resource" substituted for "term" in the descriptions, plus an additional draft entry):

graybeal commented 8 years ago

Much better. Please add also "deprecated: This resource is marked as no longer suitable for use, although past uses may still exist."

carueda commented 8 years ago

I actually had "deprecated" in my initial addition to the list, but then thought that it was so similar to "archaic" . In fact I was thinking about simply changing that key from "archaic" to "deprecated". Please give me your opinion to select one, or some combination of the following:

carueda commented 8 years ago

I'm working on this right now -- will add your "deprecated" option to list in the mean time.

graybeal commented 8 years ago

Thanks Carlos, adding deprecated is the right thing, so, no further action needed. The two are quite distinct, and I think archaic is something that wouldn’t be used much, but is worth having for compatibility.