Abstract

Purpose: this paper introduces the Research Articles in Simplified HTML (or RASH), which is a Web-first format for writing HTML-based scholarly papers; it is accompanied by the RASH Framework, a set of tools for interacting with RASH-based articles. The paper also presents an evaluation that involved authors and reviewers of RASH articles submitted to the SAVE-SD 2015 and SAVE-SD 2016 workshops.

Design: RASH has been developed aiming to: be easy to learn and use; share scholarly documents (and embedded semantic annotations) through the Web; support its adoption within the existing publishing workflow

Findings: the evaluation study confirmed that RASH is ready to be be adopted in workshops, conferences, and journals and can be quickly learnt by researchers who are familiar with HTML.

Research limitations: the evaluation study also highlighted some issues in the adoption of RASH, and in general of HTML formats, especially by less technically savvy users. Moreover, additional tools are needed, e.g. for enabling additional conversions from/to existing formats such as OpenXML.

Practical implications: RASH (and its Framework) is another step towards enabling the definition of formal representations of the meaning of the content of an article, facilitating its automatic discovery, enabling its linking to semantically related articles, providing access to data within the article in actionable form, and allowing integration of data between papers.

Social implications: RASH addresses the intrinsic needs related to the various users of a scholarly article: researchers (focussing on its content), readers (experiencing new ways for browsing it), citizen scientists (reusing available data formally defined within it through semantic annotations), publishers (using the advantages of new technologies as envisioned by the Semantic Publishing movement).

Value: RASH helps authors to focus on the organisation of their texts, supports them in the task of semantically enriching the content of articles, and leaves all the issues about validation, visualisation, conversion, and semantic data extraction to the various tools developed within its Framework.

Notes: revision submitted to PeerJ Computer Science.

This version: https://w3id.org/people/essepuntato/papers/rash-peerj2016/2017-07-06.html

Last version: https://w3id.org/people/essepuntato/papers/rash-peerj2016.html

Introduction

In the last months of 2014, several posts within technical mailing lists of the Web and Semantic Web community have discussed an evergreen topic in scholarly communication, i.e., how could authors of research papers could submit their works in HTML rather than, say, PDF, MS Word or LaTeX. Besides the obvious justification of simplification and unification of data formats for drafting, submission and publication, an additional underlying rationale is that the adoption of HTML would ease the embedding of semantic annotations, thus improving research communications thanks to already existing W3C standards such as RDFa , Turtle and JSON-LD . This opens complex and exciting scenarios that the Semantic Publishing community has promised us in terms of increased discoverability, interactivity, openness and usability of the scientific works .

Nonetheless, HTML is still primarily used as an output format only: the authors write their papers in LaTeX or MS Word and submit sources to the typesetters, who are responsible for producing the final version, that eventually will be published and read on the Web. Appropriate tools in the publishing toolchain are used to convert papers among multiple formats.

The interest in Web-first research papers - that are natively designed, stored and transferred in HTML - is increasing. Just to cite a few research efforts: Scholarly HTML defines a set of descriptive rules for adopting a defined subset of HTML to describe the metadata and content of scholarly articles; Dokieli is a Web application that allows authors to create HTML-based scholarly articles directly on the browser, adding annotations and many other sophisticated features.

This paper introduces a novel approach towards the same goal: providing authors with a subset of HTML for Web-first papers. The format is called RASH, Research Articles in Simplified HTML, and consists of 32 HTML elements only. This format is also accompanied by the RASH Framework, a set of specifications and tools for RASH documents .

There are two key differences between RASH and other similar proposals. First of all, RASH adopts a simplified pattern-based data model. The number of markup elements to be used by authors was reduced down to the bare minimum, and the elements themselves were chosen in order to minimize the cognitive effort of authors when writing documents. Secondly, RASH does not come with a full authoring environment but is expected to be produced from MS Word, ODT and LaTeX sources. The basic idea is to allow authors to keep using the word processors on which they routinely write their papers and to provide them with multi-format converters. These converters are included in the RASH Framework, whose architecture is modular and extensible for handling new formats in the future.

RASH is in fact intended to help authors in focussing on the organisation of their texts and supports them in the task of semantically enriching the content of articles, delegating all the issues about validation/presentation/conversion of RASH documents to the various tools developed within its Framework. This is a well-known principle in scientific publishing, even if not yet fully applied: clear separation of concerns. The authors should focus on organising the content and structure only, and the format should not require authors to worry about how the content will be presented on screen and in print. The publishers will then take care of creating the final formatting to best render the content in the style of their publications, or authors could use self-publishing platforms as promoted by Linked Research. Such a separation of concerns can be pushed much forward. Pettifer et al. explained well the difference between an article as an instance of scholarly thought and a representation for consumption by human or machine, and showed how multiple representations can be combined, integrated with external data, enhanced and interacted with in order to provide scholars with sophisticated tools directly within their articles.

Another critical requirement for any HTML-based language used for scientific writing is good rendering and acceptance by the publishers. Any new HTML-based format should be beneficial for publishers as well. Of course, publishers, conferences, and workshop organisers, would like to manage new formats in the same way as for the formats they already support, such as LaTeX. To this end, these formats should support tools for their conversion and for rendering the content in specific layouts, such as ACM ICPS and Springer LNCS. RASH adopts a pragmatic approach to this issue: while we are interested in a full-fledged native RASH authoring environment, we implemented a set of converters, in the RASH Framework, that are easily integrable (and were integrated) with existing publishing platforms.

The goal of this paper is, in fact, to describe the outcomes of some experimentations on the use of RASH, so as to understand:

  1. if it can be adopted as HTML-based submission format in academic venues (workshops, conferences, journals);

  2. if it is easy to learn and use;

  3. if it can be used to add semantic annotations and what are the most widely adopted vocabularies in RASH papers;

The rest of the paper is structured as follows. In we introduce some of the most relevant related works in the area, providing a functional comparison of the various works. In we introduce the rationale for the creation of a new Web-first format for scholarly publications, discussing the importance of minimality. In and we introduce the theoretical background of RASH, and then provide an introduction to the language and the main tools included in its Framework. In we present, as a case study, an analysis of the adoption of RASH at the SAVE-SD 2015 and SAVE-SD 2016 workshops. Finally, in we conclude the paper by sketching out some future developments.

Which Web-first format for research articles?

The term "Web-first" format indicates the possibility of using HTML as a primary format to write, store and transfer research articles, and not only to make these articles available on the Web. Some questions naturally arise in this context: shall we use the full HTML? If we impose a limited subset, which elements should we consider? Shall we demand specific rules for using the language?

Some works, e.g. , suggest not to force any particular HTML structure for research papers. This choice would allow authors to use whatever HTML structure they want for writing papers and would reduce (even, eliminate) the fear for the template bottleneck, i.e., the fact that users may not adopt a particular language if they are compelled to follow specific rules. On the other hand, leaving to the authors the freedom of using, potentially, the whole HTML specification may affect, in some way, the whole writing and publishing process of articles. The author could adopt any kinds of HTML linearisations, e.g.: using elements div instead of elements section, using elements table for their presentational behaviour (i.e. how they are rendered by browsers or other software readers) and not for presenting tabular data, and the like. This freedom could result in two main kinds of issues:

