commonmeta-schema 1.0rc2.dev13__tar.gz → 1.0rc2.dev15__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.dev13 → commonmeta_schema-1.0rc2.dev15}/PKG-INFO +1 -1
  2. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/bibtex_out/journal_article.bib +6 -6
  3. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite/journal_article.json +9 -2
  4. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_xml_commonmeta/full_v4_4.json +5 -2
  5. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/pyproject.toml +1 -1
  6. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/.gitignore +0 -0
  7. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/LICENSE +0 -0
  8. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/README.md +0 -0
  9. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/bibtex/crossref.bib +0 -0
  10. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/bibtex/journal_article.bib +0 -0
  11. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/bibtex/pure.bib +0 -0
  12. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/bibtex_commonmeta/crossref.json +0 -0
  13. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/bibtex_commonmeta/journal_article.json +0 -0
  14. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/cff/CITATION.cff +0 -0
  15. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/cff_commonmeta/CITATION.json +0 -0
  16. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/codemeta/codemeta.json +0 -0
  17. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/blog_post_1.json +0 -0
  18. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/citeproc.json +0 -0
  19. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/citeproc_no_author.json +0 -0
  20. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/codemeta.json +0 -0
  21. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/crossref_journal_article.json +0 -0
  22. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/csl_journal_article.json +0 -0
  23. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/datacite_blog_post.json +0 -0
  24. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/datacite_blog_post_citeproc.json +0 -0
  25. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/datacite_dataset.json +0 -0
  26. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/datacite_date.json +0 -0
  27. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/datacite_dryad.json +0 -0
  28. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/datacite_multiple_identifiers.json +0 -0
  29. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/datacite_subject_scheme_for.json +0 -0
  30. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/dataset_geo.json +0 -0
  31. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/inveniordm_software.json +0 -0
  32. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/journal_article.json +0 -0
  33. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/journal_article_datacite_reader.json +0 -0
  34. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/jsonfeed_blog_post.json +0 -0
  35. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/jsonfeed_blog_post_sathe.json +0 -0
  36. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/jsonfeed_cczero_license.json +0 -0
  37. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/jsonfeed_ghost_with_affiliations.json +0 -0
  38. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/jsonfeed_post_with_funding.json +0 -0
  39. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/jsonfeed_post_with_relationships.json +0 -0
  40. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/jsonfeed_wordpress_with_references.json +0 -0
  41. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/schemaorg_blog_posting.json +0 -0
  42. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/schemaorg_geolocation.json +0 -0
  43. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/schemaorg_gtex.json +0 -0
  44. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/commonmeta/schemaorg_journal_article.json +0 -0
  45. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/crossref/crossref_journal_article.json +0 -0
  46. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/crossref_out/crossref_journal_article.json +0 -0
  47. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/crossref_xml/crossref_elife_01567.xml +0 -0
  48. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/crossref_xml/journal_article.xml +0 -0
  49. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/crossref_xml_commonmeta/crossref_elife_01567.json +0 -0
  50. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/csl/citeproc.json +0 -0
  51. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/csl/citeproc_no_author.json +0 -0
  52. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/csl/csl_journal_article.json +0 -0
  53. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_reader/datacite_blog_post.json +0 -0
  54. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_reader/datacite_blog_post_citeproc.json +0 -0
  55. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_reader/datacite_dataset.json +0 -0
  56. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_reader/datacite_date.json +0 -0
  57. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_reader/datacite_dryad.json +0 -0
  58. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_reader/datacite_multiple_identifiers.json +0 -0
  59. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_reader/datacite_subject_scheme_for.json +0 -0
  60. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_reader/journal_article_datacite_reader.json +0 -0
  61. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_xml/full_v4_4.xml +0 -0
  62. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_xml/geolocation.xml +0 -0
  63. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_xml/schema_4_0.xml +0 -0
  64. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_xml_commonmeta/geolocation.json +0 -0
  65. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/datacite_xml_commonmeta/schema_4_0.json +0 -0
  66. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/inveniordm/inveniordm_software.json +0 -0
  67. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/jsonfeed/jsonfeed_blog_post.json +0 -0
  68. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/jsonfeed/jsonfeed_blog_post_sathe.json +0 -0
  69. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/jsonfeed/jsonfeed_cczero_license.json +0 -0
  70. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/jsonfeed/jsonfeed_ghost_with_affiliations.json +0 -0
  71. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/jsonfeed/jsonfeed_post_with_funding.json +0 -0
  72. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/jsonfeed/jsonfeed_post_with_relationships.json +0 -0
  73. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/jsonfeed/jsonfeed_wordpress_with_references.json +0 -0
  74. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/ris/crossref.ris +0 -0
  75. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/ris/pure.ris +0 -0
  76. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/ris_commonmeta/crossref.json +0 -0
  77. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/schemaorg/schemaorg_blog_posting.json +0 -0
  78. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/schemaorg/schemaorg_geolocation.json +0 -0
  79. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/schemaorg/schemaorg_gtex.json +0 -0
  80. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/schemaorg/schemaorg_journal_article.json +0 -0
  81. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/fixtures/schemaorg_out/journal_article.json +0 -0
  82. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/schemas/commonmeta_v1.0rc1.json +0 -0
  83. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/schemas/commonmeta_v1.0rc2.json +0 -0
  84. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/src/commonmeta_schema/__init__.py +0 -0
  85. {commonmeta_schema-1.0rc2.dev13 → commonmeta_schema-1.0rc2.dev15}/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.dev13
