relaton 0.0.2 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +6 -0
  3. data/.travis.yml +9 -1
  4. data/Gemfile.lock +18 -134
  5. data/README.adoc +7 -4
  6. data/Rakefile +6 -0
  7. data/lib/relaton/db.rb +92 -45
  8. data/lib/relaton/registry.rb +2 -7
  9. data/lib/relaton/version.rb +1 -1
  10. data/relaton.gemspec +5 -6
  11. data/spec/relaton/relaton_spec.rb +72 -68
  12. data/spec/support/iso_111111119115_1.xml +0 -0
  13. data/spec/support/iso_19115_1.xml +117 -0
  14. data/spec/support/iso_19115_2.xml +97 -0
  15. data/spec/support/list_entries.xml +113 -0
  16. metadata +34 -74
  17. data/spec/support/_fr_standard_26020.html +0 -828
  18. data/spec/support/_fr_standard_32557.html +0 -843
  19. data/spec/support/_fr_standard_32579.html +0 -768
  20. data/spec/support/_fr_standard_39229.html +0 -880
  21. data/spec/support/_fr_standard_44361.html +0 -606
  22. data/spec/support/_fr_standard_53798.html +0 -850
  23. data/spec/support/_fr_standard_57104.html +0 -805
  24. data/spec/support/_fr_standard_66197.html +0 -768
  25. data/spec/support/_fr_standard_67039.html +0 -704
  26. data/spec/support/_fr_standard_73118.html +0 -775
  27. data/spec/support/_ru_standard_26020.html +0 -831
  28. data/spec/support/_ru_standard_32557.html +0 -841
  29. data/spec/support/_ru_standard_32579.html +0 -772
  30. data/spec/support/_ru_standard_39229.html +0 -872
  31. data/spec/support/_ru_standard_44361.html +0 -597
  32. data/spec/support/_ru_standard_53798.html +0 -843
  33. data/spec/support/_ru_standard_57104.html +0 -803
  34. data/spec/support/_ru_standard_66197.html +0 -767
  35. data/spec/support/_ru_standard_67039.html +0 -695
  36. data/spec/support/_ru_standard_73118.html +0 -768
  37. data/spec/support/_standard_26020.html +0 -840
  38. data/spec/support/_standard_32557.html +0 -848
  39. data/spec/support/_standard_32579.html +0 -779
  40. data/spec/support/_standard_39229.html +0 -879
  41. data/spec/support/_standard_44361.html +0 -606
  42. data/spec/support/_standard_53798.html +0 -850
  43. data/spec/support/_standard_57104.html +0 -810
  44. data/spec/support/_standard_66197.html +0 -774
  45. data/spec/support/_standard_67039.html +0 -704
  46. data/spec/support/_standard_73118.html +0 -775
  47. data/spec/support/algolia_resp_page_0.json +0 -130
  48. data/spec/support/algolia_resp_page_1.json +0 -148
metadata CHANGED
@@ -1,45 +1,31 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: relaton
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-07-08 00:00:00.000000000 Z
11
+ date: 2018-07-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
- name: asciidoctor
14
+ name: algoliasearch
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 1.5.7
19
+ version: '0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: 1.5.7
26
+ version: '0'
27
27
  - !ruby/object:Gem::Dependency
28
- name: isobib
29
- requirement: !ruby/object:Gem::Requirement
30
- requirements:
31
- - - "~>"
32
- - !ruby/object:Gem::Version
33
- version: 0.1.8
34
- type: :runtime
35
- prerelease: false
36
- version_requirements: !ruby/object:Gem::Requirement
37
- requirements:
38
- - - "~>"
39
- - !ruby/object:Gem::Version
40
- version: 0.1.8
41
- - !ruby/object:Gem::Dependency
42
- name: rfcbib
28
+ name: gbbib
43
29
  requirement: !ruby/object:Gem::Requirement
44
30
  requirements:
45
31
  - - "~>"
@@ -53,7 +39,7 @@ dependencies:
53
39
  - !ruby/object:Gem::Version
54
40
  version: 0.1.0
55
41
  - !ruby/object:Gem::Dependency
56
- name: gbbib
42
+ name: iev
57
43
  requirement: !ruby/object:Gem::Requirement
58
44
  requirements:
59
45
  - - "~>"
@@ -67,21 +53,21 @@ dependencies:
67
53
  - !ruby/object:Gem::Version
68
54
  version: 0.1.0
69
55
  - !ruby/object:Gem::Dependency
70
- name: iso-bib-item
56
+ name: isobib
71
57
  requirement: !ruby/object:Gem::Requirement
72
58
  requirements:
73
59
  - - "~>"
74
60
  - !ruby/object:Gem::Version
75
- version: 0.1.6
61
+ version: 0.2.0
76
62
  type: :runtime
77
63
  prerelease: false
78
64
  version_requirements: !ruby/object:Gem::Requirement
79
65
  requirements:
80
66
  - - "~>"
81
67
  - !ruby/object:Gem::Version
82
- version: 0.1.6
68
+ version: 0.2.0
83
69
  - !ruby/object:Gem::Dependency
84
- name: iev
70
+ name: rfcbib
85
71
  requirement: !ruby/object:Gem::Requirement
86
72
  requirements:
87
73
  - - "~>"
@@ -164,6 +150,20 @@ dependencies:
164
150
  - - "~>"
165
151
  - !ruby/object:Gem::Version
166
152
  version: '4.7'
153
+ - !ruby/object:Gem::Dependency
154
+ name: pry-byebug
155
+ requirement: !ruby/object:Gem::Requirement
156
+ requirements:
157
+ - - ">="
158
+ - !ruby/object:Gem::Version
159
+ version: '0'
160
+ type: :development
161
+ prerelease: false
162
+ version_requirements: !ruby/object:Gem::Requirement
163
+ requirements:
164
+ - - ">="
165
+ - !ruby/object:Gem::Version
166
+ version: '0'
167
167
  - !ruby/object:Gem::Dependency
168
168
  name: rake
169
169
  requirement: !ruby/object:Gem::Requirement
@@ -234,20 +234,6 @@ dependencies:
234
234
  - - "~>"
235
235
  - !ruby/object:Gem::Version
236
236
  version: '0.9'
237
- - !ruby/object:Gem::Dependency
238
- name: metanorma
239
- requirement: !ruby/object:Gem::Requirement
240
- requirements:
241
- - - "~>"
242
- - !ruby/object:Gem::Version
243
- version: 0.2.5
244
- type: :development
245
- prerelease: false
246
- version_requirements: !ruby/object:Gem::Requirement
247
- requirements:
248
- - - "~>"
249
- - !ruby/object:Gem::Version
250
- version: 0.2.5
251
237
  description: |
