Skip to content
Snippets Groups Projects
Commit 38a137fc authored by Frank Lange's avatar Frank Lange
Browse files

load Lexvo language vocabulary into "ontologies" dataset

parent 2fa74123
No related branches found
No related tags found
No related merge requests found
Pipeline #1615008 failed
......@@ -54,6 +54,9 @@ RUN \
# DINI AG KIM Hochschulcampus Ressourcentypen
wget --no-verbose https://raw.githubusercontent.com/dini-ag-kim/hcrt/3fa0effce8b07ece585c1564f047cea18eec4cad/hcrt.ttl && \
echo "a3d4143934a0584c187219f11c95a3e83d7f1168b43c28807be46eeb504cec04 hcrt.ttl" | sha256sum --status -c
# Lexvo language vocabulary
wget --no-verbose http://www.lexvo.org/resources/lexvo_2013-02-09.rdf.gz && \
echo "8aae9795680411e5a506118b9fa2d1f94ead878c592f2b4f5fc329b2aa0703c3 lexvo_2013-02-09.rdf.gz" | sha256sum --status -c
#
# Deploy data to be loaded into the "dalia" dataset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment