Also changes slightly the output format to provide
a @type and make it more compact.
Resolves T1289.
Differential D620
Translate from pom.xml and codemeta.json. vlorentz on Oct 30 2018, 12:07 PM. Authored by
Details
Also changes slightly the output format to provide Resolves T1289. tox
Diff Detail
Event TimelineComment Actions Add README or CITATION to data directory with the following:
Comment Actions There is no test a case of a revision with multiple 'metadata files' which is an intriguing case - this should be tested before accepting this diff. Global comments that are not parts of this diff:
Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/4/ Comment Actions Build is green |
The codemeta-V1 is the older version of codemeta.
The difficulty (not here but globaly) if we find a codemeta.json file, we need to use the @context attribute to see which version is used,
but this could also cause problems because of examples like this:
"@context": "https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld",
So here, the column codemeta-V1 shouldn't be the canonical name for codemeta.
The codemeta vocabulary is in the codemeta.csv table under property
and to facilitate things at present, I think when encountering a codemeta.json file, the vocabulary to check should be in the property column