{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "https://agstack.org/structures/GenericQuantityValueField.json", "title": "GenericQuantityValueField", "type": "object", "fields": [ { "name": "unit", "type": "string" }, { "name": "hasValue", "type": "string" } ] }