-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
28 lines (28 loc) · 1.53 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
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link href="/css/owl.css" rel="stylesheet" type="text/css" />
<link href="/css/Primer.css" rel="stylesheet" type="text/css" />
<link href="/css/rec.css" rel="stylesheet" type="text/css" />
<link href="/css/extra.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="/css/favicon.ico" />
<title>Performed Music Ontology</title>
<body>
<h1>Performed Music Ontology</h1>
<p>An extension of the BIBFRAME ontology for describing performed music, both for mainstream and archival performed music collections.</p>
<ul>
<li><a href="/ontologies/PerformedMusicOntology.html">Performed Music Ontology</a></li>
<li><a href="/ontologies/vocabularies/PMOAudioCarrier.html">PMO Audio Carrier Vocabulary</a></li>
<li><a href="/ontologies/vocabularies/PMODiscCutting.html">PMO Disc Cutting Vocabulary</a></li>
<li><a href="/ontologies/vocabularies/PMOEncodingFormat.html">PMO Encoding Format Vocabulary</a></li>
<li><a href="/ontologies/vocabularies/PMOMediumPartType.html">PMO Medium Part Type Vocabulary</a></li>
<li><a href="/ontologies/vocabularies/PMOPlayingSpeed.html">PMO Playing Speed Vocabulary</a></li>
<li><a href="/ontologies/vocabularies/PMOTonalCenter.html">PMO Tonal Center Vocabulary</a></li>
</ul>
<h2>Version 2.0</h2>
<p>
<a href="/2.0/">Version 2.0</a>
</p>
</body>
</html>