3
+ Version: 1.0rc2.dev15
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,15 +2,15 @@
2
2
  abstract = {An abstract about things.},
3
3
  author = {Lovelace, Ada},
4
4
  copyright = {https://creativecommons.org/licenses/by/4.0/legalcode},
5
- doi = {{10.5555/12345678}},
5
+ doi = {10.5555/12345678},
6
6
  issn = {1234-5678},
7
7
  issue = {3},
8
8
  journal = {Journal of Examples},
9
- language = {English},
10
- month = {mar},
9
+ language = {en},
10
+ month = mar,
11
11
  pages = {100--110},
12
12
  title = {A Study of Things},
13
- url = {{https://example.org/article/1}},
14
- volume = {12},
15
- year = {2024},
13
+ url = {https://example.org/article/1},
14
+ urldate = {2024-03-15},
15
+ year = {2024}
16
16
  }
@@ -1,4 +1,6 @@
1
1
  {
2
+ "id": "https://doi.org/10.5555/12345678",
3
+ "schemaVersion": "http://datacite.org/schema/kernel-4",
2
4
  "container": {
3
5
  "type": "Journal",
4
6
  "identifier": "1234-5678",
@@ -12,11 +14,16 @@
12
14
  "creators": [
13
15
  {
14
16
  "affiliation": [
15
- "Example University"
17
+ {
18
+ "name": "Example University",
19
+ "affiliationIdentifier": "https://ror.org/05dxps055",
20
+ "affiliationIdentifierScheme": "ROR",
21
+ "schemeUri": "https://ror.org"
22
+ }
16
23
  ],
17
24
  "familyName": "Lovelace",
18
25
  "givenName": "Ada",
19
- "name": "Ada, Lovelace",
26
+ "name": "Lovelace, Ada",
20
27
  "nameType": "Personal"
21
28
  }
22
29
  ],
@@ -57,6 +57,7 @@
57
57
  "description": "XML example of all DataCite Metadata Schema v4.4 properties.",
58
58
  "funding_references": [
59
59
  {
60
+ "funder_id": "https://doi.org/10.13039/100000001",
60
61
  "funder_name": "National Science Foundation",
61
62
  "award_title": "Full DataCite XML Example",
62
63
  "award_number": "CBET-106"
@@ -70,7 +71,8 @@
70
71
  "box_west_longitude": -71.032,
71
72
  "box_east_longitude": -68.211,
72
73
  "box_south_latitude": 41.09,
73
- "box_north_latitude": 42.893
74
+ "box_north_latitude": 42.893,
75
+ "polygon": "POLYGON((-71.032 41.991, -69.622 42.893, -68.211 41.991, -69.622 41.090, -71.032 41.991))"
74
76
  }
75
77
  ],
76
78
  "identifiers": [
@@ -102,7 +104,8 @@
102
104
  "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
103
105
  "subjects": [
104
106
  {
105
- "subject": "computer science"
107
+ "subject": "computer science",
108
+ "language": "en-US"
106
109
  }
107
110
  ],
108
111
  "title": "Full DataCite XML Example",
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "commonmeta-schema"
7
- version = "1.0rc2.dev13"
7
+ version = "1.0rc2.dev15"
8
8
  description = "Commonmeta JSON Schemas and conformance fixtures"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.9"