swh:1:snp:b33649b2c5b0f3f9374db3e344d5a92f8f6e5fbe
Tip revision: bdd852dde508e280338c31ca9fabb5f3842e2a79 authored by Morane Gruenpeter on 17 September 2025, 12:40:02 UTC
Merge pull request #361 from Mazztok45/swmath2codemeta
Merge pull request #361 from Mazztok45/swmath2codemeta
Tip revision: bdd852d
example-code-jsonld.json
{
"@context": "http://schema.org",
"@type": "Code",
"author": [
{
"@id": "http://orcid.org/0000-0002-3957-2474",
"@type": "Person",
"email": "arfon@github.com",
"name": "Arfon Smith"
},
{
"@id": "http://orcid.org/0000-0002-7217-4494",
"@type": "Person",
"email": "kaitlin@mozillafoundation.org",
"name": "Kaitlin Thaney"
}
],
"citation": "http://dx.doi.org/10.6084/m9.figshare.828487",
"codeRepository": "https://github.com/arfon/fidgit",
"dateCreated": "2013-10-19",
"description": "An ungodly union of GitHub and Figshare http://fidgit.arfon.org",
"keywords": "publishing, DOI, credit for code",
"license": "http://opensource.org/licenses/MIT",
"name": "Fidgit"
}