{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://music-encoding.org/#organization",
      "name": "Music Encoding Initiative",
      "url": "http://music-encoding.org/",
      "description": "MEI brings together specialists from various music research communities, including technologists, librarians, historians, and theorists in a common effort to define best practices for representing a broad range of musical documents and structures. The results of these discussions are formalized in the MEI schema, a core set of rules for recording physical and intellectual characteristics of music notation documents expressed as an eXtensible Markup Language (XML) schema. It is complemented by the MEI Guidelines, which provide detailed explanations of the components of the MEI model and best practices suggestions."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/music-encoding-initiative#asg",
      "name": "Music Encoding Initiative ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/music-encoding-initiative",
      "isPartOf": {
        "@id": "http://music-encoding.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}