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.

67 lines
1.8 KiB
YAML

# ________________________________________________________________________
3 years ago
# input (read only) dataset
bourbon:
type: actesdataset.XMLDataSetCollection
housename: bourbon
folderpath: data/01_raw/xml/Bourbon
xsltstylesheet: templates/xsl/actes_princiers.xsl
3 years ago
# output (write) **pseudo xml** dataset
3 years ago
bourbon_xmlcontent:
type: actesdataset.XMLDataSetCollection
housename: bourbon
folderpath: data/02_intermediate/xml/Bourbon/xml
xsltstylesheet: templates/xsl/actes_princiers.xsl
3 years ago
# input (read) **pseudo xml** dataset
bourbon_pseudoxmlcontent:
type: actesdataset.TextDataSetCollection
housename: bourbon
folderpath: data/02_intermediate/xml/Bourbon/xml
3 years ago
3 years ago
# input (read only) dataset
3 years ago
bourbon_json:
3 years ago
type: actesdataset.BsXMLDataSetCollection
3 years ago
housename: bourbon
folderpath: data/01_raw/xml/Bourbon
3 years ago
3 years ago
# input (read) and output (write) dataset
3 years ago
bourbon_jsonoutput:
3 years ago
type: actesdataset.JSONDataSetCollection
3 years ago
housename: bourbon
folderpath: data/02_intermediate/xml/Bourbon/json
3 years ago
3 years ago
# output (write) dataset
bourbon_fulljsonoutput:
type: actesdataset.JSONDataSetCollection
housename: bourbon
folderpath: data/02_intermediate/xml/Bourbon/fulljson
3 years ago
3 years ago
## ________________________________________________________________________
3 years ago
3 years ago
#berry:
# type: actesdataset.XMLDataSetCollection
# housename: berry
# folderpath: data/01_raw/xml/berry
3 years ago
#berry_xmlcontent:
# type: actesdataset.XMLDataSetCollection
# housename: berry
# folderpath: data/02_intermediate/xml/berry/xml
3 years ago
## ________________________________________________________________________
3 years ago
#anjou:
# type: actesdataset.XMLDataSetCollection
# housename: berry
# folderpath: data/01_raw/xml/anjou
3 years ago
#anjou_xmlcontent:
# type: actesdataset.XMLDataSetCollection
# housename: berry
# folderpath: data/02_intermediate/xml/anjou/xml