Skip to content

Commit

Permalink
improving description of "author" field consistent with discussion on #…
Browse files Browse the repository at this point in the history
  • Loading branch information
gmabey committed May 26, 2021
1 parent 81aa1f5 commit b26fb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigmf-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ the `global` object:
|`sha512`|false|string|The SHA512 hash of the dataset file associated with the SigMF file.|
|`offset`|false|uint|The index number of the first sample in the dataset. This value defaults to zero. Typically used when a recording is split over multiple files.|
|`description`|false|string|A text description of the SigMF recording.|
|`author`|false|string|The author's name (and optionally e-mail address).|
|`author`|false|string|The author's name (and optionally e-mail address) of the form "Bruce Wayne <[email protected]>".|
|`meta_doi`|false|string|The registered DOI (ISO 26324) for a recording's metadata file.|
|`data_doi`|false|string|The registered DOI (ISO 26324) for a recording's dataset file.|
|`recorder`|false|string|The name of the software used to make this SigMF recording.|
Expand Down

0 comments on commit b26fb08

Please sign in to comment.