Skip to content

Commit

Permalink
mvp-schemam-paginam (#14): _data/expandendum/schemam.json; limpeza de…
Browse files Browse the repository at this point in the history
… arquivos de template antigos
  • Loading branch information
fititnt committed Jun 14, 2021
1 parent bcdfcf8 commit 4dffb89
Show file tree
Hide file tree
Showing 13 changed files with 171 additions and 542 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ exclude:
- _data/navigationem.l10n.json
- _data/referens.l10n.json
- _data/schema.l10n.json
- _data/expandendum/schemam.json
- _assets/

keep_files:
Expand Down
2 changes: 2 additions & 0 deletions _data/expandendum/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# _data/schemam.yml => _data/expandendum/schemam.json
# *.json
91 changes: 91 additions & 0 deletions _data/expandendum/schemam.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
[
{
"xdefallo": "/mul-Zyyy/schemam/XZ/ISO-639-3",
"xdefallo_est": 1,
"linguam": "mul-Zyyy",
"typum": "schemam",
"gid": "XZ",
"lid": "ISO-639-3",
"lid_l10n": "{% _🗣️ ISO_639-3_slug 🗣️_ %}",
"namen": "{% _🗣️ ISO_639-3_nomen 🗣️_ %}",
"summarius": "{% _🗣️ ISO_639-3_summarius 🗣️_ %}",
"situs_interretialis": {
"referens_officinale": [
"http://iso639-3.sil.org/"
],
"vicipaedia": [
"https://en.wikipedia.org/wiki/ISO_639-3"
]
},
"wikidatum": [
{
"codicem": "Q845956"
}
],
"archivum": {
"officinale": [
"https://iso639-3.sil.org/code_tables/download_tables",
"https://iso639-3.sil.org/sites/iso639-3/files/downloads/iso-639-3.tab"
],
"schemam": {
"graphql": [
"/schema/iso/iso639-3/eng/iso639-3.graphql"
],
"json": [
"/schema/iso/iso639-3/eng/iso639-3.json",
"/schema/iso/iso639-3/eng/iso639-3_macrolanguages.json"
],
"sql": [
"/schema/iso/iso639-3/eng/iso639-3.sql"
]
}
}
},
{
"xdefallo": "/mul-Zyyy/schemam/XZ/ISO-15924",
"xdefallo_est": 1,
"linguam": "mul-Zyyy",
"typum": "schemam",
"gid": "XZ",
"lid": "ISO-15924",
"lid_l10n": "{% _🗣️ ISO_15924_slug 🗣️_ %}",
"namen": "{% _🗣️ ISO_15924_nomen 🗣️_ %}",
"namen_l10n": "{% _🗣️ ISO_15924_nomen 🗣️_ %}",
"summarius": "{% _🗣️ ISO_15924_summarius 🗣️_ %}",
"summarius_l10n": "{% _🗣️ ISO_15924_summarius 🗣️_ %}",
"situs_interretialis": {
"referens_officinale": [
"https://www.unicode.org/iso15924/",
{
"iri": "https://www.iso.org/obp/ui/#iso:std:iso:15924:ed-1:v1:en",
"paywall": true
}
],
"vicipaedia": [
{
"iri": "https://pt.wikipedia.org/wiki/ISO_15924",
"linguam": "por-Latn"
},
{
"iri": "https://en.wikipedia.org/wiki/ISO_15924",
"linguam": "eng-Latn"
}
]
},
"wikidatum": [
{
"codicem": "Q16866"
}
],
"archivum": {
"officinale": [
"https://www.unicode.org/iso15924/iso15924.txt"
],
"schemam": {
"json": [
"/schema/iso/iso15924/eng/iso15924.json"
]
}
}
}
]
8 changes: 8 additions & 0 deletions _data/referens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ api_gid:
schema_gid:
- "XZ"

schemam:
linguam:
- por-Latn
- eng-Latn
linguam_opus_in_progressu:
- arb-Arab
- spa-Latn

# @see _plugins/hapi/drops/globum_drop.rb
gid:
UN:
Expand Down
2 changes: 1 addition & 1 deletion _data/schemam.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# _data/schema.yml
# _data/schemam.yml

- xdefallo: /mul-Zyyy/schemam/XZ/ISO-639-3
xdefallo_est: 1
Expand Down
269 changes: 0 additions & 269 deletions _layouts/api-eng.html

This file was deleted.

Loading

0 comments on commit 4dffb89

Please sign in to comment.