commonmeta-schema 1.0rc2.dev4__tar.gz → 1.0rc2.dev5__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.dev4 → commonmeta_schema-1.0rc2.dev5}/PKG-INFO +1 -1
  2. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/schemaorg_gtex.json +30 -3
  3. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/pyproject.toml +1 -1
  4. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/.gitignore +0 -0
  5. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/LICENSE +0 -0
  6. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/README.md +0 -0
  7. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/bibtex/crossref.bib +0 -0
  8. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/bibtex/journal_article.bib +0 -0
  9. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/bibtex/pure.bib +0 -0
  10. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/bibtex_commonmeta/crossref.json +0 -0
  11. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/bibtex_commonmeta/journal_article.json +0 -0
  12. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/bibtex_out/journal_article.bib +0 -0
  13. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/cff/CITATION.cff +0 -0
  14. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/cff_commonmeta/CITATION.json +0 -0
  15. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/codemeta/codemeta.json +0 -0
  16. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/blog_post_1.json +0 -0
  17. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/citeproc.json +0 -0
  18. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/citeproc_no_author.json +0 -0
  19. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/codemeta.json +0 -0
  20. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/crossref_journal_article.json +0 -0
  21. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/csl_journal_article.json +0 -0
  22. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/datacite_blog_post.json +0 -0
  23. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/datacite_blog_post_citeproc.json +0 -0
  24. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/datacite_dataset.json +0 -0
  25. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/datacite_date.json +0 -0
  26. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/datacite_dryad.json +0 -0
  27. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/datacite_multiple_identifiers.json +0 -0
  28. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/datacite_subject_scheme_for.json +0 -0
  29. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/dataset_geo.json +0 -0
  30. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/inveniordm_software.json +0 -0
  31. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/journal_article.json +0 -0
  32. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/journal_article_datacite_reader.json +0 -0
  33. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/jsonfeed_blog_post.json +0 -0
  34. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/jsonfeed_blog_post_sathe.json +0 -0
  35. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/jsonfeed_cczero_license.json +0 -0
  36. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/jsonfeed_ghost_with_affiliations.json +0 -0
  37. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/jsonfeed_post_with_funding.json +0 -0
  38. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/jsonfeed_post_with_relationships.json +0 -0
  39. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/jsonfeed_wordpress_with_references.json +0 -0
  40. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/schemaorg_blog_posting.json +0 -0
  41. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/schemaorg_geolocation.json +0 -0
  42. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/commonmeta/schemaorg_journal_article.json +0 -0
  43. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/crossref/crossref_journal_article.json +0 -0
  44. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/crossref_out/crossref_journal_article.json +0 -0
  45. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/crossref_xml/crossref_elife_01567.xml +0 -0
  46. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/crossref_xml/journal_article.xml +0 -0
  47. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/crossref_xml_commonmeta/crossref_elife_01567.json +0 -0
  48. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/csl/citeproc.json +0 -0
  49. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/csl/citeproc_no_author.json +0 -0
  50. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/csl/csl_journal_article.json +0 -0
  51. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite/journal_article.json +0 -0
  52. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_reader/datacite_blog_post.json +0 -0
  53. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_reader/datacite_blog_post_citeproc.json +0 -0
  54. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_reader/datacite_dataset.json +0 -0
  55. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_reader/datacite_date.json +0 -0
  56. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_reader/datacite_dryad.json +0 -0
  57. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_reader/datacite_multiple_identifiers.json +0 -0
  58. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_reader/datacite_subject_scheme_for.json +0 -0
  59. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_reader/journal_article_datacite_reader.json +0 -0
  60. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_xml/full_v4_4.xml +0 -0
  61. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_xml/geolocation.xml +0 -0
  62. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_xml/schema_4_0.xml +0 -0
  63. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_xml_commonmeta/full_v4_4.json +0 -0
  64. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_xml_commonmeta/geolocation.json +0 -0
  65. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/datacite_xml_commonmeta/schema_4_0.json +0 -0
  66. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/inveniordm/inveniordm_software.json +0 -0
  67. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/jsonfeed/jsonfeed_blog_post.json +0 -0
  68. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/jsonfeed/jsonfeed_blog_post_sathe.json +0 -0
  69. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/jsonfeed/jsonfeed_cczero_license.json +0 -0
  70. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/jsonfeed/jsonfeed_ghost_with_affiliations.json +0 -0
  71. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/jsonfeed/jsonfeed_post_with_funding.json +0 -0
  72. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/jsonfeed/jsonfeed_post_with_relationships.json +0 -0
  73. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/jsonfeed/jsonfeed_wordpress_with_references.json +0 -0
  74. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/ris/crossref.ris +0 -0
  75. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/ris/pure.ris +0 -0
  76. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/ris_commonmeta/crossref.json +0 -0
  77. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/schemaorg/schemaorg_blog_posting.json +0 -0
  78. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/schemaorg/schemaorg_geolocation.json +0 -0
  79. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/schemaorg/schemaorg_gtex.json +0 -0
  80. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/schemaorg/schemaorg_journal_article.json +0 -0
  81. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/fixtures/schemaorg_out/journal_article.json +0 -0
  82. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/schemas/commonmeta_v1.0rc1.json +0 -0
  83. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/schemas/commonmeta_v1.0rc2.json +0 -0
  84. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/src/commonmeta_schema/__init__.py +0 -0
  85. {commonmeta_schema-1.0rc2.dev4 → commonmeta_schema-1.0rc2.dev5}/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.dev4
