Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot tell gist ontology release date by looking in the ontology #1017

Closed
marksem opened this issue Dec 29, 2023 · 2 comments · Fixed by #1118
Closed

Cannot tell gist ontology release date by looking in the ontology #1017

marksem opened this issue Dec 29, 2023 · 2 comments · Fixed by #1118
Assignees

Comments

@marksem
Copy link
Collaborator

marksem commented Dec 29, 2023

One can't tell gist ontology release date by looking in the ontology.
It would be nice to be able to do so.
Suggest we add indication of gist release date as an ontology annotation.
Be sure to use a property that will keep gist as OWL-DL.

@rjyounes
Copy link
Collaborator

Agree and would advocate for adding a new gist property releaseDateTime - or releaseDate, depending on how granular we want to be, as a subproperty of gist:atDateTime. skos:changeNote and skos:historyNote are not interpretable as a release date until you add text to specify that. dcterms:created is an RDF property which would take gist out of DL.

@rjyounes
Copy link
Collaborator

rjyounes commented Jun 27, 2024

DECISION: Use skos:historyNote.

Text would be, e.g., "gist 13.0.0 released on 2024-Apr-06" .

Single note, newline-delimited.
Include major, minor, and patch versions.

Include only the last 5 releases.

Add to release checklist.

@rjyounes rjyounes self-assigned this Jun 27, 2024
@rjyounes rjyounes moved this from In Triage to To Do in gist Version 13.0.0 Jun 27, 2024
@rjyounes rjyounes moved this from To Do to In Progress in gist Version 13.0.0 Jul 1, 2024
@rjyounes rjyounes moved this from In Progress to In Review in gist Version 13.0.0 Jul 1, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in gist Version 13.0.0 Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants