Skip to content

Commit 2c063e9

Browse files
authored
Write out csv once
Signed-off-by: TimmRuppert <158559152+TimmRuppert@users.noreply.github.com>
1 parent 9603aad commit 2c063e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/architecture/trace_file_mcap_format.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ endif::[]
4242
** `timestamp`: ISO 8601 YYYYMMDDThhmmss.fTZD formatted creation time of the file
4343
- It is strongly recommended to include metadata with the name `asam_osi` containing the following key-value pairs:
4444
** `description`: Short human-readable scenario description
45-
** `creator`: csv of person or company (not tool) creating the file
45+
** `creator`: Comma-separated values (csv) of persons or companies (not tools) creating the file
4646
** `license`` spdx identifier
4747
** `data_sources` csv of model, scenario player, etc.
4848
- Additional custom metadata may be added, but it is recommended to add a category with the name `context` where the key represents a prefix and the value pointing to the specification of the metadata. This allows to add other (channel-wise) metadata with the stated prefix. Thus, it becomes clear what a metadata is about and where it is specified. The following examples are given:

0 commit comments

Comments
 (0)