Another point against the use of any HTML syntax for writing papers concerns the possibility of enabling an easy way for sharing the paper with others (e.g., co-authors) who, potentially, may not use HTML in the same way. If all the co-authors of a paper are able to use the full HTML, they may not understand other users' specific use of some HTML tags — why did they use the elements section instead of div?; what is this freaky use of elements table?. Hence, the advantages of using a common HTML format is quite evident: only one syntax and only one possible semantics.

There is a further issue worth mentioning. Having a shared, unambiguous and simple format would facilitate conversions from/into other complex ones (e.g., ODT , OOXML , DocBook , JATS ), thus enabling authors to use their own text editors or word-processors to modify the articles. The conversion is instead much more complex, error-prone and imprecise on the full HTML.

To complicate an already complex scenario there is the necessary involvement of publishers. Allowing the authors to use their own HTML format could be counterproductive from a publisher's perspective, in particular when we speak about the possibility of adopting such HTML formats for regular conference/journal camera-ready submissions. From a recent discussion on the Force11 mailing list, it emerges that publishers are willing to adopt HTML for submissions if and only if it is a clear community need. It means that they will include HTML formats in the publishing workflow only once a number of conference organisers decides to include HTML among the accepted formats for paper submissions . However, using one clear Web-first format, rather than a plethora of possible variations allowed by the full HTML schema, would certainly lighten the burden of publishers for including HTML within their publishing workflow. This inclusion could be additionally favoured by the availability of services (e.g., editors, converters, enhancers, visualisers) for facilitating the use of such a Web-first format within the existing publishing environments.

Last but not least, using a controlled subset of HTML is more appropriate for Semantic Publishing applications . The development of scripts and applications to extract, for instance, RDF statements directly from the markup structure of the text is a sort of nightmare if different authors use HTML in different manners. For instance, what happens when trying to extract the rhetorical organisation of a scientific paper according to the Document Component Ontology (DoCO) from two HTML documents that use HTML tags in different ways? Is an HTML element table an actual table (containing tabular data)? Which are the tags identifying sections? These analyses are all easier within a controlled and unambiguous subset of HTML.

Writing scholarly articles in HTML with RASH

The subset of HTML we propose in RASH is strictly compliant to a patterns theory we have developed over the past few years. Patterns are widely accepted solutions to handle recurring problems. Firstly introduced for architecture and engineering problems , they have been successfully deployed in computer science and in particular in software engineering . In this section, we briefly introduce our patterns for document engineering and then we go into the details of RASH.

Theoretical foundations: structural patterns

While we have plenty of tools and languages for creating new markup languages (e.g. RelaxNG and XMLSchema ), these usually do not provide any particular guideline for fostering the development of robust and well-shaped document languages. In order to fill that gap, in the last decade we have experimented with the use of a theory of structural patterns for markup documents , that has since been applied in several national and international standards, among which OASIS LegalDocumentML , a legal document standard for the specification of parliamentary, legislative and judicial documents, and for their interchange between institutions in different countries.

The basic idea behind this theory is that each element of a markup language should comply with one and only one structural pattern, depending on the fact that the element:

By combining all these possible values – i.e. ±t, ±s, and ±T – we basically obtain eight core structural patterns, namely (accompanied by a plausible example within the HTML elements):

  1. inline [+t+s+T], e.g. the element em;

  2. block [+t+s-T], e.g. the element p;

  3. popup [-t+s+T], e.g. the element aside;

  4. container [-t+s-T], e.g. the element section;

  5. atom [+t-s+T], e.g. the element abbr;

  6. field [+t-s-T], e.g. the element title;

  7. milestone [-t-s+T], e.g. the element img;

  8. meta [-t-s-T], e.g. the element link.

Instead of defining a large number of complex and diversified structures, the idea is that a small number of structural patterns are sufficient to express what most users need for defining the organisation of their documents. Therefore, the two main aspects related to such patterns are:

Such patterns allow authors to create unambiguous, manageable and well-structured markup languages and, consequently, documents, fostering increased reusability (e.g., inclusion, conversion, etc.) among different languages. Also, thanks to the regularity they provide, it is possible to perform easily complex operations on pattern-based documents even when knowing very little about their vocabulary (automatic visualisation of document, inferences on the document structure, etc.). In this way, designers can implement more reliable and efficient tools, can make a hypothesis regarding the meanings of the document fragments, can identify singularities and can study the global properties of a set of documents, as described in .

We applied these guidelines for the definition of RASH. We restricted HTML, which does not use the aforementioned patterns in a systematic way, allowing the creation of arbitrary and, sometimes, quite ambiguous structures by selecting a good subset of elements expressive enough to capture the typical components of a scholarly article while being also well-designed, easy to reuse and robust.

RASH: Research Article in Simplified HTML

The Research Articles in Simplified HTML (RASH) format is a markup language that restricts the use of HTML elements to only 32 elements for writing academic research articles. It allows authors to use embedded RDF annotations. In addition, RASH strictly follows the Digital Publishing WAI-ARIA Module 1.0 for expressing structural semantics on various markup elements used.

