Replies: 1 comment
-
The Camtrap DP repository can maybe help to develop such a template. It includes e.g. Jekyll layouts that get automatically picked up by GitHub pages to render Table Schemas as a readable documentation: https://camtrap-dp.tdwg.org/data/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Overview
One of the powers of the Data Package concept is its extensibility. While it was always in-place conceptually it was never really easy to start an extension technically.
We need to simplify this process:
If everything works our well this year, we are going to work on some Biomedical extensions so it will be good to prepare everything before that
Goal
It needs to be extremely simple to create a simple extension (docs and profiles). E.g. let's say a data package with additional 5 properties -- in a few hours / day of work one will have a published standard extension.
Beta Was this translation helpful? Give feedback.
All reactions