diff --git a/dataset/example01/spdx3.0/example01.spdx3.json b/dataset/example01/spdx3.0/example01.spdx3.json index b833046..5783abc 100644 --- a/dataset/example01/spdx3.0/example01.spdx3.json +++ b/dataset/example01/spdx3.0/example01.spdx3.json @@ -78,7 +78,8 @@ "software_primaryPurpose": "data", "dataset_confidentialityLevel": "clear", "dataset_dataPreprocessing": [ - "The dataset is built upon a number of datasets and processing steps. See: https://github.com/owid/co2-data/blob/master/README.md" + "The dataset is built upon a number of datasets and processing steps.", + "See: https://github.com/owid/co2-data/blob/master/README.md" ], "dataset_datasetAvailability": "directDownload", "dataset_dataCollectionProcess": "The data is collected from various sources, including international organizations and research institutions.", @@ -174,4 +175,4 @@ "comment": "Added as a workaround for the lack of https://spdx.org/licenses/CC-BY-4.0 as a valid ListedLicense in SPDX 3.0.1 RDF. This will be removed once https://github.com/spdx/LicenseListPublisher/issues/183 is implemented." } ] -} \ No newline at end of file +}