commonmeta-schema 1.0rc2.dev2__py3-none-any.whl → 1.0rc2.dev3__py3-none-any.whl

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 (41) hide show
  1. commonmeta_schema/fixtures/bibtex_commonmeta/crossref.json +1 -1
  2. commonmeta_schema/fixtures/bibtex_commonmeta/journal_article.json +1 -1
  3. commonmeta_schema/fixtures/cff_commonmeta/CITATION.json +1 -1
  4. commonmeta_schema/fixtures/commonmeta/blog_post_1.json +1 -1
  5. commonmeta_schema/fixtures/commonmeta/citeproc.json +1 -1
  6. commonmeta_schema/fixtures/commonmeta/citeproc_no_author.json +1 -1
  7. commonmeta_schema/fixtures/commonmeta/codemeta.json +1 -1
  8. commonmeta_schema/fixtures/commonmeta/crossref_journal_article.json +1 -1
  9. commonmeta_schema/fixtures/commonmeta/csl_journal_article.json +1 -1
  10. commonmeta_schema/fixtures/commonmeta/datacite_blog_post.json +1 -1
  11. commonmeta_schema/fixtures/commonmeta/datacite_blog_post_citeproc.json +1 -1
  12. commonmeta_schema/fixtures/commonmeta/datacite_dataset.json +1 -1
  13. commonmeta_schema/fixtures/commonmeta/datacite_date.json +1 -1
  14. commonmeta_schema/fixtures/commonmeta/datacite_dryad.json +1 -1
  15. commonmeta_schema/fixtures/commonmeta/datacite_multiple_identifiers.json +1 -1
  16. commonmeta_schema/fixtures/commonmeta/datacite_subject_scheme_for.json +1 -1
  17. commonmeta_schema/fixtures/commonmeta/dataset_geo.json +1 -1
  18. commonmeta_schema/fixtures/commonmeta/inveniordm_software.json +1 -1
  19. commonmeta_schema/fixtures/commonmeta/journal_article.json +1 -1
  20. commonmeta_schema/fixtures/commonmeta/journal_article_datacite_reader.json +1 -1
  21. commonmeta_schema/fixtures/commonmeta/jsonfeed_blog_post.json +1 -1
  22. commonmeta_schema/fixtures/commonmeta/jsonfeed_blog_post_sathe.json +1 -1
  23. commonmeta_schema/fixtures/commonmeta/jsonfeed_cczero_license.json +1 -1
  24. commonmeta_schema/fixtures/commonmeta/jsonfeed_ghost_with_affiliations.json +1 -1
  25. commonmeta_schema/fixtures/commonmeta/jsonfeed_post_with_funding.json +1 -1
  26. commonmeta_schema/fixtures/commonmeta/jsonfeed_post_with_relationships.json +1 -1
  27. commonmeta_schema/fixtures/commonmeta/jsonfeed_wordpress_with_references.json +1 -1
  28. commonmeta_schema/fixtures/commonmeta/schemaorg_blog_posting.json +7 -3
  29. commonmeta_schema/fixtures/commonmeta/schemaorg_geolocation.json +1 -1
  30. commonmeta_schema/fixtures/commonmeta/schemaorg_gtex.json +1 -1
  31. commonmeta_schema/fixtures/commonmeta/schemaorg_journal_article.json +1 -1
  32. commonmeta_schema/fixtures/crossref_xml_commonmeta/crossref_elife_01567.json +1 -1
  33. commonmeta_schema/fixtures/datacite_xml_commonmeta/full_v4_4.json +1 -1
  34. commonmeta_schema/fixtures/datacite_xml_commonmeta/geolocation.json +1 -1
  35. commonmeta_schema/fixtures/datacite_xml_commonmeta/schema_4_0.json +1 -1
  36. commonmeta_schema/fixtures/ris_commonmeta/crossref.json +1 -1
  37. commonmeta_schema/schemas/commonmeta_v1.0rc2.json +1 -1
  38. {commonmeta_schema-1.0rc2.dev2.dist-info → commonmeta_schema-1.0rc2.dev3.dist-info}/METADATA +1 -1
  39. {commonmeta_schema-1.0rc2.dev2.dist-info → commonmeta_schema-1.0rc2.dev3.dist-info}/RECORD +41 -41
  40. {commonmeta_schema-1.0rc2.dev2.dist-info → commonmeta_schema-1.0rc2.dev3.dist-info}/WHEEL +0 -0
  41. {commonmeta_schema-1.0rc2.dev2.dist-info → commonmeta_schema-1.0rc2.dev3.dist-info}/licenses/LICENSE +0 -0
@@ -76,7 +76,7 @@
76
76
  "publisher": {
77
77
  "name": "eLife Sciences Organisation, Ltd."
78
78
  },
79
- "schema_version": "https://commonmeta.org/commonmeta_v1.0.json",
79
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
80
80
  "title": "Automated quantitative histology reveals vascular morphodynamics during Arabidopsis hypocotyl secondary growth",
