Releases: DerwenAI/kglab
Releases · DerwenAI/kglab
v0.1.4 release on PyPi
2020-12-06
- added
pySHACL
examples - resolved Google Colab errors registering the
rdflib-jsonld
plugin - comparing timing info across serialization methods
- simplified the example notebook naming convention
v0.1.3 release on PyPi
2020-12-04
- resolved removal of
grave
dependencies - add arrows to
pyvis
exampl by making it a directed graph - kudos @dmoore247
v0.1.2 release on PyPi
2020-11-30
updates prior to "KG 101" tutorial https://www.knowledgeconnexions.world/talks/kg-101/
- support for dependabot
- added a logo
- interactive visualizations in
pyvis
andgrave
- SPARQL query examples
- running graph algorithms in
networkx
- Parquet files using
pyarrow
- examples of annotation that combine use of SPARQL, SKOS, etc.
- added instructions for installing/running JupyterLab
- examples of SRL inference using
pslpython
- demo use of vector embedding with
gensim
- examples of string similarity with
pylev
v0.1.1 release on PyPi
0.1.1
2020-11-09
- first distribution on PyPi