own-pt / delphin-rdf

RDF specifications for DELPH-IN semantic representations and a Pydelphin plugin for RDF generation.
MIT License
2 stars 3 forks source link

Dev #12

Closed FredsoNerd closed 3 years ago

FredsoNerd commented 3 years ago

Update delphin/rdf to use a module structure. So, if you want to use one of the parsers, you'd better use it as from delphin.rdf import function or from delphin import rdf, for instance.

For usability, the subcomands were renamed to profile-to-mrs-rdf, profile-to-dmrs-rdf, profile-to-eds-rdf. This may be discussed or even changed, if you have better (shorter) names!

Now we have three verbosity levels. And some exception handles.

I recommend reinstalling the, now, module, for validation of the new configurations.