-
Notifications
You must be signed in to change notification settings - Fork 4
/
cwrc-template-FR.html
142 lines (132 loc) · 8.53 KB
/
cwrc-template-FR.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
136
137
138
139
140
141
142
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<title>Spécifications d'ontologie CWRC - ONTOLOGY_VERSION</title>
<meta charset="utf-8"/>
<link rel="mvcb:generatorAgent" type="application/rdf+xml" title="DOAP" href="https://raw.githubusercontent.com/muninn/ontology-tools/master/rdf/voidDescription.rdf#specgenMarkII" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" integrity="sha384-3AB7yXWz4OeoZcPbieVW64vVXEwADiYyAEhwilzWsLw+9FgqpyjjStpPnpBO8o8S" crossorigin="anonymous"/>
<!-- Bootstrap core CSS -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"/>
<link href="css/cwrc.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="css/favicon.ico" type="image/x-icon"/>
<link rel="icon" href="css/favicon.ico" type="image/x-icon"/>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark fixed-top bg-dark">
<a class="navbar-brand" href="/">
<img src="http://sparql.cwrc.ca/images/cwrclogo-vert-white.png" height="30" class="align-top" alt="CWRC Logo" /> CWRC Données Liées</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav mr-auto">
<li class="nav-item"><a class="nav-link" href="/">Home</a></li>
<li class="nav-item"><a class="nav-link" href="/sparql">Requêtes SPARQL</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Preambles
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="cwrc-preamble-FR.html">CWRC Ontology</a>
<a class="dropdown-item" href="genre-preamble-FR.html">Genre Ontology</a>
<a class="dropdown-item" href="ii-preamble-FR.html">II Ontology</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Spécifications
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="cwrc-FR.html">CWRC Ontology</a>
<a class="dropdown-item" href="genre-FR.html">Genre Ontology</a>
<a class="dropdown-item" href="ii-FR.html">II Ontology</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Documentation
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="documentation/our-dataset.html">Our Dataset</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="documentation/sparql-query-guide.html">SPARQL Query Guide</a>
<a class="dropdown-item" href="documentation/intro-to-sparql.html">Intro to SPARQL</a>
<a class="dropdown-item" href="documentation/query-modifiers.html">Query Modifiers</a>
<a class="dropdown-item" href="documentation/sample-queries.html">Sample Queries</a>
<a class="dropdown-item" href="documentation/load-into-huviz.html">Load into HuViz</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="NavbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="documentation/cwrc.html">CWRC</a>
<a class="dropdown-item" href="documentation/linked-data.html">Linked Data</a>
<a class="dropdown-item" href="our-team-FR.html">Notre Équipe</a>
<a class="dropdown-item" href="https://github.com/cwrc/ontology">Github</a>
</div>
</li>
</ul>
<span class="navbar-text">Les Ontologies du Collaboratoire scientifique des écrits du Canada</span>
</div>
</nav>
<div class="container-fluid">
<div class="row">
<nav class="col-xl-3 col-lg-4 col-md-12 d-none d-lg-block bg-light sidebar">
<div class="sidebar-sticky">
<div class="sidebar-heading justify-content-between align-items-center px-3 mt-4 mb-1 text-muted">
<span>Tables des Matières</span>
<a class="d-flex align-items-center text-muted" href="#"></a>
<div id="toc">
<!-- Table of Contents -->
</div>
</div>
</div>
</nav>
<header id="header" class="col-xl-9 col-lg-8 col-md-12 ml-sm-auto pt-3 px-4">
{_header_}
<p class="copyright"><a rel="license" href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/3.0/88x31.png"/></a>
<br/> Cette oeuvre est sous une licence
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.</p>
</header>
<main role="main" class="col-xl-9 col-lg-8 col-md-12 ml-sm-auto pt-3 px-4">
<hr/>
<h2 id="definition_list">1. Référence Globales</h2>
<!-- The list of classes and properties goes here -->
{_azlist_}
<!-- End of the terms list -->
<h2 id="reference">2. Les termes</h2>
<!-- The following is the script-generated list of classes and properties -->
{_terms_}
<!-- End of the terms list -->
<div class="deprecated">
<h2 id="deprecated">3. Termes désuet</h2>
{_deprecated_}
</div>
<h2 id="bibliography">4. Bibliographie</h2>
<!-- Will be generated and replaced by cwrcCitations -->
m4_include(cwrc-citations.html)
</main>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.bundle.min.js" integrity="sha384-feJI7QwhOS+hwpX2zkaeJQjeiwlhOP+SdQDqhgvvo1DsjtiSQByFdThsxO669S2D" crossorigin="anonymous"></script>
<script src="js/toc.js"></script>
<script>
var options = {
selector: 'h2, h3, h4',
scope: 'main'
};
var container = document.querySelector('#toc');
var toc = initTOC(options);
container.appendChild(toc);
</script>
</body>
</html>