iolanta 1.2.10__py3-none-any.whl → 1.2.11__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.
- iolanta/cli/main.py +1 -1
- iolanta/cyberspace/processor.py +3 -3
- iolanta/facets/textual_ontology/sparql/visualization-vocab.sparql +1 -1
- iolanta/iolanta.py +1 -3
- iolanta/parse_quads.py +0 -1
- {iolanta-1.2.10.dist-info → iolanta-1.2.11.dist-info}/METADATA +2 -2
- {iolanta-1.2.10.dist-info → iolanta-1.2.11.dist-info}/RECORD +9 -9
- {iolanta-1.2.10.dist-info → iolanta-1.2.11.dist-info}/WHEEL +0 -0
- {iolanta-1.2.10.dist-info → iolanta-1.2.11.dist-info}/entry_points.txt +0 -0
iolanta/cli/main.py
CHANGED
iolanta/cyberspace/processor.py
CHANGED
|
@@ -465,9 +465,9 @@ class GlobalSPARQLProcessor(Processor): # noqa: WPS338, WPS214
|
|
|
465
465
|
))
|
|
466
466
|
|
|
467
467
|
def _follow_is_visualized_with_links(self, uri: URIRef):
|
|
468
|
-
"""Follow `
|
|
468
|
+
"""Follow `dcterms:isReferencedBy` links."""
|
|
469
469
|
self.logger.info(f'Following links for {uri}…')
|
|
470
|
-
triples = self.graph.triples((uri,
|
|
470
|
+
triples = self.graph.triples((uri, DCTERMS.isReferencedBy, None))
|
|
471
471
|
for _, _, visualization in triples:
|
|
472
472
|
if isinstance(visualization, URIRef):
|
|
473
473
|
self.load(visualization)
|
|
@@ -630,7 +630,7 @@ class GlobalSPARQLProcessor(Processor): # noqa: WPS338, WPS214
|
|
|
630
630
|
quads = list(
|
|
631
631
|
parse_quads(
|
|
632
632
|
quads_document=ld_rdf,
|
|
633
|
-
graph=
|
|
633
|
+
graph=source_uri,
|
|
634
634
|
blank_node_prefix=str(source),
|
|
635
635
|
),
|
|
636
636
|
)
|
iolanta/iolanta.py
CHANGED
|
@@ -300,9 +300,7 @@ class Iolanta: # noqa: WPS214
|
|
|
300
300
|
self.add(plugin.data_files)
|
|
301
301
|
except Exception as error:
|
|
302
302
|
self.logger.error(
|
|
303
|
-
'Cannot load
|
|
304
|
-
plugin,
|
|
305
|
-
error,
|
|
303
|
+
f'Cannot load {plugin} plugin data files: {error}',
|
|
306
304
|
)
|
|
307
305
|
|
|
308
306
|
def __post_init__(self):
|
iolanta/parse_quads.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: iolanta
|
|
3
|
-
Version: 1.2.
|
|
3
|
+
Version: 1.2.11
|
|
4
4
|
Summary: Semantic Web browser
|
|
5
5
|
License: MIT
|
|
6
6
|
Author: Anatoly Scherbakov
|
|
@@ -33,7 +33,7 @@ Requires-Dist: rich (>=13.3.1)
|
|
|
33
33
|
Requires-Dist: textual (>=0.83.0)
|
|
34
34
|
Requires-Dist: typer (>=0.9.0)
|
|
35
35
|
Requires-Dist: watchfiles (>=1.0.4,<2.0.0)
|
|
36
|
-
Requires-Dist: yaml-ld (>=1.1.
|
|
36
|
+
Requires-Dist: yaml-ld (>=1.1.7)
|
|
37
37
|
Requires-Dist: yarl (>=1.9.4)
|
|
38
38
|
Description-Content-Type: text/markdown
|
|
39
39
|
|
|
@@ -6,7 +6,7 @@ iolanta/cli/formatters/choose.py,sha256=Ac4hNoptvnhuJB77K9KOn5oMF7j2RxmNuaLko28W
|
|
|
6
6
|
iolanta/cli/formatters/csv.py,sha256=OVucZxhcMjihUli0wkbSOKo500-i7DNV0Zdf6oIougU,753
|
|
7
7
|
iolanta/cli/formatters/json.py,sha256=jkNldFApSWw0kcMkeIPvI2Vt4JTE-Rvx5mWqKJb3Sj4,741
|
|
8
8
|
iolanta/cli/formatters/pretty.py,sha256=Ik75CR5GMBDJCvES9eF0bQPj64ZJD40iFDSSZH0s9aA,2920
|
|
9
|
-
iolanta/cli/main.py,sha256
|
|
9
|
+
iolanta/cli/main.py,sha256=93pfYqhXsldasyh1vnJin8Tt6EkUiCsVrwA4v4f6Ibc,3134
|
|
10
10
|
iolanta/cli/models.py,sha256=cjbpowdzI4wAP0DUk3qoVHyimk6AZwlXi9CGmusZTuM,159
|
|
11
11
|
iolanta/cli/pretty_print.py,sha256=M6E3TmhzA6JY5GeUVmDZLmOh5u70-393PVit4voFKDI,977
|
|
12
12
|
iolanta/context.py,sha256=bZR-tbZIrDQ-Vby01PMDZ6ifxM-0YMK68RJvAsyqCTs,507
|
|
@@ -14,7 +14,7 @@ iolanta/conversions.py,sha256=hbLwRF1bAbOxy17eMWLHhYksbdCWN-v4-0y0wn3XSSg,1185
|
|
|
14
14
|
iolanta/cyberspace/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
15
15
|
iolanta/cyberspace/inference/wikibase-claim.sparql,sha256=JSawj3VTc9ZPoU9mvh1w1AMYb3cWyZ3x1rEYWUsKZ6A,209
|
|
16
16
|
iolanta/cyberspace/inference/wikibase-statement-property.sparql,sha256=SkSHZZlxWVDwBM3aLo0Q7hLuOj9BsIQnXtcuAuwaxqU,240
|
|
17
|
-
iolanta/cyberspace/processor.py,sha256=
|
|
17
|
+
iolanta/cyberspace/processor.py,sha256=rxO5MaZEoXD2Kzknq7eRH3yuv8kQ5UILy8qkJxramMY,21828
|
|
18
18
|
iolanta/data/cli.yaml,sha256=TsnldYXoY5GIzoNuPDvwBKGw8eAEForZW1FCKqKI0Kg,1029
|
|
19
19
|
iolanta/data/context.yaml,sha256=OULEeDkSqshabaXF_gMujgwFLDJvt9eQn_9FftUlSUw,1424
|
|
20
20
|
iolanta/data/html.yaml,sha256=hVFdLWLy8FMY8xpOrJMYc-tE3S0Nq83xuxVkjRW_7rI,517
|
|
@@ -85,7 +85,7 @@ iolanta/facets/textual_nanopublication/term_widget.py,sha256=uI5msCTSIYumAIS3I8n
|
|
|
85
85
|
iolanta/facets/textual_ontology/__init__.py,sha256=3H6bfYaEbXFr90C6ZpGWC4O-24uaO18tnTXx7mckQSA,94
|
|
86
86
|
iolanta/facets/textual_ontology/facets.py,sha256=60g8ANmePb9_i_-d4ui-FdtNwg9aktrOKXHkTQtLp1w,3338
|
|
87
87
|
iolanta/facets/textual_ontology/sparql/terms.sparql,sha256=oVLxN452nqog_95qRaTWnvar6rxPNxPrRonSo7oFFTg,324
|
|
88
|
-
iolanta/facets/textual_ontology/sparql/visualization-vocab.sparql,sha256=
|
|
88
|
+
iolanta/facets/textual_ontology/sparql/visualization-vocab.sparql,sha256=q9TmU15deL0da28mpo_8W8fgMSEcENfYeqLyM0zVbTg,65
|
|
89
89
|
iolanta/facets/textual_provenance/__init__.py,sha256=k5-_iK8Lrdwr5ZEJaDxq-UhGYe4G_adXVqGfOA5DAP8,114
|
|
90
90
|
iolanta/facets/textual_provenance/facets.py,sha256=vv3UQsI2duB36DW5Zkw3sqgAXBPmK_xAo7cU0O7jF8g,3767
|
|
91
91
|
iolanta/facets/textual_provenance/sparql/graphs.sparql,sha256=B45uKFd-1vrBuMDSbTURjUUEjHt51vAbqdL4tUcgMvk,103
|
|
@@ -96,7 +96,7 @@ iolanta/facets/title/sparql/title.sparql,sha256=4rz47tjwX2OJavWMzftaYKil1-ZHB76Z
|
|
|
96
96
|
iolanta/facets/wikibase_statement_title/__init__.py,sha256=_yk1akxgSJOiUBJIc8QGrD2vovvmx_iw_vJDuv1rD7M,91
|
|
97
97
|
iolanta/facets/wikibase_statement_title/facets.py,sha256=mUH7twlAgoeX7DgLQuRBQv4ORT6GWbN-0eJ1aliSfiQ,724
|
|
98
98
|
iolanta/facets/wikibase_statement_title/sparql/statement-title.sparql,sha256=n07DQWxKqB5c3CA4kacq2HSN0R0dLgnMnLP1AxMo5YA,320
|
|
99
|
-
iolanta/iolanta.py,sha256=
|
|
99
|
+
iolanta/iolanta.py,sha256=cIfhM9zhositho4C6jZ2th2oB3d50BSlYsRRozS4tP4,12911
|
|
100
100
|
iolanta/loaders/__init__.py,sha256=QTiKCsQc1BTS-IlY2CQsN9iVpEIPqYFvI9ERMYVZCbU,99
|
|
101
101
|
iolanta/loaders/base.py,sha256=-DxYwqG1bfDXB2p_S-mKpkc_3Sh14OHhePbe65Iq3-s,3381
|
|
102
102
|
iolanta/loaders/data_type_choice.py,sha256=zRUXBIzjvuW28P_dhMDVevE9C8EFEIx2_X39WydWrtM,1982
|
|
@@ -109,7 +109,7 @@ iolanta/loaders/scheme_choice.py,sha256=GHA4JAD-Qq3uNdej4vs_bCrN1WMRshVRvOMxaYyP
|
|
|
109
109
|
iolanta/models.py,sha256=L0iFaga4-PCaWP18WmT03NLK_oT7q49V0WMTQskoffI,2824
|
|
110
110
|
iolanta/namespaces.py,sha256=fyWDCGPwU8Cs8d-Vmci4H0-fuIe7BMSevvEKFvG7Gf4,1153
|
|
111
111
|
iolanta/node_to_qname.py,sha256=a82_qpgT87cbekY_76tTkl4Z-6Rz6am4UGIQChUf9Y0,794
|
|
112
|
-
iolanta/parse_quads.py,sha256=
|
|
112
|
+
iolanta/parse_quads.py,sha256=nQeX9zSjDoITH1lmd25xhKq44bFTqcayFbAguXfFyh4,2790
|
|
113
113
|
iolanta/parsers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
114
114
|
iolanta/parsers/base.py,sha256=ZFjj0BLzW4985BdC6PwbngenhMuSYW5mNLpprZRWjhA,1048
|
|
115
115
|
iolanta/parsers/dict_parser.py,sha256=t_OK2meUh49DqSaOYkSgEwxMKUNNgjJY8rZAyL4NQKI,4546
|
|
@@ -128,7 +128,7 @@ iolanta/widgets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
128
128
|
iolanta/widgets/mixin.py,sha256=nDRCOc-gizCf1a5DAcYs4hW8eZEd6pHBPFsfm0ncv7E,251
|
|
129
129
|
ldflex/__init__.py,sha256=8IELqR55CQXuI0BafjobXSK7_kOc-qKVTrEtEwXnZRA,33
|
|
130
130
|
ldflex/ldflex.py,sha256=omKmOo5PUyn8Evw4q_lqKCJOq6yqVOcLAYxnYkdwOUs,3332
|
|
131
|
-
iolanta-1.2.
|
|
132
|
-
iolanta-1.2.
|
|
133
|
-
iolanta-1.2.
|
|
134
|
-
iolanta-1.2.
|
|
131
|
+
iolanta-1.2.11.dist-info/METADATA,sha256=2wGXN9mncu09r8MrbLUvMM_VYavsuM6u7dkQTEbLNsc,2295
|
|
132
|
+
iolanta-1.2.11.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
133
|
+
iolanta-1.2.11.dist-info/entry_points.txt,sha256=fIp9g4kzjSNcTsTSjUCk4BIG3laHd3b3hUZlkjgFAGU,179
|
|
134
|
+
iolanta-1.2.11.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|