-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
307 lines (283 loc) · 7.85 KB
/
_config.yml
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
title: Relaton
description: Interoperable data models for citations
# The above two are used by jekyll-seo-tag for things such as
# `<title>` and `<meta>` tags, as well as elsewhere by the theme.
permalink: /blog/:year-:month-:day-:title/
url: https://www.relaton.org
github_repo_url: https://github.com/relaton/relaton.github.io
github_repo_branch: main
permalink: /blog/:year-:month-:day-:title/
algolia_search:
api_key: '31ca4bad475130bdaee582a0b9f40806'
index_name: 'metanorma'
tagline: >-
Interoperable data model for citations
based on ISO 690
landing_priority: [custom_intro, blog, specs, software]
theme: jekyll-theme-open-project
relaton:
supported_bibliographies:
- id: iso
label: ISO
citation_guide: true
gem: relaton-iso
sources:
- { url: "https://www.iso.org", label: "International Organization for Standardization" }
- id: iec
label: IEC
citation_guide: true
gem: relaton-iec
sources:
- { url: "https://www.iec.ch", label: "International Electrotechnical Commission" }
- id: itu
label: ITU-T & ITU-R
citation_guide: true
gem: relaton-itu
sources:
- { url: "https://www.itu.int", label: "International Telecommunication Union" }
- id: ietf
label: RFC & I-D (IETF)
citation_guide: true
gem: relaton-ietf
sources:
- { url: "https://bib.ietf.org", label: "Internet Engineering Task Force" }
- id: ieee
label: IEEE
citation_guide: true
gem: relaton-ieee
sources:
- { url: "https://standards.ieee.org", label: "IEEE Standards Association" }
- id: nist
label: NIST
citation_guide: true
gem: relaton-nist
sources:
- { url: "https://www.nist.gov", label: "National Institute of Standards and Technology" }
- id: bipm
label: BIPM
citation_guide: true
gem: relaton-bipm
sources:
- { url: "https://www.bipm.org", label: "International Bureau of Weights and Measures" }
- id: 3gpp
label: 3GPP
citation_guide: true
gem: relaton-3gpp
sources:
- { url: "https://www.3gpp.org", label: "3rd Generation Partnership Project" }
- id: ogc
label: OGC
citation_guide: true
gem: relaton-ogc
sources:
- { url: "https://www.ogc.org", label: "Open Geospatial Consortium" }
- id: iev
label: IEC Electropedia (IEV)
citation_guide: false
gem: relaton-iev
sources:
- { url: "https://www.electropedia.org", label: "IEC Electropedia" }
- id: oasis
label: OASIS
citation_guide: true
gem: relaton-oasis
sources:
- { url: "https://www.oasis-open.org/standards/", label: "OASIS OPEN"}
- id: cie
label: CIE
citation_guide: true
gem: relaton-cie
sources:
- { url: "https://cie.co.at", label: "International Commission on Illumination" }
- id: w3c
label: W3C
citation_guide: true
gem: relaton-w3c
sources:
- { url: "https://www.w3.org", label: "World Wide Web Consortium" }
- id: ecma
label: Ecma
citation_guide: true
gem: relaton-ecma
sources:
- { url: "https://www.ecma-international.org", label: "Ecma International" }
- id: iho
label: IHO
gem: relaton-iho
citation_guide: true
sources:
- { url: "https://www.iho.int", label: "International Hydrographic Organization" }
- id: omg
label: OMG
citation_guide: true
gem: relaton-omg
sources:
- { url: "https://www.omg.org", label: "Object Management Group" }
- id: un
label: UN Docs
citation_guide: true
gem: relaton-un
sources:
- { url: "https://documents.un.org", label: "UN Official Document System" }
- id: cen
label: EN (CEN/CENELEC)
citation_guide: true
gem: relaton-cen
sources:
- { url: "https://standards.cen.eu", label: "CEN/CENELEC" }
- id: bsi
label: BS, PAS (BSI)
citation_guide: true
gem: relaton-bsi
sources:
- { url: "https://www.bsigroup.com", label: "British Standards Institution" }
- id: jis
label: JIS (JSA)
citation_guide: true
gem: relaton-jis
sources:
- { url: "https://webdesk.jsa.or.jp", label: "Japanese Standards Association" }
- id: gb
label: GB
citation_guide: true
gem: relaton-gb
sources:
- { label: "Chinese National Standards" }
- id: calconnect
label: CalConnect
citation_guide: true
gem: relaton-calconnect
sources:
- { url: "https://www.calconnect.org", label: "CalConnect" }
- id: ccsds
label: CCSDS
citation_guide: true
gem: relaton-ccsds
sources:
- { url: "https://public.ccsds.org", label: "Consultative Committee for Space Data Systems" }
- id: iana
label: IANA
citation_guide: true
gem: relaton-iana
sources:
- { url: "https://www.iana.org", label: "Internet Assigned Numbers Authority" }
- id: xsf
label: XSF
citation_guide: true
gem: relaton-xsf
sources:
- { url: "https://xmpp.org/extensions/", label: "XMPP Standards Foundation" }
- id: doi
label: DOI
citation_guide: true
gem: relaton-doi
sources:
- { url: "https://www.crossref.org/documentation/retrieve-metadata/rest-api/", label: "Digital Object Identifier" }
- id: isbn
label: ISBN
citation_guide: true
gem: relaton-isbn
sources:
- { url: "http://openlibrary.org", label: "Open Library" }
- id: plateau
label: MLIT PLATEAU
citation_guide: true
gem: relaton-plateau
sources:
- { url: "https://www.mlit.go.jp/plateau/", label: "Handbooks" }
author:
name: Ribose Inc.
url: https://www.ribose.com
authors:
- name: Ribose Inc.
email: [email protected]
contact_email: [email protected]
theme: jekyll-theme-open-project
parent_hub:
git_repo_url: https://github.com/riboseinc/open.ribose.com
git_repo_branch: main
home_url: https://open.ribose.com/
includes_dir: '.'
social:
links:
- https://twitter.com/RiboseUS
- https://github.com/relaton/relaton
legal:
name: Ribose Group Inc.
tos_link: https://www.ribose.com/tos
privacy_policy_link: https://www.ribose.com/privacy
home_calls_to_action:
- { url: "/blog/", title: "Blog" }
- { url: "/software/relaton/docs/README/", title: "Using the gem" }
#- { url: "/software/relaton-cli/docs/README/", title: "Using the CLI" }
collections:
projects:
output: false
software:
output: true
permalink: /software/:path/
specs:
output: true
permalink: /specs/:path/
posts:
output: true
permalink: /blog/:year-:month-:day-:title/
pages:
output: true
permalink: /:name/
cite_docs:
output: true
permalink: /guides/:path/
asciibib_docs:
output: true
permalink: /asciibib/:path/
model_docs:
output: true
permalink: /model/:path/
defaults:
# Theme defaults.
# MUST be duplicated from theme’s _config.yml
# (does not get inherited, unlike the collections hash)
- scope:
path: ""
values:
layout: default
- scope:
path: _posts
type: posts
values:
layout: post
- scope:
path: _software
type: software
values:
layout: product
- scope:
path: _specs
type: specs
values:
layout: spec
plugins:
- jekyll-seo-tag
- jekyll-sitemap
tag_namespaces:
software:
writtenin: "Written in"
bindingsfor: "Bindings for"
user: "Target user"
interface: "Interface"
specs:
audience: "Audience"
completion_status: "Status"
include:
- "index.adoc"
- "404.html"
exclude:
- .git
- .lycheeignore
- "*/.git"
- Gemfile*
- Makefile
- Rakefile
- README.adoc
- vendor # for deployment