Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Update metadata job documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinclert committed Aug 26, 2022
1 parent 09d79fb commit 58a9620
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ This command starts a process that recursively traverses a file system tree of P
sending their metadata to the Dialect Map _private_ API along the way. The process assumes
that each PDF is an ArXiv paper, with their names as their IDs.

| ARGUMENT | ENV VARIABLE | REQUIRED | DESCRIPTION |
|---------------------|-----------------------|----------|------------------------------------------|
| --input-files-path | - | Yes | Path to the list of input PDF files |
| --meta-file-path | - | Yes | Path to the ArXiv metadata JSON file |
| --gcp-key-path | - | Yes | GCP Service account key path |
| --api-url | - | Yes | Private API base URL |
| ARGUMENT | ENV VARIABLE | REQUIRED | DESCRIPTION |
|-----------------------|---------------------|----------|------------------------------------------|
| --input-files-path | - | Yes | Path to the list of input PDF files |
| --input-metadata-uris | - | Yes | URIs to the paper metadata sources |
| --gcp-key-path | - | Yes | GCP Service account key path |
| --output-api-url | - | Yes | Private API base URL |


[ci-status-badge]: https://github.com/dialect-map/dialect-map-job-text/actions/workflows/ci.yml/badge.svg?branch=main
Expand Down

0 comments on commit 58a9620

Please sign in to comment.