commonmeta-schema 1.0rc2.dev1__tar.gz → 1.0rc2.dev2__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 (85) hide show
  1. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/PKG-INFO +1 -1
  2. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/crossref_journal_article.json +19 -13
  3. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/crossref/crossref_journal_article.json +31 -7
  4. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/crossref_out/crossref_journal_article.json +2 -2
  5. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/pyproject.toml +1 -1
  6. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/.gitignore +0 -0
  7. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/LICENSE +0 -0
  8. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/README.md +0 -0
  9. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex/crossref.bib +0 -0
  10. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex/journal_article.bib +0 -0
  11. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex/pure.bib +0 -0
  12. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex_commonmeta/crossref.json +0 -0
  13. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex_commonmeta/journal_article.json +0 -0
  14. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex_out/journal_article.bib +0 -0
  15. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/cff/CITATION.cff +0 -0
  16. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/cff_commonmeta/CITATION.json +0 -0
  17. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/codemeta/codemeta.json +0 -0
  18. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/blog_post_1.json +0 -0
  19. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/citeproc.json +0 -0
  20. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/citeproc_no_author.json +0 -0
  21. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/codemeta.json +0 -0
  22. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/csl_journal_article.json +0 -0
  23. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_blog_post.json +0 -0
  24. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_blog_post_citeproc.json +0 -0
  25. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_dataset.json +0 -0
  26. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_date.json +0 -0
  27. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_dryad.json +0 -0
  28. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_multiple_identifiers.json +0 -0
  29. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_subject_scheme_for.json +0 -0
  30. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/dataset_geo.json +0 -0
  31. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/inveniordm_software.json +0 -0
  32. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/journal_article.json +0 -0
  33. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/journal_article_datacite_reader.json +0 -0
  34. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_blog_post.json +0 -0
  35. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_blog_post_sathe.json +0 -0
  36. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_cczero_license.json +0 -0
  37. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_ghost_with_affiliations.json +0 -0
  38. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_post_with_funding.json +0 -0
  39. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_post_with_relationships.json +0 -0
  40. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_wordpress_with_references.json +0 -0
  41. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/schemaorg_blog_posting.json +0 -0
  42. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/schemaorg_geolocation.json +0 -0
  43. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/schemaorg_gtex.json +0 -0
  44. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/schemaorg_journal_article.json +0 -0
  45. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/crossref_xml/crossref_elife_01567.xml +0 -0
  46. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/crossref_xml/journal_article.xml +0 -0
  47. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/crossref_xml_commonmeta/crossref_elife_01567.json +0 -0
  48. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/csl/citeproc.json +0 -0
  49. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/csl/citeproc_no_author.json +0 -0
  50. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/csl/csl_journal_article.json +0 -0
  51. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite/journal_article.json +0 -0
  52. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_blog_post.json +0 -0
  53. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_blog_post_citeproc.json +0 -0
  54. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_dataset.json +0 -0
  55. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_date.json +0 -0
  56. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_dryad.json +0 -0
  57. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_multiple_identifiers.json +0 -0
  58. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_subject_scheme_for.json +0 -0
  59. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/journal_article_datacite_reader.json +0 -0
  60. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml/full_v4_4.xml +0 -0
  61. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml/geolocation.xml +0 -0
  62. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml/schema_4_0.xml +0 -0
  63. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml_commonmeta/full_v4_4.json +0 -0
  64. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml_commonmeta/geolocation.json +0 -0
  65. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml_commonmeta/schema_4_0.json +0 -0
  66. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/inveniordm/inveniordm_software.json +0 -0
  67. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_blog_post.json +0 -0
  68. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_blog_post_sathe.json +0 -0
  69. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_cczero_license.json +0 -0
  70. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_ghost_with_affiliations.json +0 -0
  71. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_post_with_funding.json +0 -0
  72. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_post_with_relationships.json +0 -0
  73. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_wordpress_with_references.json +0 -0
  74. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/ris/crossref.ris +0 -0
  75. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/ris/pure.ris +0 -0
  76. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/ris_commonmeta/crossref.json +0 -0
  77. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/schemaorg/schemaorg_blog_posting.json +0 -0
  78. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/schemaorg/schemaorg_geolocation.json +0 -0
  79. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/schemaorg/schemaorg_gtex.json +0 -0
  80. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/schemaorg/schemaorg_journal_article.json +0 -0
  81. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/fixtures/schemaorg_out/journal_article.json +0 -0
  82. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/schemas/commonmeta_v1.0rc1.json +0 -0
  83. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/schemas/commonmeta_v1.0rc2.json +0 -0
  84. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/src/commonmeta_schema/__init__.py +0 -0
  85. {commonmeta_schema-1.0rc2.dev1 → commonmeta_schema-1.0rc2.dev2}/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.dev1
3
+ Version: 1.0rc2.dev2
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
@@ -2,28 +2,28 @@
2
2
  "id": "https://doi.org/10.5555/12345678",
3
3
  "type": "JournalArticle",
4
4
  "container": {
5
+ "type": "Journal",
5
6
  "identifier": "1234-5678",
6
7
  "identifier_type": "ISSN",
7
- "type": "Journal",
8
8
  "title": "Journal of Examples",
9
- "first_page": "100",
10
- "last_page": "110",
11
9
  "volume": "12",
12
- "issue": "3"
10
+ "issue": "3",
11
+ "first_page": "100",
12
+ "last_page": "110"
13
13
  },
