commonmeta-schema 1.0rc2.dev8__tar.gz → 1.0rc2.dev10__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) hide show
  1. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/PKG-INFO +1 -1
  2. commonmeta_schema-1.0rc2.dev10/fixtures/bibtex_commonmeta/crossref.json +82 -0
  3. commonmeta_schema-1.0rc2.dev10/fixtures/cff_commonmeta/CITATION.json +76 -0
  4. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/codemeta.json +4 -4
  5. commonmeta_schema-1.0rc2.dev10/fixtures/ris_commonmeta/crossref.json +67 -0
  6. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/pyproject.toml +1 -1
  7. commonmeta_schema-1.0rc2.dev8/fixtures/bibtex_commonmeta/crossref.json +0 -82
  8. commonmeta_schema-1.0rc2.dev8/fixtures/cff_commonmeta/CITATION.json +0 -76
  9. commonmeta_schema-1.0rc2.dev8/fixtures/ris_commonmeta/crossref.json +0 -72
  10. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/.gitignore +0 -0
  11. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/LICENSE +0 -0
  12. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/README.md +0 -0
  13. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/bibtex/crossref.bib +0 -0
  14. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/bibtex/journal_article.bib +0 -0
  15. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/bibtex/pure.bib +0 -0
  16. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/bibtex_commonmeta/journal_article.json +0 -0
  17. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/bibtex_out/journal_article.bib +0 -0
  18. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/cff/CITATION.cff +0 -0
  19. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/codemeta/codemeta.json +0 -0
  20. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/blog_post_1.json +0 -0
  21. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/citeproc.json +0 -0
  22. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/citeproc_no_author.json +0 -0
  23. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/crossref_journal_article.json +0 -0
  24. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/csl_journal_article.json +0 -0
  25. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/datacite_blog_post.json +0 -0
  26. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/datacite_blog_post_citeproc.json +0 -0
  27. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/datacite_dataset.json +0 -0
  28. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/datacite_date.json +0 -0
  29. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/datacite_dryad.json +0 -0
  30. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/datacite_multiple_identifiers.json +0 -0
  31. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/datacite_subject_scheme_for.json +0 -0
  32. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/dataset_geo.json +0 -0
  33. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/inveniordm_software.json +0 -0
  34. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/journal_article.json +0 -0
  35. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/journal_article_datacite_reader.json +0 -0
  36. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/jsonfeed_blog_post.json +0 -0
  37. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/jsonfeed_blog_post_sathe.json +0 -0
  38. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/jsonfeed_cczero_license.json +0 -0
  39. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/jsonfeed_ghost_with_affiliations.json +0 -0
  40. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/jsonfeed_post_with_funding.json +0 -0
  41. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/jsonfeed_post_with_relationships.json +0 -0
  42. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/jsonfeed_wordpress_with_references.json +0 -0
  43. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/schemaorg_blog_posting.json +0 -0
  44. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/schemaorg_geolocation.json +0 -0
  45. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/schemaorg_gtex.json +0 -0
  46. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/commonmeta/schemaorg_journal_article.json +0 -0
  47. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/crossref/crossref_journal_article.json +0 -0
  48. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/crossref_out/crossref_journal_article.json +0 -0
  49. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/crossref_xml/crossref_elife_01567.xml +0 -0
  50. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/crossref_xml/journal_article.xml +0 -0
  51. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/crossref_xml_commonmeta/crossref_elife_01567.json +0 -0
  52. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/csl/citeproc.json +0 -0
  53. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/csl/citeproc_no_author.json +0 -0
  54. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/csl/csl_journal_article.json +0 -0
  55. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite/journal_article.json +0 -0
  56. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_reader/datacite_blog_post.json +0 -0
  57. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_reader/datacite_blog_post_citeproc.json +0 -0
  58. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_reader/datacite_dataset.json +0 -0
  59. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_reader/datacite_date.json +0 -0
  60. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_reader/datacite_dryad.json +0 -0
  61. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_reader/datacite_multiple_identifiers.json +0 -0
  62. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_reader/datacite_subject_scheme_for.json +0 -0
  63. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_reader/journal_article_datacite_reader.json +0 -0
  64. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_xml/full_v4_4.xml +0 -0
  65. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_xml/geolocation.xml +0 -0
  66. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_xml/schema_4_0.xml +0 -0
  67. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_xml_commonmeta/full_v4_4.json +0 -0
  68. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_xml_commonmeta/geolocation.json +0 -0
  69. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/datacite_xml_commonmeta/schema_4_0.json +0 -0
  70. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/inveniordm/inveniordm_software.json +0 -0
  71. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/jsonfeed/jsonfeed_blog_post.json +0 -0
  72. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/jsonfeed/jsonfeed_blog_post_sathe.json +0 -0
  73. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/jsonfeed/jsonfeed_cczero_license.json +0 -0
  74. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/jsonfeed/jsonfeed_ghost_with_affiliations.json +0 -0
  75. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/jsonfeed/jsonfeed_post_with_funding.json +0 -0
  76. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/jsonfeed/jsonfeed_post_with_relationships.json +0 -0
  77. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/jsonfeed/jsonfeed_wordpress_with_references.json +0 -0
  78. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/ris/crossref.ris +0 -0
  79. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/ris/pure.ris +0 -0
  80. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/schemaorg/schemaorg_blog_posting.json +0 -0
  81. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/schemaorg/schemaorg_geolocation.json +0 -0
  82. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/schemaorg/schemaorg_gtex.json +0 -0
  83. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/schemaorg/schemaorg_journal_article.json +0 -0
  84. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/fixtures/schemaorg_out/journal_article.json +0 -0
  85. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/schemas/commonmeta_v1.0rc1.json +0 -0
  86. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/schemas/commonmeta_v1.0rc2.json +0 -0
  87. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/src/commonmeta_schema/__init__.py +0 -0
  88. {commonmeta_schema-1.0rc2.dev8 → commonmeta_schema-1.0rc2.dev10}/src/commonmeta_schema/resources.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: commonmeta-schema
