iolanta 2.1.8__py3-none-any.whl → 2.1.9__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/data/iolanta.yaml +3 -3
- iolanta/namespaces.py +2 -2
- iolanta/sparqlspace/processor.py +5 -3
- {iolanta-2.1.8.dist-info → iolanta-2.1.9.dist-info}/METADATA +1 -1
- {iolanta-2.1.8.dist-info → iolanta-2.1.9.dist-info}/RECORD +7 -7
- {iolanta-2.1.8.dist-info → iolanta-2.1.9.dist-info}/WHEEL +0 -0
- {iolanta-2.1.8.dist-info → iolanta-2.1.9.dist-info}/entry_points.txt +0 -0
iolanta/data/iolanta.yaml
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"@context":
|
|
2
2
|
"@import": https://json-ld.org/contexts/dollar-convenience.jsonld
|
|
3
|
-
vann:
|
|
4
|
-
foaf:
|
|
5
|
-
owl:
|
|
3
|
+
vann: http://purl.org/vocab/vann/
|
|
4
|
+
foaf: http://xmlns.com/foaf/0.1/
|
|
5
|
+
owl: http://www.w3.org/2002/07/owl#
|
|
6
6
|
iolanta: https://iolanta.tech/
|
|
7
7
|
rdfs: "http://www.w3.org/2000/01/rdf-schema#"
|
|
8
8
|
rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
|
iolanta/namespaces.py
CHANGED
|
@@ -32,11 +32,11 @@ class DCTERMS(rdflib.DCTERMS):
|
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
class VANN(rdflib.VANN):
|
|
35
|
-
|
|
35
|
+
...
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
class FOAF(rdflib.FOAF):
|
|
39
|
-
|
|
39
|
+
...
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
class XSD(rdflib.XSD):
|
iolanta/sparqlspace/processor.py
CHANGED
|
@@ -58,7 +58,7 @@ REDIRECTS = MappingProxyType({
|
|
|
58
58
|
# FIXME This is presently hardcoded; we need to
|
|
59
59
|
# - either find a way to resolve these URLs automatically,
|
|
60
60
|
# - or create a repository of those redirects online.
|
|
61
|
-
'
|
|
61
|
+
'http://purl.org/vocab/vann/': URIRef(
|
|
62
62
|
'https://vocab.org/vann/vann-vocab-20100607.rdf',
|
|
63
63
|
),
|
|
64
64
|
URIRef(DC): URIRef(DCTERMS),
|
|
@@ -66,8 +66,10 @@ REDIRECTS = MappingProxyType({
|
|
|
66
66
|
URIRef(RDFS): URIRef(RDFS),
|
|
67
67
|
URIRef(OWL): URIRef(OWL),
|
|
68
68
|
|
|
69
|
-
#
|
|
70
|
-
URIRef('https
|
|
69
|
+
# Redirect FOAF namespace to GitHub mirror
|
|
70
|
+
URIRef('https?://xmlns.com/foaf/0.1/.+'): URIRef(
|
|
71
|
+
'https://raw.githubusercontent.com/foaf/foaf/refs/heads/master/xmlns.com/htdocs/foaf/0.1/index.rdf',
|
|
72
|
+
),
|
|
71
73
|
URIRef('https://www.nanopub.org/nschema'): URIRef(
|
|
72
74
|
'https://www.nanopub.net/nschema#',
|
|
73
75
|
),
|
|
@@ -13,7 +13,7 @@ iolanta/context.py,sha256=bZR-tbZIrDQ-Vby01PMDZ6ifxM-0YMK68RJvAsyqCTs,507
|
|
|
13
13
|
iolanta/conversions.py,sha256=hbLwRF1bAbOxy17eMWLHhYksbdCWN-v4-0y0wn3XSSg,1185
|
|
14
14
|
iolanta/data/context.yaml,sha256=U7qs7fb8YRJWTbvKuubsQ_lIltIbWJDEDjLoy53k_Ck,1629
|
|
15
15
|
iolanta/data/graph-triples.yamlld,sha256=rtn-HfbijaqbmjCrKv-2pVV_aaJhB_9_OqXA_yLznCs,209
|
|
16
|
-
iolanta/data/iolanta.yaml,sha256=
|
|
16
|
+
iolanta/data/iolanta.yaml,sha256=jPNIM8BdQCmvETrImYnEyo7PMeJVh01RPwxwhtIIC5w,1428
|
|
17
17
|
iolanta/data/textual-browser.yaml,sha256=arGPFQMtKK-LkWcDB50fC0jpztkS4T9B4prCDx_WTMo,3090
|
|
18
18
|
iolanta/declension/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
19
19
|
iolanta/declension/data/declension.yamlld,sha256=xpHW458GS6Q2NQJxOzGxqeX-awvtlk6WjAAQUjBmiMw,968
|
|
@@ -124,7 +124,7 @@ iolanta/mermaid/sparql/ask-has-triples.sparql,sha256=mOYJ_rutEG_15PKTCHSv2GqzbkA
|
|
|
124
124
|
iolanta/mermaid/sparql/graph.sparql,sha256=mDGf05od3CUFhzI6rcqt5ZMVy-gSKDu-WxmV_zpIsVI,62
|
|
125
125
|
iolanta/mermaid/sparql/subgraphs.sparql,sha256=VuoOYr_ZtKXXRrBpAEJek0mBRzR9EV-KnKENgAbkzCs,71
|
|
126
126
|
iolanta/models.py,sha256=2VrJGQE1YXbbVB1K5McCXe2CLAlzOUhA8FvbRI10nCc,3131
|
|
127
|
-
iolanta/namespaces.py,sha256=
|
|
127
|
+
iolanta/namespaces.py,sha256=S4fSjWrL33jylItDf6y2_CIJ4B-RQXDhBsZkB-SV9mw,1107
|
|
128
128
|
iolanta/node_to_qname.py,sha256=a82_qpgT87cbekY_76tTkl4Z-6Rz6am4UGIQChUf9Y0,794
|
|
129
129
|
iolanta/parse_quads.py,sha256=X-3hQAFzRD9U8KCuZMQTVOAapJR4OHkPoRbgJYiVbnk,4539
|
|
130
130
|
iolanta/plugin.py,sha256=MSxpuOIx93AgBahfS8bYh31MEgcwtUSQhj4Js7fgdSI,1096
|
|
@@ -139,12 +139,12 @@ iolanta/sparqlspace/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSu
|
|
|
139
139
|
iolanta/sparqlspace/cli.py,sha256=pb6q03lzrU8OaZ4A3QAQEmaFYcQ_-sHUrPhRs6GE88w,1590
|
|
140
140
|
iolanta/sparqlspace/inference/wikidata-prop-label.sparql,sha256=JYLAs28Z3a77cMcv44aZplwwrdqB-yshZn1dDZmRFAU,250
|
|
141
141
|
iolanta/sparqlspace/inference/wikidata-statement-label.sparql,sha256=_Dp9jKCpCp2pLk0uacNUhUvvQ2Hov-WiMFprtuYTRyY,759
|
|
142
|
-
iolanta/sparqlspace/processor.py,sha256=
|
|
142
|
+
iolanta/sparqlspace/processor.py,sha256=PJ5j3EU8jdYqoxO_Xhh-Z_uvODhT5wcCm82XnnykrYQ,25132
|
|
143
143
|
iolanta/sparqlspace/sparqlspace.py,sha256=Y8_ZPXwuGEXbEes6XQjaQWA2Zv9y8SWxMPDFdqVBGFo,796
|
|
144
144
|
iolanta/widgets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
145
145
|
iolanta/widgets/description.py,sha256=98Qd3FwT9r8sYqKjl9ZEptaVX9jJ2ULWf0uy3j52p5o,800
|
|
146
146
|
iolanta/widgets/mixin.py,sha256=nDRCOc-gizCf1a5DAcYs4hW8eZEd6pHBPFsfm0ncv7E,251
|
|
147
|
-
iolanta-2.1.
|
|
148
|
-
iolanta-2.1.
|
|
149
|
-
iolanta-2.1.
|
|
150
|
-
iolanta-2.1.
|
|
147
|
+
iolanta-2.1.9.dist-info/METADATA,sha256=VdD0R_nL0cepcuhxXj3mRMTPvRAZwE4FW-mYjnFgcmY,2316
|
|
148
|
+
iolanta-2.1.9.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
149
|
+
iolanta-2.1.9.dist-info/entry_points.txt,sha256=Vu0W4D6H74HsTICvD8CDB1wYs6XNSyu55EZVXMo4H84,1718
|
|
150
|
+
iolanta-2.1.9.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|