-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
135 lines (133 loc) · 7.58 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<!DOCTYPE html>
<html lang="en-us">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta name="theme-color" content="#593196">
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#593196">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-status-bar-style" content="#593196">
<title>
LinkedMusic · Connecting music databases across genres and formats
</title>
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon_io/favicon-16x16.png">
<link rel="manifest" href="assets/favicon_io/site.webmanifest">
<!-- CSS -->
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body id ="Site" class='layout-reverse theme-base-sm sidebar-overlay'>
<!-- Wrap is the content to shift when toggling the sidebar. We wrap the
content to avoid any CSS collisions with our real content. -->
<div class="navbar navbar-expand-sm navbar-default navbar-fixed-top" role="navigation">
<div class="container" id="nav-container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="">LinkedMusic</a>
</div>
<div class="collapse navbar-collapse">
<ul class="navbar-nav nav mr-auto">
<li><a href="about">About</a></li>
<li><a href="people">Participants</a></li>
<!-- <li><a href="../activities">Activities</a></li> -->
<li class="dropdown">
<a class="dropdown-toggle" role="button" data-toggle="dropdown" href="#">Activities<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href='activities/media/' target='_top' >Media</a></li>
<li><a href='activities/presentations/' target='_top' >Presentations</a></li>
<li><a href='activities/publications/' target='_top' >Publications</a></li>
<li><a href='activities/workshops/' target='_top' >Workshops & Project Meetings</a></li>
</ul>
</li>
<li><a href="references">References</a></li>
<li><a href="umil">UMIL</a></li>
<li><a href="opportunities">Opportunities</a></li>
<li><a href="contact">Contact us</a></li>
</ul>
<div id="google_translate_element"></div>
</div>
</div>
</div>
<section class="jumbotron">
<div class="container">
<div class="box">
<img class="logo_img" src="assets/LM_LogoTransparentBlack1.png" alt="LinkedMusic logo" title="LinkedMusic">
</div>
</div>
</section>
<div class="container">
<div class="col-lg-12">
<hr />
<p>The goal of our new LinkedMusic Partnership is to link music databases through metadata schemas: structures for organizing information stored in a database. This will go a long way towards bringing online music search to the same level of sophistication currently possible for text-based resources, allowing us to answer fundamental questions about music and how it interacts with human creativity, society, culture, and history.</p>
<p>Our goals include:</p>
<ul>
<li>Develop a comprehensive international metadata schema for music</li>
<li>Develop mapping tools to map extant metadata schemas onto our new schema</li>
<li>Index aggregated metadata to enable simultaneous search of individual databases</li>
</ul>
<p>For more information, please contact <a href="http://www.music.mcgill.ca/~ich">Ichiro Fujinaga</a>.</p>
<hr />
<!-- This is in HTML directly so it will cooperate as "notranslate" content
The HTML is copied from the generated site (so if you need it again you
can take out the notranslate tag, re-generate the site, then copy the
HTML over and put the tag back) -->
<p class="notranslate">L’objectif de notre nouveau partenariat LinkedMusic est de lier des bases de données musicales par des schémas de métadonnées, des structures d’organisation de l’information stockées dans une base de données. Ce projet contribuera grandement à amener la recherche de musique en ligne au même niveau de sophistication que la recherche de ressources textuelles, nous permettant ainsi de répondre à des questions fondamentales sur la musique et comment elle interagit avec la créativité, la société, la culture et l’histoire humaines.</p>
<p class="notranslate">Nos objectifs incluent :</p>
<ul>
<li>Le développement d’un schéma exhaustif international de métadonnées pour la musique</li>
<li>Le développement d’outils de mappage pour intégrer des schémas de métadonnées existants à notre nouveau schéma</li>
<li>Créer un index de métadonnées agrégées pour permettre des recherches simultanées de bases de données individuelles</li>
</ul>
<p class="notranslate">Pour plus d’informations, veuillez contacter <a href="http://www.music.mcgill.ca/~ich">Ichiro Fujinaga</a>.</p>
</div>
</div>
<!-- Logos and tweeter feed -->
<br>
<br>
<br />
<div class="logo_map">
<a href="https://www.sshrc-crsh.gc.ca" target="_blank" class="sshrc wide-logo">
<img src="assets/logo_sshrc.png" alt="SSHRC Logo">
</a>
<a href="https://www.mcgill.ca/music" target="_blank" class="mcgill logo">
<img src="assets/logo_mcgill.png" alt="MCGILL Logo">
</a>
<a href="https://ddmal.music.mcgill.ca/" target="_blank" class="ddmal logo">
<img src="assets/logo_ddmal.png" alt="DDMAL Logo">
</a>
<a href="https://www.cirmmt.org" target="_blank" class="cirmmt logo">
<img src="assets/logo_cirmmt.png" alt="CIRMMT Logo">
</a>
<a href="https://www.frqsc.gouv.qc.ca" target="_blank" class="frqsc logo">
<img src="assets/logo_frqsc.png" alt="FRQSC Logo">
</a>
<a href="https://alliancecan.ca/en" target="_blank" class="alliance logo">
<img src="assets/logo_alliancecan.png" alt="ALLIANCECAN Logo">
</a>
<a href="https://www.calculquebec.ca" target="_blank" class="calculquebec logo">
<img src="assets/logo_calculqc.png" alt="CALCULQUEBEC Logo">
</a>
</div>
<br>
<br>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</body>
</html>