invenio-subjects-mesh-lite 2024.3.5__py3-none-any.whl → 2024.3.6__py3-none-any.whl
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.
- {invenio_subjects_mesh_lite-2024.3.5.dist-info → invenio_subjects_mesh_lite-2024.3.6.dist-info}/METADATA +20 -11
- {invenio_subjects_mesh_lite-2024.3.5.dist-info → invenio_subjects_mesh_lite-2024.3.6.dist-info}/RECORD +6 -6
- {invenio_subjects_mesh_lite-2024.3.5.dist-info → invenio_subjects_mesh_lite-2024.3.6.dist-info}/WHEEL +1 -1
- {invenio_subjects_mesh_lite-2024.3.5.dist-info → invenio_subjects_mesh_lite-2024.3.6.dist-info}/LICENSE +0 -0
- {invenio_subjects_mesh_lite-2024.3.5.dist-info → invenio_subjects_mesh_lite-2024.3.6.dist-info}/entry_points.txt +0 -0
- {invenio_subjects_mesh_lite-2024.3.5.dist-info → invenio_subjects_mesh_lite-2024.3.6.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: invenio-subjects-mesh-lite
|
|
3
|
-
Version: 2024.3.
|
|
3
|
+
Version: 2024.3.6
|
|
4
4
|
Summary: MeSH subject terms without qualifiers
|
|
5
5
|
Author-email: Northwestern University <DL_FSM_GDS@e.northwestern.edu>
|
|
6
6
|
License: MIT License
|
|
@@ -35,18 +35,19 @@ Classifier: Programming Language :: Python
|
|
|
35
35
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
36
36
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
37
37
|
Classifier: Programming Language :: Python :: 3
|
|
38
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
39
38
|
Classifier: Programming Language :: Python :: 3.9
|
|
40
|
-
Classifier: Programming Language :: Python :: 3.
|
|
41
|
-
|
|
39
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
40
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
41
|
+
Requires-Python: >=3.9
|
|
42
42
|
Description-Content-Type: text/markdown
|
|
43
43
|
License-File: LICENSE
|
|
44
|
-
Requires-Dist: galter-subjects-utils
|
|
44
|
+
Requires-Dist: galter-subjects-utils<2.0,>=0.4.2
|
|
45
45
|
Provides-Extra: dev
|
|
46
|
-
Requires-Dist: check-manifest
|
|
47
|
-
Requires-Dist:
|
|
48
|
-
Requires-Dist:
|
|
49
|
-
Requires-Dist:
|
|
46
|
+
Requires-Dist: check-manifest>=0.49; extra == "dev"
|
|
47
|
+
Requires-Dist: invenio-search[opensearch2]<3.0,>=2.1.0; extra == "dev"
|
|
48
|
+
Requires-Dist: invoke<3.0,>=2.2; extra == "dev"
|
|
49
|
+
Requires-Dist: pyyaml>=5.4.1; extra == "dev"
|
|
50
|
+
Requires-Dist: pytest-invenio<3.0.0,>=2.1.1; extra == "dev"
|
|
50
51
|
|
|
51
52
|
# invenio-subjects-mesh-lite
|
|
52
53
|
|
|
@@ -110,12 +111,20 @@ In particular, options for `galter_subjects update` allow you to store renamed,
|
|
|
110
111
|
|
|
111
112
|
When a new list of MeSH term comes out, this package should be updated. Here we show how.
|
|
112
113
|
|
|
114
|
+
**Pre-requisite/Context**
|
|
115
|
+
|
|
116
|
+
[Install the distribution package for development](#development) before you do anything.
|
|
117
|
+
|
|
118
|
+
**Commands**
|
|
119
|
+
|
|
120
|
+
Once you have it installed, you can run the following commands in the isolated virtualenv:
|
|
121
|
+
|
|
113
122
|
```bash
|
|
114
123
|
# In this project
|
|
115
124
|
# Download up-to-date listings
|
|
116
|
-
|
|
125
|
+
(venv) invenio galter_subjects mesh download -d /path/to/downloads/storage/ -y YEAR
|
|
117
126
|
# Generate file containing initial listing
|
|
118
|
-
|
|
127
|
+
(venv) invenio galter_subjects mesh file -d /path/to/downloads/storage/ -y YEAR -f topic -o invenio_subjects_mesh_lite/vocabularies/subjects_mesh.csv
|
|
119
128
|
```
|
|
120
129
|
|
|
121
130
|
When you are happy with the list, bump the version in `pyproject.toml` and release it.
|
|
@@ -2,9 +2,9 @@ invenio_subjects_mesh_lite/__init__.py,sha256=OMjv34qKJaCfpWkviS2Flm5-x102etEeCD
|
|
|
2
2
|
invenio_subjects_mesh_lite/vocabularies/__init__.py,sha256=Jan6XCvJwfPkOh2K9HsMvKN2aL3uNbfYaGyWcesfwHI,251
|
|
3
3
|
invenio_subjects_mesh_lite/vocabularies/subjects_mesh.csv,sha256=dhggAfb_Y8vciCGouNM8EGoezitE9eFbhZZj9MJZAtY,1871337
|
|
4
4
|
invenio_subjects_mesh_lite/vocabularies/vocabularies.yaml,sha256=GZNfEe-5B10X0xcJxR780orv7Z7H0mu5lWUxug8agTg,180
|
|
5
|
-
invenio_subjects_mesh_lite-2024.3.
|
|
6
|
-
invenio_subjects_mesh_lite-2024.3.
|
|
7
|
-
invenio_subjects_mesh_lite-2024.3.
|
|
8
|
-
invenio_subjects_mesh_lite-2024.3.
|
|
9
|
-
invenio_subjects_mesh_lite-2024.3.
|
|
10
|
-
invenio_subjects_mesh_lite-2024.3.
|
|
5
|
+
invenio_subjects_mesh_lite-2024.3.6.dist-info/LICENSE,sha256=pvn4sHeXv1itkPsbMsOgqg14rm28oYDUbLm8UNiCYbE,1086
|
|
6
|
+
invenio_subjects_mesh_lite-2024.3.6.dist-info/METADATA,sha256=vcEpfzwlDmwFAcwTxw3HvZjqh5bgx7XmEBGWlR5oeIw,6532
|
|
7
|
+
invenio_subjects_mesh_lite-2024.3.6.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
|
|
8
|
+
invenio_subjects_mesh_lite-2024.3.6.dist-info/entry_points.txt,sha256=e7moK0iCK4p9usRWiwQIHW_zjN3P9d5fxtx-WZW7-a0,100
|
|
9
|
+
invenio_subjects_mesh_lite-2024.3.6.dist-info/top_level.txt,sha256=V6HkvobY26xog1stvPmVbhG5Xh3fclE4LtcTajmeu3c,27
|
|
10
|
+
invenio_subjects_mesh_lite-2024.3.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|