Skip to content

Commit 9603aad

Browse files
authored
MCAP Format use a single spdx identifier
Signed-off-by: TimmRuppert <158559152+TimmRuppert@users.noreply.github.com>
1 parent ae05885 commit 9603aad

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
@@ -43,7 +43,7 @@ endif::[]
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
4545
** `creator`: csv of person or company (not tool) creating the file
46-
** `license`` csv of spdx identifiers
46+
** `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:
4949
** GAIA-X4PLC-AAD SHACL Shape

0 commit comments

Comments
 (0)