commonmeta-schema 1.0rc1__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.
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/PKG-INFO +14 -10
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/README.md +8 -8
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/crossref_journal_article.json +19 -13
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/crossref/crossref_journal_article.json +31 -7
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/crossref_out/crossref_journal_article.json +2 -2
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/pyproject.toml +6 -2
- commonmeta_schema-1.0rc2.dev2/schemas/commonmeta_v1.0rc2.json +1133 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/src/commonmeta_schema/resources.py +1 -1
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/.gitignore +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/LICENSE +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex/crossref.bib +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex/journal_article.bib +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex/pure.bib +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex_commonmeta/crossref.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex_commonmeta/journal_article.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/bibtex_out/journal_article.bib +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/cff/CITATION.cff +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/cff_commonmeta/CITATION.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/codemeta/codemeta.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/blog_post_1.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/citeproc.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/citeproc_no_author.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/codemeta.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/csl_journal_article.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_blog_post.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_blog_post_citeproc.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_dataset.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_date.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_dryad.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_multiple_identifiers.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/datacite_subject_scheme_for.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/dataset_geo.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/inveniordm_software.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/journal_article.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/journal_article_datacite_reader.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_blog_post.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_blog_post_sathe.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_cczero_license.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_ghost_with_affiliations.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_post_with_funding.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_post_with_relationships.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/jsonfeed_wordpress_with_references.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/schemaorg_blog_posting.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/schemaorg_geolocation.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/schemaorg_gtex.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/commonmeta/schemaorg_journal_article.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/crossref_xml/crossref_elife_01567.xml +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/crossref_xml/journal_article.xml +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/crossref_xml_commonmeta/crossref_elife_01567.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/csl/citeproc.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/csl/citeproc_no_author.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/csl/csl_journal_article.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite/journal_article.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_blog_post.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_blog_post_citeproc.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_dataset.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_date.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_dryad.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_multiple_identifiers.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/datacite_subject_scheme_for.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_reader/journal_article_datacite_reader.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml/full_v4_4.xml +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml/geolocation.xml +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml/schema_4_0.xml +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml_commonmeta/full_v4_4.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml_commonmeta/geolocation.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/datacite_xml_commonmeta/schema_4_0.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/inveniordm/inveniordm_software.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_blog_post.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_blog_post_sathe.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_cczero_license.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_ghost_with_affiliations.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_post_with_funding.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_post_with_relationships.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/jsonfeed/jsonfeed_wordpress_with_references.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/ris/crossref.ris +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/ris/pure.ris +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/ris_commonmeta/crossref.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/schemaorg/schemaorg_blog_posting.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/schemaorg/schemaorg_geolocation.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/schemaorg/schemaorg_gtex.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/schemaorg/schemaorg_journal_article.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/fixtures/schemaorg_out/journal_article.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/schemas/commonmeta_v1.0rc1.json +0 -0
- {commonmeta_schema-1.0rc1 → commonmeta_schema-1.0rc2.dev2}/src/commonmeta_schema/__init__.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: commonmeta-schema
|
|
3
|
-
Version: 1.
|
|
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
|
|
@@ -14,11 +14,15 @@ Classifier: Intended Audience :: Developers
|
|
|
14
14
|
Classifier: License :: OSI Approved :: MIT License
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
17
|
+
Classifier: Programming Language :: Python :: 3.9
|
|
18
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
17
19
|
Classifier: Programming Language :: Python :: 3.11
|
|
18
20
|
Classifier: Programming Language :: Python :: 3.12
|
|
21
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
22
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
19
23
|
Classifier: Topic :: Software Development :: Libraries
|
|
20
24
|
Classifier: Topic :: Text Processing
|
|
21
|
-
Requires-Python: >=3.
|
|
25
|
+
Requires-Python: >=3.9
|
|
22
26
|
Description-Content-Type: text/markdown
|
|
23
27
|
|
|
24
28
|
# commonmeta-schema
|
|
@@ -40,7 +44,7 @@ cross-format conformance tests.
|
|
|
40
44
|
|
|
41
45
|
```
|
|
42
46
|
schemas/
|
|
43
|
-
commonmeta_v1.
|
|
47
|
+
commonmeta_v1.0rc2.json # the Commonmeta JSON Schema (current: v1.0rc2)
|
|
44
48
|
fixtures/
|
|
45
49
|
commonmeta/ # canonical Commonmeta records (round-trip + expected output)
|
|
46
50
|
<format>/ # input fixtures in a given source format
|
|
@@ -51,10 +55,10 @@ fixtures/
|
|
|
51
55
|
## Schema versions
|
|
52
56
|
|
|
53
57
|
Schemas are versioned by filename. The current version is
|
|
54
|
-
`commonmeta_v1.
|
|
58
|
+
`commonmeta_v1.0rc2.json`; new versions are added alongside it rather than
|
|
55
59
|
replacing existing files, so implementations can pin a version. The
|
|
56
60
|
`schema_version` field of a Commonmeta record is the URL
|
|
57
|
-
`https://commonmeta.org/commonmeta_v1.
|
|
61
|
+
`https://commonmeta.org/commonmeta_v1.0rc2.json`.
|
|
58
62
|
|
|
59
63
|
## Fixture conventions
|
|
60
64
|
|
|
@@ -97,8 +101,8 @@ For the initial release, publish explicitly via CLI (not CI automation).
|
|
|
97
101
|
|
|
98
102
|
Package versions follow the schema version:
|
|
99
103
|
|
|
100
|
-
- PyPI uses PEP 440 form: `1.
|
|
101
|
-
- crates.io uses SemVer form: `1.0.0-rc.
|
|
104
|
+
- PyPI uses PEP 440 form: `1.0rc2`
|
|
105
|
+
- crates.io uses SemVer form: `1.0.0-rc.2`
|
|
102
106
|
|
|
103
107
|
### Python (PyPI) via `uv publish`
|
|
104
108
|
|
|
@@ -143,9 +147,9 @@ Package versions follow the schema version:
|
|
|
143
147
|
|
|
144
148
|
### Recommended first-release order
|
|
145
149
|
|
|
146
|
-
1. Publish `1.
|
|
147
|
-
2. Publish `1.0.0-rc.
|
|
148
|
-
3. Create a git tag `v1.
|
|
150
|
+
1. Publish `1.0rc2` to PyPI with `uv publish`.
|
|
151
|
+
2. Publish `1.0.0-rc.2` to crates.io with `cargo publish`.
|
|
152
|
+
3. Create a git tag `v1.0rc2` after both uploads succeed.
|
|
149
153
|
|
|
150
154
|
## License
|
|
151
155
|
|
|
@@ -17,7 +17,7 @@ cross-format conformance tests.
|
|
|
17
17
|
|
|
18
18
|
```
|
|
19
19
|
schemas/
|
|
20
|
-
commonmeta_v1.
|
|
20
|
+
commonmeta_v1.0rc2.json # the Commonmeta JSON Schema (current: v1.0rc2)
|
|
21
21
|
fixtures/
|
|
22
22
|
commonmeta/ # canonical Commonmeta records (round-trip + expected output)
|
|
23
23
|
<format>/ # input fixtures in a given source format
|
|
@@ -28,10 +28,10 @@ fixtures/
|
|
|
28
28
|
## Schema versions
|
|
29
29
|
|
|
30
30
|
Schemas are versioned by filename. The current version is
|
|
31
|
-
`commonmeta_v1.
|
|
31
|
+
`commonmeta_v1.0rc2.json`; new versions are added alongside it rather than
|
|
32
32
|
replacing existing files, so implementations can pin a version. The
|
|
33
33
|
`schema_version` field of a Commonmeta record is the URL
|
|
34
|
-
`https://commonmeta.org/commonmeta_v1.
|
|
34
|
+
`https://commonmeta.org/commonmeta_v1.0rc2.json`.
|
|
35
35
|
|
|
36
36
|
## Fixture conventions
|
|
37
37
|
|
|
@@ -74,8 +74,8 @@ For the initial release, publish explicitly via CLI (not CI automation).
|
|
|
74
74
|
|
|
75
75
|
Package versions follow the schema version:
|
|
76
76
|
|
|
77
|
-
- PyPI uses PEP 440 form: `1.
|
|
78
|
-
- crates.io uses SemVer form: `1.0.0-rc.
|
|
77
|
+
- PyPI uses PEP 440 form: `1.0rc2`
|
|
78
|
+
- crates.io uses SemVer form: `1.0.0-rc.2`
|
|
79
79
|
|
|
80
80
|
### Python (PyPI) via `uv publish`
|
|
81
81
|
|
|
@@ -120,9 +120,9 @@ Package versions follow the schema version:
|
|
|
120
120
|
|
|
121
121
|
### Recommended first-release order
|
|
122
122
|
|
|
123
|
-
1. Publish `1.
|
|
124
|
-
2. Publish `1.0.0-rc.
|
|
125
|
-
3. Create a git tag `v1.
|
|
123
|
+
1. Publish `1.0rc2` to PyPI with `uv publish`.
|
|
124
|
+
2. Publish `1.0.0-rc.2` to crates.io with `cargo publish`.
|
|
125
|
+
3. Create a git tag `v1.0rc2` after both uploads succeed.
|
|
126
126
|
|
|
127
127
|
## License
|
|
128
128
|
|
|
@@ -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-
|
|
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
|
-
"
|
|
57
|
-
|
|
58
|
-
|
|
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": [
|
|
8
|
+
"title": [
|
|
9
|
+
"A Study of Things"
|
|
10
|
+
],
|
|
9
11
|
"author": [
|
|
10
12
|
{
|
|
11
|
-
"ORCID": "http://orcid.org/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": [
|
|
33
|
+
"container-title": [
|
|
34
|
+
"Journal of Examples"
|
|
35
|
+
],
|
|
32
36
|
"volume": "12",
|
|
33
37
|
"issue": "3",
|
|
34
38
|
"page": "100-110",
|
|
35
|
-
"ISSN": [
|
|
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": [
|
|
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": [
|
|
68
|
+
"date-parts": [
|
|
69
|
+
[
|
|
70
|
+
2024,
|
|
71
|
+
3,
|
|
72
|
+
15
|
|
73
|
+
]
|
|
74
|
+
]
|
|
57
75
|
},
|
|
58
76
|
"created": {
|
|
59
|
-
"date-parts": [
|
|
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
|
-
"
|
|
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,10 +4,10 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "commonmeta-schema"
|
|
7
|
-
version = "1.
|
|
7
|
+
version = "1.0rc2.dev2"
|
|
8
8
|
description = "Commonmeta JSON Schemas and conformance fixtures"
|
|
9
9
|
readme = "README.md"
|
|
10
|
-
requires-python = ">=3.
|
|
10
|
+
requires-python = ">=3.9"
|
|
11
11
|
license = "MIT"
|
|
12
12
|
authors = [{ name = "Front Matter" }]
|
|
13
13
|
keywords = ["commonmeta", "schema", "metadata", "json-schema", "fixtures"]
|
|
@@ -17,8 +17,12 @@ classifiers = [
|
|
|
17
17
|
"License :: OSI Approved :: MIT License",
|
|
18
18
|
"Programming Language :: Python :: 3",
|
|
19
19
|
"Programming Language :: Python :: 3 :: Only",
|
|
20
|
+
"Programming Language :: Python :: 3.9",
|
|
21
|
+
"Programming Language :: Python :: 3.10",
|
|
20
22
|
"Programming Language :: Python :: 3.11",
|
|
21
23
|
"Programming Language :: Python :: 3.12",
|
|
24
|
+
"Programming Language :: Python :: 3.13",
|
|
25
|
+
"Programming Language :: Python :: 3.14",
|
|
22
26
|
"Topic :: Software Development :: Libraries",
|
|
23
27
|
"Topic :: Text Processing",
|
|
24
28
|
]
|