3
- Version: 1.0rc2.dev8
3
+ Version: 1.0rc2.dev10
4
4
  Summary: Commonmeta JSON Schemas and conformance fixtures
5
5
  Project-URL: Homepage, https://github.com/front-matter/commonmeta-schema
6
6
  Project-URL: Repository, https://github.com/front-matter/commonmeta-schema
@@ -0,0 +1,82 @@
1
+ {
2
+ "id": "https://doi.org/10.7554/elife.01567",
3
+ "type": "JournalArticle",
4
+ "container": {
5
+ "type": "Journal",
6
+ "title": "eLife",
7
+ "identifier": "2050-084X",
8
+ "identifier_type": "ISSN",
9
+ "volume": "3"
10
+ },
11
+ "contributors": [
12
+ {
13
+ "type": "Person",
14
+ "person": {
15
+ "given_name": "Martial",
16
+ "family_name": "Sankar"
17
+ },
18
+ "roles": [
19
+ "Author"
20
+ ]
21
+ },
22
+ {
23
+ "type": "Person",
24
+ "person": {
25
+ "given_name": "Kaisa",
26
+ "family_name": "Nieminen"
27
+ },
28
+ "roles": [
29
+ "Author"
30
+ ]
31
+ },
32
+ {
33
+ "type": "Person",
34
+ "person": {
35
+ "given_name": "Laura",
36
+ "family_name": "Ragni"
37
+ },
38
+ "roles": [
39
+ "Author"
40
+ ]
41
+ },
42
+ {
43
+ "type": "Person",
44
+ "person": {
45
+ "given_name": "Ioannis",
46
+ "family_name": "Xenarios"
47
+ },
48
+ "roles": [
49
+ "Author"
50
+ ]
51
+ },
52
+ {
53
+ "type": "Person",
54
+ "person": {
55
+ "given_name": "Christian S",
56
+ "family_name": "Hardtke"
57
+ },
58
+ "roles": [
59
+ "Author"
60
+ ]
61
+ }
62
+ ],
63
+ "title": "Automated quantitative histology reveals vascular morphodynamics during Arabidopsis hypocotyl secondary growth",
64
+ "date_published": "2014-02",
65
+ "description": "Among various advantages, their small size makes model organisms preferred subjects of investigation. Yet, even in model systems detailed analysis of numerous developmental processes at cellular level is severely hampered by their scale.",
66
+ "identifiers": [
67
+ {
68
+ "identifier": "https://doi.org/10.7554/elife.01567",
69
+ "identifier_type": "DOI"
70
+ }
71
+ ],
72
+ "license": {
73
+ "id": "CC-BY-3.0",
74
+ "title": "Creative Commons Attribution 3.0 Unported",
75
+ "url": "https://creativecommons.org/licenses/by/3.0/legalcode"
76
+ },
77
+ "publisher": {
78
+ "name": "eLife Sciences Organisation, Ltd."
79
+ },
80
+ "url": "http://elifesciences.org/lookup/doi/10.7554/eLife.01567",
81
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json"
82
+ }
@@ -0,0 +1,76 @@
1
+ {
2
+ "id": "https://doi.org/10.5281/zenodo.1184077",
3
+ "type": "Software",
4
+ "contributors": [
5
+ {
6
+ "type": "Person",
7
+ "person": {
8
+ "id": "https://orcid.org/0000-0002-9538-7919",
9
+ "given_name": "Robert",
10
+ "family_name": "Haines",
11
+ "affiliations": [
12
+ {
13
+ "name": "The University of Manchester, UK"
14
+ }
15
+ ]
16
+ },
17
+ "roles": [
18
+ "Author"
19
+ ]
20
+ },
21
+ {
22
+ "type": "Organization",
23
+ "organization": {
24
+ "name": "The Ruby Citation File Format Developers"
25
+ },
26
+ "roles": [
27
+ "Author"
28
+ ]
29
+ }
30
+ ],
31
+ "title": "Ruby CFF Library",
32
+ "date_published": "2021-08-18",
33
+ "description": "This library provides a Ruby interface to manipulate Citation File Format files",
34
+ "license": {
35
+ "id": "Apache-2.0",
36
+ "title": "Apache License 2.0",
37
+ "url": "http://www.apache.org/licenses/LICENSE-2.0"
38
+ },
39
+ "publisher": {
40
+ "name": "GitHub"
41
+ },
42
+ "references": [
43
+ {
44
+ "id": "https://doi.org/10.5281/zenodo.1003149"
45
+ }
46
+ ],
47
+ "subjects": [
48
+ {
49
+ "subject": "ruby"
50
+ },
51
+ {
52
+ "subject": "credit"
53
+ },
54
+ {
55
+ "subject": "software citation"
56
+ },
57
+ {
58
+ "subject": "research software"
59
+ },
60
+ {
61
+ "subject": "software sustainability"
62
+ },
63
+ {
64
+ "subject": "metadata"
65
+ },
66
+ {
67
+ "subject": "citation file format"
68
+ },
69
+ {
70
+ "subject": "CFF"
71
+ }
72
+ ],
73
+ "url": "https://github.com/citation-file-format/ruby-cff",
74
+ "version": "0.9.0",
75
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json"
76
+ }
@@ -44,6 +44,7 @@
44
44
  ]
