A Semantic Web Annotation Tool for a Web-Based Audio Sequencer

Total Page:16

File Type:pdf, Size:1020Kb

A Semantic Web Annotation Tool for a Web-Based Audio Sequencer Journal of Ambient Intelligence and Smart Environments 0 (2010) 1 1 IOS Press A semantic web annotation tool for a web-based audio sequencer Luca Restagno a, Vincent Akkermans b, Giuseppe Rizzo a and Antonio Servetti a a Dipartimento di Automatica e Informatica (DAUIN), Politecnico di Torino, Corso Duca degli Abruzzi, 24, 10129 Torino, Italy E-mail: [email protected], {giuseppe.rizzo|antonio.servetti}@polito.it b Music Technology Group, Universitat Pompeu Fabra, Barcelona, Spain E-mail: [email protected] Abstract. In this work we describe an ontology driven resource annotation tool based on semantic web technology and web standards. It can load any OWL ontology and guide the end user in the annotation process with a simple graphical user interface. Furthermore, a collaborative web-based audio sequencer was developed as a test case for the annotation tool. With this content authoring tool, users can remix materials from the Freesound website and share their creations with others. Because of the integration of these two components, users are able to annotate the sonic materials used, the intrinsic structure of the artistic work, and the reasoning behind their actions during the creative process. We believe this approach will provide several novel ways of making not only the final product, but the creative or production process first class citizens of the semantic web. Keywords: ontology driven annotation tool, semantic audio annotation, web-based audio sequencer, semantic web sequencer, semantic web 1. Introduction annotation, which is ready to be stored to a server so that the annotations are available to everyone. A key focus of the Semantic Web [2] is the pro- Furthermore the annotation tool has been com- cess of combining semantic information from several pletely developed using web standard languages, in sources in order to more easily understand and explore such a way it can be easily used inside other web appli- that information programmatically. Currently, a large cations. Moreover it provides a userfriendly web front- number of web communities allow their members to end to make the semantic annotation, driven by an on- tag and annotate the content and thereby crowdsource tology, an easy task. In order to accomplish this goal the content classification. the tool has been developed to load all the classes from The ontology driven annotation tool detailed in this the ontology and their attributes; this way the classes work was developed to allow users to annotate any are easily browsable through the tools graphical user kind of resource,but using conceptsfrom a specific do- interface. For each attribute of the class, the tool loads main, as opposed to annotating with textual tags. The the right user interface widget, that lets the user to main goal of the tool is the capability to load from specify a value. the web any ontology developed with the Web Ontol- The annotation tool has been extended to provide a ogy Language (OWL) [8]. The annotation tool permits specific user interface for the annotation of audio con- tent. For this purpose, it allows the user to load and to select an ontology from the web, to choose the re- annotate sounds from the Freesound1 website. source to annotate and to create annotations linking concepts from the ontology to the resource. In addi- tion, it creates an RDF/XML document [1] for each 1http://www.freesound.org 1876-1364/10/$17.00 c 2010 – IOS Press and the authors. All rights reserved 2 L. Restagno et al. / A semantic web annotation tool for a web-based audio sequencer The practice of collaboratively tagging media con- The remainder of this paper is organized as follows: tent, known as folksonomy, has become widespread a review of the current state of the art is presented in on the Internet. Users annotate and categorize content Section 2, key ideas of our approach are introduced in by providing tags describing any and all possible as- Section 3 and the description of the annotation Tool is pects. One of the challenges in the area of annotation showed in Section 4. A contextualization of the tool, is generating consistency across annotations in terms by means of a use case is described in Section 5 fol- of both the vocabulary used and the way it is used. A lowed by conclusions and future works in Section 6. possible solution is to let users annotate only with a certain set of concepts defined in an ontology. An ob- vious disadvantage is the incompleteness of this ap- 2. Related Work proach. However, with several well designed ontolo- gies knowledegeable users can be guided to deliver The Internet has become a large repository of re- higher quality annotations. Developing a front-end ap- sources of any type. As the amount of digital content plication, we built a dynamic environment which per- grows it becomes increasingly important to improve mits to reuse the knowledge contained into ontologies, methods for description and retrieval. An often used according to the Linked Data principle [9]. approach is annotating information with metadata in To asses our annotationtool we developeda web-based order to more easily retrieve the information later. In audio sequencer with which users can mix sounds particular, annotation is often required to refine and available on the web by simply using their URLs. The improve data descriptions also when automatic feature two applications have been integrated, realizing a com- extraction tools are employed. plete tool for composing and annotating sounds. In this context we present an open source web tool that Music and sound generally have a rich semantic can augment the user experience in the process of se- structure. They communicate a message, designed by mantic annotation because it allows to easily perform the composer or sound designer, which ranges in its in- an ontology driven annotation during the creative pro- tention from nonsensical or abstract to symbolic (e.g. cess of audio authoring by means of a web sequencer. a piece of film music supporting a clear narrative). A Previous works have already addressed the problem, majority of media production nowadays is done with but with different approaches. software tools, which give rise to various new opportu- In the LabelMe Project [12], Russell et al. pro- nities to monitor the production process. In this work duced a web-based image tool useful to identify ob- we focused on the combination on the annotation tool jects. Their goal was to provide a dynamic dataset that and the audio sequencer, both described earlier, to in- would lead to new researchin the areasof object recog- vestigate the implications of this idea. Take for exam- nition and computer graphics. Although this research ple video games, which generally have a non linear was looking into tagging analysis, they did not fo- narrative that is often supported by affective music. As cus on annotation itself. Additionally, they used free the game world can give rise to a variety situations the form textual tags, so the annotations were affected by music should be able to adapt. If the composer is able the typical “folksonomy” problems, like polysemy and to formally describe pieces of his non linear work, and synonymy. In our approach we try to solve these prob- the game designer is as well, the game would be able lems using a controlled vocabulary, an ontology which to generate new music with the musical material pro- includes hierarchy of concepts from a specific knowl- vided by matching the formalized intentions in both edge domain. domains. Another example is music education, where Indeed, in the M-OntoMat-Annotizer [10], Petridis providing insight and understanding into the music is et al. have explored the usage of controlled vocabu- the primary concern. A piece of music, whose struc- laries to improve semantic annotation of images. They ture and different aspects have been formally anno- implemented different ontologies based on the MPEG- tated, could be represented in different ways and so 7 standard, to let user to associate visual descriptors to give students views on the work of art that match their contents. They permitted to select a portion of an im- capabilities. Possibly with future work the artist can, age or a portion of a frame and to associate a concept while working, develop his own ontology. This ontol- retrieved from the furnished ontology. Based on this ogy would describe the themes of the work as seen by work, we take advantage of multiple formalized ontol- the creator and allow himself and others to reflect and ogy domains to extend the descriptive possibilities of learn from this. an annotator. L. Restagno et al. / A semantic web annotation tool for a web-based audio sequencer 3 In [13], Wang et al. faceted the annotation problem by means of a set of ontologies, which are linked us- ing a bridge ontology. This work overcame the prob- lem of ontology reuse and prevented unnecessary on- tology extension and integration. Although this idea is promising, it presents only a general idea of how to link ontologies, without proposing a clear method. However, G. Kobilarov et al., following the previ- ous idea, used a bridge or hub ontology for catego- rizing multimedia documents located within the BBC archives [6] and linking them to DBPedia [3]. By means of this approach, they exploited object persis- Fig. 1. The annotation tool acts as a knowledge aggregator on the tence in the BBC categorization system (CIS) and Web. It permits to link pieces of knowledge extracted from online they mapped the resources according to DBPedia ref- distributed repositories, to digital resources on the web, in order to describe their contents in a semantic way.
Recommended publications
  • Annotea: an Open RDF Infrastructure for Shared Web Annotations
    Proceedings of the WWW 10th International Conference, Hong Kong, May 2001. Annotea: An Open RDF Infrastructure for Shared Web Annotations Jos´eKahan,1 Marja-Riitta Koivunen,2 Eric Prud’Hommeaux2 and Ralph R. Swick2 1 W3C INRIA Rhone-Alpes 2 W3C MIT Laboratory for Computer Science {kahan, marja, eric, swick}@w3.org Abstract. Annotea is a Web-based shared annotation system based on a general-purpose open RDF infrastructure, where annotations are modeled as a class of metadata.Annotations are viewed as statements made by an author about a Web doc- ument. Annotations are external to the documents and can be stored in one or more annotation servers.One of the goals of this project has been to re-use as much existing W3C technol- ogy as possible. We have reacheditmostlybycombining RDF with XPointer, XLink, and HTTP. We have also implemented an instance of our system using the Amaya editor/browser and ageneric RDF database, accessible through an Apache HTTP server. In this implementation, the merging of annotations with documents takes place within the client. The paper presents the overall design of Annotea and describes some of the issues we have faced and how we have solved them. 1Introduction One of the basic milestones in the road to a Semantic Web [22] is the as- sociation of metadata to content. Metadata allows the Web to describe properties about some given content, even if the medium of this content does not directly provide the necessary means to do so. For example, ametadata schema for digital photos [15] allows the Web to describe, among other properties, the camera model used to take a photo, shut- ter speed, date, and location.
    [Show full text]
  • Conceptualization and Visualization of Tagging and Folksonomies
    Conceptualization and Visualization of Tagging and Folksonomies Von der Fakultät für Ingenieurwissenschaften, Abteilung Informatik und Angewandte Kognitionswissenschaft der Universität Duisburg-Essen zur Erlangung des akademischen Grades Doktor der Ingenieurwissenschaften (Dr.-Ing.) genehmigte Dissertation von Steffen Lohmann aus Hamburg 1. Gutachter: Prof. Dr. Maria Paloma Díaz Pérez 2. Gutachter: Prof. Dr.-Ing. Jürgen Ziegler Tag der mündlichen Prüfung: 27.11.2013 Hinweis: Diese Dissertation ist im Rahmen eines binationalen Promotionsverfahrens (Cotutelle) in Kooperation mit der Universidad Carlos III de Madrid entstanden. Abstract Tagging has become a popular indexing method for interactive systems in the past decade. It offers a simple yet effective way for users to organize an ever increasing amount of digital information for themselves and/or others. The linked user vocabulary resulting from tagging is known as folksonomy and provides a valuable source for the retrieval and exploration of digital resources. Although several models and representations of tagging have been proposed, there is no coherent conceptualization that provides a comprehensive and pre- cise description of the concepts and relationships in the domain. Furthermore, there is little systematic research in the area of folksonomy visualization, and so folksonomies are still mainly depicted as simple tag clouds. Both problems are related, as a well-defined conceptualization is an important prerequisite for the interoperable use and visualization of folksonomies. The thesis addresses these shortcomings by developing a coherent conceptualiza- tion of tagging and visualizations for the interactive exploration of folksonomies. It gives an overview and comparison of tagging models and defines key concepts of the domain. After a comprehensive review of existing tagging ontologies, a unified and coherent conceptualization is presented that incorporates the best parts of the reviewed ontologies.
    [Show full text]
  • Peiwen Zhu. Web Annotation Systems: a Literature Review and Case Study
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Carolina Digital Repository Peiwen Zhu. Web Annotation Systems: A Literature Review and Case Study. A Master’s Paper for the M.S. in I.S. degree. April, 2008. 35 pages. Advisor: Bradley M.Hemminger. Web annotation has been a popular research topic since the appearance of Internet and its supplementary technologies. This paper provides a literature review in the related research areas, and introduces some currently available web annotation systems with the comparison of these systems in seven aspects. In addition, this paper incorporates a description of the ongoing NeoNote project, and identifies limitations of this study for future work. Headings: Scholarly Communication Web annotations Information Systems/Design WEB ANNOTATION SYSTEMS: A LITERATURE REVIEW AND CASE STUDY by Peiwen Zhu A Master's paper submitted to the faculty of the School of Information and Library Science of the University of North Carolina at Chapel Hill in partial fulfillment of the requirements for the degree of Master of Science in Information Science. Chapel Hill, North Carolina April, 2008 Approved by: ___________________________ Bradley M.Hemminger 1 Table of Contents Introduction………………………………………………………………………………..2 Literature Review………………………………………………………………………….4 Current Systems………………………………………………………………………….15 Case Study……………………………………………………………………………….26 Conclusion……………………………………………………………………………….30 References………………………………………………………………………………..32 2 Introduction Web browsing plays an important role nowadays in people’s daily life, study, and work. Since documents exist mostly in digital format on the web, people may spend a large part of their time on browsing or searching on the web to look for useful information. However, this used to be a one-way interaction with users having few options to mark texts or to highlight important sections in a web document; what’s more, it is difficult to add extra information as reference on web pages, which is useful for further reference or sharing with friends.
    [Show full text]
  • Semantic Annotation Framework for Web Extracted Data
    International Journal of Computer Engineering & Technology (IJCET) Volume 7, Issue 5, Sep–Oct 2016, pp. 65–76, Article ID: IJCET_07_05_008 Available online at http://www.iaeme.com/ijcet/issues.asp?JType=IJCET&VType=7&IType=6 Journal Impact Factor (2016): 9.3590(Calculated by GISI) www.jifactor.com ISSN Print: 0976-6367 and ISSN Online: 0976–6375 © IAEME Publication FIOBODA - SEMANTIC ANNOTATION FRAMEWORK FOR WEB EXTRACTED DATA C. Gnana Chithra Equity Research Consultant, Angeeras Securities, Chennai, Tamilnadu, India Dr. E. Ramaraj Professor, Department of Computer Science and Engineering, Alagappa University, Karaikudi, Tamilnadu, India ABSTRACT Semantic annotation of web pages is the state of art technology for achieving the unified objective of attaining Semantic web Universe, which enables sharing, and reusing the document content beyond the boundaries and applications. Web is a treasury of knowledge and efficient tools should be designed to explore the structured and unstructured data. Annotating million of web pages manually is an impossible task. For high information retrieval rates, automatic annotation of documents is mandatory. Metadata is added to the web pages to make it intelligent for processing in content based intelligent applications. This paper analyses the problems with the current Semantic annotation systems and proposes a new Ontology based Automatic annotation system Framework. Ontology based semantic annotation is one of the best methods for extracting data from the Knowledge Base. The integration of Modified Manning’s Sentence boundary detection algorithm and Noun Phrase Collocation algorithm and classification using machine learning techiques in the Information Extraction module, and developing a new data model and ontology for Structured Ontology engineering model is contributed in this paper.
    [Show full text]
  • A Semantic Web Annotation Tool for a Web-Based Audio Sequencer
    A semantic web annotation tool for a web-based audio sequencer Luca Restagno1, Vincent Akkermans2, Giuseppe Rizzo1, and Antonio Servetti1 1 Dipartimento di Automatica e Informatica, Politecnico di Torino, Torino, Italy, [email protected], [email protected], [email protected], 2 Music Technology Group, Universitat Pompeu Fabra, Barcelona, Spain, [email protected] Abstract. Music and sound have a rich semantic structure which is so clear to the composer and the listener, but that remains mostly hidden to computing machinery. Nevertheless, in recent years, the introduction of software tools for music production have enabled new opportunities for migrating this knowledge from humans to machines. A new generation of these tools may exploit sound samples and semantic information coupling for the creation not only of a musical, but also of a “semantic” compo- sition. In this paper we describe an ontology driven content annotation framework for a web-based audio editing tool. In a supervised approach, during the editing process, the graphical web interface allows the user to annotate any part of the composition with concepts from publicly avail- able ontologies. As a test case, we developed a collaborative web-based audio sequencer that provides users with the functionality to remix the audio samples from the Freesound website and subsequently annotate them. The annotation tool can load any ontology and thus gives users the opportunity to augment the work with annotations on the structure of the composition, the musical materials, and the creator’s reasoning and intentions. We believe this approach will provide several novel ways to make not only the final audio product, but also the creative process, first class citizens of the Semantic Web.
    [Show full text]
  • 2017-Networkthousand
    1 Annotated Bibliography, and Summaries I. Annotating Text II. Annotating Media III. Annotation Theory and Practice IV. Group Dynamics and Social Annotation V. Bibliographic Reference/Metadata/Tagging Note to Reader: The categories of this bibliography have been separated into ‘Tools’ and ‘Articles’ for ease of reading. Cross-posted entries have been marked with an asterisk (*) after their first appearance. Category I: Annotating Text This category provides an environmental scan of the current state of text-based annotation practices and the foundational tools in the discipline. Many of the publications focus on situating annotation in the field of digital humanities by drafting definitions for annotation practice; specifying a general annotation framework for commentary across mediums; or brainstorming platforms that would better support user interaction with objects and with each other. Authors remark that the evolution of scholarship brought about by interactive Web 2.0 practices shifted the focus from learner-content interaction to learner-learner interaction, and that this behavioural shift necessitates a redesign of tools (Agosti et al. 2005; Gao 2013). It is widely acknowledged that annotation practices are beneficial for learning, archiving, clarifying, sharing, and expanding; current Web architecture, however, struggles to facilitate these advantages (Agosti et al. 2012; Bottoni 2003; Farzan et al. 2008). Several publications introduce tools that bridge the gap between tool design and user needs, specifically AnnotatEd and CommentPress (Farzan et al. 2008; Fitzpatrick 2007). These tools, along with alternative platforms that gamify annotation, allow for interactive reading and support user engagement with resources in a customizable way. The tools treat documents as mutable objects that can be tagged, highlighted, and underlined.
    [Show full text]
  • Collaborative Annotation for Reliable Natural Language Processing
    Collaborative Annotation for Reliable Natural Language Processing Kar¨enFort February 12, 2016 14:47 2 Contents 1 Introduction 9 1.1 Natural Language Processing and Manual Annotation: Dr Jekyll and Mr Hyjide? . .9 1.1.1 Where Linguistics Hides . .9 1.1.2 What is Annotation? . 10 1.1.3 New Forms, Old Issues . 11 1.2 Rediscovering Annotation . 13 1.2.1 A Rise in Diversity and Complexity . 13 1.2.2 Redefining Manual Annotation Costs . 15 2 Annotating Collaboratively 17 2.1 The Annotation Process (Re)visited . 17 2.1.1 Building Consensus . 17 2.1.2 Existing Methodologies . 18 2.1.3 Preparatory Work . 20 2.1.4 Pre-campaign . 24 2.1.5 Annotation . 27 2.1.6 Finalization . 29 2.2 Annotation Complexity . 31 2.2.1 Examples Overview . 31 2.2.2 What to Annotate? . 33 2.2.3 How to Annotate? . 35 2.2.4 The Weight of the Context . 38 2.2.5 Visualization . 39 2.2.6 Elementary Annotation Tasks . 41 2.3 Annotation Tools . 42 2.3.1 To be or not to be an Annotation Tool . 43 2.3.2 Much more than Prototypes . 44 2.3.3 Addressing the new Annotation Challenges . 46 2.3.4 The Impossible Dream Tool . 49 2.4 Evaluating the Annotation Quality . 50 2.4.1 What is Annotation Quality? . 50 2.4.2 Understanding the Basics . 50 2.4.3 Beyond Kappas . 55 2.4.4 Giving Meaning to the Metrics . 57 3 4 CONTENTS 3 Crowdsourcing Annotation 63 3.1 What is Crowdsourcing and Why Should we be Interested in it? 63 3.1.1 A Moving Target .
    [Show full text]
  • Using Social Annotation Tool to Enhance Learning: a Literature Review
    UNIVERSITY OF PIRAEUS/ΠΑΝΕΠΙΣΤΗΜΙΟ ΠΕΙΡΑΙΩΣ IT MASTER/ΠΜΣ ΠΛΗΡΟΦΟΡΙΚΗΣ COURSE/ΜΑΘΗΜΑ: ΠΛΗΡΟΦΟΡΙΚΗ ΣΤΗΝ ΕΚΠΑΙΔΕΥΣΗ SEMESTER/ΕΞΑΜΗΝΟ: ΕΑΡΙΝΟ 2016 – 2017 TUTORS/ΔΙΔΑΣΚΟΝΤΕΣ: ΜΑΡΙΑ ΒΙΡΒΟΥ ΔΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ: Using Social Annotation Tool to Enhance Learning: A Literature Review Του μεταπτυχιακού φοιτητή ΣΤΑΥΡΟY Γ. ΚΟΣΣΥΦΑ (AM ΜΠΠΛ13042) September/ Σεπτέμβριος 2017 1 Table of Contents Abstract ................................................................................................................................................... 3 1. Introduction .................................................................................................................................... 4 2. Literature Review ............................................................................................................................ 4 2.1 Annotation Tools for Educational Purposes ................................................................................. 4 2.2 Annotation tools for libraries ...................................................................................................... 10 2.3 Annotation Systems for more general uses ................................................................................ 11 3. Comparative Analysis & Discussion .................................................................................................. 12 4. Conclusion & Future Work ............................................................................................................... 15 REFERENCES ....................................................................................................................................
    [Show full text]
  • Web Semantic Annotation Using Data-Extraction Ontologies
    Web Semantic Annotation Using Data-Extraction Ontologies A Dissertation Proposal Presented to the Department of Computer Science Brigham Young University In Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy by Yihong Ding December 2004 1 1 Introduction One major challenge for current web technology is to let machines understand and be able to manipulate web content. The volume of web pages increase tremendously each year. Generic search engines, like Google [18], do a phenomenal job of ranking billions of web pages and identifying potentially useful candidates, often presenting the page a user wants within the first few search results. Some domain-specific search engines can work even better on the specialized Web sites, like NEC’s CiteSeer [8] which helps people find scientific literature. But in general, machines cannot understand the web well because there are too much data out there and they are heterogeneous. The semantic web technology is a way that the W3C (World Wide Web Consortium) recommended to make the whole web machine understandable [45]. Web semantic annotation is one of the important semantic web technologies. Machines cannot understand web content unless the content is marked and the mark- ups are formally defined, which is exactly the purpose of web semantic annotation.To clarify the meaning of semantic annotation, we must distinguish it from other annota- tions. Semantic annotation is not to add some personal comments or notes into the documents. Any note made by the semantic annotation process must be formally de- fined and its meaning must be precise, unambiguous, and traceable. These properties guarantee that the results of semantic annotation are machine understandable.
    [Show full text]
  • Annotated Bibliography, and Summaries I. Annotating Text II. Annotating Media III. Annotation Theory and Practice IV. Group Dynamics and Social Annotation V
    1 THE VALUE OF PLURALITY IN ‘THE NETWORK WITH A THOUSAND ENTRANCES’ RAY SIEMENS, ALYSSA ARBUCKLE, LINDSEY SEATTER, RANDA EL KHATIB, and TRACEY EL HAJJ, with the ETCL Research Group Annotated Bibliography, and Summaries I. Annotating Text II. Annotating Media III. Annotation Theory and Practice IV. Group Dynamics and Social Annotation V. Bibliographic Reference/Metadata/Tagging Note to Reader: The categories of this bibliography have been separated into ‘Tools’ and ‘Articles’ for ease of reading. Cross-posted entries have been marked with an asterisk (*) after their first appearance. Category I: Annotating Text This category provides an environmental scan of the current state of text-based annotation practices and the foundational tools in the discipline. Many of the publications focus on situating annotation in the field of digital humanities by drafting definitions for annotation practice; specifying a general annotation framework for commentary across mediums; or brainstorming platforms that would better support user interaction with objects and with each other. Authors remark that the evolution of scholarship brought about by interactive Web 2.0 practices shifted the focus from learner-content interaction to learner-learner interaction, and that this behavioural shift necessitates a redesign of tools (Agosti et al. 2005; Gao 2013). It is widely acknowledged that annotation practices are beneficial for learning, archiving, clarifying, sharing, and expanding; current Web architecture, however, struggles to facilitate these advantages (Agosti et al. 2012; Bottoni 2003; Farzan et al. 2008). Several publications introduce tools that bridge the gap between tool design and user needs, specifically AnnotatEd and CommentPress (Farzan et al. 2008; Fitzpatrick 2007). These tools, along with alternative platforms that gamify annotation, allow for interactive reading and support user engagement with resources in a customizable way.
    [Show full text]
  • Linked Research on the Decentralised Web
    Linked Research on the Decentralised Web Dissertation zur Erlangung des Doktorgrades (Dr. rer. nat.) der Mathematisch-Naturwissenschaftlichen Fakultät der Rheinischen Friedrich-Wilhelms-Universität Bonn vorgelegt von Sarven Capadisli aus Istanbul, Turkey Bonn, 2019-07-29 Angefertigt mit Genehmigung der Mathematisch-Naturwissenschaftlichen Fakultät der Rheinischen Friedrich-Wilhelms-Universität Bonn 1. Gutachter: Prof. Dr. Sören Auer 2. Gutachter: Dr. Herbert Van de Sompel Tag der Promotion 2020-03-03 Erscheinungsjahr 2020 Abstract This thesis is about research communication in the context of the Web. I analyse literature which reveals how researchers are making use of Web technologies for knowledge dissemination, as well as how individuals are disempowered by the centralisation of certain systems, such as academic publishing platforms and social media. I share my findings on the feasibility of a decentralised and interoperable information space where researchers can control their identifiers whilst fulfilling the core functions of scientific communication: registration, awareness, certification, and archiving. The contemporary research communication paradigm operates under a diverse set of sociotechnical constraints, which influence how units of research information and personal data are created and exchanged. Economic forces and non-interoperable system designs mean that researcher identifiers and research contributions are largely shaped and controlled by third-party entities; participation requires the use of proprietary systems. From a technical standpoint, this thesis takes a deep look at semantic structure of research artifacts, and how they can be stored, linked and shared in a way that is controlled by individual researchers, or delegated to trusted parties. Further, I find that the ecosystem was lacking a technical Web standard able to fulfill the awareness function of research communication.
    [Show full text]
  • A Social Navigation and Annotation Service for Web-Based Educational Resources
    AnnotatEd: A Social Navigation and Annotation Service for Web-based Educational Resources a b Rosta Farzan ∗ and Peter Brusilovsky aIntelligent Systems Program, University of Pittsburgh, 210 S. Bouquet St., Pittsburgh, 15260, USA, phone: +1(412) 624 5757, fax: +1 (412) 624 2788, [email protected], ; bSchool of Information Sciences, 135 North Bellefield Avenue, University of Pittsburgh, Pittsburgh, 15260, phone: +1 (412) 624 9404, fax: +1 (412) 624 2788 [email protected], USA ∗ Corresponding author AnnotatEd: A Social Navigation and Annotation Service for Web-based Educational Resources Abstract: Web page annotation and adaptive navigation support are two active, but independent research directions focused on the same goal: expanding the functionality of the Web as a hypertext system. The goal of the AnnotatEd system presented in this paper has been to integrate annotation and adaptive navigation support into a single value-added service where the components can reinforce each other and create new unique attributes. This paper describes the implementation of AnnotatEd from early prototypes to the current version, which has been explored in several contexts. We summarize some lessons we learned during the development process and which defined the current functionality of the system. We also present the results of several classroom studies of the system. These results demonstrate the importance of the browsing-based information access supported by AnnotatEd and the value of both the annotation and navigation support functionalities offered by the system. Keywords: Web Annotation; Social Navigation; E-Learning; Navigation Support; Evaluation; Classroom Study 1 Introduction The World Wide Web is currently the single most popular hypertext system; however, it is far from being the most powerful or the most advanced hypertext system.
    [Show full text]