14
14
  "contributors": [
15
15
  {
16
16
  "type": "Person",
17
17
  "person": {
18
- "id": "https://orcid.org/0000-0000-0000-0000",
18
+ "id": "https://orcid.org/0000-0002-1825-0097",
19
19
  "given_name": "Ada",
20
20
  "family_name": "Lovelace",
21
21
  "affiliations": [
22
22
  {
23
- "name": "Example University",
24
- "asserted_by": "Publisher",
25
23
  "identifier": "https://ror.org/05dxps055",
26
- "identifier_type": "ROR"
24
+ "identifier_type": "ROR",
25
+ "name": "Example University",
26
+ "asserted_by": "Publisher"
27
27
  }
28
28
  ],
29
29
  "asserted_by": "Publisher"
@@ -33,6 +33,7 @@
33
33
  ]
34
34
  }
35
35
  ],
36
+ "title": "A Study of Things",
36
37
  "date_published": "2024-03-15",
37
38
  "language": "en",
38
39
  "license": {
@@ -48,12 +49,17 @@
48
49
  {
49
50
  "key": "ref1",
50
51
  "id": "https://doi.org/10.1000/xyz",
51
- "reference": "Author, A. (2020). Prior Work. Journal, 10(1), 1–9. https://doi.org/10.1000/xyz.",
52
52
  "title": "Prior Work",
53
- "asserted_by": "Publisher"
53
+ "asserted_by": "Publisher",
54
+ "reference": "Author, A. (2020). Prior Work. Journal, 10(1), 1–9. https://doi.org/10.1000/xyz."
54
55
  }
55
56
  ],
56
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json",
57
- "title": "A Study of Things",
58
- "url": "https://example.com/articles/a-study-of-things"
57
+ "relations": [
58
+ {
59
+ "id": "https://portal.issn.org/resource/ISSN/1234-5678",
60
+ "type": "IsPartOf"
61
+ }
62
+ ],
63
+ "url": "https://example.com/articles/a-study-of-things",
64
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc1.json"
59
65
  }
@@ -5,10 +5,12 @@
5
5
  "message": {
6
6
  "DOI": "10.5555/12345678",
7
7
  "type": "journal-article",
8
- "title": ["A Study of Things"],
8
+ "title": [
9
+ "A Study of Things"
10
+ ],
9
11
  "author": [
10
12
  {
11
- "ORCID": "http://orcid.org/0000-0000-0000-0000",
13
+ "ORCID": "http://orcid.org/0000-0002-1825-0097",
12
14
  "authenticated-orcid": false,
13
15
  "given": "Ada",
14
16
  "family": "Lovelace",
@@ -28,11 +30,15 @@
28
30
  }
29
31
  ],
30
32
  "publisher": "Example Publisher",
31
- "container-title": ["Journal of Examples"],
33
+ "container-title": [
34
+ "Journal of Examples"
35
+ ],
32
36
  "volume": "12",
33
37
  "issue": "3",
34
38
  "page": "100-110",
35
- "ISSN": ["1234-5678"],
39
+ "ISSN": [
40
+ "1234-5678"
41
+ ],
36
42
  "URL": "http://dx.doi.org/10.5555/12345678",
37
43
  "resource": {
38
44
  "primary": {
@@ -46,17 +52,35 @@
46
52
  "content-version": "vor",
47
53
  "delay-in-days": 0,
48
54
  "start": {
49
- "date-parts": [[2024, 3, 15]],
55
+ "date-parts": [
56
+ [
57
+ 2024,
58
+ 3,
59
+ 15
60
+ ]
61
+ ],
50
62
  "date-time": "2024-03-15T00:00:00Z",
51
63
  "timestamp": 1710460800000
52
64
  }
53
65
  }
54
66
  ],
55
67
  "issued": {
56
- "date-parts": [[2024, 3, 15]]
68
+ "date-parts": [
69
+ [
70
+ 2024,
71
+ 3,
72
+ 15
73
+ ]
74
+ ]
57
75
  },
58
76
  "created": {
59
- "date-parts": [[2024, 3, 1]],
77
+ "date-parts": [
78
+ [
79
+ 2024,
80
+ 3,
81
+ 1
82
+ ]
83
+ ],
60
84
  "date-time": "2024-03-01T00:00:00Z",
61
85
  "timestamp": 1709251200000
62
86
  },
@@ -10,11 +10,11 @@
10
10
  ],
11
11
  "author": [
12
12
  {
13
- "ORCID": "https://orcid.org/0000-0000-0000-0000",
13
+ "sequence": "first",
14
+ "ORCID": "https://orcid.org/0000-0002-1825-0097",
14
15
  "authenticated-orcid": false,
15
16
  "given": "Ada",
16
17
  "family": "Lovelace",
17
- "sequence": "first",
18
18
  "affiliation": [
19
19
  {
20
20
  "name": "Example University",
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "commonmeta-schema"
7
- version = "1.0rc2.dev1"
7
+ version = "1.0rc2.dev2"
8
8
  description = "Commonmeta JSON Schemas and conformance fixtures"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.9"