How-to: Use the Parser app¶
This how-to guide explains how to use the Parser app in your browser to upload files, run the parser, and transfer parsed metadata to the Data Store. It is intended for users who want a step-by-step walkthrough of the main app functions.
Prerequisites
WIP
Open and login in the app¶
- Open your web browser.
- Go to the provided URL of the Parser app (e.g., https://parser.example.com).
- The login page of the app will appear.
- Enter your Username.
- Enter your Password.
- Press Login.
Select and Upload Files¶
- Select the Space where data will be saved.
- Enter Project and Collection names.
- Drag and drop or click to select files.
- Press Upload Files to upload them.
- Click the Reset button to start over if needed.
Select Parsers¶
- Choose a parser by clicking Select Parser for each uploaded file.
- Available parsers are listed in the corner.
- See How-to: Create new parsers to create your own.
- Press Parse to extract metadata from each file and upload it to the Data Store. The extraction is defined in the logic of each defined parser.
Review Logs¶
- Check logs to verify successful parsing. If parsing fails, check the logs and debug the parsing process.
- If parsing works, only INFO messages will appear in the logs card.