rdf-construct 0.2.0__py3-none-any.whl → 0.2.1__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.
rdf_construct/__init__.py CHANGED
@@ -4,7 +4,7 @@ Named after the ROM construct from William Gibson's Neuromancer -
4
4
  preserved, structured knowledge that can be queried and transformed.
5
5
  """
6
6
 
7
- __version__ = "0.2.0"
7
+ __version__ = "0.2.1"
8
8
 
9
9
  from . import core, uml
10
10
  from .cli import cli
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rdf-construct
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: Semantic RDF manipulation toolkit - order, serialize, and diff RDF ontologies
5
5
  License-Expression: MIT
6
6
  License-File: LICENSE
@@ -44,6 +44,8 @@ Description-Content-Type: text/markdown
44
44
 
45
45
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
46
46
  [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
47
+ [![PyPI version](https://badge.fury.io/py/rdf-construct.svg)](https://pypi.org/project/rdf-construct/)
48
+ [![Downloads](https://pepy.tech/badge/rdf-construct)](https://pepy.tech/project/rdf-construct)
47
49
 
48
50
  ## Features
49
51
 
@@ -1,4 +1,4 @@
1
- rdf_construct/__init__.py,sha256=pEWpK7Ac7y64Q-RKxe3w8elUih_z8Xbnfu6Np3PZMmk,296
1
+ rdf_construct/__init__.py,sha256=FfsBStwimks3c5TE2Gqe-UARK0I7q5s-uYXrir-lorg,296
2
2
  rdf_construct/__main__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  rdf_construct/cli.py,sha256=xboP4icN3kH6Xoh7srohE8Sstsi2M8iiUK_5_3T15iU,53787
4
4
  rdf_construct/core/__init__.py,sha256=YgxXUPGHgBqToc8u06qksfWh_vx25g2eCg8_X8vg5l4,781
@@ -81,8 +81,8 @@ rdf_construct/uml/odm_renderer.py,sha256=X4QqzWXJ-FX64ZIfu0Nx6gpHbEQsJOo2hq2fbY3
81
81
  rdf_construct/uml/renderer.py,sha256=Zj3udsghxXqJ5NPqvVSoIK177Vtzh-fFgsDzYxF5OoY,23755
82
82
  rdf_construct/uml/uml_layout.py,sha256=PBd_qOBJzDq2N8SCqDJqgAoFmYnzZC4jrLgCQ4biYBM,13217
83
83
  rdf_construct/uml/uml_style.py,sha256=ngVqmbS18Y4mAi9ggtL26IeVF5VbcOIOvalvI62jSO4,21876
84
- rdf_construct-0.2.0.dist-info/METADATA,sha256=kPZhuYyWcfxJoid7QJhMZ9SVcv5THH-9HjskW37Q004,12503
85
- rdf_construct-0.2.0.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
86
- rdf_construct-0.2.0.dist-info/entry_points.txt,sha256=L4Mh7BDMt2BUHq_x9BwyPVZmZ-j_wifbD574Zm3qXZY,55
87
- rdf_construct-0.2.0.dist-info/licenses/LICENSE,sha256=Fh-f4K2IlA0QH5XThePUIoG6_J_UqDkQyihGfvHcvpk,1061
88
- rdf_construct-0.2.0.dist-info/RECORD,,
84
+ rdf_construct-0.2.1.dist-info/METADATA,sha256=6grIn1WQb3PEZ6L0XYrHKyf1ECz9mC_XqELdAq4c4gY,12701
85
+ rdf_construct-0.2.1.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
86
+ rdf_construct-0.2.1.dist-info/entry_points.txt,sha256=L4Mh7BDMt2BUHq_x9BwyPVZmZ-j_wifbD574Zm3qXZY,55
87
+ rdf_construct-0.2.1.dist-info/licenses/LICENSE,sha256=Fh-f4K2IlA0QH5XThePUIoG6_J_UqDkQyihGfvHcvpk,1061
88
+ rdf_construct-0.2.1.dist-info/RECORD,,