Configure the lineage harvester for a custom technical lineage
To create a custom technical lineage, create a JSON file that defines the custom technical lineage, refer to the JSON file in the lineage harvester configuration file, and run the lineage harvester.
Steps
- Start the lineage harvester to create an empty lineage harvester configuration file by entering the following command:
- Windows:
.\bin\lineage-harvester.bat
- For other operating systems:
chmod +x bin/lineage-harvesterand thenbin/lineage-harvester
An empty configuration file is created in the config folder.
- Windows:
- Specify the lineage harvester configuration file and save the configuration file. For details about the configuration file, see Lineage harvester configuration file for the custom technical lineage.
What's next
Run the lineage harvester.