Skip to content

Commit

Permalink
Update to support new semsimian IC map functionality (#755)
Browse files Browse the repository at this point in the history
* Updating dependencies

* Add IC functions to SemsimianImplementation

* Back to delegating to semsim interface
caufieldjh authored May 9, 2024
1 parent c7c641b commit aef24c8
Showing 2 changed files with 669 additions and 687 deletions.
1,354 changes: 668 additions & 686 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ kgcl-schema = "^0.6.8"

funowl = ">=0.2.0"
gilda = {version = ">=1.0.0", optional = true}
semsimian = {version = ">=0.2.15", optional = true}
semsimian = {version = ">=0.2.16", optional = true}
kgcl-rdflib = "0.5.0"
llm = {version = "*", optional = true}
html2text = {version = "*", optional = true}

0 comments on commit aef24c8

Please sign in to comment.