diff --git a/README.md b/README.md index c3d9dd6..ec782fa 100644 --- a/README.md +++ b/README.md @@ -444,6 +444,7 @@ Options: * Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT * Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH * Copyright 2024 Data Centre, SciLifeLab, SE +* Copyright 2024 National Institute of Informatics (NII), JP Licensed under the Apache License, version 2.0 , diff --git a/examples/read_test_metadata.py b/examples/read_test_metadata.py index 91b8a37..722d0a1 100644 --- a/examples/read_test_metadata.py +++ b/examples/read_test_metadata.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/__init__.py b/rocrate/__init__.py index 5efaa44..b4ef859 100644 --- a/rocrate/__init__.py +++ b/rocrate/__init__.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -50,6 +51,7 @@ Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH Copyright 2024 Data Centre, SciLifeLab, SE +Copyright 2024 National Institute of Informatics (NII), JP """ __license__ = ("Apache License, version 2.0 " "") diff --git a/rocrate/cli.py b/rocrate/cli.py index be392f3..a042dbd 100644 --- a/rocrate/cli.py +++ b/rocrate/cli.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/__init__.py b/rocrate/model/__init__.py index 6e3d753..5ae3c86 100644 --- a/rocrate/model/__init__.py +++ b/rocrate/model/__init__.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/computationalworkflow.py b/rocrate/model/computationalworkflow.py index d150b20..233d2a7 100644 --- a/rocrate/model/computationalworkflow.py +++ b/rocrate/model/computationalworkflow.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/computerlanguage.py b/rocrate/model/computerlanguage.py index 0dd8409..88546f9 100644 --- a/rocrate/model/computerlanguage.py +++ b/rocrate/model/computerlanguage.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/contextentity.py b/rocrate/model/contextentity.py index 908479a..9ccc2fb 100644 --- a/rocrate/model/contextentity.py +++ b/rocrate/model/contextentity.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/creativework.py b/rocrate/model/creativework.py index 8c5c9a7..32e4341 100644 --- a/rocrate/model/creativework.py +++ b/rocrate/model/creativework.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/data_entity.py b/rocrate/model/data_entity.py index f17c57c..22e2f01 100644 --- a/rocrate/model/data_entity.py +++ b/rocrate/model/data_entity.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/dataset.py b/rocrate/model/dataset.py index ce1c12e..0e0e52f 100644 --- a/rocrate/model/dataset.py +++ b/rocrate/model/dataset.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/entity.py b/rocrate/model/entity.py index fc23ead..0e504f0 100644 --- a/rocrate/model/entity.py +++ b/rocrate/model/entity.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/file_or_dir.py b/rocrate/model/file_or_dir.py index 4b37509..4193b53 100644 --- a/rocrate/model/file_or_dir.py +++ b/rocrate/model/file_or_dir.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/person.py b/rocrate/model/person.py index 7bce477..c6b6e6d 100644 --- a/rocrate/model/person.py +++ b/rocrate/model/person.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/root_dataset.py b/rocrate/model/root_dataset.py index b7ef59b..2d52b2e 100644 --- a/rocrate/model/root_dataset.py +++ b/rocrate/model/root_dataset.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/softwareapplication.py b/rocrate/model/softwareapplication.py index 636d185..874294b 100644 --- a/rocrate/model/softwareapplication.py +++ b/rocrate/model/softwareapplication.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/testdefinition.py b/rocrate/model/testdefinition.py index 9fb3be0..3de24af 100644 --- a/rocrate/model/testdefinition.py +++ b/rocrate/model/testdefinition.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/testinstance.py b/rocrate/model/testinstance.py index 0881180..94d9f0e 100644 --- a/rocrate/model/testinstance.py +++ b/rocrate/model/testinstance.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/testservice.py b/rocrate/model/testservice.py index 3b88ee5..c5f44c1 100644 --- a/rocrate/model/testservice.py +++ b/rocrate/model/testservice.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/model/testsuite.py b/rocrate/model/testsuite.py index 2cae478..b99b103 100644 --- a/rocrate/model/testsuite.py +++ b/rocrate/model/testsuite.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/rocrate.py b/rocrate/rocrate.py index 26d5296..b489c94 100644 --- a/rocrate/rocrate.py +++ b/rocrate/rocrate.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/utils.py b/rocrate/utils.py index 88f827b..aa1aeab 100644 --- a/rocrate/utils.py +++ b/rocrate/utils.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rocrate/vocabs.py b/rocrate/vocabs.py index 5bdf4df..e492294 100644 --- a/rocrate/vocabs.py +++ b/rocrate/vocabs.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/setup.py b/setup.py index 242ef7c..bd7b6d6 100755 --- a/setup.py +++ b/setup.py @@ -6,6 +6,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/conftest.py b/test/conftest.py index f53db2e..3dfee40 100644 --- a/test/conftest.py +++ b/test/conftest.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_cli.py b/test/test_cli.py index 99d9ed6..b4fbb94 100644 --- a/test/test_cli.py +++ b/test/test_cli.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_jsonld.py b/test/test_jsonld.py index 003a3c8..7c9759c 100644 --- a/test/test_jsonld.py +++ b/test/test_jsonld.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_metadata.py b/test/test_metadata.py index a0fa489..e6ba0ce 100644 --- a/test/test_metadata.py +++ b/test/test_metadata.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_model.py b/test/test_model.py index ad69283..165084f 100644 --- a/test/test_model.py +++ b/test/test_model.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_read.py b/test/test_read.py index a116451..c3b7a60 100644 --- a/test/test_read.py +++ b/test/test_read.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_readwrite.py b/test/test_readwrite.py index 8ffd537..0fab0d9 100644 --- a/test/test_readwrite.py +++ b/test/test_readwrite.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_test_metadata.py b/test/test_test_metadata.py index 49dbdb7..71c5e0a 100644 --- a/test/test_test_metadata.py +++ b/test/test_test_metadata.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_utils.py b/test/test_utils.py index 753373c..a73b4a1 100644 --- a/test/test_utils.py +++ b/test/test_utils.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_workflow_ro_crate.py b/test/test_workflow_ro_crate.py index a6af528..7b2e566 100644 --- a/test/test_workflow_ro_crate.py +++ b/test/test_workflow_ro_crate.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_write.py b/test/test_write.py index f709990..94835da 100644 --- a/test/test_write.py +++ b/test/test_write.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/test_wrroc.py b/test/test_wrroc.py index 3b9d7df..82405d0 100644 --- a/test/test_wrroc.py +++ b/test/test_wrroc.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/add_boilerplate.py b/tools/add_boilerplate.py index 48f3c4b..22ad428 100644 --- a/tools/add_boilerplate.py +++ b/tools/add_boilerplate.py @@ -4,6 +4,7 @@ # Copyright 2020-2024 Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT # Copyright 2022-2024 École Polytechnique Fédérale de Lausanne, CH # Copyright 2024 Data Centre, SciLifeLab, SE +# Copyright 2024 National Institute of Informatics (NII), JP # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -37,6 +38,7 @@ "Center for Advanced Studies, Research and Development in Sardinia (CRS4), IT": "2020", "École Polytechnique Fédérale de Lausanne, CH": "2022", "Data Centre, SciLifeLab, SE": "2024", + "National Institute of Informatics (NII), JP": "2024", } THIS_YEAR = str(datetime.date.today().year) BOILERPLATE_START = "Copyright [yyyy] [name of copyright owner]"