Skip to content

Added extra case for programming language version extraction codemeta.json#984

Merged
dgarijo merged 1 commit intoKnowledgeCaptureAndDiscovery:devfrom
Anas-Elhounsri:dev
Apr 29, 2026
Merged

Added extra case for programming language version extraction codemeta.json#984
dgarijo merged 1 commit intoKnowledgeCaptureAndDiscovery:devfrom
Anas-Elhounsri:dev

Conversation

@Anas-Elhounsri
Copy link
Copy Markdown
Contributor

SoMEF does not extract programming language in the case of this format "runtimePlatform":

{
...
  "programmingLanguage": {
    "@type": "ComputerLanguage",
    "name": "R",
    "url": "https://r-project.org"
  },
  "runtimePlatform": "R version 4.4.0 (2024-04-24 ucrt)", 
...
 }

@dgarijo dgarijo merged commit 6cc01d3 into KnowledgeCaptureAndDiscovery:dev Apr 29, 2026
2 checks passed
@dgarijo
Copy link
Copy Markdown
Collaborator

dgarijo commented Apr 29, 2026

We need a test to assess this

@Anas-Elhounsri
Copy link
Copy Markdown
Contributor Author

I will add one in the next commit

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