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 - Algorithm #239

Open stansmith907 opened 4 years ago

stansmith907 commented 4 years ago

Class Definition: algorithm "details of the methodology by which geographic information was derived from the instrument readings"

Rules:


Element Definitions:

Rules:


mdJson:

{
   "algorithm": {
      "citation": { },
      "description": "algorithm description"
   }
}