45
45
  }
46
46
  ],
47
+ "title": "R Interface to the DataONE REST API",
47
48
  "date_published": "2016-05-27",
48
49
  "date_updated": "2016-05-27",
49
50
  "dates": {
@@ -53,13 +54,12 @@
53
54
  "license": {
54
55
  "id": "Apache-2.0",
55
56
  "title": "Apache License 2.0",
56
- "url": "https://www.apache.org/licenses/LICENSE-2.0"
57
+ "url": "http://www.apache.org/licenses/LICENSE-2.0"
57
58
  },
58
59
  "publisher": {
59
60
  "name": "https://cran.r-project.org"
60
61
  },
61
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
62
- "title": "R Interface to the DataONE REST API",
63
62
  "url": "https://github.com/DataONEorg/rdataone",
64
- "version": "2.0.0"
63
+ "version": "2.0.0",
64
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json"
65
65
  }
@@ -0,0 +1,67 @@
1
+ {
2
+ "id": "https://doi.org/10.7554/elife.01567",
3
+ "type": "JournalArticle",
4
+ "container": {
5
+ "type": "Journal",
6
+ "title": "eLife",
7
+ "volume": "3"
8
+ },
9
+ "contributors": [
10
+ {
11
+ "type": "Person",
12
+ "person": {
13
+ "given_name": "Martial",
14
+ "family_name": "Sankar"
15
+ },
16
+ "roles": [
17
+ "Author"
18
+ ]
19
+ },
20
+ {
21
+ "type": "Person",
22
+ "person": {
23
+ "given_name": "Kaisa",
24
+ "family_name": "Nieminen"
25
+ },
26
+ "roles": [
27
+ "Author"
28
+ ]
29
+ },
30
+ {
31
+ "type": "Person",
32
+ "person": {
33
+ "given_name": "Laura",
34
+ "family_name": "Ragni"
35
+ },
36
+ "roles": [
37
+ "Author"
38
+ ]
39
+ },
40
+ {
41
+ "type": "Person",
42
+ "person": {
43
+ "given_name": "Ioannis",
44
+ "family_name": "Xenarios"
45
+ },
46
+ "roles": [
47
+ "Author"
48
+ ]
49
+ },
50
+ {
51
+ "type": "Person",
52
+ "person": {
53
+ "given_name": "Christian S",
54
+ "family_name": "Hardtke"
55
+ },
56
+ "roles": [
57
+ "Author"
58
+ ]
59
+ }
60
+ ],
61
+ "title": "Automated quantitative histology reveals vascular morphodynamics during Arabidopsis hypocotyl secondary growth",
62
+ "date_published": "2014",
63
+ "description": "Among various advantages, their small size makes model organisms preferred subjects of investigation. Yet, even in model systems detailed analysis of numerous developmental processes at cellular level is severely hampered by their scale.",
64
+ "subjects": [],
65
+ "url": "http://elifesciences.org/lookup/doi/10.7554/eLife.01567",
66
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json"
67
+ }
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "commonmeta-schema"
7
- version = "1.0rc2.dev8"
7
+ version = "1.0rc2.dev10"
8
8
  description = "Commonmeta JSON Schemas and conformance fixtures"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.9"
