citizen-science-association / ppsr-core

PPSR Core standards repsository
GNU General Public License v3.0
24 stars 18 forks source link

Extend that schema with the option to either provide a single Project or an array of Projects #15

Open dersenv opened 5 years ago

pbrenton commented 5 years ago

This should not be a part of the project schema (PMM) itself, but it should be part of the 'wrapper' model surrounding the 3 sub-models.

I have included this concept in my JSON schema representation in the form of the object named 'programOrCampaign' which contains an array of projects as follows:

a 'programOrCampaign' contains an array of 'projects'