{"id":19897093,"url":"https://github.com/salvafern/codemeta2jerico","last_synced_at":"2025-08-19T21:21:26.858Z","repository":{"id":224939659,"uuid":"744442727","full_name":"salvafern/codemeta2jerico","owner":"salvafern","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-28T13:55:14.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T00:18:34.847Z","etag":null,"topics":["jerico-relevant"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salvafern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-17T10:04:40.000Z","updated_at":"2024-02-28T12:24:31.000Z","dependencies_parsed_at":"2024-02-28T14:42:05.988Z","dependency_job_id":null,"html_url":"https://github.com/salvafern/codemeta2jerico","commit_stats":null,"previous_names":["salvafern/codemeta2jerico"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/salvafern/codemeta2jerico","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salvafern%2Fcodemeta2jerico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salvafern%2Fcodemeta2jerico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salvafern%2Fcodemeta2jerico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salvafern%2Fcodemeta2jerico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salvafern","download_url":"https://codeload.github.com/salvafern/codemeta2jerico/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salvafern%2Fcodemeta2jerico/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271223809,"owners_count":24721749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jerico-relevant"],"created_at":"2024-11-12T18:41:35.313Z","updated_at":"2025-08-19T21:21:26.807Z","avatar_url":"https://github.com/salvafern.png","language":"R","readme":"# Convert Codemeta files to Jerico metadata\n\nJerico uses json files to record software metadata. This is similar to what Codemeta does. This repository contains a script that transforms a `codemeta.json` file into a `jerico.json` file.\n\n1. Open the script at `./R/codemeta2jerico.R`\n2. Add the url of the new codemeta.json file to the list `files`\n   https://github.com/salvafern/codemeta2jerico/blob/4f94d87a2573b769081c2c4363f09e09973893d8/R/codemeta2jerico.R#L48\n3. Run the script using R\n   `$ R ./R/codemeta2jerico.R`\n4. Resulting files are saved at `./output`\n\n## Requirements\nThe software MUST HAVE a `codemeta.json` file. To create a `codemeta.json` file you may:\n* R: All R packages must have a `DESCRIPTION` file with information about the project. Use [codemetar](https://github.com/ropensci/codemetar ) to generate `codemeta.json`\n* Python: All python extensions have a setup.py file. Use codemetapy [codemetapy](https://github.com/proycon/codemetapy)\n* Java: Software in Java MAY have a pom.xml file with information about the project. This file can be transformed into codemeta.json using [codemetapy](https://github.com/proycon/codemetapy) as `$ codemetapy pom.xml`. If this file is not available, it can be generated with [maven](https://maven.apache.org/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalvafern%2Fcodemeta2jerico","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalvafern%2Fcodemeta2jerico","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalvafern%2Fcodemeta2jerico/lists"}