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

Conversion creates empty fields when adding new metadata keys #58

Open
jh-RLI opened this issue Jul 28, 2022 · 0 comments
Open

Conversion creates empty fields when adding new metadata keys #58

jh-RLI opened this issue Jul 28, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jh-RLI
Copy link
Contributor

jh-RLI commented Jul 28, 2022

Should it be possible to add some user input to new fields like "is_about" or should omi just convert the metadata and leave the editing to tools like the MetaEditor on the OEP.

Example:

{
    "name": "id",
    "description": "Unique identifier",
    "type": "serial",
    "is_about": [
        {
            "name": "",
            "path": ""
        }
    ],
    "value_reference": [
        {
            "value": "",
            "name": "",
            "path": ""
        }
    ]
}
@jh-RLI jh-RLI added enhancement New feature or request help wanted Extra attention is needed labels Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant