Open
Description
Question
The description of the keywords
property defines the value as a "comma-separated listing of keywords" without explicitly stating how leading & trailing whitespace should be handled. While one likely would assume that whitespace should be ignored in these circumstances, I wanted to ask if there was a preference or convention among existing documents.
It seems like in both the XML and JSON representations of the NIST_SP-800-53_rev5_catalog
the keywords prop contains a space after the comma and before each word, generally suggesting that the whitespace should be ignored.
"value": "Assessment, assessment plan, assurance, availability, computer security, confidentiality, control"
Is there any specific guidance on whether whitespace should be ignored or preserved?
Metadata
Metadata
Assignees
Type
Projects
Status
Further Analysis Needed