Skip to content
Snippets Groups Projects
Commit 379e7493 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

root node for yaml cfood definition file added

parent 532aa60b
No related branches found
No related tags found
No related merge requests found
DataAnalysis: root:
DataAnalysis:
children:
project_dir: children:
re: (?P<date>.*?)_(?P<identifier>.*) project_dir:
handlers: re: (?P<date>.*?)_(?P<identifier>.*)
- type: identifiable handlers:
name: idf_project - type: identifiable
name: idf_project
children:
single: children:
re: (?P<date>.*?)_(?P<identifier>.*) single:
re: (?P<date>.*?)_(?P<identifier>.*)
children:
children:
README:
type: file README:
case: insensitive type: file
re: README\.md case: insensitive
re: README\.md
children:
- description:
type: TEXT
- responsible:
children: children:
- description:
type: TEXT type: TEXT
re: (?P<first_name>.+) (?P<last_name>.+) - responsible:
handlers: children:
type: identifiable type: TEXT
name: idf_person re: (?P<first_name>.+) (?P<last_name>.+)
handlers:
type: identifiable
name: idf_person
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment