pyjelly 0.6.1__py3-none-any.whl → 0.6.2__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.

Potentially problematic release.


This version of pyjelly might be problematic. Click here for more details.

pyjelly/parse/lookup.py CHANGED
@@ -26,7 +26,7 @@ class LookupDecoder:
26
26
 
27
27
  def __init__(self, *, lookup_size: int) -> None:
28
28
  if lookup_size > MAX_LOOKUP_SIZE:
29
- msg = f"lookup size must be less than {MAX_LOOKUP_SIZE}"
29
+ msg = f"lookup size cannot be larger than {MAX_LOOKUP_SIZE}"
30
30
  raise JellyAssertionError(msg)
31
31
  self.lookup_size = lookup_size
32
32
  placeholders = (None,) * lookup_size
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyjelly
3
- Version: 0.6.1
3
+ Version: 0.6.2
4
4
  Summary: Jelly-RDF implementation for Python
5
5
  Project-URL: Homepage, https://w3id.org/jelly/pyjelly
6
6
  Project-URL: Documentation, https://w3id.org/jelly/pyjelly
@@ -44,9 +44,22 @@ Description-Content-Type: text/markdown
44
44
 
45
45
  ## Features
46
46
 
47
- - **Fast reading and writing** of RDF knowledge graphs in the [Jelly format](http://w3id.org/jelly)
48
- - **Seamless integration with [rdflib](https://rdflib.readthedocs.io/)**
49
- - **Stream processing support** for large datasets or streams of many RDF graphs/datasets
47
+ - **Fast reading and writing** of RDF knowledge graphs in the [Jelly format](http://w3id.org/jelly).
48
+ - **Standalone [generic API](https://w3id.org/jelly/pyjelly/dev/generic-sink)** with no third-party dependencies, allowing for:
49
+ - Serialization and parsing of statements to and from Jelly files.
50
+ - Parsing and serializing streams of graphs and statements.
51
+ - Precise control over **serialization options, framing and compression**.
52
+ - **Seamless** integration with:
53
+ - **[rdflib](https://w3id.org/jelly/pyjelly/dev/getting-started)**
54
+ - **[RDFLib-Neo4j](https://w3id.org/jelly/pyjelly/dev/rdflib-neo4j-integration)**
55
+ - **[NetworkX](https://w3id.org/jelly/pyjelly/dev/networkx-integration)**
56
+ - **Stream processing support** for large datasets or streams of all [physical stream types](https://w3id.org/jelly/dev/specification/reference/#physicalstreamtype).
57
+
58
+ **pyjelly** is useful when dealing with (see [full description](https://w3id.org/jelly/pyjelly/dev/overview/#use-cases)):
59
+
60
+ - Dumping and loading **large RDF datasets**.
61
+ - **Client-server communication**.
62
+ - Workflows, where **streaming** is required.
50
63
 
51
64
  ## Getting started
52
65
 
@@ -18,15 +18,15 @@ pyjelly/jelly/rdf_pb2.pyi,sha256=-gxZO-r2wyN68l83XomySz60c82SZmoPKh1HxamBjZs,118
18
18
  pyjelly/parse/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
19
19
  pyjelly/parse/decode.py,sha256=ze1u7xDz_ySxs4tTqaNN_mpd7GCRN6_Tuz9-xZOwCt8,14381
20
20
  pyjelly/parse/ioutils.py,sha256=0eqLmY1lpxRT5PZjx93g8FGfvpfDsXOkZBq2Ag8vptw,3808
21
- pyjelly/parse/lookup.py,sha256=1AbdZEycLC4tRfh3fgF5hv5PrhwhdWvCUC53iHt-E4c,2193
21
+ pyjelly/parse/lookup.py,sha256=_E9sg4p5X8INeeqAZqmLH_HENpONr3IF-GqWVV6TeJc,2197
22
22
  pyjelly/serialize/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
23
  pyjelly/serialize/encode.py,sha256=_ACdaxYAoh7z5ND77ceJikKF_AGlZ-P69XPsnl7Fmsg,12664
24
24
  pyjelly/serialize/flows.py,sha256=0C2soigJKyHr3xoR-7v0kc1RL8COwnuCRd4iVZpukFU,5524
25
25
  pyjelly/serialize/ioutils.py,sha256=2_NaadLfHO3jKR1ZV7aK6jQ09sPKBar9iLFHYwourz8,400
26
26
  pyjelly/serialize/lookup.py,sha256=h0lYFjdB6CIuN2DzAW6EE4ILJFUuto3paAK6DG1DZYg,4091
27
27
  pyjelly/serialize/streams.py,sha256=p4RTQ750C4mT64vDxiK0KcUwD0qaAy-rZ7vwwvV_Cy8,8339
28
- pyjelly-0.6.1.dist-info/METADATA,sha256=scN1jhC-58MfUscg9VcgWRCBPW4Y9h2_RjlOsxuS6uw,4753
29
- pyjelly-0.6.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
30
- pyjelly-0.6.1.dist-info/entry_points.txt,sha256=kUG0p9zso7HpitdMaQaXEj_KSqgOGsL0Ky9ARbecN1g,339
31
- pyjelly-0.6.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
32
- pyjelly-0.6.1.dist-info/RECORD,,
28
+ pyjelly-0.6.2.dist-info/METADATA,sha256=5JVdbuV6KtIdSaXABcfSVwHDD8s6g2bykjWx3w-U2iU,5615
29
+ pyjelly-0.6.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
30
+ pyjelly-0.6.2.dist-info/entry_points.txt,sha256=kUG0p9zso7HpitdMaQaXEj_KSqgOGsL0Ky9ARbecN1g,339
31
+ pyjelly-0.6.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
32
+ pyjelly-0.6.2.dist-info/RECORD,,