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

  1. 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-harvester and then bin/lineage-harvester
    An empty configuration file is created in the config folder.
  2. 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.