Open szehang opened 3 years ago
There are two templates, basic and registry. The first one represents a basic extension, the other one represents an extension that works with ISO 19135-1 registry data.
@strogonoff in my understanding, paneron will handle the data passed by the extension, however, I can't find any documentation about the how can we pass and retrieve the data to/from paneron, can we have some more information about it? thanks.
@szehang you should use Registry Kit (the registry template), it provides you with functionality to manage the data structures and for tracking.
Hi @strogonoff, this is HSU student who is working with ISO-19160 project.
As the documentation mentioned, we can choose to use Paneron or registry extension template repository. May I know what is the difference between them?
Also, may I know how to pass and save the data (e.g. YAML file) to Paneron? Can you please provide some example code for us?
Thank you sooo much!