-
Abril Azocar Guzman authoredAbril Azocar Guzman authored
codemeta.json 2.79 KiB
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"type": "SoftwareSourceCode",
"author": [
{
"id": "https://orcid.org/0000-0001-7564-7990",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "Institute for Advanced Simulations – Materials Data Science and Informatics (IAS‑9), Forschungszentrum Jülich GmbH"
},
"email": "a.azocar.guzman@fz-juelich.de",
"familyName": "Azocar Guzman",
"givenName": "Abril"
},
{
"id": "https://orcid.org/0000-0003-0575-2853",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "Helmholtz-Zentrum Berlin für Materialien und Energie"
},
"email": "oonagh.mannix@helmholtz-berlin.de",
"familyName": "Brendike-Mannix",
"givenName": "Oonagh"
},
{
"id": "https://orcid.org/0000-0002-5149-603X",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "Institute for Advanced Simulations – Materials Data Science and Informatics (IAS‑9), Forschungszentrum Jülich GmbH"
},
"email": "v.hofmann@fz-juelich.de",
"familyName": "Hofmann",
"givenName": "Volker"
}
],
"codeRepository": "https://codebase.helmholtz.cloud/em_glossary/em_glossary_owl",
"datePublished": "2024-03-28",
"description": "This repository contains code that assembles, as well as hosts the OWL representation of the EM Glossary (purls.helmholtz-metadaten.de/emg/). This artefact provides terminology from electron microscopy that was harmonised through a community process (https://codebase.helmholtz.cloud/em_glossary/em_glossary).",
"keywords": [
"metadata",
"electron microscopy",
"semantic harmonisation",
"terminology",
"semantics",
"ontology"
],
"funder": {
"id": "https://ror.org/0281dp749",
"type": "Organization"
},
"isPartOf": "https://codebase.helmholtz.cloud/em_glossary",
"license": "https://spdx.org/licenses/MIT",
"name": "EM_Glossary_OWL",
"programmingLanguage": "Python 3",
"relatedLink": "https://emglossary.helmholtz-metadaten.de",
"softwareRequirements": [
"owlready2",
"pyyaml",
"numpy"
],
"version": "1.0.0",
"contIntegration": "https://codebase.helmholtz.cloud/em_glossary/em_glossary_owl/-/blob/main/.gitlab-ci.yml",
"developmentStatus": "active",
"issueTracker": "https://codebase.helmholtz.cloud/em_glossary/em_glossary_owl/-/issues",
"softwareHelp": "https://codebase.helmholtz.cloud/em_glossary/em_glossary_owl/-/wikis/home"
}