Skip to content

Conversation

@janvanmansum
Copy link

@janvanmansum janvanmansum commented Aug 5, 2025

A registry of JSON-properties that can be used in the OCFL repository, for example by the NNNN-object-version-properties extension (#89).

Together with #89 and #91 closes #88

…ect. The registry described here only maintains a list of properties that could be used,

and their definitions and structures.
"name": "datetime",
"description": "The date on which this object version has been deaccessioned",
"type": "string",
"constraint": "a datetime in ISO 8601 YYYY-MM-DDTHH-mm-ss format",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This leaves the timezone undefined. The rest of the OCFL specification uses the RFC3339 profile of ISO8601, see e.g. https://ocfl.io/1.1/spec/#version

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

Successfully merging this pull request may close these issues.

Proposed extension for object structure

2 participants