Preparing data using the Sycamore document ETL pipelines
update_properties_schema
parameter. By default, this is set to True
.
Sycamore only adds Property name
and value
to Aryn’s Property Schema, so you will need to update other fields like description
directly in the Property Schema. You can do that with the update_docset
API, get the current Properties Schema (using get_docset
), add the additional paramters (like ```description), and the pass in a new Properties Schema with the added values.
Writing to an existing Aryn DocSet
If you write to an exisitng DocSet in Aryn, the Sycamore job will update that DocSet: