You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
475 B
YAML
16 lines
475 B
YAML
# ________________________________________________________________________
|
|
# reading raw bourbon dataset
|
|
bourbon:
|
|
type: actesdataset.XMLDataSetCollection
|
|
housename: bourbon
|
|
folderpath: data/01_raw/houses/bourbon
|
|
|
|
# writing bourbon xmlcontent document attribute
|
|
bourbon_content:
|
|
type: actesdataset.XMLDataSetCollection
|
|
housename: bourbon
|
|
folderpath: data/02_intermediate/houses/bourbon
|
|
# ________________________________________________________________________
|
|
|
|
|