252
238
  gem for importing and caching bibliographic references to technical standards
253
239
  in the Relaton/XML bibliographic model.
@@ -259,6 +245,7 @@ executables: []
259
245
  extensions: []
260
246
  extra_rdoc_files: []
261
247
  files:
248
+ - ".gitignore"
262
249
  - ".rubocop.ribose.yml"
263
250
  - ".rubocop.tb.yml"
264
251
  - ".rubocop.yml"
@@ -267,6 +254,7 @@ files:
267
254
  - Gemfile.lock
268
255
  - LICENSE
269
256
  - README.adoc
257
+ - Rakefile
270
258
  - bin/rspec
271
259
  - lib/relaton.rb
272
260
  - lib/relaton/db.rb
@@ -276,39 +264,11 @@ files:
276
264
  - relaton.gemspec
277
265
  - spec/relaton/relaton_spec.rb
278
266
  - spec/spec_helper.rb
279
- - spec/support/_fr_standard_26020.html
280
- - spec/support/_fr_standard_32557.html
281
- - spec/support/_fr_standard_32579.html
282
- - spec/support/_fr_standard_39229.html
283
- - spec/support/_fr_standard_44361.html
284
- - spec/support/_fr_standard_53798.html
285
- - spec/support/_fr_standard_57104.html
286
- - spec/support/_fr_standard_66197.html
287
- - spec/support/_fr_standard_67039.html
288
- - spec/support/_fr_standard_73118.html
289
- - spec/support/_ru_standard_26020.html
290
- - spec/support/_ru_standard_32557.html
291
- - spec/support/_ru_standard_32579.html
292
- - spec/support/_ru_standard_39229.html
293
- - spec/support/_ru_standard_44361.html
294
- - spec/support/_ru_standard_53798.html
295
- - spec/support/_ru_standard_57104.html
296
- - spec/support/_ru_standard_66197.html
297
- - spec/support/_ru_standard_67039.html
298
- - spec/support/_ru_standard_73118.html
299
- - spec/support/_standard_26020.html
300
- - spec/support/_standard_32557.html
301
- - spec/support/_standard_32579.html
302
- - spec/support/_standard_39229.html
303
- - spec/support/_standard_44361.html
304
- - spec/support/_standard_53798.html
305
- - spec/support/_standard_57104.html
306
- - spec/support/_standard_66197.html
307
- - spec/support/_standard_67039.html
308
- - spec/support/_standard_73118.html
309
- - spec/support/algolia_resp_page_0.json
310
- - spec/support/algolia_resp_page_1.json
311
- homepage: https://github.com/riboseinc/asciidoctor-iso
267
+ - spec/support/iso_111111119115_1.xml
268
+ - spec/support/iso_19115_1.xml
269
+ - spec/support/iso_19115_2.xml
270
+ - spec/support/list_entries.xml
271
+ homepage: https://github.com/riboseinc/relaton
312
272
  licenses:
313
273
  - BSD-2-Clause
314
274
  metadata: {}
