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?
We should consider to extend the project element. Today we have short and long name:
We should also consider to add information on the funding source for the project. E.g. something like:
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?