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 - ProcessStepReport #238

Open stansmith907 opened 4 years ago

stansmith907 commented 4 years ago

Class Definition: processStepReport "report of what occurred during the process step"

Rules:


Element Definitions:

Rules:


mdJson:

{
   "processStepReport": {
      "name": "process step report name",
      "description": "process step report description",
      "fileType": "process step report file type"
   }
}