@@ -1,828 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
-
4
- <!--[if IE 8]>
5
- <html lang="fr" class="ie8"><![endif]-->
6
- <!--[if IE 9]>
7
- <html lang="fr" class="ie9"><![endif]-->
8
- <!--[if (gt IE 9)|!(IE)]><!-->
9
- <html lang="fr"><!--<![endif]-->
10
- <head>
11
- <meta charset="utf-8">
12
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
13
- <meta name="viewport" content="width=device-width, initial-scale=1">
14
-
15
-
16
-
17
- <title>ISO 19115:2003 - Information géographique -- Métadonnées</title>
18
-
19
-
20
- <!-- start favicons -->
21
- <link rel="apple-touch-icon-precomposed" href="/modules/isoorg-template/img/iso/favicon/red/apple-touch-icon-152x152-precomposed.png">
22
- <link rel="shortcut icon" href="/modules/isoorg-template/img/iso/favicon/red/favicon.ico">
23
- <meta name="msapplication-TileColor" content="#eee">
24
- <meta name="msapplication-TileImage" content="/modules/isoorg-template/img/iso/favicon/red/mstile-144x144.png">
25
- <!-- end favicons -->
26
-
27
-
28
-
29
-
30
- <script type="text/javascript">
31
- var contextJsParameters={contextPath:"",lang:"fr",uilang:"fr",siteUuid:"439146f8-677e-4dde-b6c6-b692b7534f52",wcag:false,ckeCfg:""}; var CKEDITOR_BASEPATH="/modules/ckeditor/javascript/"; var scayt_custom_params=new Array(); scayt_custom_params['sLang']='fr_FR';
32
- </script>
33
- <link id="staticAssetCSS0" rel="stylesheet" href="/modules/isoorg-template/css/wood.min.css?1513872404709" media="screen,print,handheld" type="text/css"/>
34
- <link id="staticAssetCSS1" rel="stylesheet" href="/modules/assets/css/languageSwitchingLinks.css?1506502194543" media="screen" type="text/css"/>
35
- <link id="staticAssetCSS2" rel="stylesheet" href="/modules/iso-jahia-service-module/css/catalogue.css?1521042854944" media="screen" type="text/css"/>
36
- <script id="staticAssetJavascript0" type="text/javascript" src="/modules/isoorg-template/javascript/wood.min.js?1513872404709"></script>
37
- <script id="staticAssetJavascript1" type="text/javascript" src="/modules/iso-jahia-service-module/javascript/catalogue.js?1521042854944"></script>
38
- <script id="staticAssetJavascript2" type="text/javascript" src="/modules/isoorg-template/javascript/custom.js?1513872404709"></script>
39
-
40
- <!--[if lte IE 9]>
41
- <link rel="stylesheet" type="text/css" href="/modules/isoorg-template/css/ie9.wood.css" media="screen" />
42
- <link rel="stylesheet" type="text/css" href="/modules/isoorg-template/css/lte-ie9.min.css" media="screen" />
43
- <![endif]-->
44
-
45
- <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
46
- <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
47
- <!--[if lt IE 9]>
48
- <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
49
- <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
50
- <![endif]-->
51
-
52
- <script type="text/javascript">
53
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
54
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
55
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
56
- })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
57
- ga('create', 'UA-2696651-1', 'auto');
58
- ga('require', 'displayfeatures');
59
- ga('send', 'pageview');
60
- </script>
61
-
62
-
63
- <script type="text/javascript">
64
- $(document).on("submit", "#navMenu-searchNav", function(e) {
65
- e.preventDefault();
66
- var val = $(this).find("input.search-input").val();
67
- // Get rid of "."
68
- val = val.replace(/^\.$/, "");
69
- // Get rid of ".."
70
- val = val.replace(/^\.\.$/, "");
71
- // Get rid of every "%"
72
- val = val.replace(/%/g, "");
73
- val = val.trim();
74
- // We need to encode the keyword twice as ngRoute (AngularJS) does not support route params containing urlencoded slashes
75
- // val = encodeURIComponent(encodeURIComponent(val));
76
- // We need to re-encode te keyword twice as Jahia rewrites the URL (url.base, searchPagePath...) and automatically decodes the whole URL
77
- // val = encodeURIComponent(encodeURIComponent(val));
78
- // location.replace("/cms/render/live/fr/sites/isoorg/search/x/query/" + val);
79
- if (val !== '') {
80
- location.replace("/cms/render/live/fr/sites/isoorg/search.html?q=" + val);
81
- }
82
- });
83
- </script>
84
-
85
-
86
- <meta name="category" content="w" />
87
-
88
- <meta name="pubdate" content="20140319" />
89
-
90
-
91
- </head>
92
- <body class="theme-red">
93
- <!-- Header ISO.ORG -->
94
- <header class="header header-iso container" role="banner">
95
- <div class="rubber"></div>
96
- <div class="topbar topbar-light">
97
- <div class="topbar-content">
98
-
99
-
100
- <ul id="lang-switcher">
101
- <li class="dropdown">
102
- <a class="dropdown-toggle" data-toggle="dropdown" href="#">français <span class="caret"></span></a>
103
- <ul class="dropdown-menu">
104
- <li><a href="/standard/26020.html">English</a></li><li><a href="/ru/standard/26020.html">русский</a></li>
105
- </ul>
106
- </li>
107
- </ul><div class="clear"></div>
108
- <ul class="toplinks">
109
- <li>
110
- <a class="shopping-cart-link" href="/webstore/shoppingbasket?memberId=ISO&guilang=fr">
111
- <div class="shopping-cart-badge">
112
- <span class="glyphicon glyphicon-shopping-cart" id="shoppingItems"></span>
113
- </div>
114
- </a>
115
- </li>
116
- </ul>
117
- </div>
118
- </div>
119
- <div class="header-container header-img header-img-iso header-short">
120
- <nav class="navbar" role="navigation">
121
- <!-- Brand and toggle get grouped for better mobile display -->
122
- <div class="navbar-header">
123
- <a class="logo isologo" href="/fr/home.html" title="ISO"></a>
124
- <div class="isologo-print"><img src="/modules/isoorg-template/img/iso/iso-logo-print.gif" alt="Logo ISO pour impression"/></div>
125
- <div class="header-title clearfix">
126
- <p class="title-medium title-thin">Organisation internationale de normalisation</p>
127
- <p class="title-small title-red text-right hidden-xs">Quand le monde s’accorde</p>
128
- </div>
129
- </div>
130
- <!-- NAVIGATION -->
131
- <nav class="nav-container collapse navbar-collapse nav-3levels"id="offcanvas-menu">
132
-
133
-
134
- <form id="navMenu-searchNav" class="navbar-form navbar-right" role="search">
135
- <div class="input-group">
136
- <input type="text" class="form-control search-input" placeholder="Rechercher">
137
- <span class="input-group-btn">
138
- <button class="btn btn-default search-submit" type="submit">
139
- <span class="glyphicon glyphicon-search"></span>
140
- </button>
141
- </span>
142
- </div>
143
- </form><ul class="nav navbar-nav nav-level1 verticaline nocaret"><li class="hasChildren dropdown firstInLevel"><a href="/fr/standards.html" class="dropdown-toggle" role="button" aria-expanded="false">Normes</a><ul class="nav navbar-nav nav-level2 dropdown-menu verticaline verticaline-dark"><li class="hasChildren dropdown hover firstInLevel"><a href="/fr/benefits-of-standards.html" class="dropdown-toggle" role="button" aria-expanded="false">Avantages</a><div class='dropdown-menu nav-panel' role='menu'>
144
- <div class='panel-image'>
145
- <img src='/files/live/sites/isoorg/files/_noindex/street-pedestrian-crosswalk.jpg/thumbnails/800' alt='Piétons traversant une route sur un passage piéton'>
146
- <div class='fade-gray'></div>
147
- </div>
148
- <div class='panel-teaser'>
149
- <h4><a href='/fr/benefits-of-standards.html' class="dropdown-toggle" role="button" aria-expanded="false">Avantages</a></h4>
150
- <p>Vous souhaitez en savoir plus sur le rôle des normes dans les produits et services que vous utilisez? Vous trouverez ici les informations recherchées.</p>
151
- </div>
152
- <ul class="nav navbar-nav"><li class="noChildren firstInLevel"><a href="/fr/iso-and-smes.html" class="dropdown-toggle" role="button" aria-expanded="false">PME</a></li><li class="noChildren"><a href="/fr/benefits-of-standards-the-iso-materials.html" class="dropdown-toggle" role="button" aria-expanded="false">En savoir plus</a></li><li class="noChildren"><a href="/fr/iso-and-consumers.html" class="dropdown-toggle" role="button" aria-expanded="false">Consommateurs</a></li><li class="noChildren lastInLevel"><a href="/fr/iso-and-policy-makers.html" class="dropdown-toggle" role="button" aria-expanded="false">L’ISO et les organismes de réglementation</a></li></ul><!-- close of ul level --></div><!-- close of panel --></li><li class="noChildren"><a href="/fr/standards-in-action.html" class="dropdown-toggle" role="button" aria-expanded="false">Normes en action</a></li><li class="noChildren"><a href="/fr/popular-standards.html" class="dropdown-toggle" role="button" aria-expanded="false">Les normes les plus connues</a></li><li class="hasChildren dropdown hover lastInLevel"><a href="/fr/conformity-assessment.html" class="dropdown-toggle" role="button" aria-expanded="false">Certification & conformité</a><div class='dropdown-menu nav-panel' role='menu'>
153
- <div class='panel-image'>
154
- <img src='/files/live/sites/isoorg/files/_noindex/microscope.jpg/thumbnails/800' alt='Scientist placing a slide beneath an optical microscope'>
155
- <div class='fade-gray'></div>
156
- </div>
157
- <div class='panel-teaser'>
158
- <h4><a href='/fr/conformity-assessment.html' class="dropdown-toggle" role="button" aria-expanded="false">Certification & conformité</a></h4>
159
- <p>Un processus qui sert à démontrer que votre produit, service, ou système répond aux exigences d’une norme.</p>
160
- </div>
161
- <ul class="nav navbar-nav"><li class="noChildren firstInLevel"><a href="/fr/certification.html" class="dropdown-toggle" role="button" aria-expanded="false">Certification</a></li><li class="noChildren"><a href="/fr/casco.html" class="dropdown-toggle" role="button" aria-expanded="false">CASCO</a></li><li class="noChildren"><a href="/fr/the-iso-survey.html" class="dropdown-toggle" role="button" aria-expanded="false">L'Étude ISO</a></li><li class="noChildren lastInLevel"><a href="/fr/resources-for-conformity-assessment.html" class="dropdown-toggle" role="button" aria-expanded="false">Ressources</a></li></ul><!-- close of ul level --></div><!-- close of panel --></li></ul><!-- close of ul level --></li><li class="hasChildren dropdown"><a href="/fr/about-us.html" class="dropdown-toggle" role="button" aria-expanded="false">L'ISO</a><ul class="nav navbar-nav nav-level2 dropdown-menu verticaline verticaline-dark"><li class="hasChildren dropdown hover firstInLevel"><a href="/fr/what-we-do.html" class="dropdown-toggle" role="button" aria-expanded="false">Nos activités</a><div class='dropdown-menu nav-panel' role='menu'>
162
- <div class='panel-image'>
163
- <img src='/files/live/sites/isoorg/files/_noindex/business-seminar.jpg/thumbnails/800' alt='Back view of people in a meeting, looking at a presentation on a screen.'>
164
- <div class='fade-gray'></div>
165
- </div>
166
- <div class='panel-teaser'>
167
- <h4><a href='/fr/what-we-do.html' class="dropdown-toggle" role="button" aria-expanded="false">Nos activités</a></h4>
168
- <p>Découvrez comment nous élaborons et publions des Normes internationales en mobilisant plus de 160 membres et plus de 45 000 experts.</p>
169
- </div>
170
- <ul class="nav navbar-nav"><li class="noChildren firstInLevel"><a href="/fr/developing-standards.html" class="dropdown-toggle" role="button" aria-expanded="false">Elaboration des normes</a></li><li class="noChildren"><a href="/fr/research-and-education.html" class="dropdown-toggle" role="button" aria-expanded="false">Recherche</a></li><li class="noChildren"><a href="/fr/capacity-building.html" class="dropdown-toggle" role="button" aria-expanded="false">Renforcement des capacités</a></li><li class="noChildren lastInLevel"><a href="/fr/education-about-standards.html" class="dropdown-toggle" role="button" aria-expanded="false">Enseignement sur les normes</a></li></ul><!-- close of ul level --></div><!-- close of panel --></li><li class="noChildren"><a href="/fr/structure.html" class="dropdown-toggle" role="button" aria-expanded="false">Structure</a></li><li class="noChildren"><a href="/fr/members.html" class="dropdown-toggle" role="button" aria-expanded="false">Membres</a></li><li class="hasChildren dropdown hover"><a href="/fr/news_index.html" class="dropdown-toggle" role="button" aria-expanded="false">Actualités</a><div class='dropdown-menu nav-panel' role='menu'>
171
- <div class='panel-image'>
172
- <img src='/files/live/sites/isoorg/files/_noindex/All%20about%20ISO-News_calendar-close-up%20No%20year.jpg/thumbnails/800' alt='Months and dates shown on a calendar whilst turning the pages with shallow depth of field'>
173
- <div class='fade-gray'></div>
174
- </div>
175
- <div class='panel-teaser'>
176
- <h4><a href='/fr/news_index.html' class="dropdown-toggle" role="button" aria-expanded="false">Actualités</a></h4>
177
- <p>Restez informé des dernières nouveautés en matière de normalisation ou parcourez nos riches archives</p>
178
- </div>
179
- <ul class="nav navbar-nav"><li class="noChildren firstInLevel"><a href="/fr/news_archive.html" class="dropdown-toggle" role="button" aria-expanded="false">Archives</a></li><li class="noChildren"><a href="/fr/isofocus.html" class="dropdown-toggle" role="button" aria-expanded="false">Magazine ISOfocus</a></li><li class="noChildren"><a href="/fr/events.html" class="dropdown-toggle" role="button" aria-expanded="false">Manifestations et réunions</a></li><li class="noChildren lastInLevel"><a href="/fr/media-kit.html" class="dropdown-toggle" role="button" aria-expanded="false">Dossier médias</a></li></ul><!-- close of ul level --></div><!-- close of panel --></li></ul><!-- close of ul level --></li><li class="hasChildren dropdown"><a href="/fr/developing-standards.html" class="dropdown-toggle" role="button" aria-expanded="false">Participer</a><ul class="nav navbar-nav nav-level2 dropdown-menu verticaline verticaline-dark"><li class="hasChildren dropdown hover firstInLevel"><a href="/fr/who-develops-standards.html" class="dropdown-toggle" role="button" aria-expanded="false">Qui élabore les normes</a><ul class="nav navbar-nav nav-level3 dropdown-menu verticaline verticaline-dark"><li class="noChildren firstInLevel"><a href="/fr/technical-committees.html" class="dropdown-toggle" role="button" aria-expanded="false">Comités techniques</a></li><li class="noChildren"><a href="/fr/other-bodies-developing-standards.html" class="dropdown-toggle" role="button" aria-expanded="false">Autres organismes</a></li><li class="noChildren lastInLevel"><a href="/fr/organizations-in-cooperation-with-iso.html" class="dropdown-toggle" role="button" aria-expanded="false">Organisations en coopération</a></li></ul><!-- close of ul level --></li><li class="noChildren"><a href="/fr/deliverables-all.html" class="dropdown-toggle" role="button" aria-expanded="false">Référentiels</a></li><li class="noChildren"><a href="/fr/get-involved.html" class="dropdown-toggle" role="button" aria-expanded="false">Pourquoi s’engager ?</a></li><li class="noChildren lastInLevel"><a href="/fr/resources.html" class="dropdown-toggle" role="button" aria-expanded="false">Ressources</a></li></ul><!-- close of ul level --></li><li class="hasChildren dropdown inPath open lastInLevel"><a href="/fr/store.html" class="dropdown-toggle" role="button" aria-expanded="false">Store</a><ul class="nav navbar-nav nav-level2 dropdown-menu verticaline verticaline-dark"><li class="noChildren inPath active firstInLevel"><a href="" class="dropdown-toggle" role="button" aria-expanded="false">Catalogue de normes</a></li><li class="noChildren lastInLevel"><a href="/fr/publication-list.html" class="dropdown-toggle" role="button" aria-expanded="false">Publications et produits</a></li></ul><!-- close of ul level --></li></ul><!-- close of ul level --></nav><button type="button" class="offcanvas-toggle" data-toggle="offcanvas"> <span class="glyphicon glyphicon-menu-hamburger"></span></button><div class="clear"></div>
180
- </nav>
181
- </div>
182
- </header>
183
-
184
-
185
-
186
-
187
-
188
- <span class="hidden" id="indexReference" data-index="26020 - ISO 19115:2003 - Information géographique -- Métadonnées"></span>
189
- <div class="main container" itemscope itemtype="http://schema.org/Product">
190
- <div class="row row-top row-light">
191
- <div class="col-md-12">
192
- <div class="breadcrumb-container small">
193
-
194
- <ol class="breadcrumb">
195
-
196
- <li><a href="/fr/home.html"><span class="glyphicon glyphicon-home" aria-hidden="true"></span></a></li>
197
-
198
- <li>
199
-
200
- <a href="/fr/store.html">
201
- Store
202
- </a>
203
-
204
- </li>
205
-
206
- <li>
207
-
208
- <a href="/fr/standards-catalogue/browse-by-ics.html" >Catalogue de normes</a>
209
-
210
- </li>
211
-
212
- <li>
213
-
214
- <a href="/fr/standards-catalogue/browse-by-ics.html">
215
- Explorer par ICS
216
- </a>
217
-
218
- </li>
219
- <li><a href="/fr/ics/35.html">35</a></li>
220
-
221
- <li><a href="/fr/ics/35.240.html">35.240</a></li>
222
-
223
- <li><a href="/fr/ics/35.240.70.html">35.240.70</a></li>
224
- <li>ISO 19115:2003</li>
225
- </ol>
226
-
227
- </div>
228
- <div class="hidden" itemprop="category">w</div>
229
- <div class="hidden" itemprop="productID" id="csNumber">26020</div>
230
- <div class="hidden" itemprop="brand" itemscope itemtype="https://schema.org/Organization">
231
- <div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject">
232
- <meta itemprop="url" content="http://www.iso.org/modules/isoorg-template/img/iso/iso-logo-print.gif"/>
233
- <meta itemprop="width" content="283">
234
- <meta itemprop="height" content="261">
235
- </div>
236
- <meta itemprop="name" content="Organisation internationale de normalisation">
237
- </div>
238
-
239
- <div class="heading-condensed">
240
- <h1>
241
- <strong id="itemReference" itemprop="name">ISO 19115:2003</strong>
242
-
243
- </h1>
244
- <h3 itemprop="description">Information géographique -- Métadonnées</h3>
245
-
246
- </div>
247
- </div>
248
- </div>
249
- <div class="row">
250
- <div class="col-md-7">
251
-
252
- <h6 class="alert alert-danger" role="alert">
253
- Cette&nbsp;norme&nbsp;a été révisée par <a href="/fr/standard/53798.html">ISO 19115-1:2014</a>.
254
- </h6>
255
-
256
-
257
- <div class="well clearfix">
258
- <h4>
259
- Informations générales
260
- <sup><a href="/fr/contents/data/standard/02/60/26020.detail.rss" class="ss-icon ss-social-circle text-warning text-small" data-toggle="iso-tooltip" data-original-title="S'abonner&nbsp;aux&nbsp;mises&nbsp;à&nbsp;jour">&#xE310;</a></sup>
261
- </h4>
262
-
263
- <ul class="refine">
264
- <li>
265
- <div class="row">
266
- <div class="col-sm-6">
267
-
268
- <strong>État actuel&nbsp;: </strong><span>Annulée</span>
269
-
270
- </div>
271
- <div class="col-sm-6">
272
-
273
- <strong>Date de publication&nbsp;: </strong><span itemprop="releaseDate">2003-05</span>
274
-
275
- </div>
276
- </div>
277
- </li>
278
- <li>
279
- <div class="row">
280
- <div class="col-sm-6">
281
-
282
- <strong>Edition&nbsp;:</strong> 1
283
- </div>
284
- <div class="col-sm-6">
285
-
286
- </div>
287
- </div>
288
- </li>
289
-
290
- <li>
291
- <div class="clearfix">
292
- <div class="entry-label">Comité technique</div> :
293
- <div class="entry-name entry-block">
294
- <a href="/fr/committee/54904.html">ISO/TC 211</a>
295
- </div>
296
- <div class="entry-title">Information géographique/Géomatique</div>
297
- </div>
298
- </li>
299
-
300
- <li>
301
- <dl class="dl-inline no-bottom-margin">
302
- <dt class="entry-label entry-block"><strong>ICS : </strong></dt>
303
-
304
- <dd>
305
- <div class="entry-name entry-block">
306
- <a href="/fr/ics/35.240.70.html">
307
- 35.240.70
308
- </a>
309
- </div>
310
- <div class="entry-title">Applications des TI dans les sciences</div>
311
- </dd>
312
-
313
- </dl>
314
- </li>
315
- </ul>
316
- </div>
317
- </div>
318
-
319
- <div class="col-md-4 col-md-offset-1">
320
- <h4>Vous avez une question?</h4>
321
-
322
- <p>Consulter notre&nbsp;<a href="/fr/frequently-asked-questions-faqs.html" title="Foire Aux Questions (FAQs)">FAQ</a></p>
323
-
324
- <hr /><div class="vcard contact clearfix" itemscope="" itemtype="http://schema.org/Person">
325
- <div class="content-box no-image">
326
- <div class="fn n"><span class="given-name" itemprop="givenName">Service &agrave; la client&egrave;le</span></div>
327
-
328
- <div class="tel" itemprop="telephone">+41 22 749 08 88</div>
329
-
330
- <div class="email" itemprop="email"><a href="mailto:customerservice@iso.org">customerservice@iso.org</a></div>
331
-
332
- <hr />
333
- <div class="note">
334
- <p class="small">Horaires d&rsquo;ouverture:<br />
335
- De lundi &agrave; vendredi - 09:00-12:00, 14:00-17:00 (UTC+1)</p>
336
- </div>
337
- </div>
338
- </div>
339
- </div>
340
- </div>
341
-
342
- <div class="row row-bottom row-topline">
343
- <div class="col-md-12">
344
- <h3>Cycle de vie</h3>
345
- <p>
346
- Les normes ISO sont réexaminées tous les cinq ans
347
- </p>
348
- <div class="clearfix theme-red">
349
- <ul class="nav navbar-nav stages">
350
-
351
-
352
- <li class="dropdown ">
353
- <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
354
- <span class="stage-code"><strong>00</strong></span>
355
- <div class="stage-title">Préliminaire</div>
356
-
357
- </a>
358
-
359
-
360
- </li>
361
-
362
-
363
- <li class="dropdown ">
364
- <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
365
- <span class="stage-code"><strong>10</strong></span>
366
- <div class="stage-title">Proposition</div>
367
-
368
- <span class="caret"></span>
369
-
370
- </a>
371
-
372
-
373
- <ul class="dropdown-menu">
374
- <li >
375
- <a href="/fr/stage-codes.html#10.99">
376
- <span class="stage-code">10.99</span>
377
- <span class="stage-date">1995-07-31</span>
378
- <div class="stage-title">
379
- Nouveau projet approuvé
380
- </div>
381
- </a>
382
- </li>
383
- </ul>
384
-
385
- </li>
386
-
387
-
388
- <li class="dropdown ">
389
- <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
390
- <span class="stage-code"><strong>20</strong></span>
391
- <div class="stage-title">Préparation</div>
392
-
393
- <span class="caret"></span>
394
-
395
- </a>
396
-
397
-
398
- <ul class="dropdown-menu">
399
- <li >
400
- <a href="/fr/stage-codes.html#20.00">
401
- <span class="stage-code">20.00</span>
402
- <span class="stage-date">1995-08-07</span>
403
- <div class="stage-title">
404
- Nouveau projet enregistré au programme de travail du TC/SC
405
- </div>
406
- </a>
407
- </li>
408
- </ul>
409
-
410
- </li>
411
-
412
-
413
- <li class="dropdown ">
414
- <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
415
- <span class="stage-code"><strong>30</strong></span>
416
- <div class="stage-title">Comité</div>
417
-
418
- <span class="caret"></span>
419
-
420
- </a>
421
-
422
-
423
- <ul class="dropdown-menu">
424
- <li >
425
- <a href="/fr/stage-codes.html#30.00">
426
- <span class="stage-code">30.00</span>
427
- <span class="stage-date">1998-07-23</span>
428
- <div class="stage-title">
429
- Projet de comité (CD) enregistré
430
- </div>
431
- </a>
432
- </li>
433
- <li >
434
- <a href="/fr/stage-codes.html#30.20">
435
- <span class="stage-code">30.20</span>
436
- <span class="stage-date">1998-07-23</span>
437
- <div class="stage-title">
438
- Mise à l'étude/au vote du CD
439
- </div>
440
- </a>
441
- </li>
442
- <li >
443
- <a href="/fr/stage-codes.html#30.92">
444
- <span class="stage-code">30.92</span>
445
- <span class="stage-date">1999-11-30</span>
446
- <div class="stage-title">
447
- CD renvoyé au Groupe de travail
448
- </div>
449
- </a>
450
- </li>
451
- <li >
452
- <a href="/fr/stage-codes.html#30.00">
453
- <span class="stage-code">30.00</span>
454
- <span class="stage-date">1999-11-30</span>
455
- <div class="stage-title">
456
- Projet de comité (CD) enregistré
457
- </div>
458
- </a>
459
- </li>
460
- <li >
461
- <a href="/fr/stage-codes.html#30.20">
462
- <span class="stage-code">30.20</span>
463
- <span class="stage-date">1999-11-30</span>
464
- <div class="stage-title">
465
- Mise à l'étude/au vote du CD
466
- </div>
467
- </a>
468
- </li>
469
- <li >
470
- <a href="/fr/stage-codes.html#30.60">
471
- <span class="stage-code">30.60</span>
472
- <span class="stage-date">2000-02-29</span>
473
- <div class="stage-title">
474
- Clôture du vote/ de la période des observations
475
- </div>
476
- </a>
477
- </li>
478
- <li >
479
- <a href="/fr/stage-codes.html#30.92">
480
- <span class="stage-code">30.92</span>
481
- <span class="stage-date">2000-02-29</span>
482
- <div class="stage-title">
483
- CD renvoyé au Groupe de travail
484
- </div>
485
- </a>
486
- </li>
487
- <li >
488
- <a href="/fr/stage-codes.html#30.20">
489
- <span class="stage-code">30.20</span>
490
- <span class="stage-date">2000-06-01</span>
491
- <div class="stage-title">
492
- Mise à l'étude/au vote du CD
493
- </div>
494
- </a>
495
- </li>
496
- <li >
497
- <a href="/fr/stage-codes.html#30.60">
498
- <span class="stage-code">30.60</span>
499
- <span class="stage-date">2000-09-01</span>
500
- <div class="stage-title">
501
- Clôture du vote/ de la période des observations
502
- </div>
503
- </a>
504
- </li>
505
- <li >
506
- <a href="/fr/stage-codes.html#30.99">
507
- <span class="stage-code">30.99</span>
508
- <span class="stage-date">2000-09-01</span>
509
- <div class="stage-title">
510
- CD approuvé pour enregistrement comme DIS
511
- </div>
512
- </a>
513
- </li>
514
- </ul>
515
-
516
- </li>
517
-
518
-
519
- <li class="dropdown ">
520
- <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
521
- <span class="stage-code"><strong>40</strong></span>
522
- <div class="stage-title">Enquête</div>
523
-
524
- <span class="caret"></span>
525
-
526
- </a>
527
-
528
-
529
- <ul class="dropdown-menu">
530
- <li >
531
- <a href="/fr/stage-codes.html#40.00">
532
- <span class="stage-code">40.00</span>
533
- <span class="stage-date">2001-08-29</span>
534
- <div class="stage-title">
535
- DIS enregistré
536
- </div>
537
- </a>
538
- </li>
539
- <li >
540
- <a href="/fr/stage-codes.html#40.20">
541
- <span class="stage-code">40.20</span>
542
- <span class="stage-date">2001-09-13</span>
543
- <div class="stage-title">
544
- Mise au vote du DIS: 12 semaines
545
- </div>
546
- </a>
547
- </li>
548
- <li >
549
- <a href="/fr/stage-codes.html#40.60">
550
- <span class="stage-code">40.60</span>
551
- <span class="stage-date">2002-03-11</span>
552
- <div class="stage-title">
553
- Clôture du vote
554
- </div>
555
- </a>
556
- </li>
557
- <li >
558
- <a href="/fr/stage-codes.html#40.99">
559
- <span class="stage-code">40.99</span>
560
- <span class="stage-date">2002-10-29</span>
561
- <div class="stage-title">
562
- Rapport complet diffusé: DIS approuvé pour enregistrement comme FDIS
563
- </div>
564
- </a>
565
- </li>
566
- </ul>
567
-
568
- </li>
569
-
570
-
571
- <li class="dropdown ">
572
- <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
573
- <span class="stage-code"><strong>50</strong></span>
574
- <div class="stage-title">Approbation</div>
575
-
576
- <span class="caret"></span>
577
-
578
- </a>
579
-
580
-
581
- <ul class="dropdown-menu">
582
- <li >
583
- <a href="/fr/stage-codes.html#50.00">
584
- <span class="stage-code">50.00</span>
585
- <span class="stage-date">2002-11-07</span>
586
- <div class="stage-title">
587
- Texte final reçu ou FDIS enregistré pour approbation formelle
588
- </div>
589
- </a>
590
- </li>
591
- <li >
592
- <a href="/fr/stage-codes.html#50.20">
593
- <span class="stage-code">50.20</span>
594
- <span class="stage-date">2003-01-23</span>
595
- <div class="stage-title">
596
- Epreuve envoyée au secrétariat ou mise au vote du FDIS: 8 semaines
597
- </div>
598
- </a>
599
- </li>
600
- <li >
601
- <a href="/fr/stage-codes.html#50.60">
602
- <span class="stage-code">50.60</span>
603
- <span class="stage-date">2003-03-24</span>
604
- <div class="stage-title">
605
- Clôture du vote Epreuve retournée par le secrétariat
606
- </div>
607
- </a>
608
- </li>
609
- </ul>
610
-
611
- </li>
612
-
613
-
614
- <li class="dropdown ">
615
- <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
616
- <span class="stage-code"><strong>60</strong></span>
617
- <div class="stage-title">Publication</div>
618
-
619
- <span class="caret"></span>
620
-
621
- </a>
622
-
623
-
624
- <ul class="dropdown-menu">
625
- <li >
626
- <a href="/fr/stage-codes.html#60.00">
627
- <span class="stage-code">60.00</span>
628
- <span class="stage-date">2003-03-25</span>
629
- <div class="stage-title">
630
- Norme internationale en cours de publication
631
- </div>
632
- </a>
633
- </li>
634
- <li >
635
- <a href="/fr/stage-codes.html#60.60">
636
- <span class="stage-code">60.60</span>
637
- <span class="stage-date">2003-05-08</span>
638
- <div class="stage-title">
639
- Norme internationale publiée
640
- </div>
641
- </a>
642
- </li>
643
- </ul>
644
-
645
- </li>
646
-
647
-
648
- <li class="dropdown ">
649
- <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
650
- <span class="stage-code"><strong>90</strong></span>
651
- <div class="stage-title">Examen</div>
652
-
653
- <span class="caret"></span>
654
-
655
- </a>
656
-
657
-
658
- <ul class="dropdown-menu">
659
- <li >
660
- <a href="/fr/stage-codes.html#90.20">
661
- <span class="stage-code">90.20</span>
662
- <span class="stage-date">2008-04-15</span>
663
- <div class="stage-title">
664
- Norme internationale en cours d'examen systématique
665
- </div>
666
- </a>
667
- </li>
668
- <li >
669
- <a href="/fr/stage-codes.html#90.60">
670
- <span class="stage-code">90.60</span>
671
- <span class="stage-date">2008-09-17</span>
672
- <div class="stage-title">
673
- Clôture de l'examen
674
- </div>
675
- </a>
676
- </li>
677
- <li >
678
- <a href="/fr/stage-codes.html#90.92">
679
- <span class="stage-code">90.92</span>
680
- <span class="stage-date">2009-02-18</span>
681
- <div class="stage-title">
682
- Norme internationale à réviser
683
- </div>
684
- </a>
685
- </li>
686
- </ul>
687
-
688
- </li>
689
-
690
-
691
- <li class="dropdown alert-danger active">
692
- <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
693
- <span class="stage-code"><strong>95.99</strong></span>
694
- <div class="stage-title">Annulation</div>
695
-
696
- <span class="caret"></span>
697
-
698
- </a>
699
-
700
-
701
- <ul class="dropdown-menu">
702
- <li class="active">
703
- <a href="/fr/stage-codes.html#95.99">
704
- <span class="stage-code">95.99</span>
705
- <span class="stage-date">2014-03-19</span>
706
- <div class="stage-title">
707
- Annulation de la Norme internationale
708
- </div>
709
- </a>
710
- </li>
711
- </ul>
712
-
713
- </li>
714
-
715
- </ul>
716
- </div>
717
- <br/>
718
- <br/>
719
- <h4>Révision&nbsp;/&nbsp;Rectificatifs techniques</h4>
720
- <ul class="steps">
721
-
722
- <li class=" alert alert-danger active">
723
- <strong>Actuellement annulée</strong><br/>
724
-
725
- <a href="/fr/standard/26020.html"><span class="glyphicon glyphicon-ban-circle" title="Annulée"></span>ISO 19115:2003</a>
726
- </li>
727
-
728
- <li class="step alert alert-danger">
729
-
730
- <strong>Rectificatifs techniques/Amendements</strong><br/>
731
-
732
- <a href="/fr/standard/44361.html"><span class="glyphicon glyphicon-ban-circle" title="Annulée"></span>ISO 19115:2003/Cor 1:2006</a><br />
733
-
734
- </li>
735
-
736
- <li class="step alert alert-success">
737
- <strong>Révisée par</strong><br/>
738
-
739
- <a href="/fr/standard/53798.html"><span class="glyphicon glyphicon-ok-circle" title="Publiée"></span>ISO 19115-1:2014</a><br />
740
-
741
- </li>
742
-
743
- </ul>
744
- </div>
745
- </div>
746
- </div><div class="clear"></div>
747
- <div class="main container breadcrumb-container theme-red">
748
- <div class="row">
749
- <div class="col-sm-8 hidden-xxs">
750
- <!-- BREADCRUMB -->
751
- <div class="breadcrumb-container small">
752
-
753
- <ol class="breadcrumb">
754
-
755
- <li><a href="/fr/home.html"><span class="glyphicon glyphicon-home" aria-hidden="true"></span></a></li>
756
-
757
- <li>
758
-
759
- <a href="/fr/store.html">
760
- Store
761
- </a>
762
-
763
- </li>
764
-
765
- <li>
766
-
767
- <a href="/fr/standards-catalogue/browse-by-ics.html" >Catalogue de normes</a>
768
-
769
- </li>
770
-
771
- <li>
772
-
773
- <a href="/fr/standards-catalogue/browse-by-ics.html">
774
- Explorer par ICS
775
- </a>
776
-
777
- </li>
778
- <li><a href="/fr/ics/35.html">35</a></li>
779
-
780
- <li><a href="/fr/ics/35.240.html">35.240</a></li>
781
-
782
- <li><a href="/fr/ics/35.240.70.html">35.240.70</a></li>
783
- <li>ISO 19115:2003</li>
784
- </ol>
785
-
786
- </div><div class="clear"></div>
787
- </div>
788
- <div class="col-sm-4 hidden-print">
789
- <p class="text-right">
790
- <a role="button" class="accordion-toggle collapsed" data-toggle="collapse" href="#collapseSitemap" target="_self" aria-expanded="false"
791
- aria-controls="collapseSitemap">Plan du site</a>
792
- </p>
793
- </div>
794
- </div>
795
- <div class="collapse border-top" id="collapseSitemap">
796
- <div class="row">
797
- <!-- SITEMAP -->
798
- <nav class="sitemap-footer clearfix small"><ul class="nav-level1 list-inline-4 clearfix"><li class="hasChildren hover firstInLevel"><a href="/fr/standards.html">Normes</a><ul class="nav-level2 list-unstyled"><li class="noChildren firstInLevel"><a href="/fr/benefits-of-standards.html">Avantages</a></li><li class="noChildren"><a href="/fr/standards-in-action.html">Normes en action</a></li><li class="noChildren"><a href="/fr/popular-standards.html">Les normes les plus connues</a></li><li class="noChildren lastInLevel"><a href="/fr/conformity-assessment.html">Certification & conformité</a></li></ul><!-- close of ul level --></li><li class="hasChildren hover"><a href="/fr/about-us.html">L'ISO</a><ul class="nav-level2 list-unstyled"><li class="noChildren firstInLevel"><a href="/fr/what-we-do.html">Nos activités</a></li><li class="noChildren"><a href="/fr/structure.html">Structure</a></li><li class="noChildren"><a href="/fr/members.html">Membres</a></li><li class="noChildren"><a href="/fr/news_index.html">Actualités</a></li></ul><!-- close of ul level --></li><li class="hasChildren hover"><a href="/fr/developing-standards.html">Participer</a><ul class="nav-level2 list-unstyled"><li class="noChildren firstInLevel"><a href="/fr/who-develops-standards.html">Qui élabore les normes</a></li><li class="noChildren"><a href="/fr/deliverables-all.html">Référentiels</a></li><li class="noChildren"><a href="/fr/get-involved.html">Pourquoi s’engager ?</a></li><li class="noChildren lastInLevel"><a href="/fr/resources.html">Ressources</a></li></ul><!-- close of ul level --></li><li class="hasChildren hover inPath lastInLevel"><a href="/fr/store.html">Store</a><ul class="nav-level2 list-unstyled"><li class="noChildren inPath active firstInLevel"><a href="" >Catalogue de normes</a></li><li class="noChildren lastInLevel"><a href="/fr/publication-list.html">Publications et produits</a></li></ul><!-- close of ul level --></li></ul><!-- close of ul level --></nav><div class="clear"></div>
799
- </div>
800
- </div>
801
- </div>
802
- <footer role="contentinfo" class="footer-iso container">
803
- <div class="content">
804
- <div class="footer-links center-block">
805
- <!-- FOOTER LINKS -->
806
- <nav ><ul class="list-inline clearfix verticaline nav-level1"><li class="noChildren firstInLevel"><a href="/fr/iso-name-and-logo.html">Nom et logo de l'ISO</a></li><li class="noChildren"><a href="/fr/privacy-and-copyright.html">Confidentialité et droit d'auteur</a></li><li class="noChildren"><a href="/fr/sitemap.html">Plan du site</a></li><li class="noChildren"><a href="/fr/working-with-iso.html" >Emploi</a></li><li class="noChildren"><a href="/fr/frequently-asked-questions-faqs.html">FAQ</a></li><li class="noChildren lastInLevel"><a href="/fr/contact-iso.html">Contacter l'ISO</a></li></ul><!-- close of ul level --></nav><div class="clear"></div>
807
- </div>
808
- <div class="footer-social ss-icon clearfix">
809
- <ul itemscope itemtype="http://schema.org/Organization">
810
- <link itemprop="url" href="https://www.iso.org">
811
- <li><a itemprop="sameAs" href="https://www.facebook.com/isostandards" title="Facebook"></a></li>
812
- <li><a itemprop="sameAs" href="https://twitter.com/isostandards" title="Twitter"></a></li>
813
- <li class="lastcol"><a itemprop="sameAs" href="https://plus.google.com/+iso" title="Google+"></a></li>
814
- <li><a itemprop="sameAs" href="https://www.youtube.com/user/PlanetISO" title="YouTube"></a></li>
815
- <li><a itemprop="sameAs" href="https://www.linkedin.com/company/iso-international-organization-for-standardization" title="Linkedin"></a></li>
816
- <li class="lastcol"><a href="https://www.flickr.com/photos/isostandards" title="Flickr"></a></li>
817
- </ul>
818
- </div>
819
- <p class="text-small">Nous nous engageons à ce que notre site Web soit accessible à tous. Pour toute question ou suggestion concernant l'accessibilité du site, <a href="mailto:webmaster@iso.org?subject=Accessibility" style="white-space: nowrap">contactez-nous</a>.</p>
820
- <small><a href="#copyright" target="_self" data-toggle="collapse" aria-expanded="false" aria-controls="collapseCopyright">© Tous droits réservés</a> <span id="copyright" class="collapse">Le matériel publié sur ISO.org est sujet aux mêmes conditions en matière de droits d’auteur que les publications de l’ISO et son emploi est conditionné par l’acceptation, par l’utilisateur, des conditions de l’ISO en matière de droits d’auteur régissant les publications de l’ISO. Toute utilisation du matériel concerné, y compris sa reproduction intégrale ou partielle vers un autre site Internet, requiert l’autorisation écrite de l’ISO. Toute demande à cet effet doit être adressée à <a href="mailto:copyright@iso.org">copyright@iso.org</a>.</span></small>
821
- </div>
822
- </footer>
823
-
824
-
825
-
826
-
827
- </body>
828
- </html>