Comparison Report
Comparison between codemeta_4786641.json
and somef_codemeta_4786641.json
:
Summary
Comparison for Zenodo record 4786641, ZenodoCI, hosted on RepoType.GITLAB_SELF_HOSTED:
- contains 0 differences
- contains 0 same values
- missing 1 keys in docs/records/4786641/codemeta_4786641.json:
- version
- missing 10 keys in docs/records/4786641/somef_codemeta_4786641.json:
- name
- codeRepository
- license
- version
- softwareVersion
- datePublished
- programmingLanguage
- issueTracker
- readme
- dateCreated
Full Report
Same Values
No items have the same values.
Differences
No differences found.
Missing Keys in First File:
- version
Missing Keys in Second File:
- name
- codeRepository
- license
- version
- softwareVersion
- datePublished
- programmingLanguage
- issueTracker
- readme
- dateCreated
Completeness Report
4786641
Meta
- generated_at:
2025-05-14T07:37:55.442804
- workflow:
{'name': 'CodeMetaEvaluator', 'url': '', 'version': 'v0.0.1'}
Data
- indicator:
{'id': 'F1', 'name': 'CodemetaCompleteness', 'identifier': ''}
- artifacts:
{'url': '', 'softwareVersion': '1.2', 'report': 'Completeness of the CodeMeta file based on the CodeMeta codemeta-3.0 specification.\n\nThe following keys are missing: targetProduct, applicationCategory, applicationSubCategory, fileSize, memoryRequirements, operatingSystem, permissions, processorRequirements, softwareHelp, storageRequirements, supportingData, citation, copyrightHolder, copyrightYear, editor, encoding, fileFormat, producer, provider, publisher, sponsor, version, hasPart, position, identifier, sameAs, url, relatedLink, givenName, familyName, email, affiliation, identifier, address, , , softwareSuggestions, continuousIntegration, embargoEndDate, referencePublication, creator, review, reviewAspect, reviewBody, endDate, roleName, startDate', 'codemeta': {'@context': 'https://doi.org/10.5063/schema/codemeta-2.0', '@type': 'SoftwareSourceCode', 'name': 'ZenodoCI', 'description': 'The library is intended to be part of a complete CI pipeline. This stage deploys to Zenodo the files found in the ./build directory, configured in the .gitlab-ci.yml file', 'keywords': ['ESCAPE'], 'license': 'https://spdx.org/licenses/MIT', 'softwareVersion': '1.2', 'developmentStatus': 'active', 'codeRepository': 'https://gitlab.in2p3.fr/escape2020/wp3/zenodoci', 'runtimePlatform': 'Python >3.6', 'downloadUrl': 'https://gitlab.in2p3.fr/escape2020/wp3/zenodoci/-/archive/v1.0/zenodoci-v1.0.tar.gz', 'installUrl': 'https://escape2020.pages.in2p3.fr/wp3/ossr-pages/page/repository/publish_in_repository/', 'releaseNotes': 'Deploy stage (into the Zenodo repository) for a CI pipeline', 'dateCreated': '2020-06-30', 'datePublished': '2020-06-30', 'dateModified': '2021-05-25', 'isAccessibleForFree': True, 'isPartOf': ['https://gitlab.in2p3.fr/escape2020', 'https://gitlab.in2p3.fr/escape2020/wp3', 'https://zenodo.org/communities/escape2020', 'https://projectescape.eu/'], 'contIntegration': 'https://gitlab.in2p3.fr/escape2020/wp3/zenodoci/-/pipelines', 'buildInstructions': 'https://escape2020.pages.in2p3.fr/wp3/ossr-pages/page/repository/publish_in_repository/', 'issueTracker': 'https://gitlab.in2p3.fr/escape2020/wp3/zenodoci/-/issues', 'readme': 'https://gitlab.in2p3.fr/escape2020/wp3/zenodoci/-/blob/master/README.md', 'programmingLanguage': [{'@type': 'ComputerLanguage', 'name': 'Python', 'url': 'https://www.python.org/'}, {'@type': 'ComputerLanguage', 'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/'}], 'softwareRequirements': [{'@type': 'SoftwareApplication', 'identifier': 'requests', 'name': 'requests', 'softwareVersion': '>=2.23'}, {'@type': 'SoftwareApplication', 'identifier': 'pyjson', 'name': 'json', 'softwareVersion': '>=1.3.0'}], 'maintainer': {'@type': 'Person', '@id': 'https://orcid.org/0000-0003-2224-4594', 'givenName': 'Enrique', 'familyName': 'Garcia', 'email': 'garcia@lapp.in2p3.fr', 'affiliation': {'@type': 'Organization', 'name': 'LAPP, CNRS'}}, 'author': [{'@type': 'Person', '@id': 'https://orcid.org/0000-0003-2224-4594', 'givenName': 'Enrique', 'familyName': 'Garcia', 'email': 'garcia@lapp.in2p3.fr', 'affiliation': {'@type': 'Organization', 'name': 'LAPP, CNRS'}}], 'contributor': [{'@type': 'Person', '@id': 'https://orcid.org/0000-0002-5686-2078', 'givenName': 'Thomas', 'familyName': 'Vuillaume', 'email': 'vuillaume@lapp.in2p3.fr', 'affiliation': {'@type': 'Organization', 'name': 'LAPP, CNRS'}}], 'funder': [{'@type': 'Organization', '@id': 'https://doi.org/10.13039/501100000780', 'name': 'European Commission'}, {'@type': 'Organization', 'name': 'ESCAPE: European Science Cluster of Astronomy & Particle physics ESFRI research infrastructures', 'funder': {'@type': 'Organization', '@id': 'https://doi.org/10.13039/501100000780', 'name': 'European Commission'}}], 'funding': '824064'}}
- result:
{'type': 'float', 'value': 36.486486486486484}
Logs
Processing record: Record #4786641 : ZenodoCI
Reloading codemeta from Zenodo
Getting all versions of the record from Zenodo
Versions: {4786641: '1.2'}
retrieved codemeta for version 4786641, created: 2021-05-25 11:28:18.594011+00:00, modified: 2022-08-09 09:37:09.228749+00:00
Compute completeness for all versions
Completeness for 4786641 = 36.49%
Repo: https://gitlab.in2p3.fr/escape2020/wp3/zenodoci
Reloading SOMEF codemeta from repository
SOftware Metadata Extraction Framework (SOMEF) Command Line Interface
Traceback (most recent call last):
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/nltk/corpus/util.py", line 84, in __load
root = nltk.data.find(f"{self.subdir}/{zip_name}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/nltk/data.py", line 579, in find
raise LookupError(resource_not_found)
LookupError:
**********************************************************************
Resource [93mwordnet[0m not found.
Please use the NLTK Downloader to obtain the resource:
[31m>>> import nltk
>>> nltk.download('wordnet')
[0m
For more information see: https://www.nltk.org/data.html
Attempted to load [93mcorpora/wordnet.zip/wordnet/[0m
Searched in:
- '/root/nltk_data'
- '/builds/escape-ossr/rs_quality_checks/.venv/nltk_data'
- '/builds/escape-ossr/rs_quality_checks/.venv/share/nltk_data'
- '/builds/escape-ossr/rs_quality_checks/.venv/lib/nltk_data'
- '/usr/share/nltk_data'
- '/usr/local/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/local/lib/nltk_data'
**********************************************************************
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/builds/escape-ossr/rs_quality_checks/.venv/bin/somef", line 10, in <module>
sys.exit(cli())
^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/click/core.py", line 1161, in __call__
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/click/core.py", line 1082, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/click/core.py", line 1697, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/click/core.py", line 1443, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/click/core.py", line 788, in invoke
return __callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/somef/__main__.py", line 162, in describe
from . import somef_cli
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/somef/somef_cli.py", line 11, in <module>
from . import header_analysis, regular_expressions, process_repository, configuration, process_files, \
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/somef/header_analysis.py", line 19, in <module>
citation = [Word("citation").synsets[3], Word("reference").synsets[1], Word("cite").synsets[3]]
^^^^^^^^^^^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/textblob/decorators.py", line 24, in __get__
value = obj.__dict__[self.func.__name__] = self.func(obj)
^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/textblob/blob.py", line 190, in synsets
return self.get_synsets(pos=None)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/textblob/blob.py", line 211, in get_synsets
return _wordnet.synsets(self.string, pos)
^^^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/nltk/corpus/util.py", line 120, in __getattr__
self.__load()
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/nltk/corpus/util.py", line 86, in __load
raise e
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/nltk/corpus/util.py", line 81, in __load
root = nltk.data.find(f"{self.subdir}/{self.__name}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/builds/escape-ossr/rs_quality_checks/.venv/lib/python3.12/site-packages/nltk/data.py", line 579, in find
raise LookupError(resource_not_found)
LookupError:
**********************************************************************
Resource [93mwordnet[0m not found.
Please use the NLTK Downloader to obtain the resource:
[31m>>> import nltk
>>> nltk.download('wordnet')
[0m
For more information see: https://www.nltk.org/data.html
Attempted to load [93mcorpora/wordnet[0m
Searched in:
- '/root/nltk_data'
- '/builds/escape-ossr/rs_quality_checks/.venv/nltk_data'
- '/builds/escape-ossr/rs_quality_checks/.venv/share/nltk_data'
- '/builds/escape-ossr/rs_quality_checks/.venv/lib/nltk_data'
- '/usr/share/nltk_data'
- '/usr/local/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/local/lib/nltk_data'
**********************************************************************
Creating empty docs/records/4786641/somef_codemeta_4786641.json