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

Feature: Add description field to related identifiers #214

Open
mwallschlaeger opened this issue Dec 2, 2024 · 0 comments
Open

Feature: Add description field to related identifiers #214

mwallschlaeger opened this issue Dec 2, 2024 · 0 comments
Labels
admin changes to the admin interface API changes to rest API documentation Improvements or additions to documentation enhancement New feature or request feature Forms changes to metadata forms Metadata UI changes to the geonode UI

Comments

@mwallschlaeger
Copy link

Feature Description

related identifers now contain a only three fields:

    "relatedidentifiers": [
        {
            "id": 1,
            "related_identifier": "MYCoolFirstBook",
            "related_identifier_type": "IBSN",
            "relation_type": "IsSourceOf"

but sometimes a small description of the related identifier could help to understand the relation even better. therefore it would be great to add a small description fiedl to each related identifier.

@mwallschlaeger mwallschlaeger added documentation Improvements or additions to documentation enhancement New feature or request feature UI changes to the geonode UI API changes to rest API Forms changes to metadata forms admin changes to the admin interface Metadata labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin changes to the admin interface API changes to rest API documentation Improvements or additions to documentation enhancement New feature or request feature Forms changes to metadata forms Metadata UI changes to the geonode UI
Projects
None yet
Development

No branches or pull requests

1 participant