Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More CodeMeta data #1144

Merged
merged 4 commits into from
Mar 21, 2024
Merged

More CodeMeta data #1144

merged 4 commits into from
Mar 21, 2024

Conversation

ewan-escience
Copy link
Collaborator

More CodeMeta metadata

Changes proposed in this pull request:

  • Add programming languages to CodeMeta metadata
  • Add reference papers to CodeMeta metadata
  • Change description from a string to an array of strings, that can contain the short statement, description and description URL

How to test:

  • docker compose down --volumes && docker compose build --parallel && docker compose up --scale data-generation=0
  • Add a software page, publish it, add a reference paper, add a valid GitHub URL and let the scraper scrape its programming languages (docker compose exec scrapers java -cp /usr/myjava/scrapers.jar nl.esciencecenter.rsd.scraper.git.MainProgrammingLanguages)
  • Visit http://localhost/metadata/codemeta and inspect the data of your page
  • Play around with having a short statement, description and description URL and check the data again

PR Checklist:

  • Increase version numbers in docker-compose.yml
  • Link to a GitHub issue
  • Update documentation
  • Tests

@ewan-escience ewan-escience self-assigned this Mar 20, 2024
Copy link
Contributor

@dmijatovic dmijatovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

Copy link

@ewan-escience ewan-escience merged commit 2c6f523 into main Mar 21, 2024
2 checks passed
@ewan-escience ewan-escience deleted the more-codemeta-data branch March 25, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants