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:
children:
project_dir:
re: (?P<date>.*?)_(?P<identifier>.*)
handlers:
- type: identifiable
name: idf_project
children:
single:
re: (?P<date>.*?)_(?P<identifier>.*)
children:
README:
type: file
case: insensitive
re: README\.md
children:
- description:
type: TEXT
- responsible:
root:
DataAnalysis:
children:
project_dir:
re: (?P<date>.*?)_(?P<identifier>.*)
handlers:
- type: identifiable
name: idf_project
children:
single:
re: (?P<date>.*?)_(?P<identifier>.*)
children:
README:
type: file
case: insensitive
re: README\.md
children:
- description:
type: TEXT
re: (?P<first_name>.+) (?P<last_name>.+)
handlers:
type: identifiable
name: idf_person
- responsible:
children:
type: TEXT
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.
Finish editing this message first!
Please register or to comment