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

The property wasLastModifiedAt disappeared without a trace #694

Open
uscholdm opened this issue Jul 7, 2022 · 2 comments
Open

The property wasLastModifiedAt disappeared without a trace #694

uscholdm opened this issue Jul 7, 2022 · 2 comments

Comments

@uscholdm
Copy link
Contributor

uscholdm commented Jul 7, 2022

We used to have a property called wasLastModifiedAt (see below). It disappeared with the new time changes in the 11.0.0 release. There is no mention of it in the release notes, so I'm wondering if it was an oversight and we still want it. If we want to restore a property with this meaning, I propose that it be named lastModifiedDateTime. In any event the release notes should mention it. See also #693 and #762

gist:wasLastModifiedAt
	a owl:ObjectProperty ;
	rdfs:subPropertyOf gist:hasActual ;
	rdfs:range gist:TimeInstant ;
	skos:definition "Date that something was last modified."^^xsd:string ;
	skos:prefLabel "was last modified at"^^xsd:string ;
	.
@uscholdm
Copy link
Contributor Author

uscholdm commented Nov 9, 2023

PROPOSAL:

  • find out whether we want this.
  • if so, add it
  • if not, consider updating release note so there is a record of its removal, if it's possible to go back in time in a good way.

@Jamie-SA
Copy link
Contributor

Jamie-SA commented Nov 9, 2023

Also related to #771 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants