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

Add a JSON export to the download tab #2438

Closed
briri opened this issue Mar 23, 2020 · 4 comments
Closed

Add a JSON export to the download tab #2438

briri opened this issue Mar 23, 2020 · 4 comments
Assignees
Labels
API use cases maDMP machine-actionable DMPs plans
Milestone

Comments

@briri
Copy link
Contributor

briri commented Mar 23, 2020

Allow users to download their plan as JSON - use the new api/v1/plans/:id JSONP functionality

@pherterich
Copy link

Works for me, though I haven't checked the json in detail for completeness or anything.

@briri briri closed this as completed Dec 16, 2020
@mariapraetzellis
Copy link

Confirming that I am able to download plans as json. It does not currently include narrative components of the plan.

@magdalenadrafiova
Copy link

Can I just check - what are exactly the fields from the DMP that we were hoping to appear in the JSON download?

@briri
Copy link
Contributor Author

briri commented Mar 1, 2021

We are following the new metadata standard for DMPs outlined by the RDA working group for maDMP functionality.

As we begin to use the new standard for the FAIR Island project, we are starting to identify gaps between the standard and what we need for DMPRoadmap to function properly.

For example, there is a place to add narrative elements for things like the preservation, security and privacy statements but at an individual dataset level. We do not yet have the ability to accommodate that level of granularity though until we begin capturing multiple dataset info.

We have a ticket open to port over the functionality currently available in the v0 of the API #2567 but in order to do so we are also working on RDA-Common-Standard issue #27 to determine the best way to fill those gaps

We will likely have a hybrid solution over the next month or two where we stuff the narrative into a dmproadmap-narrative extension to the common standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API use cases maDMP machine-actionable DMPs plans
Projects
None yet
Development

No branches or pull requests

4 participants