SlideShare a Scribd company logo
1 of 22
Download to read offline
Making MEI feel ODD
                                          Raffaele Viglianti




       Making
                                   feel
 ODD
       Employing a literate programming approach for MEI




                   Raffaele Viglianti, Kingʼs College London
                       TEI Members Meeting – Zadar – 11/11/2010


                                                                   TEIMM - Zadar 11/11/2010
Making MEI feel ODD
                    Raffaele Viglianti
   2 of 22 




           Introduction


  MEI – Music Encoding Initiative

                          available at
                          http://music-encoding.org




                                            TEIMM - Zadar 11/11/2010
Making MEI feel ODD
           Introduction
                    Raffaele Viglianti
   3 of 22 



           The concept of music is multimodal: it exists in different media
           at different stages.



M. Babbit (1965) The use of Computers in Musicological Research


                       Graphemic                        Acoustic




                                          Auditory


                                                                    TEIMM - Zadar 11/11/2010
Making MEI feel ODD
           Introduction
                    Raffaele Viglianti
   4 of 22 



           The concept of music is multimodal: it exists in different media
           at different stages.



M. Babbit (1965) The use of Computers in Musicological Research


                       Graphemic                        Acoustic




                                          Auditory


                                                                    TEIMM - Zadar 11/11/2010
Making MEI feel ODD
   Introduction
          Raffaele Viglianti
   5 of 22 




Why MEI?

-  Inspired by TEI’s role in the Digital Humanities
-  Designed to represent documents and sources, including
   manuscripts
-  Designed for alignment with facsimiles
-  Designed to support the representation of editorial
   intervention
-  Supports different historical musical repertories
-  Is structured in multiple modules
-  Is extensible


                                                  TEIMM - Zadar 11/11/2010
Making MEI feel ODD
                            Raffaele Viglianti
   6 of 22 




           Motivations


  XML formats are defined with Schemata
   - W3C
   - RelaxNG
   -…

  Weak support for
   - modular structure (i.e. selection of modules)
   - format extension


                                                     TEIMM - Zadar 11/11/2010
Making MEI feel ODD
                 Motivations
             Raffaele Viglianti
   7 of 22 



           XML formats addressing multiple users and uses need formal
           customization mechanisms.



  XML formats with specific uses
   - MathML; DocBook
   - MusicXML

  XML formats addressing multiple users / uses
                       •  Interchange
      TEI              •  Source representation      •  Modules ON/OFF
                             •  Document             •  Customization
      MEI                    •  Interpretation
                                                     •  Extra Documentation
                             •  Scholarly research


                                                                  TEIMM - Zadar 11/11/2010
Making MEI feel ODD
                                              Raffaele Viglianti
   8 of 22 




           Methodology


  Literate Programming

              "Let us change our traditional attitude to the construction of
              programs: instead of imagining that our main task is to instruct a
              computer what to do, let us concentrate rather on explaining to
              human beings what we want a computer to do."
              (D. Knuth, 1984)

                                                Documentation
              One “human-friendly”
                        document
                       i.e. Docbook DBLP        Code

                                                                      TEIMM - Zadar 11/11/2010
Making MEI feel ODD
        Methodology
                   Raffaele Viglianti
   9 of 22 



           Literate programming approach: one human-readable document to
           generate code and documentation.



One Document Does it all (ODD)

•    Defines TEI’s own structure
•    Selecting TEI modules
•    Documentation of selection
•    Create customizations and document them




                                                               TEIMM - Zadar 11/11/2010
Making MEI feel ODD
       Methodology
               Raffaele Viglianti
 10 of 22 




 semantic classification
   MODELS
                           Schema(ta)


     ATTRIBUTE
      CLASSES
                           ELEMENTS


                                          ODD Processor
 Documentation
 normative grouping
       MACROS
                                            (Roma)
      (HTML, PDF …)




                                                          TEIMM - Zadar 11/11/2010
