Skip to content

Commit

Permalink
data restructuring and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
linxOD committed Apr 13, 2023
1 parent 0ccfc55 commit 9163436
Show file tree
Hide file tree
Showing 354 changed files with 43 additions and 155,586 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/arche.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@ jobs:
- name: Install Saxon and Ant
run: |
apt-get update && apt-get install openjdk-11-jre-headless ant -y --no-install-recommend
./script.sh && pip install -r requirements.txt
./scripts/sh/script.sh && pip install -r requirements.txt
- name: Build preprocess
run: |
ant -f build_preprocess.xml
ant -f scripts/ant/build_preprocess.xml
- name: fetch data
run: |
./fetch_data.sh
./scripts/sh/fetch_data.sh
- name: add attributes and denormalize
run: |
./attr_denorm.sh
./scripts/sh/attr_denorm.sh
- name: Build
run: |
ant -f build_arche.xml
ant -f scripts/ant/build_arche.xml
- name: ingestion dependencies
run: composer require "acdh-oeaw/arche-ingest:^1"
- name: Fetch WF-URL
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/build.yml

This file was deleted.

2,065 changes: 0 additions & 2,065 deletions 102_derived_tei/102_02_tei-simple/01_VMS_1854_TEI_AW_26.01.21-TEI-P5.xml

This file was deleted.

2,059 changes: 0 additions & 2,059 deletions 102_derived_tei/102_02_tei-simple/02_VMS_1858_TEI_AW_26.01.21-TEI-P5.xml

This file was deleted.

2,711 changes: 0 additions & 2,711 deletions 102_derived_tei/102_02_tei-simple/03_VMS_1865_TEI_AW_26.01.21-TEI-P5.xml

This file was deleted.

2,649 changes: 0 additions & 2,649 deletions 102_derived_tei/102_02_tei-simple/04_VMS_1874_TEI_AW_26.01.21-TEI-P5.xml

This file was deleted.

2,241 changes: 0 additions & 2,241 deletions 102_derived_tei/102_02_tei-simple/05_VMS_1876_TEI_AW_26.01.21-TEI-P5.xml

This file was deleted.

2,640 changes: 0 additions & 2,640 deletions 102_derived_tei/102_02_tei-simple/06_VMS_1881_TEI_AW_26.01.21-TEI-P5.xml

This file was deleted.

2,638 changes: 0 additions & 2,638 deletions 102_derived_tei/102_02_tei-simple/07_VMS_1885_TEI_AW_26.01.21-TEI-P5.xml

This file was deleted.

2,629 changes: 0 additions & 2,629 deletions 102_derived_tei/102_02_tei-simple/08_VMS_1891_TEI_AW_26.01.21-TEI-P5.xml

This file was deleted.

2,624 changes: 0 additions & 2,624 deletions 102_derived_tei/102_02_tei-simple/09_VMS_1896_TEI_AW_26.01.21-TEI-P5.xml

This file was deleted.

2,598 changes: 0 additions & 2,598 deletions 102_derived_tei/102_02_tei-simple/10_VMS_1902_TEI_AW_26.01.21-TEI-P5.xml

This file was deleted.

12,407 changes: 0 additions & 12,407 deletions 102_derived_tei/102_04_indexes/persons.xml

This file was deleted.

Loading

0 comments on commit 9163436

Please sign in to comment.