Skip to content

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

Open
Anas-Elhounsri wants to merge 1 commit intoKnowledgeCaptureAndDiscovery:devfrom
Anas-Elhounsri:dev
Open

Added extra case for programming language version extraction codemeta.json#984
Anas-Elhounsri wants to merge 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)", 
...
 }

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.

1 participant