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

Add codemeta.json #445

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 23 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ authors:
- family-names: Grunwald
given-names: Cornelius
email: [email protected]
affiliation: TU Dortmund University
affiliation: 'TU Dortmund University, Dortmund, Germany'
orcid: 'https://orcid.org/0000-0002-0588-8788'
- family-names: Hafych
given-names: Vasyl
Expand All @@ -36,20 +36,39 @@ authors:
given-names: Kevin
email: [email protected]
orcid: 'https://orcid.org/0000-0001-9873-0228'
affiliation: TU Dortmund University
affiliation: 'TU Dortmund University, Dortmund, Germany'
- email: [email protected]
given-names: Salvatore
family-names: La Cagnina
affiliation: TU Dortmund University
affiliation: 'TU Dortmund University, Dortmund, Germany'
- given-names: Lars
family-names: Röhrig
affiliation: TU Dortmund University
affiliation: 'TU Dortmund University, Dortmund, Germany'
email: [email protected]
- given-names: Lolian
family-names: Shtembari
email: [email protected]
affiliation: 'Max Planck Institute for Physics, Munich, Germany'
orcid: 'https://orcid.org/0000-0002-5030-0285'
- given-names: Michael
family-names: Dudkowiak
email: [email protected]
affiliation: 'Max Planck Institute for Physics, Munich, Germany'
orcid: 'https://orcid.org/0009-0002-0074-9372'
- given-names: Willy
family-names: Weber
email: [email protected]
affiliation: 'TU Dortmund University, Dortmund, Germany'
- given-names: Francesca
family-names: Capel
orcid: https://orcid.org/0000-0002-1153-2139
email: [email protected]
affiliation: 'Max Planck Institute for Physics, Munich, Germany'
- given-names: Cedrik
family-names: Laue
affiliation: 'Max Planck Institute for Physics, Munich, Germany'


identifiers:
- type: doi
value: 10.5281/zenodo.2587213
Expand Down
189 changes: 189 additions & 0 deletions codemeta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,189 @@
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/MIT",
"codeRepository": "https://github.com/bat/BAT.jl",
"contIntegration": "https://github.com/bat/BAT.jl/actions?query=workflow%3ACI",
"dateCreated": "2019-03-08",
"datePublished": "2019-03-08",
"dateModified": "2024-01-22",
"downloadUrl": "https://github.com/bat/BAT.jl/releases/tag/v3.1.2",
"issueTracker": "https://github.com/bat/BAT.jl/issues",
"name": "BAT.jl",
"version": "3.2.1",
"identifier": "https://doi.org/10.5281/zenodo.8127864",
"description": "A Bayesian Analysis Toolkit in Julia",
"applicationCategory": "Bayesian data analysis",
"developmentStatus": "active",
"referencePublication": "https://doi.org/10.1007/s42979-021-00626-4",
"readme": "https://bat.github.io/BAT.jl/stable/",
"softwareVersion": "3.2.1",
"keywords": [
"data analysis",
"bayesian inference",
"sampling",
"MCMC",
"statistics",
"julia",
"posterior",
"prior"
],
"programmingLanguage": [
"Julia"
],
"operatingSystem": [
"Linux",
"Windows",
"macOS"
],
"author": [
{
"@type": "Person",
"@id": "https://orcid.org/0000-0002-4200-5905",
"givenName": "Oliver",
"familyName": "Schulz",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "Max Planck Institute for Physics, Munich, Germany"
}
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0003-0244-5129",
"givenName": "Allen",
"familyName": "Caldwell",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "Max Planck Institute for Physics, Munich, Germany"
}
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0002-0588-8788",
"givenName": "Cornelius",
"familyName": "Grunwald",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "TU Dortmund University, Dortmund, Germany"
}
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0003-4320-6431",
"givenName": "Vasyl",
"familyName": "Hafych",
"affiliation": {
"@type": "Organization",
"name": "formerly Max Planck Institute for Physics, Munich, Germany"
}
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0001-9873-0228",
"givenName": "Kevin",
"familyName": "Kröninger",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "TU Dortmund University, Dortmund, Germany"
}
},
{
"@type": "Person",
"givenName": "Salvatore",
"familyName": "La Cagnina",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "TU Dortmund University, Dortmund, Germany"
}
},
{
"@type": "Person",
"givenName": "Lars",
"familyName": "Röhrig",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "TU Dortmund University, Dortmund, Germany"
}
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0002-5030-0285",
"givenName": "Lolian",
"familyName": "Shtembari",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "Max Planck Institute for Physics, Munich, Germany"
}
},
{
"@type": "Person",
"@id": "https://orcid.org/0009-0002-0074-9372",
"givenName": "Michael",
"familyName": "Dudkowiak",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "Max Planck Institute for Physics, Munich, Germany"
}
},
{
"@type": "Person",
"givenName": "Willy",
"familyName": "Weber",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "TU Dortmund University, Dortmund, Germany"
}
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0001-9901-8785",
"givenName": "Frederik",
"familyName": "Beaujean",
"affiliation": {
"@type": "Organization",
"name": "formerly Max Planck Institute for Physics, Munich, Germany"
}
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0002-1153-2139",
"givenName": "Francesca",
"familyName": "Capel",
"affiliation": {
"@type": "Organization",
"name": "Max Planck Institute for Physics, Munich, Germany"
}
},
{
"@type": "Person",
"givenName": "Cedrik",
"familyName": "Laue",
"affiliation": {
"@type": "Organization",
"name": "Max Planck Institute for Physics, Munich, Germany"
}
}
],
"maintainer": [
{
"@type": "Person",
"@id": "https://orcid.org/0000-0002-4200-5905",
"givenName": "Oliver",
"familyName": "Schulz",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "Max Planck Institute for Physics, Munich, Germany"
}
}
]
}
Loading