-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
107 lines (89 loc) · 2.12 KB
/
Copy path_config.yml
File metadata and controls
107 lines (89 loc) · 2.12 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
title: ISO/TC 211 Implementation Schemas
title_html: "ISO/TC 211 Implementation Schemas"
brand_sub: "Harmonized Resources Maintenance Agency"
theme: jekyll-theme-isotc211
author: "ISO/TC 211"
email: open.source@ribose.com
committee:
id: 211
name: Geographic information/Geomatics
home: https://committee.iso.org/home/tc211
description: >-
Implementation schemas for geographic information technology
from ISO/TC 211 Geographic information/Geomatics.
tagline: >-
Implementation schemas for geographic information technology
markdown: kramdown
future: true
collections:
pages:
output: true
permalink: /:path/
resource_listings:
schemas:
index_url: 'schemas'
index_title: "Schemas"
resource_root: 'schemas'
resource_label: "schema"
footer_nav:
- url: https://committee.iso.org/home/tc211
title: Committee Site
font_awesome_kit_url: https://kit.fontawesome.com/77a8a07e0a.js
social:
links:
- url: https://twitter.com/ISOTC211
- url: https://github.com/ISO-TC211
- url: https://www.facebook.com/groups/236669159734679/
- url: https://www.linkedin.com/groups/4222374
powered_by:
url: https://open.ribose.com
title: Ribose
logo_path: /assets/logo-ribose.svg
nav:
- title: About
url: /about/
- title: Resources
url: /resources/
- title: Codelists
url: /resources/codelists/
- title: News
url: /news/
footer_links:
- title: Main Site
url: https://www.isotc211.org
- title: Standards
url: https://standards.isotc211.org/
- title: Geodetic Registry
url: https://geodetic.isotc211.org/
- title: UML Models
url: http://iso.sparxcloud.com/index.php
- title: Terminology
url: https://isotc211.geolexica.org/
- title: Ontologies
url: https://def.isotc211.org
exclude:
- Gemfile
- Gemfile.lock
- Makefile
- README.adoc
- CLAUDE.md
- deploy.sh
- generate_configs.rb
- node_modules
- vendor/
- schemas/
- build/
- configs/
- .sass-cache/
- .jekyll-cache/
- .vite/
- .archive/
- xsdvi/
- xsl/
- site/
include:
- schemas_index.json
- resources_index.json
plugins:
- jekyll-feed
- jekyll-redirect-from