Verify if we want to CLI arguments to be: -f "filePath_name" -c "classPath_name"
Naming convention for the script (currently called init.py)
We want to hand these args off to 1537, that would take care of the RDF -> JSON
Class file path name is verified in a separate function, that would be done in 1538
Just wanted some clarification if this was the scope of this ticket, and that 1537 and 1538 would build off of this to implement RDF ->JSON and class file parsing
Created skeleton for data model exporter relevant ticket
Questions regarding the skeleton:
Just wanted some clarification if this was the scope of this ticket, and that 1537 and 1538 would build off of this to implement RDF ->JSON and class file parsing