Skip to content

Improve the project element #329

@steingod

Description

@steingod

We should consider to extend the project element. Today we have short and long name:

<project>
    <short_name/>
    <long_name/>
</project>

We should also consider to add information on the funding source for the project. E.g. something like:

<project>
    <short_name/>
    <long_name/>
    <funding_source/> # Controlled vocabulary preferably
    <grant_reference/>
</project>

Or something similar. These elements need to be optional as they will not exist for older data, but I think more will come onwards. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions