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

README #22

Closed arademaker closed 3 years ago

arademaker commented 3 years ago

We need a step-by-step example of how to use the code in a python program. We have so far focused on the use of the CLI interface, but a python programmer may need to use the lib to convert one specific sentence to RDF.

Please add it in the README

yfaria commented 3 years ago

Put the profile serialization example in 696bbc84a989e4919a305256a86026c52f090300 The case of only one sentence can be seen as a subcase because the main functions receives MRS/DMRS/EDS objects.