Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Mat-O-Lab/CSVToCSVW
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Hanke committed Jan 19, 2024
2 parents 6c7aaef + 24266a3 commit 2ca0c80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ RUN pip install --no-cache-dir --upgrade -r requirements.txt
ADD . /src
WORKDIR /src

COPY ./static /src/static

# get qudt_units ontology
#RUN curl https://raw.githubusercontent.com/qudt/qudt-public-repo/main/vocab/unit/VOCAB_QUDT-UNITS-ALL-v2.1.ttl > ./ontologies/qudt_unit.ttl
COPY ./ontologies/qudt_unit.ttl ./ontologies/qudt_unit.ttl
Expand Down

0 comments on commit 2ca0c80

Please sign in to comment.