Closed as not planned
Closed as not planned
Description
Looking in a gistCore ontology file, one cannot tell when a gist concept was first created or most recently modified.
It would be nice if each Concept had an annotation about when it was created (date & version) and when it was most recently changed (date & version). This could be automated into a skos history note, perhaps. Other options that don't break OWL-DL could also be considered.
E.g.
gist:Aspect a owl:Class
; skos:historyNote "Created 2020-03-04; gistCore11.0.0"
; skos:historyNote "Modified 2023-07-11; gistCore12.1.0"
.
Metadata
Metadata
Assignees
Labels
No labels