-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
18 lines (18 loc) · 909 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>NanoCommons specification documents</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<link rel="icon" href="https://upload.wikimedia.org/wikipedia/commons/e/e1/NanoCommons-Logo-Large_-_White_Circle_01.png" type="image/x-icon" />
</head>
<body>
<p><a href='https://www.nanocommons.eu/'><img src='css/logo.png' alt='NanoCommons'/></a></p>
<h2>NanoCommons specification documents</h2>
<ul>
<li><a href='jrc/'>Ontology IRIs for the JRC representative industrial nanomaterials</a></li>
<li><a href='nanomile/'>NanoMILE nanomaterial identifiers</a></li>
<li><a href='nrcwe/'>NRCWE nanomaterial identifiers</a></li>
</ul>
</body>
</html>