Skip to content

Releases: DerwenAI/kglab

v0.1.4 release on PyPi

06 Dec 08:07
2806e89
Compare
Choose a tag to compare

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

04 Dec 18:53
e47993a
Compare
Choose a tag to compare

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

30 Nov 20:27
a8ceb50
Compare
Choose a tag to compare

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 and grave
  • 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

09 Nov 19:30
Compare
Choose a tag to compare

0.1.1

2020-11-09

  • first distribution on PyPi