81
81
  "url": "http://elifesciences.org/lookup/doi/10.7554/eLife.01567"
82
82
  }
@@ -37,6 +37,6 @@
37
37
  "title": "Creative Commons Attribution 4.0 International",
38
38
  "url": "https://creativecommons.org/licenses/by/4.0/legalcode"
39
39
  },
40
- "schema_version": "https://commonmeta.org/commonmeta_v1.0.json",
40
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
41
41
  "url": "https://example.org/article/1"
42
42
  }
@@ -43,7 +43,7 @@
43
43
  "id": "https://doi.org/10.5281/zenodo.1003149"
44
44
  }
45
45
  ],
46
- "schema_version": "https://commonmeta.org/commonmeta_v1.0.json",
46
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
47
47
  "subjects": [
48
48
  {
49
49
  "subject": "ruby"
@@ -33,7 +33,7 @@
33
33
  "type": "IsPartOf"
34
34
  }
35
35
  ],
36
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
36
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
37
37
  "subjects": [
38
38
  {
39
39
  "subject": "Technology"
@@ -21,7 +21,7 @@
21
21
  "publisher": {
22
22
  "name": "DataCite"
23
23
  },
24
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
24
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
25
25
  "subjects": [
26
26
  {
27
27
  "subject": "Phylogeny"
@@ -9,7 +9,7 @@
9
9
  "publisher": {
10
10
  "name": "DataCite"
11
11
  },
12
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
12
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
13
13
  "subjects": [
14
14
  {
15
15
  "subject": "Phylogeny"
@@ -58,7 +58,7 @@
58
58
  "publisher": {
59
59
  "name": "https://cran.r-project.org"
60
60
  },
61
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
61
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
62
62
  "title": "R Interface to the DataONE REST API",
63
63
  "url": "https://github.com/DataONEorg/rdataone",
64
64
  "version": "2.0.0"
@@ -61,5 +61,5 @@
61
61
  }
62
62
  ],
63
63
  "url": "https://example.com/articles/a-study-of-things",
64
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json"
64
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json"
65
65
  }
@@ -40,7 +40,7 @@
40
40
  "type": "IsPartOf"
41
41
  }
42
42
  ],
43
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
43
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
44
44
  "subjects": [
45
45
  {
46
46
  "subject": "science"
@@ -47,7 +47,7 @@
47
47
  "publisher": {
48
48
  "name": "DataCite"
49
49
  },
50
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
50
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
51
51
  "title": "Why metadata matters for research integrity: a new joint guide from Crossref and DataCite",
52
52
  "url": "https://datacite.org/blog/why-metadata-matters-for-research-integrity-a-new-joint-guide-from-crossref-and-datacite/",
53
53
  "version": "1.0"
@@ -80,7 +80,7 @@
80
80
  "type": "IsPartOf"
81
81
  }
82
82
  ],
83
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
83
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
84
84
  "subjects": [
85
85
  {
86
86
  "subject": "scholix"
@@ -151,7 +151,7 @@
151
151
  "type": "IsReferencedBy"
152
152
  }
153
153
  ],
154
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
154
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
155
155
  "subjects": [
156
156
  {
157
157
  "subject": "Plasmodium"
@@ -77,7 +77,7 @@
77
77
  "type": "IsPartOf"
78
78
  }
79
79
  ],
80
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
80
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
81
81
  "subjects": [
82
82
  {
83
83
  "subject": "unextendible product basis; quantum entanglement; graph factorization"
@@ -59,7 +59,7 @@
59
59
  "publisher": {
60
60
  "name": "figshare"
61
61
  },
62
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
62
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
63
63
  "subjects": [
64
64
  {
65
65
  "subject": "Evolutionary Biology"
@@ -30,7 +30,7 @@
30
30
  "type": "IsSupplementTo"
31
31
  }
32
32
  ],
33
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
33
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
34
34
  "subjects": [
35
35
  {
36
36
  "subject": "choice architecture"
@@ -59,7 +59,7 @@
59
59
  "publisher": {
60
60
  "name": "figshare"
61
61
  },
62
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
62
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
63
63
  "subjects": [
64
64
  {
65
65
  "subject": "Evolutionary Biology"
@@ -33,7 +33,7 @@
33
33
  "publisher": {
34
34
  "name": "Data Repo"
35
35
  },
36
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
36
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
37
37
  "subjects": [
38
38
  {
39
39
  "subject": "Oceanography"
@@ -53,7 +53,7 @@
53
53
  "type": "IsVersionOf"
54
54
  }
55
55
  ],
56
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
56
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
57
57
  "subjects": [
58
58
  {
59
59
  "subject": "ruby"
@@ -48,7 +48,7 @@
48
48
  "reference": "Prior Work"
49
49
  }
50
50
  ],
51
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
51
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
52
52
  "title": "A Study of Things",
53
53
  "url": "https://example.org/article/1"
54
54
  }
@@ -38,7 +38,7 @@
38
38
  "type": "Other"
39
39
  }
40
40
  ],
41
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
41
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
42
42
  "title": "A Study of Things",
43
43
  "url": "https://example.org/article/1"
44
44
  }
@@ -110,7 +110,7 @@
110
110
  "type": "IsPartOf"
111
111
  }
112
112
  ],
113
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
113
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
114
114
  "subjects": [
115
115
  {
116
116
  "id": "https://openalex.org/subfields/1702",
@@ -57,7 +57,7 @@
57
57
  "type": "IsPartOf"
58
58
  }
59
59
  ],
60
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
60
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
61
61
  "title": "The Residency Visual Abstract",
62
62
  "url": "https://www.ideasurg.pub/residency-visual-abstract",
63
63
  "version": "v1"
@@ -53,7 +53,7 @@
53
53
  "type": "IsPartOf"
54
54
  }