Making MEI feel ODD
       Methodology
               Raffaele Viglianti
 11 of 22 




 semantic classification
   MODELS
                           Schema(ta)


     ATTRIBUTE
      CLASSES
                           ELEMENTS


                                          ODD Processor
 Documentation
 normative grouping
       MACROS
                                            (Roma)
      (HTML, PDF …)




                 Adopting this structure for MEI
                                                          TEIMM - Zadar 11/11/2010
Making MEI feel ODD
       Methodology
        Raffaele Viglianti
 12 of 22 



           Making MEI feel ODD…




TEI Special Interest Group in Music (Music SIG)

•  Encoding music into TEI documents and encoding music-
   related documents
•  Producing recommendations and examples for encoding
   music notation within the TEI
•  Defining a vocabulary of elements in TEI for encoding music-
   related content and terminology.

                                                   TEIMM - Zadar 11/11/2010
Making MEI feel ODD
                                           Raffaele Viglianti
 13 of 22 




           Current Work
           The TEI Special Interest Group in Music focuses on the encoding of
           music-related texts.


Small project sponsored by the TEI (to be completed by end of 2010)

1.  Migrate MEI to ODD
     – an opportunity to test ODD for non-TEI XML formats

2.  Produce a TEI with MEI ODD
3.  Produce recommendations and examples to be published on
    the SIG’s webspace.


                                                                   TEIMM - Zadar 11/11/2010
Making MEI feel ODD
        Current work
                 Raffaele Viglianti
 14 of 22 



           Migrating MEI to ODD




MEI definition’s history: DTD > RelaxNG > ODD

•  Macrostructure (i.e. modules)        :)
•  Microstructure (i.e. models, classes) :|


     –  Many macros to be rethought as model classes


     –  Models + ODD prefixes in references. See chapter 22 of P5 guidelines


                                                              TEIMM - Zadar 11/11/2010
Making MEI feel ODD
          Current work
                         Raffaele Viglianti
 15 of 22 


 Migrate MEI to ODD

           MEI ODD source                                    Schema(ta)



          ODD customiza3on                                  Documentation
                                      ODD Processor
                                         (Roma)




                                                       MEI “ALL”
                                                        ODD




                                                                        TEIMM - Zadar 11/11/2010
Making MEI feel ODD
           Current work
                     Raffaele Viglianti
 16 of 22 



           TEI and MEI combined can represent an even wider range of
           documents.



TEI with MEI
Possible “entry points” (still working on a final proposal)

•  Like tei:figure, possibly via a new tei:musicalNotation
   element
     –  In paragraph; between paragraphs; between divs (i.e. chapters); in letter
        openers and closers; etc.

•  Next to tei:text or tei:body
•  …

                                                                     TEIMM - Zadar 11/11/2010
Making MEI feel ODD
            Current work
      Raffaele Viglianti
 17 of 22 

Philip Gossett. Divas and Scholars. 2009. p. 320



  Relationship to the text: like a
                         figure

          Music notation can be
             machine-readable




                                                       TEIMM - Zadar 11/11/2010
Making MEI feel ODD
    Current work
              Raffaele Viglianti
 18 of 22 




 Carl Maria von Weber: letter to Gottfried Weber
 1813-03-09




                                                       TEIMM - Zadar 11/11/2010
Making MEI feel ODD
   Current work
                  Raffaele Viglianti
 19 of 22 


 Carl Maria von Weber: Hymne op. 36




                           Many thanks to Johannes Kepper for this example

                                                          TEIMM - Zadar 11/11/2010
Making MEI feel ODD
     Current work
       Raffaele Viglianti
 20 of 22 


 C. Debussy. Syrinx (La flûte de Pan) 1913

 Article by first performer L. Fleury




                                                 TEIMM - Zadar 11/11/2010
Making MEI feel ODD
                                     Raffaele Viglianti
 21 of 22 




           Further work


•  Produce recommendations and examples to be published on the
SIG’s webspace:

                       http://www.tei-c.org/SIG/Music/

