Skip to content

Commit

Permalink
Merge branch 'rpb-43-doNotCrawl' of https://github.com/hbz/rpb into main
Browse files Browse the repository at this point in the history
Resolves #85
  • Loading branch information
fsteeg committed Jun 21, 2024
2 parents 2bd69b8 + 590ddb2 commit 229031d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transformRppd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ rm conf/output/bulk/rppd/*
# sbt "runMain rpb.ETL conf/rppd-to-lobid.flux"
# But now we use the Strapi export:
zgrep -a '"type":"api::person.person"' conf/strapi-export.tar.gz > conf/output/rppd-export.jsonl
cp conf/output/rppd-export.jsonl ../rppd/conf/ # used in rppd for robots.txt
sbt "runMain rpb.ETL conf/rppd-to-gnd-mapping.flux"
sbt "runMain rpb.ETL conf/rppd-rppdId-with-label-map.flux"
sbt "runMain rpb.ETL conf/rppd-to-lobid.flux IN_FILE=rppd-export.jsonl RECORD_PATH=data"
Expand Down

0 comments on commit 229031d

Please sign in to comment.