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 custom JSON mappings #48

Open
19 tasks
skasberger opened this issue Jun 27, 2020 · 3 comments
Open
19 tasks

Add custom JSON mappings #48

skasberger opened this issue Jun 27, 2020 · 3 comments
Assignees
Labels
pkg:models models related activities prio:low status:deferred Will be looked at later. type:feature New feature

Comments

@skasberger
Copy link
Member

skasberger commented Jun 27, 2020

Implement mapping from and to custom JSON.

Requirements

  • custom JSON mapping: Dataverse, Dataset, Datafile
  • import from custom JSON
  • export to custom JSON
  • JSON schema
  • validate data against schema

ACTIONS

0. Pre-Requisites

1. Research

  • [ ]

2. Plan

  • Define requirements

3. Implement

  • Write tests
    • Create Mapping File
  • Write code
  • Update Docs
    • Basic Usage
    • Advanced Usage
    • Quickstart
  • Write Docstrings
  • Run pytest
  • Run tox
  • Run pylint
  • Run mypy

4. Follow Ups

  • Review
    • Code
    • Tests
    • Docs

Follow-Ups

@skasberger skasberger added type:review Review pkg:models models related activities prio:low status:deferred Will be looked at later. labels Jun 27, 2020
@skasberger skasberger added this to the Later milestone Jun 27, 2020
@skasberger skasberger self-assigned this Jun 27, 2020
@skasberger skasberger added status:confirmed Is a valid issue and will be moved forward soon. and removed status:confirmed Is a valid issue and will be moved forward soon. labels Jul 21, 2020
@poikilotherm
Copy link
Member

I am about to do sth really similar for CodeMeta in a plugin for GDCC/dvcli.

I want to create a small crosswalk from CodeMeta to Dataverse JSON datasets.

@skasberger
Copy link
Member Author

Great. I started to have a look around on how to do that and the best option I have found was jsonbender for to/from JSON mappings. If you know any better ways how to solve this problem in a convenient and beautiful way, I would be very happy to know. :)

@skasberger skasberger added type:feature New feature and removed type:review Review labels Jan 26, 2021
@skasberger skasberger modified the milestones: Later, v0.5.0 Feb 17, 2021
@skasberger skasberger changed the title Add custom JSON mapping Add custom JSON mappings Apr 2, 2021
@skasberger skasberger modified the milestones: v0.5.0, Later Apr 2, 2021
@pdurbin
Copy link
Member

pdurbin commented Mar 4, 2024

As discussed during the 2024-02-14 meeting of the pyDataverse working group, we are closing old milestones in favor of a new project board at https://github.com/orgs/gdcc/projects/1 and removing issues (like this one) from those old milestones. Please feel free to join the working group! You can find us at https://py.gdcc.io and https://dataverse.zulipchat.com/#narrow/stream/377090-python

@pdurbin pdurbin removed this from the Later milestone Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:models models related activities prio:low status:deferred Will be looked at later. type:feature New feature
Projects
None yet
Development

No branches or pull requests

3 participants