adiwg / mdJson-schemas

JSON schemas, examples, and templates for ADIwg metadata standards
http://www.adiwg.org/projects/
GNU Lesser General Public License v3.0
18 stars 15 forks source link

New Class - Plan #218

Open stansmith907 opened 5 years ago

stansmith907 commented 5 years ago

Class Definition: plan "designations for the planning information related to meeting the data acquisition requirements" See: ISO MI_Plan

Rules:


Element Definitions:

Rules:


mdJson:

{
   "acquisition": [
      {
         "plan": [
            {
               "planId": "plan ID",
               "planType": "MI_GeometryTypeCode",
               "status": "MD_ProgressCode",
               "citation": { },
               "planOperation": ["operationId"],
               "satisfiedRequirement": ["requirementId"]
            }
         ]
      }
   ]
}
hmaier-fws commented 5 months ago

Updated definition of planId to: planId: ( character ) "a unique mdJSON system identifier for the plan" default: UUID