55
55
  ],
56
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
56
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
57
57
  "subjects": [
58
58
  {
59
59
  "id": "https://openalex.org/subfields/1802",
@@ -64,7 +64,7 @@
64
64
  "type": "IsPartOf"
65
65
  }
66
66
  ],
67
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
67
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
68
68
  "subjects": [
69
69
  {
70
70
  "id": "https://openalex.org/subfields/1710",
@@ -131,7 +131,7 @@
131
131
  "type": "IsPartOf"
132
132
  }
133
133
  ],
134
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
134
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
135
135
  "subjects": [
136
136
  {
137
137
  "id": "https://openalex.org/subfields/1802",
@@ -96,7 +96,7 @@
96
96
  "type": "IsIdenticalTo"
97
97
  }
98
98
  ],
99
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
99
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
100
100
  "subjects": [
101
101
  {
102
102
  "id": "https://openalex.org/subfields/1710",
@@ -104,7 +104,7 @@
104
104
  "type": "IsPartOf"
105
105
  }
106
106
  ],
107
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
107
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
108
108
  "subjects": [
109
109
  {
110
110
  "id": "https://openalex.org/subfields/1911",
@@ -1,6 +1,10 @@
1
1
  {
2
2
  "id": "https://doi.org/10.5438/4k3m-nyvg",
3
3
  "type": "BlogPost",
4
+ "container": {
5
+ "type": "Blog",
6
+ "title": "DataCite Blog"
7
+ },
4
8
  "contributors": [
5
9
  {
6
10
  "type": "Person",
@@ -14,6 +18,7 @@
14
18
  ]
15
19
  }
16
20
  ],
21
+ "title": "Eating your own Dog Food",
17
22
  "date_published": "2016-12-20",
18
23
  "date_updated": "2016-12-20",
19
24
  "dates": {
@@ -30,7 +35,6 @@
30
35
  "publisher": {
31
36
  "name": "DataCite"
32
37
  },
33
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
34
38
  "subjects": [
35
39
  {
36
40
  "subject": "datacite"
@@ -45,7 +49,7 @@
45
49
  "subject": "featured"
46
50
  }
47
51
  ],
48
- "title": "Eating your own Dog Food",
49
52
  "url": "https://blog.datacite.org/eating-your-own-dog-food/",
50
- "version": "1.0"
53
+ "version": "1.0",
54
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json"
51
55
  }
@@ -86,7 +86,7 @@
86
86
  "publisher": {
87
87
  "name": "UC Merced"
88
88
  },
89
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
89
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
90
90
  "subjects": [
91
91
  {
92
92
  "subject": "Earth sciences"
@@ -18,7 +18,7 @@
18
18
  "publisher": {
19
19
  "name": "GTEx"
20
20
  },
21
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
21
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
22
22
  "subjects": [
23
23
  {
24
24
  "subject": "gtex"
@@ -33,7 +33,7 @@
33
33
  "publisher": {
34
34
  "name": "Example Publisher"
35
35
  },
36
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
36
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
37
37
  "subjects": [
38
38
  {
39
39
  "subject": "science"
@@ -365,7 +365,7 @@
365
365
  "type": "IsSupplementedBy"
366
366
  }
367
367
  ],
368
- "schema_version": "https://commonmeta.org/commonmeta_v1.0.json",
368
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
369
369
  "title": "Automated quantitative histology reveals vascular morphodynamics during Arabidopsis hypocotyl secondary growth",
370
370
  "url": "https://elifesciences.org/articles/01567"
371
371
  }
@@ -99,7 +99,7 @@
99
99
  "type": "HasReview"
100
100
  }
101
101
  ],
102
- "schema_version": "https://commonmeta.org/commonmeta_v1.0.json",
102
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
103
103
  "subjects": [
104
104
  {
105
105
  "subject": "computer science"
@@ -65,7 +65,7 @@
65
65
  "publisher": {
66
66
  "name": "PANGAEA - Data Publisher for Earth & Environmental Science"
67
67
  },
68
- "schema_version": "https://commonmeta.org/commonmeta_v1.0.json",
68
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
69
69
  "subjects": [
70
70
  {
71
71
  "subject": "551 Geology, hydrology, meteorology"
@@ -199,7 +199,7 @@
199
199
  "publisher": {
200
200
  "name": "UC Merced"
201
201
  },
202
- "schema_version": "https://commonmeta.org/commonmeta_v1.0.json",
202
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
203
203
  "subjects": [
204
204
  {
205
205
  "subject": "Earth sciences"
@@ -66,7 +66,7 @@
66
66
  "identifier_type": "DOI"
67
67
  }
68
68
  ],
69
- "schema_version": "https://commonmeta.org/commonmeta_v1.0.json",
69
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
70
70
  "title": "Automated quantitative histology reveals vascular morphodynamics during Arabidopsis hypocotyl secondary growth",
71
71
  "url": "http://elifesciences.org/lookup/doi/10.7554/eLife.01567"
72
72
  }
@@ -469,7 +469,7 @@
469
469
  "schema_version": {
470
470
  "description": "The URI of the commonmeta JSON Schema version used.",
471
471
  "type": "string",
472
- "const": "https://commonmeta.org/commonmeta_v1.0rc1.json"
472
+ "const": "https://commonmeta.org/commonmeta_v1.0rc2.json"
473
473
  },
474
474
  "subjects": {
475
475
  "type": "array",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: commonmeta-schema
3
- Version: 1.0rc2.dev2
3
+ Version: 1.0rc2.dev3
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
@@ -3,45 +3,45 @@ commonmeta_schema/resources.py,sha256=O3wUnzMeNUZmcsswGuZ11RLwj06oAMpNhw0RfWcTtC
3
3
  commonmeta_schema/fixtures/bibtex/crossref.bib,sha256=HgKDop1uCZhW8Zt5qhzDdA8wwC7nub4prV98GipF8ko,814
4
4
  commonmeta_schema/fixtures/bibtex/journal_article.bib,sha256=zVUkcjZug_HJMC39rdAAgIZd8ID9NGj_Qqj2frqlC1I,362
5
5
  commonmeta_schema/fixtures/bibtex/pure.bib,sha256=Aq45LF5sZeS8_QZT2tSPrik4lyIJPieUmS-yh6yWcb0,568
6
- commonmeta_schema/fixtures/bibtex_commonmeta/crossref.json,sha256=VKpq973Q2-NkLOhXUsWe_1VJFMaTMqKSwRrVKQizDGI,2411
7
- commonmeta_schema/fixtures/bibtex_commonmeta/journal_article.json,sha256=xCws6OzvLwYHTmg9RzvsDy0ti9PmpZpKHUFxkZRAJ54,987
6
+ commonmeta_schema/fixtures/bibtex_commonmeta/crossref.json,sha256=TlFRxmUXUjhHnVDmhzzyaAPWUUwc_3cB-3YcMYV_JDk,2414
7
+ commonmeta_schema/fixtures/bibtex_commonmeta/journal_article.json,sha256=CkiPYa8klx3_-bKiAI-ksBm4lD1D0ix96SZIR_szuaI,990
8
8
  commonmeta_schema/fixtures/bibtex_out/journal_article.bib,sha256=bOpwQZdPaEGFcJ6srnqJGFYyiSksf9lGnadIeMEcLag,471
9
9
  commonmeta_schema/fixtures/cff/CITATION.cff,sha256=vKydFk5f2fAO1cTqraHGvGTZ7GNrXRxtPmXM9xKXwaY,2779
10
- commonmeta_schema/fixtures/cff_commonmeta/CITATION.json,sha256=lP9vyFjCfCn58oQUlkKy8yzwugxubD0YHKeXiBpjE5w,1931
10
+ commonmeta_schema/fixtures/cff_commonmeta/CITATION.json,sha256=pidFHwQziobwzmcbCMc50lFUn9o1gils3WSqup3MzdE,1934
11
11
  commonmeta_schema/fixtures/codemeta/codemeta.json,sha256=_Msc9J_Kep1VLk_FpN8ngi8Pzzab_kvI7OOzv4gf4DA,3227
12
- commonmeta_schema/fixtures/commonmeta/blog_post_1.json,sha256=I7bvjlsh9uUDsCzG-8F4TScXsLvPoan1lb7wCjmkVtU,901
13
- commonmeta_schema/fixtures/commonmeta/citeproc.json,sha256=viVbSHy1yzUmhiule6otX2Xs6ttmZF5irtHAxJNwQl4,1160
14
- commonmeta_schema/fixtures/commonmeta/citeproc_no_author.json,sha256=EFG8SX3_x6EZQJbJa98iEbl4i8INq84Xqh7kNNMJHtg,966
15
- commonmeta_schema/fixtures/commonmeta/codemeta.json,sha256=xy5BGy9KyHTyRMFTs0H2-Abf2E01ccMo3eS4m3ses_E,1922
16
- commonmeta_schema/fixtures/commonmeta/crossref_journal_article.json,sha256=BbGed9fCtyeA0BxTkOI1QcQRFrrHboJWKB2pwjcm01A,1679
17
- commonmeta_schema/fixtures/commonmeta/csl_journal_article.json,sha256=tMU7ko_BD5iX1RtrAUwip4f1iH50Ok18lT9Jvg86hbs,1214
18
- commonmeta_schema/fixtures/commonmeta/datacite_blog_post.json,sha256=8bzfaR084WlSBi9W0GivOxx0oIOmuE_k3eERCr5xgEE,1933
19
- commonmeta_schema/fixtures/commonmeta/datacite_blog_post_citeproc.json,sha256=-BkqDd8Pyk8nsA6g15fbpHDYHvvVtuKZo9xco4VznbE,2855
20
- commonmeta_schema/fixtures/commonmeta/datacite_dataset.json,sha256=jJcc26IAFAG6QJ92yc0XAVZ7h4Xlfmmfz96mhORBahc,5398
21
- commonmeta_schema/fixtures/commonmeta/datacite_date.json,sha256=3FZEI9EC7PG8i3Hyu0vIDldI99D-qP3qT-p20soBOYY,2618
22
- commonmeta_schema/fixtures/commonmeta/datacite_dryad.json,sha256=D_lmtEKyC_Y7PC6KtcWheRmH-99GSFD6wklGx_uV7Dg,2243
23
- commonmeta_schema/fixtures/commonmeta/datacite_multiple_identifiers.json,sha256=wOOyMUjtKwPxB1sncsBBwRmj8e3MKyrbrn4y2RmVl3U,1946
24
- commonmeta_schema/fixtures/commonmeta/datacite_subject_scheme_for.json,sha256=D_lmtEKyC_Y7PC6KtcWheRmH-99GSFD6wklGx_uV7Dg,2243
25
- commonmeta_schema/fixtures/commonmeta/dataset_geo.json,sha256=xQ9RoGNrzbCRdR6UrjK2d5JGZqLbipmuzRm8LBFF80Y,1015
26
- commonmeta_schema/fixtures/commonmeta/inveniordm_software.json,sha256=5C25AIWYelxiC33Jv-ZUdy7AGuAUabJL_DyO-flXyFg,1821
27
- commonmeta_schema/fixtures/commonmeta/journal_article.json,sha256=Kz7BhGajypwaEw65JHLKOeRo9zVzIsGo2tdFVkpQbKE,1294
28
- commonmeta_schema/fixtures/commonmeta/journal_article_datacite_reader.json,sha256=r1ihS7FgrMoNoD9YQJPtCePtiXzHTRF6Iu_707OK3s8,978
29
- commonmeta_schema/fixtures/commonmeta/jsonfeed_blog_post.json,sha256=vXRKxj0gDU85-OCTNF6xKio8uwDiZFFoZlLhPswE2pw,64368
30
- commonmeta_schema/fixtures/commonmeta/jsonfeed_blog_post_sathe.json,sha256=hGwGa7HJ1JRqV3ZqEprSZ5y2fUZOPLmr8_VaC_t-k00,14511
31
- commonmeta_schema/fixtures/commonmeta/jsonfeed_cczero_license.json,sha256=sqG8sPADCFpGXRDETwntObfZ6MVgHUqd_0IjQimfymY,14621
32
- commonmeta_schema/fixtures/commonmeta/jsonfeed_ghost_with_affiliations.json,sha256=Zy9Qh6Y9jIvWg1kKjoqafUiTmRsy1L3e5qZZP4oMVKA,7824
33
- commonmeta_schema/fixtures/commonmeta/jsonfeed_post_with_funding.json,sha256=2WwEbua_PeKJgr7gPEuBmF_8e1E2KARKBVETMKGB71E,166513
34
- commonmeta_schema/fixtures/commonmeta/jsonfeed_post_with_relationships.json,sha256=5HB9doFfwxUZp3TDD2cJPMhSAQK09AzojL_7ricD9L0,17593
35
- commonmeta_schema/fixtures/commonmeta/jsonfeed_wordpress_with_references.json,sha256=AgKlYA_g8Hvz4Gug0foy4J1sSbmHt9we65CTOjdCrTM,26398
36
- commonmeta_schema/fixtures/commonmeta/schemaorg_blog_posting.json,sha256=3iOfEEXl8ZLZzGfkEDI6t3TvNBKyskvi_B-bTI-hVbA,1341
37
- commonmeta_schema/fixtures/commonmeta/schemaorg_geolocation.json,sha256=SBZE5rNkIKzYWiu1qICvaTkKuAJNKf3WmlO3hUwjJcE,3232
38
- commonmeta_schema/fixtures/commonmeta/schemaorg_gtex.json,sha256=U9LpXczIaNvsSIvL7uXsuf9sghYfPQ-h6iyomPl5mLE,952
39
- commonmeta_schema/fixtures/commonmeta/schemaorg_journal_article.json,sha256=pjn4a9nPM6ojVGA6Hxv0cZ65ZRB8ANMpacFERgAAaBs,1136
12
+ commonmeta_schema/fixtures/commonmeta/blog_post_1.json,sha256=ZSP6Y9GotaphfXra_7ejnb8XN4p6D1_ly8Mu2bNAjBA,901
13
+ commonmeta_schema/fixtures/commonmeta/citeproc.json,sha256=2mvJ2rfb10CcXH_aAsqZt3OjycGqqaRbCknYjhXjpgk,1160
14
+ commonmeta_schema/fixtures/commonmeta/citeproc_no_author.json,sha256=Wnrr-QMyfNBHqKmIwT5Wr4pKjYaR7ody5BropCkhzLw,966
15
+ commonmeta_schema/fixtures/commonmeta/codemeta.json,sha256=8x9qPlq7IeyV9wwgtBZ9xz2AZJwe9UCcoYVd8Tf8gSg,1922
16
+ commonmeta_schema/fixtures/commonmeta/crossref_journal_article.json,sha256=oHOwVzOZkgGkcYe1UDWjfCvAdnzYjmZgMeawhUASKbk,1679
17
+ commonmeta_schema/fixtures/commonmeta/csl_journal_article.json,sha256=qnOq4z1VIt_b5KFL0nCbbEpnPJYCbNTLKCDK7f8F908,1214
18
+ commonmeta_schema/fixtures/commonmeta/datacite_blog_post.json,sha256=e1s1XkcV1bwu2qastcHYhgrsmrDYK-MdVN5AaLjmX9w,1933
19
+ commonmeta_schema/fixtures/commonmeta/datacite_blog_post_citeproc.json,sha256=ZhEabro9JZBEwnDTTnr10wxPL67xTUfLIzsM0tW8Rak,2855
20
+ commonmeta_schema/fixtures/commonmeta/datacite_dataset.json,sha256=MmKZYMkRcrJ73Ql9wY3TbMLyPcbwkq-jV0H5KOQ3TMQ,5398
21
+ commonmeta_schema/fixtures/commonmeta/datacite_date.json,sha256=O37fi69aPSj_jzYQLTUjkedInr6uevbD9SHHx3H-xnw,2618
22
+ commonmeta_schema/fixtures/commonmeta/datacite_dryad.json,sha256=Td94Ej2r8aDM4w04umoyNKlRMYKevCEjTP4RhYHVyXk,2243
23
+ commonmeta_schema/fixtures/commonmeta/datacite_multiple_identifiers.json,sha256=yCK2bYJKpEBeIwRv-Cr1KvAzKxSpjw3kDNLSv_NlycE,1946
24
+ commonmeta_schema/fixtures/commonmeta/datacite_subject_scheme_for.json,sha256=Td94Ej2r8aDM4w04umoyNKlRMYKevCEjTP4RhYHVyXk,2243
25
+ commonmeta_schema/fixtures/commonmeta/dataset_geo.json,sha256=2S090oxU5_H1_PpeAJ7c83sOi6qk91fLg4TYV4u-ZmE,1015
26
+ commonmeta_schema/fixtures/commonmeta/inveniordm_software.json,sha256=E2KI5dsOqsBn_WGPDAVYCL-sm3X8kA7boi4Wdpk_jMg,1821
27
+ commonmeta_schema/fixtures/commonmeta/journal_article.json,sha256=V3CwsJbrZ5df8Jb2809F3LFRYOOUG5y9Ii-TIlj4_pc,1294
28
+ commonmeta_schema/fixtures/commonmeta/journal_article_datacite_reader.json,sha256=XgydnCy6MQqP0DTFqoTMODjp5V4H6igwDpe9qgeTggI,978
29
+ commonmeta_schema/fixtures/commonmeta/jsonfeed_blog_post.json,sha256=WRLPVxLH6LEDl196dg9KkFxuTbLDLMuQ7wscCDdTkIg,64368
30
+ commonmeta_schema/fixtures/commonmeta/jsonfeed_blog_post_sathe.json,sha256=MkWdD7tVk15bsvk7B5o8VgaYeDpbR1l5eG4MUhpPIx8,14511
31
+ commonmeta_schema/fixtures/commonmeta/jsonfeed_cczero_license.json,sha256=D5krZT_7hVC_I1nHpm6eKcEVkx31ptW-stDR_HqjX4o,14621
32
+ commonmeta_schema/fixtures/commonmeta/jsonfeed_ghost_with_affiliations.json,sha256=akSFQfGSxjMnRHowmZ9SHDo1KBfaZOwWnjXu954919k,7824
33
+ commonmeta_schema/fixtures/commonmeta/jsonfeed_post_with_funding.json,sha256=3HKlh1rO2pfbfB8JUFAnWC_hKxCBl_vfDzhkmxZs54U,166513
34
+ commonmeta_schema/fixtures/commonmeta/jsonfeed_post_with_relationships.json,sha256=NR5bDswfq0q898zQEAcAQxStOaqCSIpunRQ1a6vafuY,17593
35
+ commonmeta_schema/fixtures/commonmeta/jsonfeed_wordpress_with_references.json,sha256=jURTOeETYRsCPchr86GHMWUg8MWsPM8CBXF200IMJ8U,26398
36
+ commonmeta_schema/fixtures/commonmeta/schemaorg_blog_posting.json,sha256=gkO_7VJevN6ZwVyMQI77kBmG7NVc7OgL5LX41irS5VE,1412
37
+ commonmeta_schema/fixtures/commonmeta/schemaorg_geolocation.json,sha256=5eXPj36EGELOijhPKpgPVVTiqY-uvHlHJNw1dbrBUxk,3232
38
+ commonmeta_schema/fixtures/commonmeta/schemaorg_gtex.json,sha256=nX2oYpE6d20HV0H6qqUAtBLZMa-CZ_6Fof1XmkmtYm8,952
39
+ commonmeta_schema/fixtures/commonmeta/schemaorg_journal_article.json,sha256=8UU6wa9MylGKnjbQN7XbTFIFbu5nfXE-wWoHtJCUNF4,1136
40
40
  commonmeta_schema/fixtures/crossref/crossref_journal_article.json,sha256=zYsF7in5txWC7peUXo4jyyl3WklGTgJfV60PhSGcR7o,2224
41
41
  commonmeta_schema/fixtures/crossref_out/crossref_journal_article.json,sha256=jrB-Efr_slYCAoZ0biCFDjgJX39R2t1XXqvIDV_dKAE,1657
42
42
  commonmeta_schema/fixtures/crossref_xml/crossref_elife_01567.xml,sha256=mDZ-vpeodbIa0-y-9zYVHoBpGoloBlPpzGt4ma_86ms,42048
43
43
  commonmeta_schema/fixtures/crossref_xml/journal_article.xml,sha256=byHeOzQewwroynLyXASJ-841TiXlnpPc4Qp7kNB1DiU,2799
44
- commonmeta_schema/fixtures/crossref_xml_commonmeta/crossref_elife_01567.json,sha256=S9EaWtaTIQd7tL8qJovgzVFQeUHN7rHfQL77VvmvNFM,14191
44
+ commonmeta_schema/fixtures/crossref_xml_commonmeta/crossref_elife_01567.json,sha256=Hgqf6vZkMWSWIAcFzFAOPuwLtsVffH6ferpf-qBsAtE,14194
45
45
  commonmeta_schema/fixtures/csl/citeproc.json,sha256=h4oiRj776C3IE7lLyi90oFBPb844g6cOPtqrwKScRWg,835
46
46
  commonmeta_schema/fixtures/csl/citeproc_no_author.json,sha256=zmh_m6g9Xzz8jUSQUYlcwDwaHq1bvqg1z9EHI8Pgn_g,754
47
47
  commonmeta_schema/fixtures/csl/csl_journal_article.json,sha256=CusJg0PbwJqfYAV9fQZGUzPx2-YBNcbHRsTTF3WcJuI,619
@@ -57,9 +57,9 @@ commonmeta_schema/fixtures/datacite_reader/journal_article_datacite_reader.json,
57
57
  commonmeta_schema/fixtures/datacite_xml/full_v4_4.xml,sha256=sCDKiw1Ixomd1TWWbF01IUE97zOdSWIwzTYwVZY0JDw,5135
58
58
  commonmeta_schema/fixtures/datacite_xml/geolocation.xml,sha256=8j2NaJkBydEE4iE3c5OVtqpcYh4dtC85dFNlpquiHRs,3127
59
59
  commonmeta_schema/fixtures/datacite_xml/schema_4_0.xml,sha256=4psZE4_47DZO6wYJ98xS3J063098HNlHoAXRG5jU5FE,6304
60
- commonmeta_schema/fixtures/datacite_xml_commonmeta/full_v4_4.json,sha256=-QxeQWbGs73TV4qmBQCUaecEgXV6NE9E_RWI5IiU6RY,3125
61
- commonmeta_schema/fixtures/datacite_xml_commonmeta/geolocation.json,sha256=isTgYCighwz8wrYOizWwDdtG9TCOBXQc4SjSJyPDjBw,2988
62
- commonmeta_schema/fixtures/datacite_xml_commonmeta/schema_4_0.json,sha256=cdhwcsOkfzWBXLhIG2MZkCj8MwNNQ_3GScqKvYMo8fs,8152
60
+ commonmeta_schema/fixtures/datacite_xml_commonmeta/full_v4_4.json,sha256=Q-WywWhrQZqA7gu4ujKD-VlwTJEvIGibiP5OGj27cHQ,3128
61
+ commonmeta_schema/fixtures/datacite_xml_commonmeta/geolocation.json,sha256=A-NKTLRPeBtKdgoSbVMPRKL3wTt8nFpnOO_mw9oiEd8,2991
62
+ commonmeta_schema/fixtures/datacite_xml_commonmeta/schema_4_0.json,sha256=Cax5j22N5hBbzQLIBIQmhbohjB7e1cl-D7wiJLexhKo,8155
63
63
  commonmeta_schema/fixtures/inveniordm/inveniordm_software.json,sha256=X1Tmlia0M1eEZmDhxOXUp-octYl4IWH-vlZyXJ5hygY,2862
64
64
  commonmeta_schema/fixtures/jsonfeed/jsonfeed_blog_post.json,sha256=FClKjGKqsRruid4OsEweWeBdMFjpKI5gjjeKVTHI-BE,63730
65
65
  commonmeta_schema/fixtures/jsonfeed/jsonfeed_blog_post_sathe.json,sha256=g6QNbCeRo1BOtkvlROWIHdxMeDH60dXYXMtMZGkH_MQ,14884
@@ -70,15 +70,15 @@ commonmeta_schema/fixtures/jsonfeed/jsonfeed_post_with_relationships.json,sha256
70
70
  commonmeta_schema/fixtures/jsonfeed/jsonfeed_wordpress_with_references.json,sha256=0Fn2AgRnVfv-6EKRPZdFpNSqfAAuFh7An9qaBYxyIzY,29162
71
71
  commonmeta_schema/fixtures/ris/crossref.ris,sha256=0Oyujo6e_ylA5ImnZFseSGqI7fYwg-IEeO_Y9CPrlgU,626
72
72
  commonmeta_schema/fixtures/ris/pure.ris,sha256=JELOaj-AEcZAkI0H9HOtg0U88kyB57so7H0VzthNkac,457
73
- commonmeta_schema/fixtures/ris_commonmeta/crossref.json,sha256=wTCh6RUMbp8AKN-nHH2LxycMOTVaXyEQ0u2yByPmEOE,2086
73
+ commonmeta_schema/fixtures/ris_commonmeta/crossref.json,sha256=wi70xxaXVW660P1yTSBmUu6otjUkF6To7gUAlvEhR88,2089
74
74
  commonmeta_schema/fixtures/schemaorg/schemaorg_blog_posting.json,sha256=YuHgTgcUZ7FlZBvvBawASyXCwDf9UbjPsf8H1_FznyE,1775
75
75
  commonmeta_schema/fixtures/schemaorg/schemaorg_geolocation.json,sha256=Z1WA-3_-Jfai4BexQLfojDBZTMcJu-U5fRbJ__Mg0Lk,3093
76
76
  commonmeta_schema/fixtures/schemaorg/schemaorg_gtex.json,sha256=A_FCpTycE-D7lGMygXrcjqEVOl94MKdpn-CGWiKbFDg,2270
77
77
  commonmeta_schema/fixtures/schemaorg/schemaorg_journal_article.json,sha256=uhyrxttXUfqh1eYLqgw1rwiD2p3aE9X1vo0ZHSK4Y7I,777
78
78
  commonmeta_schema/fixtures/schemaorg_out/journal_article.json,sha256=SFn_8k1a7eyzrjOU2usry--Dk0Ov3aE7kU4_tyvzHi8,1113
79
79
  commonmeta_schema/schemas/commonmeta_v1.0rc1.json,sha256=QHZwdBKbUjbpY3qkwvv48ZDNmNjttNLZ6M_mL5nesk4,30256
80
- commonmeta_schema/schemas/commonmeta_v1.0rc2.json,sha256=WLD8PAPq0g7xrH7OYVOOhbiq6lzABV_xuRPeGw082ts,30256
81
- commonmeta_schema-1.0rc2.dev2.dist-info/METADATA,sha256=t1WAY_cZdjE79sTEyjPLFOOK73lghHYAVrkhiHuWw0E,5333
82
- commonmeta_schema-1.0rc2.dev2.dist-info/WHEEL,sha256=lCkmxWfQsSc9CfIClYeavTdQeEX2toPqufh9gI35EQA,87
83
- commonmeta_schema-1.0rc2.dev2.dist-info/licenses/LICENSE,sha256=S1Awijkrro0PBFDbwWKL6a6iO-q0ayfsUK7tJuCwh-8,1069
84
- commonmeta_schema-1.0rc2.dev2.dist-info/RECORD,,
80
+ commonmeta_schema/schemas/commonmeta_v1.0rc2.json,sha256=bdT9lAwER9WFJBcAXfesj1RsCOl9MEuevpPpuiBMudA,30256
81
+ commonmeta_schema-1.0rc2.dev3.dist-info/METADATA,sha256=MuwPoxq0Etk1_f-cYDiWgj3SHLPz-mChPz1BSgmijeM,5333
82
+ commonmeta_schema-1.0rc2.dev3.dist-info/WHEEL,sha256=lCkmxWfQsSc9CfIClYeavTdQeEX2toPqufh9gI35EQA,87
83
+ commonmeta_schema-1.0rc2.dev3.dist-info/licenses/LICENSE,sha256=S1Awijkrro0PBFDbwWKL6a6iO-q0ayfsUK7tJuCwh-8,1069
84
+ commonmeta_schema-1.0rc2.dev3.dist-info/RECORD,,