-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
91 lines (74 loc) · 1.8 KB
/
Copy path_config.yml
File metadata and controls
91 lines (74 loc) · 1.8 KB
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
title: ISO/TC 211
title_html: "ISO/TC 211"
brand_sub: "Harmonized Resources Maintenance Agency"
theme: jekyll-theme-isotc211
google_analytics:
id: UA-138578173-1
committee:
id: 211
name: Geographic information/Geomatics
home: https://committee.iso.org/home/tc211
collections:
pages:
output: true
permalink: /:path/
email: open.source@ribose.com
description: >-
Resource site for ISO/TC 211 Geographic information/Geomatics
tagline: >-
Links to resources for accessing and using standard models and schemas
baseurl: ""
url: "https://www.isotc211.org"
markdown: kramdown
plugins:
- jekyll/vite
- jekyll-feed
- jekyll-data
- jekyll-asciidoc
nav:
- title: About
url: /about/
- title: News
url: /news/
footer_links:
- title: Geodetic Registry
url: https://geodetic.isotc211.org/
- title: Normative Statements
url: https://standards.isotc211.org/
- title: UML Models
url: http://iso.sparxcloud.com/index.php
- title: Schemas
url: https://schemas.isotc211.org
- title: Terminology
url: https://isotc211.geolexica.org/
- title: Ontologies
url: https://def.isotc211.org
- title: Registries
url: https://registry.isotc211.org/
awards:
- title: Winner of the 2010 Lawrence D. Eicher Leadership Award
path: /award/2010/09/16/tc211-wins-iso-excellence-award.html
social:
links:
- url: https://twitter.com/ISOTC211
- url: https://github.com/ISO-TC211
favicon_svg: /assets/favicon.svg
favicon_ico: /assets/favicon.ico
powered_by:
url: https://open.ribose.com
title: Ribose
logo_path: /assets/logo-ribose.svg
exclude:
- Gemfile
- Gemfile.lock
- Makefile
- package.json
- package-lock.json
- node_modules
- vendor
- .sass-cache
- vite.config.ts
- postcss.config.js
- bin
- _frontend
- config/vite.json