3
+ Version: 1.0rc2.dev5
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,6 +2,10 @@
2
2
  "id": "https://doi.org/10.25491/d50j-3083",
3
3
  "type": "Dataset",
4
4
  "additional_type": "Gene expression matrices",
5
+ "container": {
6
+ "type": "DataRepository",
7
+ "title": "GTEx"
8
+ },
5
9
  "contributors": [
6
10
  {
7
11
  "type": "Organization",
@@ -13,12 +17,35 @@
13
17
  ]
14
18
  }
15
19
  ],
20
+ "title": "Fully processed, filtered and normalized gene expression matrices (in BED format) for each tissue, which were used as input into FastQTL for eQTL discovery",
16
21
  "date_published": "2017",
22
+ "funding_references": [
23
+ {
24
+ "funder_name": "Common Fund of the Office of the Director of the NIH"
25
+ },
26
+ {
27
+ "funder_name": "National Cancer Institute (NCI)"
28
+ },
29
+ {
30
+ "funder_name": "National Human Genome Research Institute (NHGRI)"
31
+ },
32
+ {
33
+ "funder_name": "National Heart, Lung, and Blood Institute (NHLBI)"
34
+ },
35
+ {
36
+ "funder_name": "National Institute on Drug Abuse (NIDA)"
37
+ },
38
+ {
39
+ "funder_name": "National Institute of Mental Health (NIMH)"
40
+ },
41
+ {
42
+ "funder_name": "National Institute of Neurological Disorders and Stroke (NINDS)"
43
+ }
44
+ ],
17
45
  "provider": "DataCite",
18
46
  "publisher": {
19
47
  "name": "GTEx"
20
48
  },
21
- "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json",
22
49
  "subjects": [
23
50
  {
24
51
  "subject": "gtex"
@@ -36,7 +63,7 @@
36
63
  "subject": "transcriptomics"
37
64
  }
38
65
  ],
39
- "title": "Fully processed, filtered and normalized gene expression matrices (in BED format) for each tissue, which were used as input into FastQTL for eQTL discovery",
40
66
  "url": "https://ors.datacite.org/doi:/10.25491/d50j-3083",
41
- "version": "v7"
67
+ "version": "v7",
68
+ "schema_version": "https://commonmeta.org/commonmeta_v1.0rc2.json"
42
69
  }
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "commonmeta-schema"
7
- version = "1.0rc2.dev4"
7
+ version = "1.0rc2.dev5"
8
8
  description = "Commonmeta JSON Schemas and conformance fixtures"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.9"