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

add conformsTo to maDMP specification #62

Open
TomMiksa opened this issue May 12, 2021 · 0 comments
Open

add conformsTo to maDMP specification #62

TomMiksa opened this issue May 12, 2021 · 0 comments
Assignees

Comments

@TomMiksa
Copy link
Contributor

TomMiksa commented May 12, 2021

There should be an obligatory field in maDMPs to indicate to which version the specific maDMP conforms to, i.e. whether it conforms to release 1.0, 1.1, etc. of the specification. This information is needed for interoperability, e.g. for developers to know how to parse the file or for others to know how to interpret the terms.

For that purpose I suggest to use conformsTo in a similar way as disucssed in here ResearchObject/ro-crate#115

dmp { conformsTo : w3id.org/madmp/1.1 (...) }

Details are still to be clarified.

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

4 participants