Skip to content

Commit 731a734

Browse files
author
Rinke Hoekstra
committed
Now running inferences upon stardog create
1 parent f7f05b4 commit 731a734

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/create-stardog.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ stardog data add guidelines data/TMR4I-data0.ttl data/TMR4I-dataMerge1.ttl data/
1313

1414
echo "Loading drugBank data"
1515
stardog data add guidelines data/drugbank_small.nt
16+
17+
echo "Running custom inferences"
18+
curl http://localhost:5000/getinference

0 commit comments

Comments
 (0)