Open jspahrsummers opened 9 years ago
Users shouldn't need to invoke Madness' parse() method to receive an OGDL graph. If that's encapsulated in this library, consumers don't need to import Madness in their source (unless they want to, of course).
parse()
import Madness
:+1:
Users shouldn't need to invoke Madness'
parse()
method to receive an OGDL graph. If that's encapsulated in this library, consumers don't need toimport Madness
in their source (unless they want to, of course).