-
Notifications
You must be signed in to change notification settings - Fork 7
/
.zenodo.json
52 lines (52 loc) · 1.68 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"access_right": "open",
"communities": [
{
"identifier": "escape2020"
}
],
"creators": [
{
"affiliation": "Universit\u00e9 de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR7550",
"name": "Pineau, Francois-Xavier",
"orcid": "0000-0002-2335-4499"
},
{
"affiliation": "Universit\u00e9 de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR7550",
"name": "Baumann, Matthieu"
}
],
"description": "Rust implementation of the IVOA MOC standard (MOC Lib Rust); \nassociated command line tool (MOCCli) and\nJavascript/WebAssembly wrapper to manipulate MOCs in Web Browsers (MOCWasm).",
"grants": [
{
"id": "10.13039/501100000780::824064"
}
],
"keywords": [
"astronomy",
"IVOA",
"MOC",
"HEALPix"
],
"language": "eng",
"license": "MIT",
"notes": "Release Notes: https://github.com/cds-astro/cds-moc-rust/blob/main/CHANGELOG.md",
"publication_date": "2023-12-11",
"related_identifiers": [
{
"identifier": "https://github.com/cds-astro/cds-moc-rust",
"relation": "isDerivedFrom",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "https://github.com/cds-astro/cds-moc-rust/blob/main/README.md",
"relation": "isDocumentedBy",
"resource_type": "publication-softwaredocumentation",
"scheme": "url"
}
],
"title": "MOC Lib Rust, MOCCLi, MOCWasm and MOCSet",
"upload_type": "software",
"version": "0.11.3"
}