•  MEI draws on other formats’ experience
     •  TEI, XHTML, EAD
     •  Use ODD to document these reinterpretations


•  MEI with TEI ODD
                                                             TEIMM - Zadar 11/11/2010
Making MEI feel ODD
                                          Raffaele Viglianti




       Making
                                   feel
 ODD

                                    Thank you

                   Raffaele Viglianti, Kingʼs College London
                       TEI Members Meeting – Zadar – 11/11/2010




               MEI: http://music-encoding.org
          Music SIG: http://www.tei-c.org/SIG/Music/


                                                                   TEIMM - Zadar 11/11/2010

More Related Content

Recently uploaded

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 

Featured

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Featured (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Making mei feel odd

  • 1. Making MEI feel ODD Raffaele Viglianti Making feel ODD Employing a literate programming approach for MEI Raffaele Viglianti, Kingʼs College London TEI Members Meeting – Zadar – 11/11/2010 TEIMM - Zadar 11/11/2010
  • 2. Making MEI feel ODD Raffaele Viglianti 2 of 22  Introduction MEI – Music Encoding Initiative available at http://music-encoding.org TEIMM - Zadar 11/11/2010
  • 3. Making MEI feel ODD Introduction Raffaele Viglianti 3 of 22  The concept of music is multimodal: it exists in different media at different stages. M. Babbit (1965) The use of Computers in Musicological Research Graphemic Acoustic Auditory TEIMM - Zadar 11/11/2010
  • 4. Making MEI feel ODD Introduction Raffaele Viglianti 4 of 22  The concept of music is multimodal: it exists in different media at different stages. M. Babbit (1965) The use of Computers in Musicological Research Graphemic Acoustic Auditory TEIMM - Zadar 11/11/2010
  • 5. Making MEI feel ODD Introduction Raffaele Viglianti 5 of 22  Why MEI? -  Inspired by TEI’s role in the Digital Humanities -  Designed to represent documents and sources, including manuscripts -  Designed for alignment with facsimiles -  Designed to support the representation of editorial intervention -  Supports different historical musical repertories -  Is structured in multiple modules -  Is extensible TEIMM - Zadar 11/11/2010
  • 6. Making MEI feel ODD Raffaele Viglianti 6 of 22  Motivations XML formats are defined with Schemata - W3C - RelaxNG -… Weak support for - modular structure (i.e. selection of modules) - format extension TEIMM - Zadar 11/11/2010
  • 7. Making MEI feel ODD Motivations Raffaele Viglianti 7 of 22  XML formats addressing multiple users and uses need formal customization mechanisms. XML formats with specific uses - MathML; DocBook - MusicXML XML formats addressing multiple users / uses •  Interchange TEI •  Source representation •  Modules ON/OFF •  Document •  Customization MEI •  Interpretation •  Extra Documentation •  Scholarly research TEIMM - Zadar 11/11/2010
  • 8. Making MEI feel ODD Raffaele Viglianti 8 of 22  Methodology Literate Programming "Let us change our traditional attitude to the construction of programs: instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do." (D. Knuth, 1984) Documentation One “human-friendly” document i.e. Docbook DBLP Code TEIMM - Zadar 11/11/2010
  • 9. Making MEI feel ODD Methodology Raffaele Viglianti 9 of 22  Literate programming approach: one human-readable document to generate code and documentation. One Document Does it all (ODD) •  Defines TEI’s own structure •  Selecting TEI modules •  Documentation of selection •  Create customizations and document them TEIMM - Zadar 11/11/2010
  • 10. Making MEI feel ODD Methodology Raffaele Viglianti 10 of 22  semantic classification MODELS Schema(ta) ATTRIBUTE CLASSES ELEMENTS ODD Processor Documentation normative grouping MACROS (Roma) (HTML, PDF …) TEIMM - Zadar 11/11/2010
  • 11. Making MEI feel ODD Methodology Raffaele Viglianti 11 of 22  semantic classification MODELS Schema(ta) ATTRIBUTE CLASSES ELEMENTS ODD Processor Documentation normative grouping MACROS (Roma) (HTML, PDF …) Adopting this structure for MEI TEIMM - Zadar 11/11/2010
  • 12. Making MEI feel ODD Methodology Raffaele Viglianti 12 of 22  Making MEI feel ODD… TEI Special Interest Group in Music (Music SIG) •  Encoding music into TEI documents and encoding music- related documents •  Producing recommendations and examples for encoding music notation within the TEI •  Defining a vocabulary of elements in TEI for encoding music- related content and terminology. TEIMM - Zadar 11/11/2010
  • 13. Making MEI feel ODD Raffaele Viglianti 13 of 22  Current Work The TEI Special Interest Group in Music focuses on the encoding of music-related texts. Small project sponsored by the TEI (to be completed by end of 2010) 1.  Migrate MEI to ODD – an opportunity to test ODD for non-TEI XML formats 2.  Produce a TEI with MEI ODD 3.  Produce recommendations and examples to be published on the SIG’s webspace. TEIMM - Zadar 11/11/2010
  • 14. Making MEI feel ODD Current work Raffaele Viglianti 14 of 22  Migrating MEI to ODD MEI definition’s history: DTD > RelaxNG > ODD •  Macrostructure (i.e. modules) :) •  Microstructure (i.e. models, classes) :| –  Many macros to be rethought as model classes –  Models + ODD prefixes in references. See chapter 22 of P5 guidelines TEIMM - Zadar 11/11/2010
  • 15. Making MEI feel ODD Current work Raffaele Viglianti 15 of 22  Migrate MEI to ODD MEI ODD source  Schema(ta) ODD customiza3on  Documentation ODD Processor (Roma) MEI “ALL” ODD TEIMM - Zadar 11/11/2010
  • 16. Making MEI feel ODD Current work Raffaele Viglianti 16 of 22  TEI and MEI combined can represent an even wider range of documents. TEI with MEI Possible “entry points” (still working on a final proposal) •  Like tei:figure, possibly via a new tei:musicalNotation element –  In paragraph; between paragraphs; between divs (i.e. chapters); in letter openers and closers; etc. •  Next to tei:text or tei:body •  … TEIMM - Zadar 11/11/2010
  • 17. Making MEI feel ODD Current work Raffaele Viglianti 17 of 22  Philip Gossett. Divas and Scholars. 2009. p. 320 Relationship to the text: like a figure Music notation can be machine-readable TEIMM - Zadar 11/11/2010
  • 18. Making MEI feel ODD Current work Raffaele Viglianti 18 of 22  Carl Maria von Weber: letter to Gottfried Weber 1813-03-09 TEIMM - Zadar 11/11/2010
  • 19. Making MEI feel ODD Current work Raffaele Viglianti 19 of 22  Carl Maria von Weber: Hymne op. 36 Many thanks to Johannes Kepper for this example TEIMM - Zadar 11/11/2010
  • 20. Making MEI feel ODD Current work Raffaele Viglianti 20 of 22  C. Debussy. Syrinx (La flûte de Pan) 1913 Article by first performer L. Fleury TEIMM - Zadar 11/11/2010
  • 21. Making MEI feel ODD Raffaele Viglianti 21 of 22  Further work •  Produce recommendations and examples to be published on the SIG’s webspace: http://www.tei-c.org/SIG/Music/ •  MEI draws on other formats’ experience •  TEI, XHTML, EAD •  Use ODD to document these reinterpretations •  MEI with TEI ODD TEIMM - Zadar 11/11/2010
  • 22. Making MEI feel ODD Raffaele Viglianti Making feel ODD Thank you Raffaele Viglianti, Kingʼs College London TEI Members Meeting – Zadar – 11/11/2010 MEI: http://music-encoding.org Music SIG: http://www.tei-c.org/SIG/Music/ TEIMM - Zadar 11/11/2010