File tree Expand file tree Collapse file tree 10 files changed +27
-43
lines changed
Expand file tree Collapse file tree 10 files changed +27
-43
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @hydrofoil/conduit
22
3+ ## 0.1.50
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ dd368d1]
8+ - @hydrofoil/knossos @0.9.7
9+
310## 0.1.49
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hydrofoil/conduit" ,
33 "private" : true ,
4- "version" : " 0.1.49 " ,
4+ "version" : " 0.1.50 " ,
55 "scripts" : {
66 "resources" : " ../../packages/knossos/bin/knossos.ts init" ,
77 "bootstrap" : " run-s bootstrap:*" ,
1010 "bootstrap:vocabs" : " ../../packages/talos/bin/talos.ts put-vocabs --apiDoc https://conduit.knossos.lndo.site/api --endpoint http://db.labyrinth.lndo.site/repositories/labyrinth --user minos --password password"
1111 },
1212 "dependencies" : {
13- "@hydrofoil/knossos" : " 0.9.6 " ,
13+ "@hydrofoil/knossos" : " 0.9.7 " ,
1414 "@rdfjs/term-set" : " ^1.1.0" ,
1515 "@tpluscode/rdf-ns-builders" : " ^2.0.0" ,
1616 "@tpluscode/sparql-builder" : " ^0.3.23" ,
2525 "rdf-ext" : " ^1.3.5"
2626 },
2727 "devDependencies" : {
28- "@hydrofoil/talos" : " 0.4.16 " ,
28+ "@hydrofoil/talos" : " 0.4.17 " ,
2929 "@types/express-unless" : " ^0.5.3" ,
3030 "@types/jsonwebtoken" : " ^8.5.8" ,
3131 "@types/node-fetch" : " ^2.5.12" ,
Original file line number Diff line number Diff line change 1- Usage: talos put-vocabs [options]
2-
3- Inserts vocabulary graphs into the database
4-
5- Options:
6- --apiDoc <apiDoc>
7- --endpoint <endpoint>
8- --token <token> System authentication token
9- -u, --user <user>
10- -p, --password <password>
11- --extraVocabs <...extraVocab> Package name and (optionally) comma-separated
12- prefixes
13- -h, --help display help for command
Original file line number Diff line number Diff line change 1- Usage: talos put [options] [dirs...]
2-
3- Initializes the database from local resource files
4-
5- Options:
6- --api <api>
7- --endpoint <endpoint>
8- --updateEndpoint <updateEndpoint>
9- --token <token> System authentication token
10- -u, --user <user>
11- -p, --password <password>
12- --apiPath <apiPath> The path of the API Documentation resource
13- (default: "/api")
14- -h, --help display help for command
Original file line number Diff line number Diff line change 11# @hydrofoil/knossos
22
3+ ## 0.9.7
4+
5+ ### Patch Changes
6+
7+ - dd368d1: build(deps): bump camouflage-rewrite from 1.2.0 to 1.4.0
8+
39## 0.9.6
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hydrofoil/knossos" ,
3- "version" : " 0.9.6 " ,
3+ "version" : " 0.9.7 " ,
44 "bin" : {
55 "knossos" : " bin/knossos.js" ,
66 "knossos-ts" : " bin/knossos-ts.js"
Original file line number Diff line number Diff line change 11# @hydrofoil/talos
22
3+ ## 0.4.17
4+
5+ ### Patch Changes
6+
7+ - 0792046: Option to skip resources which already exist
8+ - Updated dependencies [ dd368d1]
9+ - @hydrofoil/knossos @0.9.7
10+
311## 0.4.16
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hydrofoil/talos" ,
3- "version" : " 0.4.16 " ,
3+ "version" : " 0.4.17 " ,
44 "main" : " index.js" ,
55 "bin" : {
66 "talos" : " bin/talos.js"
2020 },
2121 "dependencies" : {
2222 "@fcostarodrigo/walk" : " ^5.0.1" ,
23- "@hydrofoil/knossos" : " ^0.9.4 " ,
23+ "@hydrofoil/knossos" : " ^0.9.7 " ,
2424 "@hydrofoil/vocabularies" : " ^0.3" ,
2525 "@rdfjs/formats-common" : " ^2.2.0" ,
2626 "@rdfjs/term-map" : " ^1" ,
You can’t perform that action at this time.
0 commit comments