UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

19 lines (18 loc) 286 B
{ "$id": "https://epa.gov/wqx/CellForm", "title": "Cell Form", "description": "", "type": "string", "enum": [ "Cells", "Coccoids", "Cysts", "Diatom", "Filaments", "Flagellates", "Frustules", "Haptophytes", "Valves" ], "maxLength": 11 }