Closed net-cscience-raphael closed 1 year ago
To use the "ParentFolderNameObjectIdGenerator" set configuration in extraction_config.json as follows:
"id": {
"name": "ParentFolderNameObjectIdGenerator",
"properties": {
"prefix": "true"
}
}
Created a new ObjectIdGenerator which uses the name of the containing parent folder for the object id. With "prefix": "true" the Generator includes type prefix.