paneron / extension-kit

Paneron extension kit library
MIT License
1 stars 0 forks source link

Difference between Paneron extension template repository and registry extension template repository #5

Open szehang opened 3 years ago

szehang commented 3 years ago

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!

strogonoff commented 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.

s177228 commented 3 years ago

@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.

ronaldtse commented 3 years ago

@szehang you should use Registry Kit (the registry template), it provides you with functionality to manage the data structures and for tracking.