pylode 3.2.2__tar.gz → 3.2.3__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.
- {pylode-3.2.2 → pylode-3.2.3}/PKG-INFO +17 -15
- {pylode-3.2.2 → pylode-3.2.3}/README.md +15 -13
- {pylode-3.2.2 → pylode-3.2.3}/pylode/__init__.py +0 -1
- pylode-3.2.3/pylode/version.py +3 -0
- {pylode-3.2.2 → pylode-3.2.3}/pyproject.toml +2 -2
- pylode-3.2.2/pylode/version.py +0 -3
- {pylode-3.2.2 → pylode-3.2.3}/LICENSE +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/__main__.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/cli.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/__init__.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/ontpub.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/__init__.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/component/__init__.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/component/example.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/component/heading.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/component/link.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/component/preamble.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/component/properties_table.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/component/tooltip.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/dataset.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/fragment.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/html.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/loader.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/model.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/namespace.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/query/__init__.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/query/common.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/query/property_shape.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/random.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/supermodel/state.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/profiles/vocpub.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/pylode.css +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/dcterms-mod.ttl +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/licenses.ttl +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/ontdoc.ttl +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/owl.ttl +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/prov.ttl +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/rdf.ttl +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/rdfs-mod.ttl +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/refs.pickle +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/refs_titles.pickle +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/sdo-mod.ttl +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/skos.ttl +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf/void.ttl +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/rdf_elements.py +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/static/asciidoc.css +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/static/hierarchy.css +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/static/hierarchy.js +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/static/property-table-row.js +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/static/pylode.css +0 -0
- {pylode-3.2.2 → pylode-3.2.3}/pylode/utils.py +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: pylode
|
|
3
|
-
Version: 3.2.
|
|
3
|
+
Version: 3.2.3
|
|
4
4
|
Summary: An OWL ontology documentation tool using Python, based on LODE.
|
|
5
5
|
Author: Nicholas Car
|
|
6
|
-
Author-email: nick@kurrawong.
|
|
6
|
+
Author-email: nick@kurrawong.ai
|
|
7
7
|
Requires-Python: >=3.9,<4.0
|
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
|
9
9
|
Classifier: Programming Language :: Python :: 3.9
|
|
@@ -43,7 +43,7 @@ To access v 2.13.2 of pyLODE, either:
|
|
|
43
43
|
|
|
44
44
|
- [Download it from PyPI](https://pypi.org/project/pylode/2.13.2/)
|
|
45
45
|
- [Check it out from GitHub](https://github.com/RDFLib/pyLODE/releases/tag/2.13.2)
|
|
46
|
-
- Access it via the [online service](http://
|
|
46
|
+
- Access it via the [online service](http://tools.kurrawong.ai/pylode)
|
|
47
47
|
|
|
48
48
|
---
|
|
49
49
|
|
|
@@ -85,7 +85,7 @@ The tool can be used in multiple ways:
|
|
|
85
85
|
- via the [Falcon framework](https://falconframework.org/)
|
|
86
86
|
- see `server.py`
|
|
87
87
|
- As-a-service online
|
|
88
|
-
- https://
|
|
88
|
+
- https://tools.kurrawong.ai/pylode
|
|
89
89
|
|
|
90
90
|
### Command line arguments
|
|
91
91
|
|
|
@@ -174,12 +174,13 @@ pyLODE supports simple and complex Agent objects, including ORCIDs, affiliations
|
|
|
174
174
|
|
|
175
175
|
```turtle
|
|
176
176
|
<ontology_x>
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
177
|
+
schema:creator [
|
|
178
|
+
schema:name "Nicholas J. Car" ;
|
|
179
|
+
schema:identifier <http://orcid.org/0000-0002-8742-7730> ;
|
|
180
|
+
schema:email "nick@kurrawong.ai"^^xsd:anyURI ;
|
|
181
|
+
schema:affiliation [
|
|
182
|
+
schema:name "KurrawongAI" ;
|
|
183
|
+
schema:url "https://kurrawong.ai"^^xsd:anyURI ;
|
|
183
184
|
] ;
|
|
184
185
|
] ;
|
|
185
186
|
.
|
|
@@ -222,12 +223,13 @@ python -m pytest tests --disable-warnings
|
|
|
222
223
|
|
|
223
224
|
## Releases
|
|
224
225
|
|
|
225
|
-
**Current release:** **3.2.
|
|
226
|
+
**Current release:** **3.2.3**
|
|
226
227
|
|
|
227
228
|
### Release Schedule
|
|
228
229
|
|
|
229
230
|
| Version | Date | Description |
|
|
230
231
|
|---------|------------------|---------------------------------------------------------------------------------|
|
|
232
|
+
| 3.2.3 | 27 January 2026 | Updating dependencies & release procedure. Tidy testing cleanup |
|
|
231
233
|
| 3.2.1 | 31 January 2025 | Fix version number in version.py |
|
|
232
234
|
| 3.2.0 | 27 July 2024 | dependency updates and merged multiple small PRs |
|
|
233
235
|
| 3.1.4 | 6 April 2024 | Fix load_ontology function's detection of data input |
|
|
@@ -294,7 +296,7 @@ Nicholas Car
|
|
|
294
296
|
* `poetry build`
|
|
295
297
|
* `poetry publish -u __token__ -p {TOKEN}`
|
|
296
298
|
9. make a GitHub release
|
|
297
|
-
* include `/
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
299
|
+
* include `/dist` build artifacts
|
|
300
|
+
10. increment version number to next release in `pyproject.toml`
|
|
301
|
+
11. commit all changes `$ git commit -a "..."`
|
|
302
|
+
12. push changes `$ git push`
|
|
@@ -23,7 +23,7 @@ To access v 2.13.2 of pyLODE, either:
|
|
|
23
23
|
|
|
24
24
|
- [Download it from PyPI](https://pypi.org/project/pylode/2.13.2/)
|
|
25
25
|
- [Check it out from GitHub](https://github.com/RDFLib/pyLODE/releases/tag/2.13.2)
|
|
26
|
-
- Access it via the [online service](http://
|
|
26
|
+
- Access it via the [online service](http://tools.kurrawong.ai/pylode)
|
|
27
27
|
|
|
28
28
|
---
|
|
29
29
|
|
|
@@ -65,7 +65,7 @@ The tool can be used in multiple ways:
|
|
|
65
65
|
- via the [Falcon framework](https://falconframework.org/)
|
|
66
66
|
- see `server.py`
|
|
67
67
|
- As-a-service online
|
|
68
|
-
- https://
|
|
68
|
+
- https://tools.kurrawong.ai/pylode
|
|
69
69
|
|
|
70
70
|
### Command line arguments
|
|
71
71
|
|
|
@@ -154,12 +154,13 @@ pyLODE supports simple and complex Agent objects, including ORCIDs, affiliations
|
|
|
154
154
|
|
|
155
155
|
```turtle
|
|
156
156
|
<ontology_x>
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
157
|
+
schema:creator [
|
|
158
|
+
schema:name "Nicholas J. Car" ;
|
|
159
|
+
schema:identifier <http://orcid.org/0000-0002-8742-7730> ;
|
|
160
|
+
schema:email "nick@kurrawong.ai"^^xsd:anyURI ;
|
|
161
|
+
schema:affiliation [
|
|
162
|
+
schema:name "KurrawongAI" ;
|
|
163
|
+
schema:url "https://kurrawong.ai"^^xsd:anyURI ;
|
|
163
164
|
] ;
|
|
164
165
|
] ;
|
|
165
166
|
.
|
|
@@ -202,12 +203,13 @@ python -m pytest tests --disable-warnings
|
|
|
202
203
|
|
|
203
204
|
## Releases
|
|
204
205
|
|
|
205
|
-
**Current release:** **3.2.
|
|
206
|
+
**Current release:** **3.2.3**
|
|
206
207
|
|
|
207
208
|
### Release Schedule
|
|
208
209
|
|
|
209
210
|
| Version | Date | Description |
|
|
210
211
|
|---------|------------------|---------------------------------------------------------------------------------|
|
|
212
|
+
| 3.2.3 | 27 January 2026 | Updating dependencies & release procedure. Tidy testing cleanup |
|
|
211
213
|
| 3.2.1 | 31 January 2025 | Fix version number in version.py |
|
|
212
214
|
| 3.2.0 | 27 July 2024 | dependency updates and merged multiple small PRs |
|
|
213
215
|
| 3.1.4 | 6 April 2024 | Fix load_ontology function's detection of data input |
|
|
@@ -274,7 +276,7 @@ Nicholas Car
|
|
|
274
276
|
* `poetry build`
|
|
275
277
|
* `poetry publish -u __token__ -p {TOKEN}`
|
|
276
278
|
9. make a GitHub release
|
|
277
|
-
* include `/
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
279
|
+
* include `/dist` build artifacts
|
|
280
|
+
10. increment version number to next release in `pyproject.toml`
|
|
281
|
+
11. commit all changes `$ git commit -a "..."`
|
|
282
|
+
12. push changes `$ git push`
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "pylode"
|
|
3
|
-
version = "3.2.
|
|
3
|
+
version = "3.2.3"
|
|
4
4
|
description = "An OWL ontology documentation tool using Python, based on LODE."
|
|
5
|
-
authors = ["Nicholas Car <nick@kurrawong.
|
|
5
|
+
authors = ["Nicholas Car <nick@kurrawong.ai>"]
|
|
6
6
|
readme = "README.md"
|
|
7
7
|
|
|
8
8
|
[tool.poetry.dependencies]
|
pylode-3.2.2/pylode/version.py
DELETED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|