Skip to content

Does metadata keywords ignore trailing spaces? #1745

Open
@tuckerzp

Description

@tuckerzp

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

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Further Analysis Needed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions