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 support for OME Creator attribute #87

Open
sbesson opened this issue Apr 7, 2020 · 0 comments
Open

Add support for OME Creator attribute #87

sbesson opened this issue Apr 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sbesson
Copy link
Member

sbesson commented Apr 7, 2020

The 6.1.0 release of ome-model includes proper support for the OME/Creator attribute in the ome.xml.meta interfaces and implementations.

The implementations of the ome.xml.meta.MetadataRetrieve and ome.xml.meta.MetadataStore interfaces in this repository could overrid this new API to e.g. consume the Creator attribute at file import or write it at export time.

For data import, the main question is probably to agree how this information should be translated into the database. A TextAnnotation with a dedicated namespace would be a straightforward option in agreement with the metadata type.

@sbesson sbesson added the enhancement New feature or request label Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant