commonmeta-schema 1.0rc2.dev10__tar.gz → 1.0rc2.dev11__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.dev10 → commonmeta_schema-1.0rc2.dev11}/PKG-INFO +1 -1
  2. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/crossref_journal_article.json +0 -1
  3. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/pyproject.toml +1 -1
  4. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/schemas/commonmeta_v1.0rc2.json +0 -4
  5. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/.gitignore +0 -0
  6. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/LICENSE +0 -0
  7. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/README.md +0 -0
  8. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/bibtex/crossref.bib +0 -0
  9. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/bibtex/journal_article.bib +0 -0
  10. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/bibtex/pure.bib +0 -0
  11. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/bibtex_commonmeta/crossref.json +0 -0
  12. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/bibtex_commonmeta/journal_article.json +0 -0
  13. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/bibtex_out/journal_article.bib +0 -0
  14. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/cff/CITATION.cff +0 -0
  15. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/cff_commonmeta/CITATION.json +0 -0
  16. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/codemeta/codemeta.json +0 -0
  17. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/blog_post_1.json +0 -0
  18. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/citeproc.json +0 -0
  19. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/citeproc_no_author.json +0 -0
  20. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/codemeta.json +0 -0
  21. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/csl_journal_article.json +0 -0
  22. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/datacite_blog_post.json +0 -0
  23. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/datacite_blog_post_citeproc.json +0 -0
  24. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/datacite_dataset.json +0 -0
  25. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/datacite_date.json +0 -0
  26. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/datacite_dryad.json +0 -0
  27. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/datacite_multiple_identifiers.json +0 -0
  28. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/datacite_subject_scheme_for.json +0 -0
  29. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/dataset_geo.json +0 -0
  30. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/inveniordm_software.json +0 -0
  31. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/journal_article.json +0 -0
  32. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/journal_article_datacite_reader.json +0 -0
  33. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/jsonfeed_blog_post.json +0 -0
  34. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/jsonfeed_blog_post_sathe.json +0 -0
  35. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/jsonfeed_cczero_license.json +0 -0
  36. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/jsonfeed_ghost_with_affiliations.json +0 -0
  37. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/jsonfeed_post_with_funding.json +0 -0
  38. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/jsonfeed_post_with_relationships.json +0 -0
  39. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/jsonfeed_wordpress_with_references.json +0 -0
  40. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/schemaorg_blog_posting.json +0 -0
  41. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/schemaorg_geolocation.json +0 -0
  42. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/schemaorg_gtex.json +0 -0
  43. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/commonmeta/schemaorg_journal_article.json +0 -0
  44. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/crossref/crossref_journal_article.json +0 -0
  45. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/crossref_out/crossref_journal_article.json +0 -0
  46. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/crossref_xml/crossref_elife_01567.xml +0 -0
  47. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/crossref_xml/journal_article.xml +0 -0
  48. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/crossref_xml_commonmeta/crossref_elife_01567.json +0 -0
  49. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/csl/citeproc.json +0 -0
  50. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/csl/citeproc_no_author.json +0 -0
  51. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/csl/csl_journal_article.json +0 -0
  52. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite/journal_article.json +0 -0
  53. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_reader/datacite_blog_post.json +0 -0
  54. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_reader/datacite_blog_post_citeproc.json +0 -0
  55. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_reader/datacite_dataset.json +0 -0
  56. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_reader/datacite_date.json +0 -0
  57. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_reader/datacite_dryad.json +0 -0
  58. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_reader/datacite_multiple_identifiers.json +0 -0
  59. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_reader/datacite_subject_scheme_for.json +0 -0
  60. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_reader/journal_article_datacite_reader.json +0 -0
  61. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_xml/full_v4_4.xml +0 -0
  62. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_xml/geolocation.xml +0 -0
  63. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_xml/schema_4_0.xml +0 -0
  64. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_xml_commonmeta/full_v4_4.json +0 -0
  65. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_xml_commonmeta/geolocation.json +0 -0
  66. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/datacite_xml_commonmeta/schema_4_0.json +0 -0
  67. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/inveniordm/inveniordm_software.json +0 -0
  68. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/jsonfeed/jsonfeed_blog_post.json +0 -0
  69. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/jsonfeed/jsonfeed_blog_post_sathe.json +0 -0
  70. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/jsonfeed/jsonfeed_cczero_license.json +0 -0
  71. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/jsonfeed/jsonfeed_ghost_with_affiliations.json +0 -0
  72. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/jsonfeed/jsonfeed_post_with_funding.json +0 -0
  73. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/jsonfeed/jsonfeed_post_with_relationships.json +0 -0
  74. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/jsonfeed/jsonfeed_wordpress_with_references.json +0 -0
  75. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/ris/crossref.ris +0 -0
  76. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/ris/pure.ris +0 -0
  77. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/ris_commonmeta/crossref.json +0 -0
  78. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/schemaorg/schemaorg_blog_posting.json +0 -0
  79. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/schemaorg/schemaorg_geolocation.json +0 -0
  80. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/schemaorg/schemaorg_gtex.json +0 -0
  81. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/schemaorg/schemaorg_journal_article.json +0 -0
  82. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/fixtures/schemaorg_out/journal_article.json +0 -0
  83. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/schemas/commonmeta_v1.0rc1.json +0 -0
  84. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/src/commonmeta_schema/__init__.py +0 -0
  85. {commonmeta_schema-1.0rc2.dev10 → commonmeta_schema-1.0rc2.dev11}/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.dev10
3
+ Version: 1.0rc2.dev11
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
@@ -49,7 +49,6 @@
49
49
  {
50
50
  "key": "ref1",
51
51
  "id": "https://doi.org/10.1000/xyz",
52
- "title": "Prior Work",
53
52
  "asserted_by": "Publisher",
54
53
  "reference": "Author, A. (2020). Prior Work. Journal, 10(1), 1–9. https://doi.org/10.1000/xyz."
55
54
  }
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "commonmeta-schema"
7
- version = "1.0rc2.dev10"
7
+ version = "1.0rc2.dev11"
8
8
  description = "Commonmeta JSON Schemas and conformance fixtures"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.9"
@@ -1059,10 +1059,6 @@
1059
1059
  "description": "The reference formatted as string.",
1060
1060
  "type": "string"
1061
1061
  },
1062
- "title": {
1063
- "description": "The title of the referenced article.",
1064
- "type": "string"
1065
- },
1066
1062
  "asserted_by": {
1067
1063
  "$ref": "#/$defs/provider"
1068
1064
  }