Skip to content

[IMPROVEMENT] Add metadata to PGM-DS serialization #291

Description

@vincentkoppen

Problem faced

Currently there is no metadata in the json serialization of PGM-DS. Might be good to add this.
(Separated from #288)

Improvement proposal

We could introduce some basic metadata, similar to the one PGM has.
So for example

{ 
   "version": "1.0", 
   "type": "ds", 
   "data": [...]
}

Community Meeting

  • I wish to discuss this improvement in the bi-monthly PGM community meeting. Please join the PGM community meeting.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprovement on internal implementation

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions