Make `$comment` a valid keyword in the ALPS JSON document by borrowing a notation from JSON Schema. See * https://json-schema.org/understanding-json-schema/reference/generic.html#comments * https://github.com/json-schema-org/json-schema-spec/issues/197
Make
$commenta valid keyword in the ALPS JSON document by borrowing a notation from JSON Schema.See