siwells / SADFace

The Simple Argument Description Format
http://arg.napier.ac.uk/page/project/sadface/
GNU General Public License v3.0
0 stars 2 forks source link

Created script for converting AIF json documents into SADFace. It use… #75

Open ashfaq1934 opened 2 years ago

ashfaq1934 commented 2 years ago

…s SADFace's methods for creating atoms and edges and simply passes the JSON data from AIF documents to be parsed. Imports for the sadface library and the validation library in sadface.py and validation.py had to be modified as an import error would occur otherwise.