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

Allow profile to specify vocabularies to be included in metadata records #459

Closed
tedhabermann opened this issue Mar 1, 2022 · 1 comment · Fixed by #564
Closed

Allow profile to specify vocabularies to be included in metadata records #459

tedhabermann opened this issue Mar 1, 2022 · 1 comment · Fixed by #564

Comments

@tedhabermann
Copy link

tedhabermann commented Mar 1, 2022

The mdProfile descriptions (in json) need to be extended to include information about vocabularies that are included in the profile.

This extension must include:

  1. information that a user needs to select the profile and attach it to a record
  2. information that mdEditor needs to facilitate inclusion of the vocabulary in a metadata record: (vocabulary properties, terms, and definitions).

For example, in the case of vocabularies from scienceBase, the sciencebase id for the vocabulary provides access to the vocabulary home page and to items in the vocabulary. For example, the Datacite Contributor Type vocabulary has the id 6123b2c3bac0c745ec5f2199

Related issues: #450

@tedhabermann tedhabermann changed the title Allow profile to specify vocabulary to be added to record Allow profile to specify vocabularies to be included in metadata records Mar 1, 2022
@hmaier-fws
Copy link
Contributor

This should be resolved by the features implemented by #566 (PR #564)

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 a pull request may close this issue.

2 participants