77 research outputs found

    Semantic Federation of Musical and Music-Related Information for Establishing a Personal Music Knowledge Base

    Get PDF
    Music is perceived and described very subjectively by every individual. Nowadays, people often get lost in their steadily growing, multi-placed, digital music collection. Existing music player and management applications get in trouble when dealing with poor metadata that is predominant in personal music collections. There are several music information services available that assist users by providing tools for precisely organising their music collection, or for presenting them new insights into their own music library and listening habits. However, it is still not the case that music consumers can seamlessly interact with all these auxiliary services directly from the place where they access their music individually. To profit from the manifold music and music-related knowledge that is or can be available via various information services, this information has to be gathered up, semantically federated, and integrated into a uniform knowledge base that can personalised represent this data in an appropriate visualisation to the users. This personalised semantic aggregation of music metadata from several sources is the gist of this thesis. The outlined solution particularly concentrates on users’ needs regarding music collection management which can strongly alternate between single human beings. The author’s proposal, the personal music knowledge base (PMKB), consists of a client-server architecture with uniform communication endpoints and an ontological knowledge representation model format that is able to represent the versatile information of its use cases. The PMKB concept is appropriate to cover the complete information flow life cycle, including the processes of user account initialisation, information service choice, individual information extraction, and proactive update notification. The PMKB implementation makes use of SemanticWeb technologies. Particularly the knowledge representation part of the PMKB vision is explained in this work. Several new Semantic Web ontologies are defined or existing ones are massively modified to meet the requirements of a personalised semantic federation of music and music-related data for managing personal music collections. The outcome is, amongst others, • a new vocabulary for describing the play back domain, • another one for representing information service categorisations and quality ratings, and • one that unites the beneficial parts of the existing advanced user modelling ontologies. The introduced vocabularies can be perfectly utilised in conjunction with the existing Music Ontology framework. Some RDFizers that also make use of the outlined ontologies in their mapping definitions, illustrate the fitness in practise of these specifications. A social evaluation method is applied to carry out an examination dealing with the reutilisation, application and feedback of the vocabularies that are explained in this work. This analysis shows that it is a good practise to properly publish Semantic Web ontologies with the help of some Linked Data principles and further basic SEO techniques to easily reach the searching audience, to avoid duplicates of such KR specifications, and, last but not least, to directly establish a \"shared understanding\". Due to their project-independence, the proposed vocabularies can be deployed in every knowledge representation model that needs their knowledge representation capacities. This thesis added its value to make the vision of a personal music knowledge base come true.:1 Introduction and Background 11 1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 1.2 Personal Music Collection Use Cases . . . . . . . . . . . . . . . . . . . . . . . . . 14 1.3 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 2 Music Information Management 17 2.1 Knowledge Management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 2.1.1 Knowledge Representation . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.1.1.1 Knowledge Representation Models . . . . . . . . . . . . . . . . . 18 2.1.1.2 Semantic Graphs . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.1.1.3 Ontologies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.1.1.4 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.1.2 Knowledge Management Systems . . . . . . . . . . . . . . . . . . . . . . . 19 2.1.2.1 Information Services . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.1.2.2 Ontology-based Distributed Knowledge Management Systems . . 20 2.1.2.3 Knowledge Management System Design Guideline . . . . . . . . 21 2.1.3 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 2.2 Semantic Web Technologies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 2.2.1 The Evolution of the World Wide Web . . . . . . . . . . . . . . . . . . . . . 22 Personal Music Knowledge Base Contents 2.2.1.1 The Hypertext Web . . . . . . . . . . . . . . . . . . . . . . . . . . 23 2.2.1.2 The Normative Principles of Web Architecture . . . . . . . . . . . 23 2.2.1.3 The Semantic Web . . . . . . . . . . . . . . . . . . . . . . . . . . 24 2.2.2 Common Semantic Web Knowledge Representation Languages . . . . . . 25 2.2.3 Resource Description Levels and their Relations . . . . . . . . . . . . . . . 26 2.2.4 Semantic Web Knowledge Representation Models . . . . . . . . . . . . . . 29 2.2.4.1 Construction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 2.2.4.2 Mapping . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 2.2.4.3 Context Modelling . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 2.2.4.4 Storing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 2.2.4.5 Providing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 2.2.4.6 Consuming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 2.2.5 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 2.3 Music Content and Context Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 2.3.1 Categories of Musical Characteristics . . . . . . . . . . . . . . . . . . . . . 37 2.3.2 Music Metadata Formats . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.3.3 Music Metadata Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 2.3.3.1 Audio Signal Carrier Indexing Services . . . . . . . . . . . . . . . . 41 2.3.3.2 Music Recommendation and Discovery Services . . . . . . . . . . 42 2.3.3.3 Music Content and Context Analysis Services . . . . . . . . . . . 43 2.3.4 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 2.4 Personalisation and Environmental Context . . . . . . . . . . . . . . . . . . . . . . 44 2.4.1 User Modelling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 2.4.2 Context Modelling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 2.4.3 Stereotype Modelling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 2.5 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 3 The Personal Music Knowledge Base 48 3.1 Foundations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 3.1.1 Knowledge Representation . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 3.1.2 Knowledge Management . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 3.2 Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 3.3 Workflow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 3.3.1 User Account Initialisation . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 3.3.2 Individual Information Extraction . . . . . . . . . . . . . . . . . . . . . . . . 53 3.3.3 Information Service Choice . . . . . . . . . . . . . . . . . . . . . . . . . . . 54 3.3.4 Proactive Update Notification . . . . . . . . . . . . . . . . . . . . . . . . . . 55 3.3.5 Information Exploration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 3.3.6 Personal Associations and Context . . . . . . . . . . . . . . . . . . . . . . . 56 3.4 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56 4 A Personal Music Knowledge Base 57 4.1 Knowledge Representation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 4.1.1 The Info Service Ontology . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 4.1.2 The Play Back Ontology and related Ontologies . . . . . . . . . . . . . . . . 61 4.1.2.1 The Ordered List Ontology . . . . . . . . . . . . . . . . . . . . . . 61 4.1.2.2 The Counter Ontology . . . . . . . . . . . . . . . . . . . . . . . . . 62 4.1.2.3 The Association Ontology . . . . . . . . . . . . . . . . . . . . . . . 64 4.1.2.4 The Play Back Ontology . . . . . . . . . . . . . . . . . . . . . . . . 65 4.1.3 The Recommendation Ontology . . . . . . . . . . . . . . . . . . . . . . . . 69 4.1.4 The Cognitive Characteristics Ontology and related Vocabularies . . . . . . 72 4.1.4.1 The Weighting Ontology . . . . . . . . . . . . . . . . . . . . . . . 72 4.1.4.2 The Cognitive Characteristics Ontology . . . . . . . . . . . . . . . 73 4.1.4.3 The Property Reification Vocabulary . . . . . . . . . . . . . . . . . 78 4.1.5 The Media Types Taxonomy . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 4.1.6 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 4.2 Knowledge Management System . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 4.3 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 5 Personal Music Knowledge Base in Practice 87 5.1 Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87 5.1.1 AudioScrobbler RDF Service . . . . . . . . . . . . . . . . . . . . . . . . . . 87 5.1.2 PMKB ID3 Tag Extractor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89 5.2 Evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 5.2.1 Reutilisation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 5.2.2 Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91 5.2.3 Reviews and Mentions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91 5.2.4 Indexing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91 5.3 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 92 6 Conclusion and Future Work 93 6.1 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93 6.2 Future Work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9

    Entwicklungspädagogik und Friedensforschung. Zu einem Vergleich der theoretischen Konzepte von Johann Galtung und Alfred K. Treml

    Full text link
    Die Thematik dieses Beitrags war Gegenstand intensiver Diskussionen in einem Entwicklungspädagogik-Seminar an der Universität Tübingen. Ausgangspunkt dieser Diskussion war die Frage der gegenseitigen Abgrenzung von Friedenspädagogik und Entwicklungspädagogik. (DIPF/Orig.

    A personal, distributed exposimeter: procedure for design, calibration, validation, and application

    Get PDF
    This paper describes, for the first time, the procedure for the full design, calibration, uncertainty analysis, and practical application of a personal, distributed exposimeter (PDE) for the detection of personal exposure in the Global System for Mobile Communications (GSM) downlink (DL) band around 900 MHz (GSM 900 DL). The PDE is a sensor that consists of several body-worn antennas. The on-body location of these antennas is investigated using numerical simulations and calibration measurements in an anechoic chamber. The calibration measurements and the simulations result in a design (or on-body setup) of the PDE. This is used for validation measurements and indoor radio frequency (RF) exposure measurements in Ghent, Belgium. The main achievements of this paper are: first, the demonstration, using both measurements and simulations, that a PDE consisting of multiple on-body textile antennas will have a lower measurement uncertainty for personal RF exposure than existing on-body sensors; second, a validation of the PDE, which proves that the device correctly estimates the incident power densities; and third, a demonstration of the usability of the PDE for real exposure assessment measurements. To this aim, the validated PDE is used for indoor measurements in a residential building in Ghent, Belgium, which yield an average incident power density of 0.018 mW/m(2)

    Halbierte Verständigung - Sozialpädagogik zwischen Kolonialisierung und Mediatisierung lebensweltlichen Eigensinns

    Full text link
    Der Aufsatz beschäftigt sich mit Möglichkeiten und Grenzen der Verständigung als theoretischem Konzept der Sozialpädagogik. Diese wird als Grundmodus intersubjektiver Handlungskoordinierung in der Lebenswelt bestimmt. Anhand der thematischen Schwerpunkte von 'Hilfe und Herrschaft' und 'Mediatisierung bzw. Kolonialisierung der Lebenswelt' wird in Anlehnung an Habermas die These vertreten, daß der Verständigung im widersprüchlichen Prozeß der gesellschaftlichen Modernisierung ein quasi-transzendentaler Eigenwert zukommt, der die symbolische Reproduktion der Lebenswelt sicherstellen und gegen das Eindringen der Medien Macht und Geld (Bürokratisierung und Monetarisierung) schützen soll. Als problematisch wird allerdings erachtet, daß ein derartiges Konzept von Lebenswelt dazu tendiert, außer acht zu lassen, daß auch der reklamierte Eigensinn des Handelns gesellschaftlich bestimmt ist. (MB

    Sprachverstehende Computer: Maschinelle Verarbeitung der deutschen Sprache in der KĂĽnstlichen Intelligenz

    Get PDF
    Gängler B, Wachsmuth I. Sprachverstehende Computer: Maschinelle Verarbeitung der deutschen Sprache in der Künstlichen Intelligenz. Vol 7/1993. Bielefeld: Universität Bielefeld Informations- und Pressestelle (Forschung an der Universität Bielefeld, p. 14-18); 1993

    Jugend und Jugendarbeit im Kontext einer Theorie der soziokulturellen Evolution

    Full text link
    Was Jugend ist, scheint nicht ausgemacht. Wer Jugend als eine Lebensphase definiert, in der ein Mensch nicht mehr Kind und noch nicht Erwachsener ist, bleibt im Negativen, in der Ausgrenzung dessen, was Jugend gerade nicht ist, befangen. Die damit zum Ausdruck kommende Unsicherheit über den Gegenstand spiegelt sich in den vielen Beschreibungs- und Erklärungsversuchen wider. In diesem Artikel wollen die Autoren dieses schwer beschreib- und definierbare Phänomen aus einer etwas ungewöhnlichen Perspektive betrachten - der Evolutionstheorie. Die leitende Fragestellung lautet: Welche Funktion hat Jugend im Kontext der Theorie der (sozio-kulturellen) Evolution? und was kann Jugendarbeit daraus lernen? (DIPF/Orig.

    Jugendverbände und Wissenschaft

    Full text link
    Das Verhältnis zwischen dem System der Jugendverbände und dem der Wissenschaft ist bis heute ungeklärt. Der vorliegende Beitrag gibt zunächst einen Überblick über das Verhältnis von Wissenschaft und Jugendverbänden zum Zeitpunkt des Erscheinens des Aufsatzes 1991. Der Autor kommt zu dem Ergebnis, dass in den letzten 25 Jahren eine abgeleitete Wissenschaftlichkeit im Gewande der Professionalität auf der Handlungsebene Eingang in die Jugendverbände gefunden. Das hatte jedoch zur Folge, dass sich - abgesehen von den Nivellierungseffekten zwischen den einzelnen Jugendverbänden durch die Professionalisierung - Theorie geleitete Innovationen meist nur auf der Handlungsebene und nicht auf der Ebene der Verbände und ihrem gesellschaftlichen Bezug bewegten. Im Anschluss daran wird auf das Verhältnis von Wissenschaft und Jugendverbänden in der Geschichte eingegangen. Abschließend stellt der Autor eine Chronologie der Handbücher zu Jugendverbänden bereit. (ICD2

    Assoziative Zuordnung und Suche von Wissen in einer thematisch strukturierten Wissensbasis

    Get PDF
    Gängler B, Greten M, Linke T, Wachsmuth I. Assoziative Zuordnung und Suche von Wissen in einer thematisch strukturierten Wissensbasis. MOSYS Report. Vol 11.; 1992.Von einer thematischen Strukturierung der Wissensbasis sind zwei Funktionen eines sprachverstehenden Systems betroffen: Bei der Wissensakquisition aus Texten können die gegebenen Fakten dem geeigneten Teil der Wissensbasis zugeordnet werden; für die Bearbeitung von Anfragen kann die Suche auf thematisch eingeschränkte Teilbereiche der Wissensbasis fokussiert werden. In beiden Fällen muß vom System der für die zu bearbeitenden Texte (und Anfragen) relevante Wissensbasis-Ausschnitt erkannt werden. In dem vorliegenden Papier werden erste Versuche mit einem subsymbolischen Klassifizierungsmodul beschrieben, das Texte aufgrund wortbezogener Merkmale Teilbereichen einer strukturierten Wissensbasis thematisch zuordnet. Ausgangspunkt war die Annahme, daß das Vokabular faktenübermittelnder Informationstexte kumulativ auf den in einem Text angesprochenen Weltausschnitt hinweist. Verschiedene Typen künstlicher neuronaler Netze wurden in einer Lernphase mit vorbereiteten Paaren von textspezifischen Merkmalskombinationen und assoziierten Wissensbereichen trainiert. In Tests mit neuen Texten wurden von einem derart trainierten Backpropagation-Netzwerk in den meisten Fällen plausible Bereichszuordnungen vorgeschlagen
    • …
    corecore