{"id":856,"date":"2016-04-11T11:00:34","date_gmt":"2016-04-11T09:00:34","guid":{"rendered":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/?p=856"},"modified":"2016-04-21T09:32:22","modified_gmt":"2016-04-21T07:32:22","slug":"open-authoring-as-the-obvious-next-step-in-open-publishing","status":"publish","type":"post","link":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/2016\/04\/11\/open-authoring-as-the-obvious-next-step-in-open-publishing\/","title":{"rendered":"Open Authoring as the obvious next step in open publishing"},"content":{"rendered":"<p>When it comes to writing, reviewing, and proofreading scientific publications and text books (for university students), I am convinced that a radical <a href=\"https:\/\/en.wikipedia.org\/wiki\/Wisdom_of_the_crowd\">wisdom of the crowd<\/a> paradigm does not apply, mostly because the crowds are too small and likely also too fragmented. However, the principles of open access definitely allow larger communities to contribute suggestions, ideas, and corrections to publications, simply because the hurdles and the fuss brought about by copyright restrictions are removed. In this post, I propose that there is much more potential to unleash for the writing and editing process by borrowing concepts and adopting technologies from open source software development.<\/p>\n<p><!--more--><\/p>\n<h1>1. Motivation<\/h1>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/cover.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-877 size-medium\" src=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/cover-213x300.png\" alt=\"\" width=\"213\" height=\"300\" srcset=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/cover-213x300.png 213w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/cover.png 486w\" sizes=\"auto, (max-width: 213px) 100vw, 213px\" \/><\/a>The motivation behind the ideas presented here comes from my experience with the almost completed process of creating the second edition of my introduction to German grammar (<a href=\"https:\/\/langsci-press.org\/catalog\/book\/46\"><em>Einf\u00fchrun<\/em><\/a><a href=\"https:\/\/langsci-press.org\/catalog\/book\/46\"><em>g in die grammatische Beschreibung des Deutschen<\/em><\/a>) published by <a href=\"https:\/\/langsci-press.org\/\">Language Science<\/a><a href=\"https:\/\/langsci-press.org\/\"> Press<\/a>. The second edition was necessary because of many minor errata and my dissatisfaction with the chapter on phonology. After the first edition had been published, I first created a traditional list of errata (now removed) on the <a href=\"https:\/\/grammatick.de\/?page_id=24\">book&#8217;s website<\/a>. The process of tracking errata typically involved colleagues writing me an email, telling me things like which word was misspelled on which page. I would then log in to the book&#8217;s WordPress site and make an entry in an unstructured list. This is the same workflow that was used in 1900, except that back then emails were letters to authors or editors, and book websites were printed sheets added to (or even glued to the inside of the book cover of) the remaining copies of the current edition. This workflow \u2013 intended to eradicate errors \u2013 is itself prone to introducing errors, mostly because information is copied by humans in several places. Even worse, having to write a personal email to the author involves a high inhibition threshold and an unreasonably high workload given the amount of transmitted information. Also, there is no automatic way of keeping track of which errors have already been fixed and which haven&#8217;t. Most severely for the readers, however, they have to either go to a website and check whether a potential erratum has already been recognized as an erratum, or simply wait for the next edition. If it is a substantial error and not just a typo, it would be favorable to implement the fix as quickly as possible and deploy a fixed version to the reader. In summary, traditional lists of errata and the traditional editing processes are laborious, error-prone, and clumsy.<\/p>\n<p><a href=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/cover1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-878 size-medium\" src=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/cover1-213x300.png\" alt=\"\" width=\"213\" height=\"300\" srcset=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/cover1-213x300.png 213w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/cover1.png 486w\" sizes=\"auto, (max-width: 213px) 100vw, 213px\" \/><\/a><\/p>\n<p>The open review of <a href=\"https:\/\/langsci-press.org\/catalog\/book\/25\">Stefan M\u00fcller&#8217;s Grammatical Theory<\/a> has demonstrated to the linguistics community that open processes in publishing actually do work. Using the <a href=\"https:\/\/hypothes.is\/\">hypothes.is<\/a> platform has shown that the technology to implement the new open processes is already there. In a <a href=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/2016\/04\/05\/experiences-with-open-review-and-community-proofreading\/\">recent post<\/a>, Stefan describes how community proofreading helped to polish his Grammatical Theory using contributions from the larger community and the hypothes.is platform. I suggest that also <em>after<\/em> a book&#8217;s release, we should adopt community-based efficient and modern workflows from open source software development for tracking errors and creating new editions. Using platforms like <a href=\"https:\/\/github.com\/\">GitHub<\/a>, open source software developers have efficient ways of<\/p>\n<ul>\n<li>checking the daily updated state of the work done by other programmers<\/li>\n<li>reporting errors with precise reference to the software version and even source code line numbers where the errors are located<\/li>\n<li>having bi-channel discussions of errors\u00a0or\u00a0suggestions and the optimal way to fix\u00a0or\u00a0implement them \u2013 or why they are rejected<\/li>\n<li>keeping track of what has been fixed and what hasn&#8217;t<\/li>\n<li>differentiating between major releases (&#8220;editions&#8221; in publishing parlance) and minor releases which merely fix errors and don&#8217;t change the intended behavior of the product<\/li>\n<\/ul>\n<p>How could it <em>not<\/em> be desirable to use similar methods in open access publishing?<\/p>\n<h1>2. How it can be done<\/h1>\n<p>I will now briefly go through some methods that we as authors, editors, and readers of open access books can use,\u00a0and what benefit they bring about. As a paradigm, I refer to them as <strong>open authoring<\/strong>. The two key technologies to be used are <em>version control<\/em> and <em>issue tracking<\/em>. Based on these technologies, we replace traditional editions by milestones, releases, branches, and forks.<\/p>\n<h3>2.1 Version control<\/h3>\n<p><a href=\"https:\/\/en.wikipedia.org\/wiki\/Version_control\">Version control<\/a> systems keep track of all changes made to <em>code<\/em> by <em>developers<\/em> \u2013 in our case to <em>text<\/em> written by <em>authors<\/em> \u2013 much like a persistent and collaborative <em>undo<\/em> function. In open authoring projects, the history of edits is visible publicly, while only registered authors can actually make changes. At Language Science Press, the LaTeX code of all books is checked into the version control repository GitHub. After Language Science Press had checked in my German grammar book, I actually used GitHub for working on the second edition. Everybody can see, for example, <a href=\"https:\/\/github.com\/langsci\/46\/commits\/master\/egbd.lsp\/chapters\/phonologie.tex\">which changes I made (and when) to the chapter on Phonology<\/a> (just click the link). Typically, at the end of the day, I would <em>commit<\/em> my changes into the repository and upload (<em>push<\/em>) them to GitHub. Such detailed information on the editing history is the backbone of open authoring.<\/p>\n<h3>2.2 Issue tracking<\/h3>\n<p>The interactive aspects come into play with <a href=\"https:\/\/en.wikipedia.org\/wiki\/Issue_tracking_system\">issue tracking<\/a>, also available on platforms like GitHub. Instead of emailing an author about an erratum, readers (and authors, of course) simply open an <em>issue<\/em> (sometimes called a <em>ticket<\/em>), which is a description of the error and where it occurs that is stored and maintained (in a structured way) on GitHub. Other readers, as well as the authors and editors, can view the issues and comment or discuss them publicly. I have not used the issue tracker for my grammar book yet, but I have created a sample entry for illustration purposes here: <a href=\"https:\/\/github.com\/langsci\/46\/issues\/1\">https:\/\/github.com\/langsci\/46\/issues\/1<\/a>.<\/p>\n<div id=\"attachment_871\" style=\"width: 594px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-111150.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-871\" class=\"size-large wp-image-871\" src=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-111150-1024x342.png\" alt=\"Submitting an issue for a typo in EGBD\" width=\"584\" height=\"195\" srcset=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-111150-1024x342.png 1024w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-111150-300x100.png 300w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-111150-500x167.png 500w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-111150.png 1038w\" sizes=\"auto, (max-width: 584px) 100vw, 584px\" \/><\/a><p id=\"caption-attachment-871\" class=\"wp-caption-text\">Submitting an issue for a typo in EGBD<\/p><\/div>\n<p>You can click on the link in the issue&#8217;s first comment in order to jump directly to the line in the LaTeX code where the error occurs. Of course, issues are not restricted to errors. Maintainers of repositories can create appropriate categories themselves, for example <em>requests<\/em> (e.g., for a more detailed explanation of some linguistic notion), <em>suggestions<\/em> or <em>questions<\/em>. The issue tracker has the necessary functionality for discussing the issue and marking its status as <em>assigned<\/em> (to a particular author), <em>solved<\/em>, <em>rejected<\/em>, etc.<\/p>\n<h3>2.3 Milestones, releases, and branches<\/h3>\n<div id=\"attachment_868\" style=\"width: 200px\" class=\"wp-caption alignright\"><a href=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/379px-Kilometre_sign_Bhikamkor.jpg\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-868\" class=\"wp-image-868 size-medium\" src=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/379px-Kilometre_sign_Bhikamkor-190x300.jpg\" alt=\"379px-Kilometre_sign_Bhikamkor\" width=\"190\" height=\"300\" srcset=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/379px-Kilometre_sign_Bhikamkor-190x300.jpg 190w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/379px-Kilometre_sign_Bhikamkor.jpg 379w\" sizes=\"auto, (max-width: 190px) 100vw, 190px\" \/><\/a><p id=\"caption-attachment-868\" class=\"wp-caption-text\">CC-BY-SA Doris Antony<\/p><\/div>\n<p>With such a technology in place, we can easily overcome the traditional slow and clumsy release cycle of books described in Section 1. Open source \u2013 and consequently open authoring \u2013 projects are often organized in <em>milestones<\/em>, <em>releases<\/em>, and <em>branches<\/em>. I now discuss their place in open authoring. <strong>Milestones<\/strong> are goals defined by authors as a set of issues that should be fixed. Authors name a list of reported issues (errata, requests, suggestions, questions as mentioned in Section 2.2) which should be resolved at a certain point in time. If an issue tracker is used, the milestones is reached automatically when all issues associated with the milestone are marked as <em>closed<\/em> (solved or rejected). After reaching a milestone, it makes sense to create a <strong>release<\/strong>, which corresponds to an <em>edition<\/em> in traditional publishing. Releases go into long-term archiving by libraries etc. GitHub is already <a href=\"https:\/\/zenodo.org\/account\/settings\/github\/\">integrated<\/a> with <a href=\"https:\/\/zenodo.org\/\">Zenodo<\/a>, which means that a DOI can be created automatically for releases. I see it as an advantage that not all issues need to be addressed for a release. For example, major rewrites can be postponed to later milestones\/releases\/editions while most authors would probably prefer to have virtually all known typos and factual errors fixed in a release.<\/p>\n<p>Versioning makes all changes and all intermediate versions traceable, no matter how small an incremental the changes are. However, the time between releases is measured in years, and not much is gained if readers only see major releases. As I argued in Section 1, it is desirable to bring intermediate versions to the reader as quickly as possible in order to reduce friction caused by errors of all sort. However, when larger parts of the book are undergoing major rewrites, there are often phases where passages are unfinished, broken, inconsistent, and full of new errors. It is highly undesirable to confront readers with such versions. This is where <em>branching<\/em> and <em>merging<\/em> come into play. <strong>Branches<\/strong> are separately maintained versions of a publication. In the <em>stable branch<\/em>, errors are fixed, but no major rewrites take place. It corresponds to the current edition of a book, but with errata fixed incrementally (instead of listed on a piece of paper or a website). In <em>development branches<\/em>, rewrites take place, which are <strong>merged<\/strong> into the stable branch when they have been completed. Development branches are not intended for the general audience but rather for authors, editors, reviewers, etc. In version control systems, branching and merging are standard operations aided by software routines.<\/p>\n<h3>2.4 Forks<\/h3>\n<p>Another concept known from software projects is <a href=\"https:\/\/en.wikipedia.org\/wiki\/Fork_(software_development)\">forking<\/a>. In a recent blog post (in German) on <a href=\"https:\/\/grammatick.de\/?p=338\">grammatick.de<\/a>, I actually suggested a fork of my grammar book. As a text book, it&#8217;s too long for many courses taught at German universities. Therefore, I intend to fork it into a shorter version. Like a branch, a fork is a copy of a project, but the copy is created without the intent of a later merge. Using the second edition (i.e., a release) of my book as a point of departure, I will create a new, shorter book and maintain both books separately. But there is no need to stop there! Because everything is open access, other authors are invited to create their own forks. For example, if some people like the syntax part of my book, they might fork just that part and add more theoretically oriented chapters \u2013 or maybe fork those from Stefan M\u00fcller&#8217;s Grammatical Theory or any other text book that follows both open access and open authoring principles. The <a href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC-BY license<\/a> already allows for such forks.<\/p>\n<h3>2.5 Turning readers into co-authors<\/h3>\n<p>Personally, I would embrace yet another consequence of a new open authoring paradigm. With the high level of involvement of readers (students and colleagues) in open authoring, readers can easily become co-authors.<\/p>\n<div id=\"attachment_874\" style=\"width: 310px\" class=\"wp-caption alignleft\"><a href=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/15483911602_23fe8ed6b8_z.jpg\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-874\" class=\"wp-image-874 size-medium\" src=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/15483911602_23fe8ed6b8_z-300x200.jpg\" alt=\"Readers' comments can greatly improve the quality of a work. CC-BY-NC-ND Matt Zhang. \" width=\"300\" height=\"200\" srcset=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/15483911602_23fe8ed6b8_z-300x200.jpg 300w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/15483911602_23fe8ed6b8_z-450x300.jpg 450w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/15483911602_23fe8ed6b8_z.jpg 640w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><p id=\"caption-attachment-874\" class=\"wp-caption-text\">Readers&#8217; comments can greatly improve the quality of a work. CC-BY-NC-ND Matt Zhang.<\/p><\/div>\n<p>Up until now, many people contribute to publishing books who don&#8217;t receive appropriate credit. The best\u00a0example are reviewers under the blind review paradigm. As a blind reviewer, you can claim that you <em>reviewed for renowned publisher X<\/em>, but your name will not be associated with the specific publication which you spent many hours reviewing. The <a href=\"https:\/\/langsci-press.org\/openReview\/intro\">open review paradigm<\/a> solves this problem. However, while colleagues and students are usually rewarded for comments in the form of enthusiastic thankyous in the preface of books, this can\u00a0hardly be called proper credit. After all, some of them sacrifice even more of their time than reviewers! Platforms like GitHub offer detailed statistics on the amount of work that people have invested into a project. For example, <a href=\"https:\/\/github.com\/langsci\/46\/graphs\/contributors\">these graphs on GitHub<\/a>\u00a0show who contributed what to my book, and when. I will be happy to accept co-authors! Even if I will probably (but not necessarily) remain the main author, these co-authors will\u00a0receive credit based on the measured number of changes they contribute to the book.<\/p>\n<h1>3. Problems and outlook<\/h1>\n<p>There are, of course, some hurdles and obstacles to overcome. First of all, it is clear how everything said here applies to text books. It is, however, not clear whether it makes sense to use open authoring for monographs, edited volumes, or even journal and proceedings papers. Researchers who write traditional monographs usually have little interest in creating a second edition because a completely new book looks much better in their\u00a0lists of publications. In an ideal world, however, changes to theories and empirical work should be gradual and incremental. Wait! This allows me to make another connection to software development: read the\u00a0<a href=\"https:\/\/en.wikipedia.org\/wiki\/Iterative_and_incremental_development\">Wikipedia article on iterative and incremental development<\/a>. This would mean a major change in how the scientific community rewards published results. But why not?<\/p>\n<p>For papers in edited\u00a0volumes, journals and proceedings, matters are much clearer. Open review is highly appropriate\u00a0but\u00a0for such shorter texts, open authoring would most likely not pay off substantially.<\/p>\n<p>One problem I recently learned about is the ISBN system. For each edition, new ISBNs are issued, and the system is not flexible enough to allow for minor updates (i.e., maintenance releases of a stable branch). This just goes to prove that the ISBN system is not adequate for modern publication paradigms. We can of course publish releases under ISBNs but work with incrementally updated versions of books, which would effectively render the ISBN system irrelevant over time. The appropriate identifiers in open and electronic publishing are <a href=\"https:\/\/en.wikipedia.org\/wiki\/Digital_object_identifier\">DOIs or <em>digital object identifiers<\/em><\/a>, anyway. DOIs persistently and uniquely identify all sorts of resources, and they also include information about the location of the resource. Thus, they go beyond ISBNs and ISSNs. As mentioned in Section 2.3, DOIs can be created automatically from GitHub via Zenodo.<\/p>\n<p>A more serious practical problem are page numbers. They would most certainly change a lot from incremental update to incremental update. However, for e-book readers with page reflow, we need a new way of referencing passages from books, anyway. Technically, it is easy to reference letters, words, paragraphs, subsections and sections. Most of this comes for free with publications authored in LaTeX, with some minor technicalities remaining to be solved. In principle, we just have to pick the most practical unit of reference.<\/p>\n<p>The real challenge is getting <strong>acceptance for open authoring from the community<\/strong>. First of all, many authors of text books make money by publishing new editions on an annual or bi-annual basis. Most of them will not be interested in open access and open authoring. I don&#8217;t intend to morally judge anyone, but making money by selling text books to the weakest in the academic business (i.e., students) is clearly not my preferred model. By extension, this is also true for teaching materials in primary and secondary education \u2013 even more so with developing countries in mind. The solution is simple: If we publish enough high-quality open access text books, expensive text books will become less and less attractive. Along the same lines, <a href=\"https:\/\/en.wikipedia.org\/wiki\/Open_educational_resources\"><em>open educational resources<\/em> (OERs)<\/a> are the way to go in primary and secondary education.<\/p>\n<p>Since we&#8217;re talking about acceptance, we might as well be blunt. For open authoring to work effectively, authors are required to learn how to use LaTeX (or at least advanced <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\">mark-down<\/a>), version control tools, and issue trackers. Using such tools is a natural thing for software developers, physicists, etc. However, researchers from less technically oriented fields might think that it&#8217;s just not worth the trouble. I have no easy solution to offer, and we would all have our fair share of convincing to do. For example, Language Science Press\u00a0endorses the use of <a href=\"https:\/\/www.overleaf.com\/\">Overleaf<\/a>, a platform which facilitates writing LaTeX documents collaboratively (see the <a href=\"https:\/\/langsci-press.org\/forAuthors\">information for authors by Language Science Press<\/a>). Like many, I can only say that I have never regretted the time I invested into learning LaTeX, version control, etc.<\/p>\n<div id=\"attachment_875\" style=\"width: 594px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-112844.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-875\" class=\"size-large wp-image-875\" src=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-112844-1024x474.png\" alt=\"Using Overleaf for &quot;The empirical base of linguistics&quot;\" width=\"584\" height=\"270\" srcset=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-112844-1024x474.png 1024w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-112844-300x139.png 300w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-112844-500x231.png 500w, https:\/\/userblogs.fu-berlin.de\/langsci-press\/files\/2016\/04\/Bildschirmfoto-11.04.2016-112844.png 1919w\" sizes=\"auto, (max-width: 584px) 100vw, 584px\" \/><\/a><p id=\"caption-attachment-875\" class=\"wp-caption-text\">Using Overleaf for &#8220;The empirical base of linguistics&#8221;<\/p><\/div>\n<p>The good news is that for readers who wish to contribute by reporting errors and making suggestions, we can make things very easy. The manual creation of issues in a tracker surely represents too high a threshold. Instead, we have to create interfaces between tools like <a href=\"https:\/\/langsci-press.org\/openReview\/userGuide\">hypothes.is as already used by Language Science Press<\/a> and issue trackers like the one available at GitHub. Ideally, readers should be able to add comments to PDF versions of a book graphically and online (like in hypothes.is). These comments can be converted automatically to issues on GitHub. If the PDF is compiled with <a href=\"https:\/\/www.tug.org\/TUGboat\/tb29-3\/tb93laurens.pdf\">SyncTeX<\/a> enabled, we can even automatically provide references to the lines in the source code alongside\u00a0the reported issue, just like in <a href=\"https:\/\/github.com\/langsci\/46\/issues\/1\">my GitHub demo issue<\/a>. As far as I can tell, this bridging technology is not available yet, however.<\/p>\n<p>To sum up, I argue for taking open access to a new level by using concepts and tools from open source software development under the open authoring paradigm, at least for some types of publications. Deeply involving readers into the (semi-automated and structured) editing process benefits everybody and leads to higher quality publications. The overhead for authors and co-authors is modest and more than compensated for by the benefits. For readers and minor contributors, things even get easier! Most importantly, everybody receives fair credit for the work they contribute to a publication. Most of the necessary technology is already in place thanks to the open source world and platforms like hypothes.is and Zenodo.<\/p>\n<p>What do you think? Please comment or blog about the ideas presented here. Or tweet about <strong>#openauthoring<\/strong> to <strong>@codeslapper<\/strong>. You can also send me an email to <em>roland.schaefer [email address character]\u00a0fu-berlin.de<\/em>,\u00a0but why not\u00a0have a totally\u00a0open discussion about openness?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When it comes to writing, reviewing, and proofreading scientific publications and text books (for university students), I am convinced that a radical wisdom of the crowd paradigm does not apply, mostly because the crowds are too small and likely also &hellip; <a href=\"https:\/\/userblogs.fu-berlin.de\/langsci-press\/2016\/04\/11\/open-authoring-as-the-obvious-next-step-in-open-publishing\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2437,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[68816,68814],"tags":[],"class_list":["post-856","post","type-post","status-publish","format-standard","hentry","category-open-review","category-workflow"],"_links":{"self":[{"href":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/wp-json\/wp\/v2\/posts\/856","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/wp-json\/wp\/v2\/users\/2437"}],"replies":[{"embeddable":true,"href":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/wp-json\/wp\/v2\/comments?post=856"}],"version-history":[{"count":15,"href":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/wp-json\/wp\/v2\/posts\/856\/revisions"}],"predecessor-version":[{"id":879,"href":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/wp-json\/wp\/v2\/posts\/856\/revisions\/879"}],"wp:attachment":[{"href":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/wp-json\/wp\/v2\/media?parent=856"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/wp-json\/wp\/v2\/categories?post=856"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/userblogs.fu-berlin.de\/langsci-press\/wp-json\/wp\/v2\/tags?post=856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}