Published April 24, 2021
| Version v0.3.0
Software
Open
DerwenAI/kglab: v0.3.0 on PyPi
Creators
- 1. @DerwenAI
- 2. @Snyk
- 3. @motain
- 4. Rygbee
- 5. Databricks
- 6. Amdens LLC
Description
2021-04-23
- add conda
environment.yml
plus instructions - use
bandit
to check for security issues - add
pre-commit
hooks - add
lgtm
code reviews (slow, not integrating into GitHub PRs directly) - add use of
pipdeptree
to analyze dependencies - refactor docs to use Divio design patterns; kudos @louisguitton
- created
SECURITY.md
security policy - using Snyk for security audits of dependencies (it has some troubles)
- testing/correcting the PSL examples; kudos @louisguitton
- include first user quote; kudos @kaaloo !!
- multifile decorator (supports globs) for
load_rdf()
; kudos @Ankush-Chander - fixed bug in SubgraphTensor null check; kudos @dvsrepo
- prep for pytorch_geometric integration; kudos @dvsrepo
- add
as_tensor()
support for PyTorch
Files
DerwenAI/kglab-v0.3.0.zip
Files
(16.9 MB)
Name | Size | Download all |
---|---|---|
md5:22bcc5c7c9a2332146d41099d7055687
|
16.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/DerwenAI/kglab/tree/v0.3.0 (URL)