essepuntato / rash

Research Articles in Simplified HTML (RASH) Framework includes a markup language defined as a subset of HTML+RDF for writing scientific articles, and related tools to convert it into different formats, to extract data from it, etc.
https://w3id.org/people/essepuntato/papers/rash-peerj2016.html
ISC License
82 stars 24 forks source link

New attribute to know how the elements (headings in particular) have to be converted #97

Open gspinaci opened 7 years ago

gspinaci commented 7 years ago

A new mechnism is needed in order to know how an element must be converted while the document is rashed. Similar as the other that is used, the designed name is: data-original-element.

gspinaci commented 7 years ago

Added the new attribute "data-rash-original-reference" to store informations about cross-references.

When a rendered reference need to be converted into the stored RASH format, is necessary know its previous reference.