Skip to content

Cannot tell when a gist concept was first created or most recently modified. #1018

Closed as not planned
@marksem

Description

@marksem

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions