python scripts md_to_yaml.py and xlsx_to_md.py were modified. I added the attack_data_sources metadata field.
To separate more than one data sources, use a comma(,)
- Creation of Script to parse MS Excel (.xlsx) files into yaml files: xlsx_to_yaml.py
- Updating of contributing_data_dictionaries.md: It contains .xlsx template.
- Creation of Script to parse markdown into yaml files: md_to_yaml.py
- Creation of contributing_data_dictionaries.md: It contains markdown template.
- Updating authoring_data_dictionaries.md: Removed standard_type and Updated organization section.