-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit d289c8a
Showing
21,276 changed files
with
1,717,044 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Auto-generated by Cimas: Do not edit it manually! | ||
# See https://github.com/metanorma/cimas | ||
name: Crawler | ||
|
||
on: | ||
push: | ||
branches: [ master, main ] | ||
tags: [ v* ] | ||
pull_request: | ||
schedule: | ||
- cron: '0 14 * * *' | ||
workflow_dispatch: | ||
|
||
jobs: | ||
crawl: | ||
uses: relaton/support/.github/workflows/crawler.yml@main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Auto-generated by Cimas: Do not edit it manually! | ||
# See https://github.com/metanorma/cimas | ||
name: keep-alive | ||
on: | ||
schedule: | ||
- cron: "0 0 1 * *" # on the first day-of-month | ||
|
||
jobs: | ||
keep-alive: | ||
uses: metanorma/ci/.github/workflows/keep-alive.yml@main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.vscode/ | ||
.bundle/ | ||
vendor/ | ||
Gemfile.lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# frozen_string_literal: true | ||
|
||
source 'https://rubygems.org' | ||
|
||
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } | ||
|
||
gem 'relaton-jis', github: 'relaton/relaton-jis', branch: 'main' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
= JIS publications bibliographic data for Relaton-JIS | ||
|
||
This repository is used by Relaton-JIS to represent known JIS publications. | ||
|
||
Data is stored in Relaton YAML format. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# frozen_string_literal: true | ||
|
||
require "relaton_jis" | ||
|
||
FileUtils.rm_rf('data') | ||
FileUtils.rm Dir.glob('index*') | ||
|
||
RelatonJis::DataFetcher.fetch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
--- | ||
schema-version: v1.2.9 | ||
id: JISA0001-1999 | ||
title: | ||
- content: 建築のベーシックモデュール | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
format: text/plain | ||
- content: Basic module | ||
language: | ||
- en | ||
script: | ||
- Lant | ||
format: text/plain | ||
link: | ||
- content: https://webdesk.jsa.or.jp/books/W11M0090/index/?bunsyo_id=JIS+A+0001%3A1999 | ||
type: src | ||
type: standard | ||
docid: | ||
- id: JIS A 0001:1999 | ||
type: JIS | ||
primary: true | ||
docnumber: A0001 | ||
date: | ||
- type: issued | ||
value: '1999-04-30' | ||
- type: confirmed | ||
value: '2019-10-25' | ||
contributor: | ||
- organization: | ||
name: | ||
- content: 一般社団法人 日本建築学会 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
role: | ||
- type: author | ||
- organization: | ||
name: | ||
- content: 一般社団法人 日本建築学会 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
role: | ||
- type: publisher | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
abstract: | ||
- content: 建築のモデュラーコーディネーションで用いられるベーシックモデュールの数値について規定。JIS A 0004に規定されるモデュラーコーディネーションの原則に一致するあらゆるタイプの建築物の設計及び建設に適用。 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
format: text/plain | ||
docstatus: | ||
stage: | ||
value: valid | ||
doctype: | ||
type: japanese-industrial-standard | ||
editorialgroup: | ||
technical_committee: | ||
- name: 一般社団法人 日本建築学会 | ||
ics: | ||
- code: 91.010.30 | ||
text: Technical aspects | ||
structuredidentifier: | ||
project_number: A0001 | ||
type: JIS | ||
ext: | ||
schema-version: v0.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
--- | ||
schema-version: v1.2.9 | ||
id: JISA0002-1999 | ||
title: | ||
- content: 建築モデュール用語 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
format: text/plain | ||
- content: Glossary of terms used in building module | ||
language: | ||
- en | ||
script: | ||
- Lant | ||
format: text/plain | ||
link: | ||
- content: https://webdesk.jsa.or.jp/books/W11M0090/index/?bunsyo_id=JIS+A+0002%3A1999 | ||
type: src | ||
type: standard | ||
docid: | ||
- id: JIS A 0002:1999 | ||
type: JIS | ||
primary: true | ||
docnumber: A0002 | ||
date: | ||
- type: issued | ||
value: '1999-04-30' | ||
contributor: | ||
- organization: | ||
name: | ||
- content: 一般社団法人 日本建築学会 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
role: | ||
- type: author | ||
- organization: | ||
name: | ||
- content: 一般社団法人 日本建築学会 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
role: | ||
- type: publisher | ||
abstract: | ||
- content: 建築のモデュールに関する用語について規定。JIS A 0004に規定されるモデュラーコーディネーションの原則に一致し,建築物の設計と建設,そして,それらの建築物で使用される構成材の設計と製造のために必要な用語を定義。 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
format: text/plain | ||
docstatus: | ||
stage: | ||
value: withdrawn | ||
doctype: | ||
type: japanese-industrial-standard | ||
editorialgroup: | ||
technical_committee: | ||
- name: 一般社団法人 日本建築学会 | ||
ics: | ||
- code: 01.040.91 | ||
text: Construction materials and building (Vocabularies) | ||
- code: 91.010.30 | ||
text: Technical aspects | ||
structuredidentifier: | ||
project_number: A0002 | ||
type: JIS | ||
ext: | ||
schema-version: v0.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
--- | ||
schema-version: v1.2.9 | ||
id: JISA0003-1999 | ||
title: | ||
- content: 建築公差 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
format: text/plain | ||
- content: Tolerances for building | ||
language: | ||
- en | ||
script: | ||
- Lant | ||
format: text/plain | ||
link: | ||
- content: https://webdesk.jsa.or.jp/books/W11M0090/index/?bunsyo_id=JIS+A+0003%3A1999 | ||
type: src | ||
type: standard | ||
docid: | ||
- id: JIS A 0003:1999 | ||
type: JIS | ||
primary: true | ||
docnumber: A0003 | ||
date: | ||
- type: issued | ||
value: '1999-04-30' | ||
contributor: | ||
- organization: | ||
name: | ||
- content: 一般社団法人 日本建築学会 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
role: | ||
- type: author | ||
- organization: | ||
name: | ||
- content: 一般社団法人 日本建築学会 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
role: | ||
- type: publisher | ||
abstract: | ||
- content: 建築構成材及び建築構法の寸法仕様における公差を選定するための数値のシリーズについて規定。 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
format: text/plain | ||
docstatus: | ||
stage: | ||
value: withdrawn | ||
doctype: | ||
type: japanese-industrial-standard | ||
editorialgroup: | ||
technical_committee: | ||
- name: 一般社団法人 日本建築学会 | ||
ics: | ||
- code: 91.010.30 | ||
text: Technical aspects | ||
- code: '91.200' | ||
text: Construction technology | ||
structuredidentifier: | ||
project_number: A0003 | ||
type: JIS | ||
ext: | ||
schema-version: v0.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
--- | ||
schema-version: v1.2.9 | ||
id: JISA0004-1999 | ||
title: | ||
- content: 建築のモデュラーコーディネーションの原則 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
format: text/plain | ||
- content: Principle of modular coordination in buildings | ||
language: | ||
- en | ||
script: | ||
- Lant | ||
format: text/plain | ||
link: | ||
- content: https://webdesk.jsa.or.jp/books/W11M0090/index/?bunsyo_id=JIS+A+0004%3A1999 | ||
type: src | ||
type: standard | ||
docid: | ||
- id: JIS A 0004:1999 | ||
type: JIS | ||
primary: true | ||
docnumber: A0004 | ||
date: | ||
- type: issued | ||
value: '1999-04-30' | ||
contributor: | ||
- organization: | ||
name: | ||
- content: 一般社団法人 日本建築学会 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
role: | ||
- type: author | ||
- organization: | ||
name: | ||
- content: 一般社団法人 日本建築学会 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
role: | ||
- type: publisher | ||
abstract: | ||
- content: モデュラーコーディネーションの目的を規定し,建築物の寸法を決める際並びに構成材,設備部品,集成部品の位置設定及びそれらの寸法設定を行う際に適用される一般原則について規定。モデュラーコーディネーションは,あらゆるタイプの建築物の設計,あらゆるタイプの建築構成材の設計及び生産並びに建築物の建設に適用。 | ||
language: | ||
- ja | ||
script: | ||
- Jpan | ||
format: text/plain | ||
docstatus: | ||
stage: | ||
value: withdrawn | ||
doctype: | ||
type: japanese-industrial-standard | ||
editorialgroup: | ||
technical_committee: | ||
- name: 一般社団法人 日本建築学会 | ||
ics: | ||
- code: 91.010.30 | ||
text: Technical aspects | ||
structuredidentifier: | ||
project_number: A0004 | ||
type: JIS | ||
ext: | ||
schema-version: v0.0.1 |
Oops, something went wrong.