rstWeb icon indicating copy to clipboard operation
rstWeb copied to clipboard

Add support for schemas

Open amir-zeldes opened this issue 10 years ago • 1 comments

Currently, the schema relation type is not supported. The declaration must be distinguished on import, which currently fails for entries like:

<rel name="abstract" schema="Paper" />

This should be added and visualized as in Daniel Marcu's tool (or as an extra span as in RSTTool?).

amir-zeldes avatar Jan 19 '16 17:01 amir-zeldes

Partly addressed in v1.3.1 - schemas are now tolerated during import as plain spans, but not yet implemented in interface

amir-zeldes avatar May 27 '16 20:05 amir-zeldes