All RASH documents begin as a simple HTML5 document , by specifying the generic HTML DOCTYPE followed by the document element html with the usual namespace ( http://www.w3.org/1999/xhtml) and with additional (and mandatory) prefix declarations through the attribute prefix . The element html contains the element head for defining metadata of the document according to the DCTERMS and PRISM standards and the element body for including the whole content of the document. The element head of a RASH document must include some information about the paper, i.e., the paper title (element title), at least one author, while other related information (i.e., affiliations, keywords and categories included using the elements meta and link) are optional. The element body mainly contains textual elements (e.g., paragraphs, emphases, links, and quotations) for describing the content of the paper, and other structural elements (e.g., abstract, sections, references, and footnotes) used to organise the paper in appropriate blocks and to present specific complex structures (e.g., figures, formulas, and tables).

In the following subsection, we provide a quick discussion about usage patterns in RASH, and introduce the tools used for developing its grammar.

Development and patterns

The development of RASH started from the whole HTML5 grammar, and proceeded by removing and restricting the particular use of HTML elements, to make them expressive enough for representing the structures of scholarly papers and to have the language totally compliant with the theory on structural patterns for XML documents introduced in

The systematic use of these structural patterns is an added value in all stages of the documents' lifecycle: they can be guidelines for creating well-engineered documents and vocabularies, rules to extract structural components from legacy documents, indicators to study to what extent documents share design principles and community guidelines. All these characteristics have allowed us to simplify, at least to some extent, the handling of all the requirements introduced in and in RASH. shows what is the current pattern assignment for each element in RASH.

Pattern RASH element

inline

a, code, em, math, q, span, strong, sub, sup, svg

block

figcaption, h1, p, pre, th

popup

none

container

blockquote, body, figure, head, html, li, ol, section, table, td, tr, ul

atom

none

field

script, title

milestone

img

meta

link, meta

The use of structural patterns in RASH.

Notice that we do not use two patterns presented in  , namely atom and popup. The elements compliant with the former pattern are contained in discursive blocks (e.g. paragraphs) and contain only textual content with no additional elements. This is very infrequent in scholarly writings since any element used for emphases, links, and other in-sentence elements can always contain additional elements (e.g. an emphasis can contain a link).

A different discourse can be done for the pattern popup, which is meant to represent complex substructures that interrupt but do not break the main flow of the text, such as footnotes . An element compliant to the popup pattern, while still not allowing directly text content inside itself, is found in elements with a mixed context [+t+s]. In particular, in developing RASH, we discussed which of the following two possible approaches for defining footnotes was more adequate to our needs.

The first option was a container-based behaviour, also suggested by JATS by means of the element fn-group and not included in HTML specifications, that allows the authors to specify footnotes (through the element ft) by using a tag that is totally separated from the main text from which it is referenced (usually through XML attributes), as shown in the following excerpt:


<-- A paragraph referring to a footnote -->
<p>
    In this paragraph there is an explicit reference to the 
    second footnote<xref rid="n2"></xref>.
</p>

<-- The group containing all the footnotes -->
<fn-group>
    <fn id="n1">
        <p>This is a paragraph within a footnote.</p>
    </fn>
    <fn id="n2">
        <p>This is a paragraph in another footnote.</p>
        <p>
            All the footnotes are contained in a group, so as
            to collect them together.
        </p>
    </fn>
    ...
</fn-group>
                        

The alternative was a popup-based behaviour, used by default in LaTeX (through the marker \footnote{}) and even possible in JATS (which is a very permissive language by design), where a paragraph can be abruptly interrupted by one or more paragraphs specified in a footnote, as shown in the following excerpt:


<-- A paragraph containing a footnote -->
<p>
    In this paragraph the footnote <fn id="n3"><p>That is
    what we call popup-based behaviour!.</p></fn> has been 
    defined directly within it.
</p>                    
                    

We considered the latter approach a bit confusing, since it actually decreases the readability of the HTML source where footnotes are needed. We thus decided to adopt a solution similar to the JATS fn-group element, extending the HTML5 section element with @role set to doc-endnotes and doc-endnote:


<-- A paragraph referring to a footnote -->
<p>
    In this paragraph there is an explicit reference to the 
    second footnote<a href="#fn2"></a>.
</p>

<-- The group containing all the footnotes -->
<section role="doc-endnotes">
    <section role="doc-endnote" id="fn1">
        <p>This is the text of a footnote.</p>
    </section>
    <section role="doc-endnote" id="fn2">
        <p>This is the text of another footnote.</p>
    </section>
    ...
</section>
                    

Grammar and peculiarities

The formal grammar of RASH (current version: 0.6.1) has been developed by means of RelaxNG , which is a simple, easy to learn, and powerful schema language for XML. The grammar has been logically organised in four distinct logical blocks of syntactic rules, defining respectively elements, attributes, content models for the elements and their related attribute lists, as summarised in the following excerpt:


...
<define name="p">
    <element name="p">
        <ref name="attributes_html_element_no_role" />
        <ref name="cm_inline" />
    </element>
</define>
...
<define name="aClass">
    <attribute name="class">
        <data type="NMTOKENS" />
    </attribute>
</define>
...
<define name="cm_inline">
    <zeroOrMore>
        <choice>
            <text />
            <ref name="a" />
            <ref name="aRef" />
            <ref name="img" />
            <ref name="svg" />
            <ref name="math" />
            <ref name="img_math" />
            <ref name="span_latex" />
            <ref name="span" />
            <ref name="code" />
            <ref name="sub" />
            <ref name="sup" />
            <ref name="em" />
            <ref name="strong" />
            <ref name="q" />
        </choice>
    </zeroOrMore>
</define>
...
<define name="attributes_html_element_no_role">
    <ref name="attributes_html_generic" />
    <optional>
        <ref name="aClass" />
    </optional>
    <ref name="attributes_rdfa" />
</define>
...
                    

Starting from the latest versions of the language, there has been a clear shift towards an extended use of HTML5 semantic elements, despite the fact they are not backwards compatible with their more generic alternatives in HTML4 . In particular, the elements section, figure, and figcaption have been adopted so as to clearly refer to paper sections and boxes with tables, figures, listings and formulas, accompanied by a particular caption.

While this choice has fostered the readability of the source, the use of these HTML5 elements was not enough to provide proper semantics and accessibility to the RASH source. Thus, in order to improve the user experience in terms of accessibility of such HTML-based papers, RASH reuses some items from the W3C Accessible Rich Internet Applications 1.1 , and also exploits several roles introduced in the Digital Publishing WAI-ARIA Module 1.0 , which allows the digital publishers to apply the structural semantics they need to drive the authoring process while getting free accessibility. The use of such semantics is implemented by means of the attribute @role , that can be used on certain RASH elements, e.g. sections, and it is very useful for specifying a clear structural semantics where it is not formally defined. For instance, all the references are organised in a list within a special section defined by using the element section with the attribute @role set to doc-bibliography. This special section contains one list with a bibliographic reference for each list item (i.e., the element li accompanied by the attribute @id for referencing to it within the text and the attribute @role set to doc-biblioentry), as shown in the following excerpt:


<section role="doc-bibliography">
    <h1>References</h1>
    <ol>
        <li id="Per2014" role="doc-biblioentry">
            <p>Write here the reference entry.</p>
        </li>
        ...
    </ol>
</section>
                    

Formulas require special consideration, since there are different ways to implement them. The standard specification for representing mathematics on the Web is MathML . Even if MathML is the best accessible way for writing mathematical formulas, the organisation of the elements for defining even a quite simple formula is quite verbose and this is a reasonable obstacle to its direct adoption, as shown in the following excerpt for describing the formula πr2:


<math xmlns="http://www.w3.org/1998/Math/MathML">
    <mi>π</mi>
    <mo>⁢<!-- &InvisibleTimes; --></mo>
    <msup>
        <mi>r</mi>
        <mn>2</mn>
    </msup>
</math>
                    

To help the creator of RASH documents in dealing with formulas, RASH adds two other ways for writing formulas in addition to MathML. The first one is to use an image (element img), which is a very simple way to include maths in a paper. On the other hand, it is not accessible at all since the various elements of the formula are not marked-up properly so as to distinguish them. Another option is to use LaTeX, which is one of the most common ways to write formulas in many scientific papers. Both options are specifiable in RASH by using either the element img or the element span respectively, accompanied by the attribute @role set to math, as shown in the following excerpt:


<-- Specifying a formula through the element 'img' -->
<img role="math" src="formula.png" alt="r^2" />

<-- Specifying a formula in LaTeX through the element 'span' -->
<span role="math">\pi r^2</span>
                    

The rendering of any LaTeX formula and the multi-browser support for MathML is implemented by using MathJax, which is a Javascript display engine for mathematics that works in most modern browsers. Of course, it is necessary to explicitly import MathJax in the element head if any rendering of formulas is actually needed, as shown in the following:


<!-- MathJax for multi-browser support of LaTeX formulas and MathML -->
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script>
                    

RASH has been developed in order to allow anyone to add RDFa annotations to any element of the document. For instance, this paragraph contains the following RDF statement (in Turtle ):


@prefix cito: <http://purl.org/spar/cito/> .
<> cito:credits <http://www.w3.org/TR/rdfa-syntax/> .

That was implemented by using specific RDFa attributes (@property and @resource, in this case) within the paragraph content, while the prefixes were defined in the element html, as shown in the following excerpt:


<html prefix="cito: http://purl.org/spar/cito/">
    ...
    <p>
        RASH has been developed in order to allow anyone to add 
        <span 
            property="cito:credits" 
            resource="http://www.w3.org/TR/rdfa-syntax/">RDFa</span> 
        annotations to any element of the document.
    </p>
    ...
</html>
            

In addition to RDFa, RASH makes available another way to inject RDF statements to the document, by means of an element script (within the element head):

  • with the attribute type set to text/turtle for adding plain Turtle content ;

  • with the attribute type set to application/ld+json for adding plain JSON-LD content ;

  • with the attribute type set to application/rdf+xml for adding plain RDF/XML content .

An example of the use of the script for Turtle and JSON-LD statements is shown in the following excerpt:


<script type="text/turtle">
    @prefix pro: &lt;http://purl.org/spar/pro/&gt; .
    @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
    @prefix sd: &lt;https://w3id.org/scholarlydata/person/&gt; .
    sd:silvio-peroni a foaf:Person ;
        foaf:givenName "Silvio" ;
        foaf:familyName "Peroni" ;
        foaf:homepage &lt;http://www.essepuntato.it&gt; ;
        pro:holdsRoleInTime [
            a pro:RoleInTime ;
            pro:withRole pro:author ;
            pro:relatesToDocument &lt;&gt;
        ] .
</script>

<script type="application/ld+json">
    {
        "@context":
            {
                "nick": "http://xmlns.com/foaf/0.1/nick",
                "sd": "https://w3id.org/scholarlydata/person/"
            },
        "@id": "sd:silvio-peroni",
        "nick": ["S.", "essepuntato"]
    }
</script>
            

It is worth noticing that RASH does not require any particular vocabulary for introducing RDF statements, except three properties from schema.org for defining author's metadata (see Section 2 of the RASH documentation for additional details). For instance, in this document (in particular, in its RASH version) we mainly use CiTO and other SPAR Ontologies for creating citation statement about the paper itself, but alternative and/or complementary vocabularies are freely usable as well.

The RASH Framework

One of the issues we had to face, and in general anyone has to face when proposing a new markup language, was to provide tools for writing papers in RASH. It is undeniable that:

The authorial activity of writing an article by using RASH, but also any other new Web-first format, must be supported by appropriate interfaces and tools to reach a broad adoption.

A possible solution was to implement a native HTML authoring environment, so that authors did not have to deal directly with the new language. However, this solution would have forced all co-authors to use to the same tool and introduced a variety of technical difficulties, since it is not easy to create and support a user friendly and flexible work environment. We believe that a more liberal approach, that allows each author to keep using her/his preferred tools, even off-line, is more practical.

This is the idea behind the RASH Framework : a set of specifications and writing/conversion/extraction tools for writing articles in RASH. In this section, we give a brief description of all the tools we have developed in the framework. All the software components are distributed under an ISC License, while the other components are distributed under a Creative Commons Attribution 4.0 International License. A summary of the whole framework is introduced in .

The RASH Framework

The RASH Framework and its main components.

Validating RASH documents

RASH has been developed as a RelaxNG grammar , i.e., a well-known schema language for XML documents. All the markup items it defines are fully compatible with the HTML5 specifications .

In order to check whether a document is compliant with RASH, we developed a script to enable RASH users to check their documents simultaneously both against the specific requirements in the RASH RelaxNG grammar and also against the HTML specification through W3C Nu HTML Checker. This will hopefully help RASH users to timely detect and fix any mistakes in their documents. This script also checks datatype microsyntaxes.

In addition to the aforementioned script, we developed a Python application that enables one to validate RASH documents against the RASH grammar. This application makes also available a Web interface for visualising all the validation issues retrieved in RASH documents.

Visualising RASH documents

The visualization of a RASH document is rendered by the browser by means of appropriate CSS3 stylesheets and Javascript developed for this purpose.

RASH adopts external libraries, such as Bootstrap and JQuery, in order to provide the current visualisation and include additional tools for the user. For instance, the footbar with statistics about the paper (i.e., number of words, figures, tables and formulas) and a menu to change the actual layout of the page , the automatic reordering of footnotes and references, the visualisation of the metadata of the paper, etc.

Note that this kind of automatic rendering of paper items, such as references to a bibliographic entry or a figure, reduce the cognitive effort of an author when writing a RASH paper. For instance, a piece of text referencing a table, e.g. as shown in is created without caring about the particular text to specify for that reference ( in the example), since RASH prescribes to specify just an empty link to the object one wants to refer to, as shown in the following excerpt:

<p>... as shown in <a href="#table_patterns"></a> ...</p>

For these objects, the Javascript scripts decide which is the most suitable text to put there according to the type of the item referenced.

Converting RASH into LaTeX styles

We spent some effort in preparing XSLT 2.0 documents for converting RASH documents into different LaTeX styles, such as ACM ICPS and Springer LNCS, among the others. We believe this is essential to foster the use of RASH within international events and to easily publish RASH documents in the official LaTeX format currently required by the organisation committee of such events. Obviously, the full adoption of RASH or any other Web-first format, would make these stylesheets not necessary but, currently, they are fundamental for the adoption of the overall approach.

Producing RASH from ODT and DOCX

We also developed two XSLT 2.0 documents to perform conversion from Apache OpenOffice documents and Microsoft Word documents into RASH documents. The RASH documentation provides a detailed description of how to use Apache OpenOffice and Microsoft Word for writing scientific documents that can be easily converted to the RASH format. The standard features of these two editors (e.g. styles, document properties, etc.), elements (e.g. lists, pictures, captions, footnotes, hyperlinks, etc.) and facilities (e.g. mathematical editor, cross-reference editor, etc.) can be used to produce fully compliant RASH documents. A web-based service, for converting documents online (presented in ) and two Java applications for ODT and DOCX documents (that can be downloaded and used offline on the local machine) were developed to facilitate the conversion process of Apache OpenOffice and Microsoft Word documents into the RASH format.

In the past few years, as sort of alpha-testing, we have used these conversion approaches with many internal projects in the Digital and Semantic Publishing Laboratory of the Department of Computer Science and Engineering at the University of Bologna. Moreover, also our co-authors and collaborators from different disciplines (e.g. business and management, humanities, medicine, etc.) have successfully used this approach for producing their documents, giving us a chance to have fruitful feedback, comments, and suggestions. In particular, we have been able to convert with discrete success several ODT and DOCX files of research papers, Ph.D. theses, documentations, and project proposals and deliverables.

ROCS

We created an online conversion tool called ROCS (RASH Online Conversion Service) for supporting authors in writing RASH documents and preparing submissions that could be easily processed by journals, workshops, and conferences. ROCS integrates the tools introduced in the previous sections.

The abstract architecture of the tool is shown in . ROCS allows converting either an ODT document or a DOCX document, written according to specific guidelines, into RASH and, then, into LaTeX according to the following layouts: Springer LNCS, ACM IPCS, ACM Journal Large, PeerJ. Such guidelines, introduced in , are very simple and use only the basic features available in Apache OpenOffice Writer and in Microsoft Word, without any external tool or plug-in.

The architecture of ROCS.

The architecture of ROCS.

ROCS allows users to upload four kinds of file, i.e., an ODT document, a DOCX document, an HTML file compliant with RASH, and a ZIP archive which contains an HTML file compliant with RASH and related files (i.e., CSSs, javascript files, fonts, images). It returns a ZIP archive containing the original document plus all its converted versions, i.e., RASH, if an ODT/DOCX file was given, and the LaTeX file.

The main advantage of having the paper both in RASH and in LaTeX is that it is fairly easy for RASH to be adopted by workshops, conferences or journals. Since the program committee, the reviewers, and the editors have also access to a LaTeX or a PDF version of the paper, the RASH file is an addition that does not preclude any current workflows. Of course, the hope is that the inherent advantages of an HTML-based format such as RASH will eventually persuade stakeholders to adopt the HTML version whenever it is possible, keeping the alternatives as fall-back options.

Enriching RASH documents with structural semantics

Another development of the RASH Framework concerns the automatic enrichment of RASH documents with RDFa annotations defining the actual structure of such documents in terms of the FRBR-aligned Bibliographic Ontology (FaBIO) and the Document Component Ontology (DoCO) . More in detail, we developed a Java application called SPAR Xtractor suite . SPAR Xtractor is designed as a one-click tool able to add automatically structural semantics to a RASH document. SPAR Xtractor takes a RASH document as input and returns a new RASH document where all its markup elements have been annotated with their actual structural semantics by means of RDFa. The tool associates a set of FaBIO or DoCO types with specific HTML elements. The set of HTML elements and their associations with FaBIO or DoCO types can be customised according to specific needs of expressivity. The default association provided by the current release of SPAR Xtractor is the following:

In addition to these semantic annotations, which come from the actual structure of a document, the tool is also able to automatically detect sentences and annotate them as individuals of the class doco:Sentence. A doco:Sentence denotes an expression in natural language forming a single grammatical unit. For the sentence detection task, SPAR Xtractor relies on the sentence detection module of the Apache OpenNLP project, which provides a machine learning based toolkit for the processing of natural language text. By default, SPAR Xtractor is released to support English only. However, it is possible to extend it with new languages by adding their corresponding models for Apache OpenNLP, most of which are available with an open licence.

We remark that the object property po:contains is used for representing any kind of containment relation among the structural components that SPAR Xtractor deals with. Hence, the usage of such a property is not limited to the individuals of the class doco:Section only. In fact, the property po:contains can be used, for example, for expressing the containment relation between a doco:BodyMatter and a doco:Section or between a doco:Section and a doco:Sentence. For example, let us consider the following code snippets that provide a sample HTML document.


<html>
  ...                
  <body>
    ...
    <section><h1>A section</h1>
      ...
      <p>This is a sentence. This is another sentence of this paragraph.</p>
      ...
      <section><h1>A sub-section</h1> ... </section>
      ...
    </section>
    ...
  </body>
</html>
                

The HTML document in the snippet above is enriched by SPAR Xtractor resulting in the document reported in the snippet below.


<html 
  resource="expression" 
  typeof="http://purl.org/spar/fabio/Expression">
  ...
  <body resource="body" 
    typeof="http://purl.org/spar/doco/BodyMatter" 
    property="http://www.essepuntato.it/2008/12/pattern#contains">
    ...
    <section resource="section_outer" 
      typeof="http://purl.org/spar/doco/Section" 
      property="http://www.essepuntato.it/2008/12/pattern#contains">
      <h1 resource="section_outer/title" 
        typeof="http://purl.org/spar/doco/SectionTitle" >
        <span property="http://purl.org/spar/c4o/hasContent">
          A section
        </span>
      </h1>
      ...
      <p resource="section_outer/paragraph-1" 
        typeof="http://purl.org/spar/doco/Paragraph" 
        property="http://www.essepuntato.it/2008/12/pattern#contains" >
        <span property="http://www.essepuntato.it/2008/12/pattern#contains" 
          resource="section_outer/paragraph-1/sentence-1" 
          typeof="http://purl.org/spar/doco/Sentence">
          <span property="http://purl.org/spar/c4o/hasContent">
            This is a sentence.
          </span>
        </span>
        <span property="http://www.essepuntato.it/2008/12/pattern#contains" 
          resource="section_outer/paragraph-1/sentence-2" 
          typeof="http://purl.org/spar/doco/Sentence">
          <span property="http://purl.org/spar/c4o/hasContent">
            This is another sentence of this paragraph.
          </span>>
        </span>>
      </p>
      ...
      <section resource="section_inner" 
        typeof="http://purl.org/spar/doco/Section" 
        property="http://www.essepuntato.it/2008/12/pattern#contains">
        <h1 resource="section_inner/title" 
          typeof="http://purl.org/spar/doco/SectionTitle" ">
	      <span property="http://purl.org/spar/c4o/hasContent">
	        A sub-section
	      </span>
	    </h1> 
        ... 
      </section>
      ...
    </section>
    ...
  </body>
</html>
                

Writing RASH documents with a native editor

A recent development of RASH is the RASH Javascript Editor (RAJE) , a multiplatform What You See Is What You Get (WYSIWYG) word processor for writing scholarly articles in HTML, according to the RASH format. In particular RAJE allows authors to write research papers in HTML natively by means of a user-friendly interface, instead of writing raw markup with an IDE, a text editor or any external word processor

RAJE guarantees to its users the benefits of a word processor combined with those given by an HTML-based format, i.e. interactiveness, accessibility and easiness to be processed by machine. In addition, RAJE uses the GitHub API so as to allow authors to store their articles online, to keep track of changes by means of the GitHub services, and to share the articles with others.

RASH and SAVE-SD: an evaluation

The true validation for RASH as a format for research papers rests on its adoption by authors and workshops and its integration in the publishing process. For this reason, RASH was first released in conjunction with the Semantics, Analytics, Visualisation: Enhancing Scholarly Data (SAVE-SD 2015) workshop, co-located with WWW 2015. It was subsequently adopted by a number of workshops and conferences. In this section, we will present an evaluation of RASH based on the analysis of questionnaires completed by authors and reviewers of SAVE-SD 2015 and SAVE-SD 2016 workshops and a study on RDF annotations in the relevant papers.

The users were asked to fill a questionnaire which included a section about their background, a SUS questionnaire and six open questions about their experience with RASH. We will first introduce the two workshops and then discuss and compare the evaluation results. Finally, we will present an analysis of the most frequent vocabularies and entities in RASH papers. The completed questionnaires and the outcomes of the analysis are available at , while the RDF annotations considered in the study are embedded in the RASH papers available in the SAVE-SD 2015 and SAVE-SD 2016 websites. We used the online version of the RDFa 1.1 Distiller for extracting the RDF annotations from the RASH papers.

It is worth noting that in 2015 there were no converters in the RASH framework, and ROCS was introduced immediately before SAVE-SD 2016. Thus, in both years authors wrote RASH papers with plain text editors or XML editors, apart from one author that used ROCS in 2016. In general, the authors appreciated RASH and the tools in the RASH framework, even if the editing environment and the converters are still limited.

SAVE-SD 2015 and 2016

SAVE-SD 2015 was organized by some of the authors of this paper with the aim of bringing together publishers, companies, and researchers in order to bridge the gap between the theoretical/academic and practical/industrial aspects in regard to scholarly data. It was thus a multifaceted workshop which drew researchers from a number of heterogeneous fields, such as Document and Knowledge Engineering, Semantic Web, Natural Language Processing, Scholarly Communication, Bibliometrics and Human-Computer Interaction. Since many of the interested researchers were keen on experimenting with novel technologies regarding semantic publishing, it was a natural choice for the debut of RASH. For this reason, SAVE-SD 2015 allowed authors to submit papers using either RASH or PDF, explicitly encouraging authors to test the new format. To this end, the organisers introduced a special award for the best submission in RASH, according to the quality of the markup, the number of RDF statements defined in RDFa, and the number of RDF links to LOD datasets. The possibility of submitting in RASH was also advertised on social media (e.g., Twitter, Facebook) and during various international events (e.g., DL 2014, EKAW 2014, FORCE 2015).

The initiative had a substantial success: the workshop received 6 out of 23 submissions in RASH and after the review process an additional author chose to prepare the camera-ready paper in RASH. Out of these 7 final submissions, 3 were research papers, 1 was a position paper, and 3 posters/demo. These papers were submitted by 16 authors from Switzerland, Italy, Germany, Netherlands, United Kingdom, Ireland, and the USA.

At the time of the workshop submission deadline, there were no public tools available for converting other formats into RASH. However, the authors were able to self-learn it by simply referring to the documentation page, confirming that computer scientists have no particular problem in handling it directly. The conversion of the RASH submissions into the ACM format requested by the Sheridan publisher (responsible for the publications of all WWW proceedings) was handled by the organisers through a semi-automatic process. In particular, they used the XLST files introduced in and had to fix only a few layout misalignments.

Six authors and four reviewers involved in SAVE-SD 2015 participated in our evaluation.

SAVE-SD 2016 had the same characteristics and goals of the predecessor. In order to give authors full freedom, the organizer decided to accept not only RASH, but any kind of HTML-based format. Since it was not possible to handle the conversion of all possible HTML-based format to the publisher layout, the authors of alternative formats were asked to prepare a PDF of the camera-ready version according to the publisher needs.

SAVE-SD 2016 received 6 out of 16 submissions in RASH from 14 authors from Italy, Sweden, Greece, Germany, Belgium, and the USA. In total, 5 out of the 14 accepted papers were in RASH, including 2 full papers, 2 demos, and 1 position paper. Even if no author chose to submit in other HTML-based formats, this possibility will be kept open in future editions. Differently from the previous edition, the proceedings were published as a dedicated LNCS volume. The conversions of RASH papers to the PDF documents in Springer LNCS layout was automatically handled by ROCS.

As in the previous workshop, we evaluated RASH by conducting the same study (with the same exact questions) on ten people. Seven authors of RASH papers and three reviewers participated in the survey.

User background

It is useful to first assess the background of RASH pioneer users in term of their knowledge of relevant technologies and software. For this reason, the first section of the survey included a number of statements about the user expertize (e.g., "I have extensive experience in writing academic papers with LaTeX ") and allowed five response options, from "Strongly Agree" to "Strongly Disagree". shows the percentage of users who claimed to be familiar with a range of technologies (by selecting "Agree" or "Strongly Agree").

Year MS Word OO Writer LaTeX HTML XML RelaxNG SW RDFa Turtle JSON-LD

2015

33%

33%

83%

83%

100%

67%

83%

100%

100%

50%

2016

57%

0%

71%

71%

71%

29%

57%

57%

57%

43%

AVR

40%

13%

67%

67%

73%

40%

60%

67%

77%

40%

User background for SAVE-SD 2015, SAVE-SD 2016.

In 2015, the authors were mainly from the Semantic Web community and therefore familiar with technologies such as RDFa and Turtle. Most of them knew how to correctly annotate an HTML file and understood the advantages of including semantic relationships in the paper. They also commonly used LaTeX rather than Microsoft Word or OpenOffice Writer. This suggests that they were acquainted with WYSIWYG editors and had experience with complex formats. A qualitative analysis of the survey answers confirms this intuition; for example, an author remarked: I am used to writing papers in LaTeX so I do not want to bother with formatting and in that sense RASH is similar.

In 2016 the situation changed and only 57% of the users were familiar with semantic technologies. In addition, even if most of them knew how to use LaTex, the majority of them had experience also with Microsoft Word. It seems thus that RASH started to interest also less technical users with different research backgrounds.

User survey

We assessed the strengths and weaknesses of RASH by means of six open questions. We summarize here the answers of both authors and reviewers for the 2015 and 2016 workshops. The reviewers answered only questions 2, 3, 4 and 5. Note that the questions were exactly the same in both editions and none of the users partecipated in both the surveys.

SAVE-SD 2015 Survey

  • [Q1] Why did you choose the RASH format for your paper?

    Four authors answered that the main reason was to try it out, mostly because they supported the idea of publishing academic papers as HTML and were convinced that PDF should be replaced. Two of them added that they were motivated by the possibility of adding semantic annotations to their papers.

  • [Q2] How effectively did RASH support you in writing/reviewing the paper?

    The majority of the authors suggested that some tasks, such as setting up the bibliography, were still cumbersome. They added that the development of tools that could solve these issues and hide the technical details from the common users would be very important for a broader adoption. The reviewers remarked that their experience was very similar to reviewing a paper in PDF format and did not present any particular challenge (e.g., did not have many features that would distinguish it from a PDF, it met all of my needs and was easy to use).

  • [Q3] What were the most useful features of RASH to help you writing/reviewing the paper?

    The authors listed a number of functionalities including the multiple graphical layouts (2 authors), the support of RDFa annotations (2) and the built-in validation (1). The ability to display the paper according to different layouts was praised also by reviewers.

  • [Q4] What were the main weaknesses that RASH exhibited in supporting the writing/reviewing of the paper?

    Most authors suggested that the handling of bibliography, figures and captions should be improved. Half of them also pointed out that the manual insertion of semantic annotations was cumbersome and a large amount of RDFa introduces a bit of confusion in the paper. An author observed that using the word count as a limit in the RASH venues rather than the number of pages introduces the issue of possibly exceeding the editor limits. Most reviewers did not report any problem in using RASH for assessing a paper. However, one of them noted that it still lacked a menu for easily navigating the different sections, as PDF files instead support.

  • [Q5] Can you think of any additional features to be included in RASH that would have helped you to write/review the paper?

    The majority of authors suggested that the aforementioned limitations were mainly due to the use of an HTML editor, requesting the development of a WYSIWYG editor or a tool for converting from ODT to RASH. A user also suggested developing a tool for graphically showing the semantic annotations, as what is linked to what, in order to check the correctness of assertions and a reviewer advised to implement a way to easily access the different sections of the document.

  • [Q6] Would you use RASH regularly for writing your academic papers?

    Five out of six authors answered they would like to keep using RASH. Most of them, however, added that this would also depend on the creation of a better editor and a solid array of tools for managing technical details and converting standard formats for writing a research paper to and from RASH.

SAVE-SD 2016 Survey

  • [Q1] Why did you choose the RASH format for your paper?

    As with the 2015 results, the majority of the authors (4) claimed that they adopted it for trying a new format, three authors because they were motivated by the workshop and three because they actively support the ideas behind RASH.

  • [Q2] How effectively did RASH support you in writing/reviewing the paper?

    Five users wrote the papers directly in RASH and only one used Open Office and then converted it with ROCS. In the first group, one user was positive, one neutral, and three suggested the need for a WYSIWYG editor, since writing in html is not so effective and not everyone [of the co-authors] knew how to validate against the schema. In particular, it was suggested the need for a Microsoft Word converter, since the ODT produced by Microsoft Word could not be processed by ROCS. As in 2015, the reviewers did not find many differences with respect to PDF papers. One of them claimed to actually prefer RASH since it makes better use of the page space.

  • [Q3] What were the most useful features of RASH to help you writing/reviewing the paper?

    The authors mentioned a variety of different features including the formatting semantics (no worries about section and layout), the bibliographic reference management and the ability to display the paper according to different layouts. A reviewer also praised the ability to convert RASH to PDF.

  • [Q4] What were the main weaknesses that RASH exhibited in supporting the writing/reviewing of the paper?

    Differently from 2015, the authors had no particular problem with the handling of bibliography, figures, and captions. However, most of them (5) remarked that directly writing the HTML code was not trivial. Three of them suggested solving the problem by introducing a WYSIWYG editor, while two of them suggested creating new converters to translate LaTeX and Microsoft Word into RASH. One user also flagged that the visualization of RASH document can change in different browsers. The reviewers, as in 2015, did not report any particular problem in using RASH.

  • [Q5] Can you think of any additional features to be included in RASH that would have helped you to write/review the paper?

    Consistently with the aforementioned weaknesses and the 2015 results the users called for the creation of a WYSIWYG editor (3) and a way to convert from LaTex and Microsoft Words (3). In addition, a user suggested a tool for automatically generating a bibliography, similar to BibTeX.

  • [Q6] Would you use RASH regularly for writing your academic papers?

    Three authors asserted that they would be happy to keep using RASH, two of them that they were ready to use it again, depending on its development, and only one was negative about it.

RASH usability

We also performed a quantitative analysis of the usability of RASH, using the System Usability Scale (SUS) questionnaire . The scores are acceptable, though not very high, especially if we consider that all authors but one edited RASH files directly with text/XML editors. Users perceived even a 'vanilla RASH' as acceptable, though they need more sophisticated converters as remarked in the open questions of the survey.

RASH yielded a mean score of 62.7±11.9, slightly lower than the average SUS score (68). However, SUS scores varied dramatically according to the person's background. shows the results of different categories of expertize in HTML, LateX, and Semantic Web Technologies (SWT), which appear correlated with the average SUS scores (respectively r = 0.78, 0.97, 0.99). Users with a strong expertize in LaTeX and SWT yielded significantly better SUS scores than the other authors, while authors with HTML expertize yielded only slightly better scores. For this reason, authors from 2015, who as previously discussed had a higher expertize in these categories obtained an average SUS score of 69.6±11.9, while the authors from 2016 yielded 57.1±9.7. However, the difference is not statistically significant because the two samples are small and the test power is low.

The SUS score of the subjects participating in the evaluation compared with thier experience in using HTML, LaTeX and other Semantic Web Technologies.

User expertize in HTML, LaTeX and Semantic Web Technologies versus average SUS score.

These results further confirm that most users with limited expertize in non-WYSIWYG editors and semantic technologies find it unfeasible to write HTML directly, even in a simplified form.

Analysis of RDF annotations in RASH documents

To complete the previous analysis, we also studied the nature of the semantic annotations in RASH papers. We focused on a sample of 1751 annotations obtained from 11 papers published in SAVE-SD 2015 and 2016. The number of statements in a single paper was found to range from 24 to 903, yielding a median value of 46 (25th percentile 34, 75th percentile 175). We extracted all the RDF statements by running the W3C RDFa 1.1 Distiller service on each article. We then considered only the statements that used http-based entities as predicates, or their objects if used for typing resources. The data are organised in several CSV files and have been obtained by running a Python script we developed for gathering the data used in this evaluation. The script and all the aforementioned data have been made available at .

The first goal of the study was to determine the prevalent vocabularies and how much they were used in the average paper. The left panel of shows the common vocabularies. Schema.org and PRISM are actually enforced by RASH: the first is used for standard metadata such as emails, affiliations and organization names and the second for keywords. In addition, a quantity of XHTML statements was automatically extracted when processing DPUB-ARIA roles . Thus we will not consider such vocabularies in the rest of the evaluation. The other common vocabularies are Dublin Core, which appears in 82% of the papers, FOAF (27%) and the SPAR ontologies , such as FABIO (36%) and CITO (27%) . The right panel of illustrates the average number of statement for each of these vocabularies. Dublin Core characterizes the highest number of annotation (9.4), followed by FOAF (7.4) and FABIO (6.4).

Vocabularies and number of statements in a RASH paper

Percentage of papers and average number of statements using a vocabulary

Vocabulary entities in a RASH paper

Average percentage of vocabulary entities in a RASH paper (excluding the mandatory ones).

We also performed a more fine-grained analysis considering the amount of entities of these vocabularies within the various RDF statements. The goal was to understand the percentage of contribution that the various entities provide (on average) to the statements of the document analysed. As expected, the entities that contribute to about 60% of the statements are either those that are obliged by RASH (prism:keyword 6.9%, schema:affiliation 5.7%, schema:name 5.3%, and schema:email 4.7%) or those automatically extracted by processing the DPUB roles included, mandatorily, in the documents (xhtml:role 38%). Excluding these, the following top ten entities, shown in , cover about 20% of the statements.

Among these entities, there are three classes describing three diverse but interlinked kinds of objects, i.e. people (foaf:Person) authoring a research work (fabio:ResearchPaper) and the sentences (doco:Sentence) therein contained. The other seven entities are three object properties – two of them (pav:authoredBy and pattern:contains) provide the links between the three aforementioned classes, while the other, i.e., cito:cites, describes citation links between papers – and four data properties – used for providing additional metadata about the entities (dcterms:title, dcterms:bibliographicCitation, foaf:name) and for describing bunches of textual content of the sentences (c4o:hasContent).

Discussion

The evaluation study confirmed that RASH is ready to be be be adopted in workshops, conferences, and journals and can be quickly learnt by researchers who are already familiar with HTML. However, it also highlighted some issues in the adoption of HTML formats, especially by less technically savvy users.

Interestingly, the 2016 survey showed that RASH is being tried also by users unfamiliar with semantic web technology. While the expansion of the user base represents a positive development, it also yields a number of challenges. The mass of authors accustomed to WYSIWYG editors such as Microsoft Word or OpenOffice Writer, tend to have difficulties with HTML editors. In addition, since research papers are often written by multiple authors, it is usually simpler to use the most well-known solutions. For these reasons, we need to offer the authors who currently cannot or do not want to change their workflow the tools for converting their favourite format to RASH and annotate the resulting paper. While ODT was a first step in this direction, it is imperative to be also able to process DOCX and LaTeX. A second important issue is that authors who are not expert in semantic technologies can find it hard to correctly annotate their papers. Hence, we also need to use and/or develop simple tools for helping authors in this phase – such as the OpenLink Structured Data Editor. The introduction of these solutions will be critical for motivating users to adopt HTML-based approaches and for creating a robust framework that can be used by expert and common users alike.

As far as the analysis of the RDF annotations in RASH documents is concerned, the outcomes highlighted that the users decided to adopt a few well-known standard vocabularies, rather than using a multiplicity of different solutions. The most used vocabularies other than Schema.org and PRISM (used by default by RASH), are Dublin Core, FOAF, and the SPAR ontologies. However, the outcomes of our evaluation generally show a quite low number of statements specified by the authors. This behaviour could derive from the lack of appropriate support for the annotation of RASH papers with RDF data. In addition, this low number seems not to be related to the research community the authors work in. For instance, several of the papers written by Semantic Web experts do not include any RDF statements other than those enforced by RASH.

Conclusions

In this paper we have introduced RASH, a markup language defined as a subset of HTML for writing scientific articles, and the RASH Framework, a set of specifications and tools for writing articles in RASH. In particular, we have discussed the rationale behind the development of RASH, and we have presented the language and the validation/visualisation/conversion/extraction tools developed so far.

The goal of the paper was also to investigate the applicability and the potentialities of RASH, though the evaluation of its adoption in two SAVE-SD workshops. To the best of our knowledge, this is the first empirical evaluation on the adoption of HTML-based languages for writing scientific papers. The experiments proved that RASH can be successfully used for workshops and conferences, with a good acceptance by the authors and a smooth integration in the existing publishing process.

As immediate future developments, we plan to develop tools for automating the process of semantic enrichment of RASH documents. For instance, we are currently working on the automatic identification of section rhetorics and citation functions so as to describe them according to two SPAR Ontologies , i.e. the Document Component Ontology (DoCO) and the Citation Typing Ontology (CiTO) respectively. We are also developing a Web tool for validating RASH document so as to spot possible syntactic errors more easily.

We intend to further develop the RASH framework. In first instance, we are working on more sophisticated authoring tools and converters. For instance, we are currently developing additional XSLT documents in order to convert RASH documents into several different LaTeX formats for scholarly communications – such as IEEE conference proceedings and IOS Press – as well as into EPUB for easing its (offline) portability in mobile devices, which is something that would guarantee a better archival and accessibility of the whole document including its figures, CSS files, and JS scripts.

We are also experimenting techniques for automatically generating accessible graphs from data contained in a referenced CSV file. Some results of this experimentation are already discussed in .

Acknowledgments

We would like to thank Sarven Capadisli for our inspiring discussions on the topic, all the authors and the reviewers of the accepted papers of the SAVE-SD 2015 and the SAVE-SD 2016 workshops for having provided us useful suggestions and insights for improving RASH and the related tools, as well as all the other early adopters of RASH. We would also like to thank the other two organisers of the past two edition of SAVE-SD, i.e. Jun Zhao and Alejandra Gonzalez-Beltran for supporting us in the adoption of RASH as possible HTML submission format. In addition, we are particularly grateful to all the GitHub users that suggested and introduced new features to RASH and developed the tools included in its Framework: Alberto Nicoletti, Vincenzo Rubano, Mike Smith, Gianmarco Spinaci, Ruben Verborgh.

References

Technically speaking, this is a meta-article, since it has been actually written by using RASH itself as markup language. Thus it is possible to easily access the HTML code of this article to understand how the various elements are rendered by the browser.

The following prefixes are always mandatory in any RASH document:

Please refer to the official RASH documentation, available at http://cs.unibo.it/save-sd/rash, for a complete introduction of all the elements and attributes that can be used in RASH documents.

The layouts currently available are Web-based and Springer's Lecture Note in Computer Science - the latter is based on the Springer LNCS CSS included in dokieli .

Note that accepting HTML as format for submissions in conferences/workshops is a totally different issue, since this choice is normally taken by the organisers. For instance, see the SAVE-SD 2015 call for papers and the various editions of SePublica.

OASIS LegalDocumentML is the standardisation of AkomaNtoso, which is a set of simple technology-neutral electronic representations in XML format of parliamentary, legislative and judiciary documents, and has been already adopted by several parliaments in European Union, Africa, and South America.

A markup element is called polysemous when it carries different (and usually incompatible) structural or semantic functions that can change its behaviour depending on the particular context in which it is used. For instance, in the Journal Article Tag Suite (JATS) specification, the element name can assume two different meaning if it is included in the element contrib – and in this case it identifies the name of a particular contributor of the article in consideration – or in the element mixed-citation – where it can be used to say that a certain string is actually representing a name within a bibliographic entry .

The content model of an element is the particular organisation of its content in terms of text, attributes and elements that it can contain.

In the paper, for the sake of clarity, we use the prefix @ when we name attributes (e.g. the attribute named role is introduced as @role), while we just name elements with their name (e.g. section).

The main aim of the LinkedResearch project is to propose principles for enabling researchers to share and reuse research knowledge by means of existing Web and Semantic Web technologies towards a future world where researchers can publish and consume human-friendly and machine-readable (e.g., by using RDFa ) scholarly documents.

The source code and binaries of SPAR Xtractor are available at https://github.com/essepuntato/rash/tree/master/sources/spar-xtractor and https://github.com/essepuntato/rash/tree/master/tools/spar-xtractor, respectively.

The prefix po: stands for the namespace http://www.essepuntato.it/2008/12/pattern#.

The authors who answered "Strongly Agree" to the background questions where classified as "Experts", the ones who answered "Agree" as "Familiars", and all the others as "Not familiar".