@@ -1,82 +0,0 @@
1
- {
2
- "id": "https://doi.org/10.7554/elife.01567",
3
- "type": "JournalArticle",
4
- "container": {
5
- "identifier": "2050-084X",
6
- "identifier_type": "ISSN",
7
- "type": "Journal",
8
- "title": "eLife",
9
- "volume": "3"
10
- },
11
- "contributors": [
12
- {
13
- "type": "Person",
14
- "person": {
15
- "given_name": "Martial",
16
- "family_name": "Sankar"
17
- },
18
- "roles": [
19
- "Author"
20
- ]
21
- },
22
- {
23
- "type": "Person",
24
- "person": {
25
- "given_name": "Kaisa",
26
- "family_name": "Nieminen"
27
- },
28
- "roles": [
29
- "Author"
30
- ]
31
- },
32
- {
33
- "type": "Person",
34
- "person": {
35
- "given_name": "Laura",
36
- "family_name": "Ragni"
37
- },
38
- "roles": [
39
- "Author"
40
- ]
41
- },
42
- {
43
- "type": "Person",
44
- "person": {
45
- "given_name": "Ioannis",
46
- "family_name": "Xenarios"
47
- },
48
- "roles": [
49
- "Author"
50
- ]
51
- },
52
- {
53
- "type": "Person",
54
- "person": {
55
- "given_name": "Christian S",
56
- "family_name": "Hardtke"
57
- },
58
- "roles": [
59
- "Author"
60
- ]
61
- }
62
- ],
63
- "date_published": "2014-02",
64
- "description": "Among various advantages, their small size makes model organisms preferred subjects of investigation. Yet, even in model systems detailed analysis of numerous developmental processes at cellular level is severely hampered by their scale.",
65
- "identifiers": [
66
- {
67
- "identifier": "https://doi.org/10.7554/elife.01567",
68
- "identifier_type": "DOI"
69
- }
70
- ],
71
- "license": {
72
- "id": "CC-BY-3.0",
73
- "title": "Creative Commons Attribution 3.0 Unported",
74
- "url": "http://creativecommons.org/licenses/by/3.0/"
75
- },
76
- "publisher": {
77
- "name": "eLife Sciences Organisation, Ltd."
78
- },
79
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
80
- "title": "Automated quantitative histology reveals vascular morphodynamics during Arabidopsis hypocotyl secondary growth",
81
- "url": "http://elifesciences.org/lookup/doi/10.7554/eLife.01567"
82
- }
@@ -1,76 +0,0 @@
1
- {
2
- "id": "https://doi.org/10.5281/zenodo.1184077",
3
- "type": "Software",
4
- "contributors": [
5
- {
6
- "type": "Person",
7
- "person": {
8
- "id": "https://orcid.org/0000-0002-9538-7919",
9
- "given_name": "Robert",
10
- "family_name": "Haines",
11
- "affiliations": [
12
- {
13
- "name": "The University of Manchester, UK"
14
- }
15
- ]
16
- },
17
- "roles": [
18
- "Author"
19
- ]
20
- },
21
- {
22
- "type": "Organization",
23
- "organization": {
24
- "name": "The Ruby Citation File Format Developers"
25
- },
26
- "roles": [
27
- "Author"
28
- ]
29
- }
30
- ],
31
- "date_published": "2021-08-18",
32
- "description": "This library provides a Ruby interface to manipulate Citation File Format files",
33
- "license": {
34
- "id": "Apache-2.0",
35
- "title": "Apache License 2.0",
36
- "url": "https://www.apache.org/licenses/LICENSE-2.0"
37
- },
38
- "publisher": {
39
- "name": "GitHub"
40
- },
41
- "references": [
42
- {
43
- "id": "https://doi.org/10.5281/zenodo.1003149"
44
- }
45
- ],
46
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
47
- "subjects": [
48
- {
49
- "subject": "ruby"
50
- },
51
- {
52
- "subject": "credit"
53
- },
54
- {
55
- "subject": "software citation"
56
- },
57
- {
58
- "subject": "research software"
59
- },
60
- {
61
- "subject": "software sustainability"
62
- },
63
- {
64
- "subject": "metadata"
65
- },
66
- {
67
- "subject": "citation file format"
68
- },
69
- {
70
- "subject": "CFF"
71
- }
72
- ],
73
- "title": "Ruby CFF Library",
74
- "url": "https://github.com/citation-file-format/ruby-cff",
75
- "version": "0.9.0"
76
- }
@@ -1,72 +0,0 @@
1
- {
2
- "id": "https://doi.org/10.7554/elife.01567",
3
- "type": "JournalArticle",
4
- "container": {
5
- "type": "Journal",
6
- "title": "eLife",
7
- "volume": "3"
8
- },
9
- "contributors": [
10
- {
11
- "type": "Person",
12
- "person": {
13
- "given_name": "Martial",
14
- "family_name": "Sankar"
15
- },
16
- "roles": [
17
- "Author"
18
- ]
19
- },
20
- {
21
- "type": "Person",
22
- "person": {
23
- "given_name": "Kaisa",
24
- "family_name": "Nieminen"
25
- },
26
- "roles": [
27
- "Author"
28
- ]
29
- },
30
- {
31
- "type": "Person",
32
- "person": {
33
- "given_name": "Laura",
34
- "family_name": "Ragni"
35
- },
36
- "roles": [
37
- "Author"
38
- ]
39
- },
40
- {
41
- "type": "Person",
42
- "person": {
43
- "given_name": "Ioannis",
44
- "family_name": "Xenarios"
45
- },
46
- "roles": [
47
- "Author"
48
- ]
49
- },
50
- {
51
- "type": "Person",
52
- "person": {
53
- "given_name": "Christian S",
54
- "family_name": "Hardtke"
55
- },
56
- "roles": [
57
- "Author"
58
- ]
59
- }
60
- ],
61
- "date_published": "2014",
62
- "description": "Among various advantages, their small size makes model organisms preferred subjects of investigation. Yet, even in model systems detailed analysis of numerous developmental processes at cellular level is severely hampered by their scale.",
63
- "identifiers": [
64
- {
65
- "identifier": "https://doi.org/10.7554/elife.01567",
66
- "identifier_type": "DOI"
67
- }
68
- ],
69
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
70
- "title": "Automated quantitative histology reveals vascular morphodynamics during Arabidopsis hypocotyl secondary growth",
71
- "url": "http://elifesciences.org/lookup/doi/10.7554/eLife.01567"
72
- }