Note that rdflib is currently only being used to specify the prefix, The sdd2rdf conversion content is being written to a text file i.e., it is not being written to an RDFLib graph. Therefore, the code should initiate a graph that is written to, and the rdf from the graph should be output based on a user-specified format.
Note that rdflib is currently only being used to specify the prefix, The sdd2rdf conversion content is being written to a text file i.e., it is not being written to an RDFLib graph. Therefore, the code should initiate a graph that is written to, and the rdf from the graph should be output based on a user-specified format.