initial running config toponym
{ | ||
"name": "trifid-wikidata", | ||
"name": "trifid-toponymi-data", | ||
"version": "1.3.6", | ||
"description": "", | ||
"main": "index.js", | ||
"dependencies": { | ||
"trifid": "^2.3.2" | ||
"trifid": "^2." | ||
}, | ||
"devDependencies": {}, | ||
"license": "MIT", | ||
"scripts": { | ||
"start": "trifid --config config.json", | ||
"start-local": "trifid --config config.json" | ||
"start": "trifid --config toponymi-config.json", | ||
"start-vokab": "trifid --config vokab-config.json" | ||
} | ||
} |
toponymi-config.json
0 → 100644
vokab-config.json
0 → 100644
Please register or sign in to comment