Skip to content

Commit

Permalink
Update README.md #270
Browse files Browse the repository at this point in the history
  • Loading branch information
pkiraly committed May 24, 2023
1 parent 4936b25 commit 0ed277c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1180,9 +1180,9 @@ For union catalogues the `marc-elements.csv` and `packages.csv` have a special v

#### post processing completeness result (completeness-sqlite)


`marc_elements` table for the `marc-elements.csv` or `completeness-grouped-marc-elements.csv` file. For the catalogues
without the `--groupBy` parameter the `groupId` field's value is `0`.
The `completeness-sqlite` step (which is launched by the `completeness` step, but could be launched independently as
well) imports `marc-elements.csv` or `completeness-grouped-marc-elements.csv` file into `marc_elements` table. For the catalogues
without the `--groupBy` parameter the `groupId` column will be filled by `0`.

```
groupId INTEGER,
Expand Down

0 comments on commit 0ed277c

Please sign in to comment.