relaton 1.13.0 → 1.14.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/rake.yml +0 -1
- data/.github/workflows/release.yml +22 -0
- data/docs/README.adoc +11 -11
- data/lib/relaton/version.rb +1 -1
- data/relaton.gemspec +22 -22
- data/spec/relaton/db_spec.rb +4 -2
- data/spec/relaton_spec.rb +20 -15
- data/spec/spec_helper.rb +1 -0
- data/spec/vcr_cassetes/3gpp_tr_00_01u_umts_3_0_0.yml +15 -14
- data/spec/vcr_cassetes/api_relaton_org.yml +8 -8
- data/spec/vcr_cassetes/api_relaton_org_unavailable.yml +16 -16
- data/spec/vcr_cassetes/async_fetch.yml +1205 -1468
- data/spec/vcr_cassetes/bipm_i18n_async_fetch.yml +60 -268
- data/spec/vcr_cassetes/bipm_metrologia_29_6_373.yml +294 -0
- data/spec/vcr_cassetes/bsi_bs_en_iso_8848.yml +31 -28
- data/spec/vcr_cassetes/cc_dir_10005_2019.yml +20 -24
- data/spec/vcr_cassetes/cie_001_1980.yml +21 -19
- data/spec/vcr_cassetes/ecma_6.yml +14 -15
- data/spec/vcr_cassetes/en_10160_1999.yml +28 -28
- data/spec/vcr_cassetes/fisp_140.yml +6 -6
- data/spec/vcr_cassetes/gb_t_20223_2006.yml +12 -12
- data/spec/vcr_cassetes/iana_service_names_port_numbers.yml +14 -14
- data/spec/vcr_cassetes/iec_60050_102_2007.yml +32 -42
- data/spec/vcr_cassetes/iec_combined_included.yml +95 -107
- data/spec/vcr_cassetes/ieee_528_2019.yml +11 -11
- data/spec/vcr_cassetes/iho_b_11.yml +10 -10
- data/spec/vcr_cassetes/iso_111111119115_1.yml +63 -4
- data/spec/vcr_cassetes/iso_19115_1.yml +15 -15
- data/spec/vcr_cassetes/iso_19115_1_2.yml +33 -33
- data/spec/vcr_cassetes/iso_19115_all_parts.yml +15 -15
- data/spec/vcr_cassetes/iso_19133_2005.yml +17 -17
- data/spec/vcr_cassetes/iso_combined_applied.yml +31 -31
- data/spec/vcr_cassetes/iso_combined_included.yml +33 -33
- data/spec/vcr_cassetes/iso_dis.yml +194 -0
- data/spec/vcr_cassetes/itu_combined_included.yml +163 -234
- data/spec/vcr_cassetes/oasis_amqp_core_types_v1_0_pt1.yml +10 -10
- data/spec/vcr_cassetes/ogc_19_025r1.yml +11 -11
- data/spec/vcr_cassetes/omg_ami4ccm_1_0.yml +23 -13
- data/spec/vcr_cassetes/rfc_8341.yml +47 -29
- data/spec/vcr_cassetes/sp_800_38b.yml +6 -6
- data/spec/vcr_cassetes/threads_from_env.yml +48 -72
- data/spec/vcr_cassetes/un_rtade_cefact_2004_32.yml +29 -29
- data/spec/vcr_cassetes/w3c_json_ld11.yml +26 -27
- metadata +52 -50
- data/spec/vcr_cassetes/iso_dis_14093.yml +0 -194
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 75131acc7eb74b6e8df184df6c11839234197776d2e18e732ba724eed705f067
|
4
|
+
data.tar.gz: 59fe09c855cbd44696369c025bceb6ec581c039e647995b7b84cb183f8cc52db
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dafe11c4951146b99a17e0a59dae8c6206abdcf63c4819883a8c98d1b3e97c0bcc283f5d2f679c987b579ebbc54b88d53e537b46c5fb05deb37e8244d4ad1aad
|
7
|
+
data.tar.gz: 14462a13304ff871a15c6cd4862cdad6ddead834db783b6d7b7d31b8b856b860aa008889d0fa755a2733c366a35dfed617eeaa4f929b109ee2b628350b7c646c
|
data/.github/workflows/rake.yml
CHANGED
@@ -0,0 +1,22 @@
|
|
1
|
+
# Auto-generated by Cimas: Do not edit it manually!
|
2
|
+
# See https://github.com/metanorma/cimas
|
3
|
+
name: release
|
4
|
+
|
5
|
+
on:
|
6
|
+
workflow_dispatch:
|
7
|
+
inputs:
|
8
|
+
next_version:
|
9
|
+
description: |
|
10
|
+
Next release version. Possible values: x.y.z, major, minor, patch or pre|rc|etc
|
11
|
+
required: true
|
12
|
+
default: 'skip'
|
13
|
+
push:
|
14
|
+
tags: [ v* ]
|
15
|
+
|
16
|
+
jobs:
|
17
|
+
release:
|
18
|
+
uses: relaton/support/.github/workflows/release.yml@master
|
19
|
+
with:
|
20
|
+
next_version: ${{ github.event.inputs.next_version }}
|
21
|
+
secrets:
|
22
|
+
rubygems-api-key: ${{ secrets.RELATON_CI_RUBYGEMS_API_KEY }}
|
data/docs/README.adoc
CHANGED
@@ -12,13 +12,13 @@ Gem for importing and caching bibliographic references to technical standards.
|
|
12
12
|
|
13
13
|
== Scope
|
14
14
|
|
15
|
-
The Relaton gem obtains authoritative bibliographic entries for technical standards from online sources
|
15
|
+
The Relaton gem obtains authoritative bibliographic entries for technical standards from online sources and expresses them in a consistent format, which can be used in document authoring. (It is the underlying bibliographic tool for the https://github.com/metanorma/metanorma[Metanorma] toolset.)
|
16
16
|
|
17
|
-
The gem also caches entries it has retrieved
|
17
|
+
The gem also caches entries it has retrieved so that subsequent iterations do not need to go back online to retrieve the same entries. The gem uses two caches: a global cache (for all bibliographic entries retrieved by the user), and a local cache (intended to store references specific to the current document being processed.)
|
18
18
|
|
19
|
-
Entries are retrieved and stored in
|
19
|
+
Entries are retrieved and stored in https://github.com/relaton/relaton-models[Relaton bibliographic model], which is an expression of ISO 690. The subset of the model used and serialized for Relaton is defined in the https://github.com/relaton/relaton-bib[relaton-bib] and https://github.com/relaton/relaton-iso-bib[relaton-iso-bib] gems.
|
20
20
|
|
21
|
-
Entries are
|
21
|
+
Entries are serialized to and from an internal data model, and multiple formats are intended to be supported. Currently only https://github.com/relaton/relaton-models/blob/master/grammars/biblio.rnc[Relaton XML] is supported.
|
22
22
|
|
23
23
|
Relaton imports bibliographic entries from:
|
24
24
|
|
@@ -31,21 +31,21 @@ Relaton imports bibliographic entries from:
|
|
31
31
|
The identifiers for which bibliographic entries are to be retrieved need to indicate which standards body they belong to. To do so, this gem adopts the convention of bracketing identifiers, and preceding them with a code that indicates the standards body:
|
32
32
|
|
33
33
|
* If the standards body is the national standards body, the wrapper uses the ISO country code. So `CN(GM/T 0009-2012)` is Chinese sector standard GM/T 0009-2012.
|
34
|
-
* Otherwise, the wrappers
|
35
|
-
* Some prefixes to identifiers indicate the standards body they belong to unambiguously; e.g. `ISO` followed by slash or space. The scope wrapper is not required for those prefixes: `ISO(ISO 639-1)` can be
|
34
|
+
* Otherwise, the wrappers use the agreed abbreviation of the standards body. So `IETF(I-D.ribose-asciirfc-08)` identifies `I-D.ribose-asciirfc` as an Internet Engineering Task Force identifier.
|
35
|
+
* Some prefixes to identifiers indicate the standards body they belong to unambiguously; e.g. `ISO` followed by a slash or space. The scope wrapper is not required for those prefixes: `ISO(ISO 639-1)` can be recognized as just `ISO 639-1`.
|
36
36
|
|
37
37
|
The gem can be extended to use other standards-specific gems. Standards-specific gems like isobib register themselves against Relaton using `Relaton::Registry.instance.register`, which takes as an argument a subclass of `Relaton::Processor` defined in the gem; see isobib/lib/relaton for an example. The processor within the standards-specific gem needs to define
|
38
38
|
|
39
39
|
* `@short`, the name of the gem
|
40
40
|
* `@prefix`, the regex which scopes the identifier, and constrains it to belong to a particular standards class.
|
41
|
-
* `@defaultprefix`, the identifier prefixes which can be
|
41
|
+
* `@defaultprefix`, the identifier prefixes which can be recognized without a scope wrapper.
|
42
42
|
* `@idtype`, the type assigned to document identifiers for the standard class.
|
43
43
|
* `get(code, date, opts)`, which takes a standards code, a year, and a hash of options, and returns an iso-bib-item bibliographic entry
|
44
44
|
** `date == nil`: an ISO reference is treated as a generic reference to the latest available version of the reference. The latest
|
45
|
-
version retrieved has its date of
|
45
|
+
version retrieved has its date of publication stripped. The dated reference is retained as an `instanceOf` relation to the reference.
|
46
46
|
e.g. `get("ISO 19115-1", nil)` is transformed from a reference to `ISO 19115-1:2014` (the latest available online) to an undated reference
|
47
47
|
to `ISO 19115-1`.
|
48
|
-
** `opts[:keep_date] == true`: undoes the
|
48
|
+
** `opts[:keep_date] == true`: undoes the behavior of `date == nil`: the most recent dated instance of the reference is retrieved.
|
49
49
|
e.g. `get("ISO 19115-1", nil, keep_date: true)` returns a reference to `ISO 19115-1:2014`
|
50
50
|
** `opts[:all_parts] == true`: an ISO reference for a specific document part is transformed into a reference to all parts of the document
|
51
51
|
(which does not have a distinct web page). The reference to the specific document part is retained as a `partOf` relation to the reference.
|
@@ -64,9 +64,9 @@ e.g. `get("ISO 19115-1", "2014", all_parts: true)` is transformed into a referen
|
|
64
64
|
|
65
65
|
=== Configuration
|
66
66
|
|
67
|
-
* `logs` - is array of log levels. Allowed values: `:info`, `:warning`, `:error`, `:debug`. Default values are `[:info, :error]`.
|
67
|
+
* `logs` - is an array of log levels. Allowed values: `:info`, `:warning`, `:error`, `:debug`. Default values are `[:info, :error]`.
|
68
68
|
* `use_api` - `true` if it needs to use an online cache, `false` inf not. Default value is `true`.
|
69
|
-
* `api_host` - url of an online cache.
|
69
|
+
* `api_host` - url of an online cache. The default value is https://api.relaton.org.
|
70
70
|
|
71
71
|
[source,ruby]
|
72
72
|
----
|
data/lib/relaton/version.rb
CHANGED
data/relaton.gemspec
CHANGED
@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
|
|
20
20
|
This gem is in active development.
|
21
21
|
DESCRIPTION
|
22
22
|
|
23
|
-
spec.homepage = "https://github.com/
|
23
|
+
spec.homepage = "https://github.com/relaton/relaton"
|
24
24
|
spec.license = "BSD-2-Clause"
|
25
25
|
|
26
26
|
spec.bindir = "bin"
|
@@ -29,27 +29,27 @@ Gem::Specification.new do |spec|
|
|
29
29
|
# spec.test_files = `git ls-files -- {spec}/*`.split("\n")
|
30
30
|
spec.required_ruby_version = Gem::Requirement.new(">= 2.6.0")
|
31
31
|
|
32
|
-
spec.add_dependency "relaton-3gpp", "~> 1.
|
33
|
-
spec.add_dependency "relaton-bipm", "~> 1.
|
34
|
-
spec.add_dependency "relaton-bsi", "~> 1.
|
35
|
-
spec.add_dependency "relaton-calconnect", "~> 1.
|
36
|
-
spec.add_dependency "relaton-cen", "~> 1.
|
37
|
-
spec.add_dependency "relaton-cie", "~> 1.
|
38
|
-
spec.add_dependency "relaton-ecma", "~> 1.
|
39
|
-
spec.add_dependency "relaton-gb", "~> 1.
|
40
|
-
spec.add_dependency "relaton-iana", "~> 1.
|
41
|
-
spec.add_dependency "relaton-iec", "~> 1.
|
42
|
-
spec.add_dependency "relaton-ieee", "~> 1.
|
43
|
-
spec.add_dependency "relaton-ietf", "~> 1.
|
44
|
-
spec.add_dependency "relaton-iho", "~> 1.
|
45
|
-
spec.add_dependency "relaton-iso", "~> 1.
|
46
|
-
spec.add_dependency "relaton-itu", "~> 1.
|
47
|
-
spec.add_dependency "relaton-nist", "~> 1.
|
48
|
-
spec.add_dependency "relaton-oasis", "~> 1.
|
49
|
-
spec.add_dependency "relaton-ogc", "~> 1.
|
50
|
-
spec.add_dependency "relaton-omg", "~> 1.
|
51
|
-
spec.add_dependency "relaton-un", "~> 1.
|
52
|
-
spec.add_dependency "relaton-w3c", "~> 1.
|
32
|
+
spec.add_dependency "relaton-3gpp", "~> 1.14.0"
|
33
|
+
spec.add_dependency "relaton-bipm", "~> 1.14.0"
|
34
|
+
spec.add_dependency "relaton-bsi", "~> 1.14.0"
|
35
|
+
spec.add_dependency "relaton-calconnect", "~> 1.14.0"
|
36
|
+
spec.add_dependency "relaton-cen", "~> 1.14.0"
|
37
|
+
spec.add_dependency "relaton-cie", "~> 1.14.0"
|
38
|
+
spec.add_dependency "relaton-ecma", "~> 1.14.0"
|
39
|
+
spec.add_dependency "relaton-gb", "~> 1.14.0"
|
40
|
+
spec.add_dependency "relaton-iana", "~> 1.14.0"
|
41
|
+
spec.add_dependency "relaton-iec", "~> 1.14.0"
|
42
|
+
spec.add_dependency "relaton-ieee", "~> 1.14.0"
|
43
|
+
spec.add_dependency "relaton-ietf", "~> 1.14.0"
|
44
|
+
spec.add_dependency "relaton-iho", "~> 1.14.0"
|
45
|
+
spec.add_dependency "relaton-iso", "~> 1.14.0"
|
46
|
+
spec.add_dependency "relaton-itu", "~> 1.14.0"
|
47
|
+
spec.add_dependency "relaton-nist", "~> 1.14.0"
|
48
|
+
spec.add_dependency "relaton-oasis", "~> 1.14.0"
|
49
|
+
spec.add_dependency "relaton-ogc", "~> 1.14.0"
|
50
|
+
spec.add_dependency "relaton-omg", "~> 1.14.0"
|
51
|
+
spec.add_dependency "relaton-un", "~> 1.14.0"
|
52
|
+
spec.add_dependency "relaton-w3c", "~> 1.14.0"
|
53
53
|
|
54
54
|
spec.add_development_dependency "byebug", "~> 11.0"
|
55
55
|
spec.add_development_dependency "equivalent-xml", "~> 0.6"
|
data/spec/relaton/db_spec.rb
CHANGED
@@ -209,8 +209,10 @@ RSpec.describe Relaton::Db do
|
|
209
209
|
it "BIPM i18n" do
|
210
210
|
expect(File).to receive(:exist?).with(/index\.yaml/).and_return false
|
211
211
|
allow(File).to receive(:exist?).and_call_original
|
212
|
-
refs = ["CGPM Resolution 1889-00", "CGPM Résolution 1889-00",
|
213
|
-
|
212
|
+
# refs = ["CGPM Resolution 1889-00", "CGPM Résolution 1889-00",
|
213
|
+
# "CGPM Réunion 9", "CGPM Meeting 9"]
|
214
|
+
refs = ["CGPM -- Resolution (1889)", "CGPM -- Résolution (1889)",
|
215
|
+
"CGPM -- Réunion 9 (1948)", "CGPM -- Meeting 9 (1948)"]
|
214
216
|
results = []
|
215
217
|
VCR.use_cassette "bipm_i18n_async_fetch", match_requests_on: %i[method uri body] do
|
216
218
|
refs.each do |ref|
|
data/spec/relaton_spec.rb
CHANGED
@@ -15,15 +15,15 @@ RSpec.describe Relaton::Db do
|
|
15
15
|
VCR.use_cassette "iso_19115_1" do
|
16
16
|
bib = @db.fetch("ISO 19115-1", nil, {})
|
17
17
|
expect(bib).to be_instance_of RelatonIsoBib::IsoBibliographicItem
|
18
|
-
expect(bib.to_xml(bibdata: true)).to include "<project-number part=\"1\">"\
|
18
|
+
expect(bib.to_xml(bibdata: true)).to include "<project-number part=\"1\">" \
|
19
19
|
"ISO 19115</project-number>"
|
20
20
|
expect(File.exist?("testcache")).to be true
|
21
21
|
expect(File.exist?("testcache2")).to be true
|
22
22
|
testcache = Relaton::DbCache.new "testcache"
|
23
|
-
expect(testcache["ISO(ISO 19115-1)"]).to include "<project-number part=\"1\">"\
|
23
|
+
expect(testcache["ISO(ISO 19115-1)"]).to include "<project-number part=\"1\">" \
|
24
24
|
"ISO 19115</project-number>"
|
25
25
|
testcache = Relaton::DbCache.new "testcache2"
|
26
|
-
expect(testcache["ISO(ISO 19115-1)"]).to include "<project-number part=\"1\">"\
|
26
|
+
expect(testcache["ISO(ISO 19115-1)"]).to include "<project-number part=\"1\">" \
|
27
27
|
"ISO 19115</project-number>"
|
28
28
|
end
|
29
29
|
bib = @db.fetch("ISO 19115-1", nil, {})
|
@@ -34,8 +34,8 @@ RSpec.describe Relaton::Db do
|
|
34
34
|
VCR.use_cassette "iso_19133_2005" do
|
35
35
|
bib = @db.fetch("ISO 19133:2005")
|
36
36
|
expect(bib).to be_instance_of RelatonIsoBib::IsoBibliographicItem
|
37
|
-
expect(bib.to_xml).to include '<bibitem id="ISO19133-2005" '\
|
38
|
-
|
37
|
+
expect(bib.to_xml).to include '<bibitem id="ISO19133-2005" ' \
|
38
|
+
'type="standard" schema-version="v1.2.1">'
|
39
39
|
testcache = Relaton::DbCache.new "testcache"
|
40
40
|
expect(
|
41
41
|
testcache.valid_entry?("ISO(ISO 19133:2005)", Date.today.year.to_s),
|
@@ -60,9 +60,9 @@ RSpec.describe Relaton::Db do
|
|
60
60
|
end
|
61
61
|
|
62
62
|
it "gets sn ISO/DIS reference" do
|
63
|
-
VCR.use_cassette "
|
64
|
-
bib = @db.fetch "ISO/DIS
|
65
|
-
expect(bib.docidentifier[0].id).to eq "ISO/DIS
|
63
|
+
VCR.use_cassette "iso_dis" do
|
64
|
+
bib = @db.fetch "ISO/DIS 14460"
|
65
|
+
expect(bib.docidentifier[0].id).to eq "ISO/DIS 14460"
|
66
66
|
end
|
67
67
|
end
|
68
68
|
end
|
@@ -191,7 +191,7 @@ RSpec.describe Relaton::Db do
|
|
191
191
|
VCR.use_cassette "rfc_8341" do
|
192
192
|
bib = @db.fetch "RFC 8341", nil, {}
|
193
193
|
expect(bib).to be_instance_of RelatonIetf::IetfBibliographicItem
|
194
|
-
expect(bib.to_xml).to include "<bibitem id=\"RFC8341\" type=\"standard\">"
|
194
|
+
expect(bib.to_xml).to include "<bibitem id=\"RFC8341\" type=\"standard\" schema-version=\"v1.2.1\">"
|
195
195
|
expect(File.exist?("testcache")).to be true
|
196
196
|
expect(File.exist?("testcache2")).to be true
|
197
197
|
testcache = Relaton::DbCache.new "testcache"
|
@@ -274,14 +274,14 @@ RSpec.describe Relaton::Db do
|
|
274
274
|
it "get ECMA reference" do
|
275
275
|
VCR.use_cassette "ecma_6" do
|
276
276
|
bib = @db.fetch "ECMA-6"
|
277
|
-
expect(bib).to be_instance_of
|
277
|
+
expect(bib).to be_instance_of RelatonEcma::BibliographicItem
|
278
278
|
end
|
279
279
|
end
|
280
280
|
|
281
281
|
it "get CIE reference" do
|
282
282
|
VCR.use_cassette "cie_001_1980" do
|
283
283
|
bib = @db.fetch "CIE 001-1980"
|
284
|
-
expect(bib).to be_instance_of
|
284
|
+
expect(bib).to be_instance_of RelatonCie::BibliographicItem
|
285
285
|
end
|
286
286
|
end
|
287
287
|
|
@@ -295,14 +295,14 @@ RSpec.describe Relaton::Db do
|
|
295
295
|
it "get CEN reference" do
|
296
296
|
VCR.use_cassette "en_10160_1999" do
|
297
297
|
bib = @db.fetch "EN 10160:1999"
|
298
|
-
expect(bib).to be_instance_of
|
298
|
+
expect(bib).to be_instance_of RelatonCen::BibliographicItem
|
299
299
|
end
|
300
300
|
end
|
301
301
|
|
302
302
|
it "get IANA reference" do
|
303
303
|
VCR.use_cassette "iana_service_names_port_numbers" do
|
304
304
|
bib = @db.fetch "IANA service-names-port-numbers"
|
305
|
-
expect(bib).to be_instance_of
|
305
|
+
expect(bib).to be_instance_of RelatonIana::IanaBibliographicItem
|
306
306
|
end
|
307
307
|
end
|
308
308
|
|
@@ -320,6 +320,11 @@ RSpec.describe Relaton::Db do
|
|
320
320
|
end
|
321
321
|
end
|
322
322
|
|
323
|
+
it "get BIPM reference", vcr: "bipm_metrologia_29_6_373" do
|
324
|
+
bib = @db.fetch "BIPM Metrologia 29 6 373"
|
325
|
+
expect(bib).to be_instance_of RelatonBipm::BipmBibliographicItem
|
326
|
+
end
|
327
|
+
|
323
328
|
context "get combined documents" do
|
324
329
|
context "ISO" do
|
325
330
|
it "included" do
|
@@ -330,7 +335,7 @@ RSpec.describe Relaton::Db do
|
|
330
335
|
expect(bib.relation[0].bibitem.docidentifier[0].id).to eq "ISO 19115-1"
|
331
336
|
expect(bib.relation[1].type).to eq "derivedFrom"
|
332
337
|
expect(bib.relation[1].description).to be_nil
|
333
|
-
expect(bib.relation[1].bibitem.docidentifier[0].id).to eq "ISO 19115-1/Amd 1
|
338
|
+
expect(bib.relation[1].bibitem.docidentifier[0].id).to eq "ISO 19115-1:2014/Amd 1"
|
334
339
|
end
|
335
340
|
end
|
336
341
|
|
@@ -342,7 +347,7 @@ RSpec.describe Relaton::Db do
|
|
342
347
|
expect(bib.relation[0].bibitem.docidentifier[0].id).to eq "ISO 19115-1"
|
343
348
|
expect(bib.relation[1].type).to eq "complements"
|
344
349
|
expect(bib.relation[1].description.content).to eq "amendment"
|
345
|
-
expect(bib.relation[1].bibitem.docidentifier[0].id).to eq "ISO 19115-1/Amd 1
|
350
|
+
expect(bib.relation[1].bibitem.docidentifier[0].id).to eq "ISO 19115-1:2014/Amd 1"
|
346
351
|
end
|
347
352
|
end
|
348
353
|
end
|
data/spec/spec_helper.rb
CHANGED
@@ -31,7 +31,7 @@ http_interactions:
|
|
31
31
|
Content-Type:
|
32
32
|
- text/plain; charset=utf-8
|
33
33
|
Etag:
|
34
|
-
- W/"
|
34
|
+
- W/"7c959a43129b264a7c1e12e965e5c264a2a5f981072544989a9873d021c46a8d"
|
35
35
|
Strict-Transport-Security:
|
36
36
|
- max-age=31536000
|
37
37
|
X-Content-Type-Options:
|
@@ -41,29 +41,29 @@ http_interactions:
|
|
41
41
|
X-Xss-Protection:
|
42
42
|
- 1; mode=block
|
43
43
|
X-Github-Request-Id:
|
44
|
-
-
|
44
|
+
- 7496:0207:4FD3F2:6988C4:6388D860
|
45
45
|
Accept-Ranges:
|
46
46
|
- bytes
|
47
47
|
Date:
|
48
|
-
-
|
48
|
+
- Thu, 01 Dec 2022 16:37:52 GMT
|
49
49
|
Via:
|
50
50
|
- 1.1 varnish
|
51
51
|
X-Served-By:
|
52
|
-
- cache-
|
52
|
+
- cache-atl18456-ATL
|
53
53
|
X-Cache:
|
54
54
|
- MISS
|
55
55
|
X-Cache-Hits:
|
56
56
|
- '0'
|
57
57
|
X-Timer:
|
58
|
-
-
|
58
|
+
- S1669912673.825654,VS0,VE158
|
59
59
|
Vary:
|
60
60
|
- Authorization,Accept-Encoding,Origin
|
61
61
|
Access-Control-Allow-Origin:
|
62
62
|
- "*"
|
63
63
|
X-Fastly-Request-Id:
|
64
|
-
-
|
64
|
+
- cccf475f5d37d90f0494ab5079476a56f722fe36
|
65
65
|
Expires:
|
66
|
-
-
|
66
|
+
- Thu, 01 Dec 2022 16:42:52 GMT
|
67
67
|
Source-Age:
|
68
68
|
- '0'
|
69
69
|
body:
|
@@ -72,10 +72,10 @@ http_interactions:
|
|
72
72
|
---
|
73
73
|
id: 3GPPTR00.01U-UMTS/3.0.0
|
74
74
|
title:
|
75
|
-
-
|
76
|
-
content: Work programme for the standardization of Universal Mobile Telecommunications
|
75
|
+
- content: Work programme for the standardization of Universal Mobile Telecommunications
|
77
76
|
System (UMTS)
|
78
77
|
format: text/plain
|
78
|
+
type: main
|
79
79
|
link:
|
80
80
|
- content: http://www.3gpp.org/ftp/Specs/archive/00_series/00.01U/0001U-300.zip
|
81
81
|
type: src
|
@@ -91,8 +91,9 @@ http_interactions:
|
|
91
91
|
contributor:
|
92
92
|
- organization:
|
93
93
|
name:
|
94
|
-
- 3rd Generation Partnership Project
|
95
|
-
abbreviation:
|
94
|
+
- content: 3rd Generation Partnership Project
|
95
|
+
abbreviation:
|
96
|
+
content: 3GPP
|
96
97
|
contact:
|
97
98
|
- address:
|
98
99
|
street:
|
@@ -115,7 +116,7 @@ http_interactions:
|
|
115
116
|
affiliation:
|
116
117
|
- organization:
|
117
118
|
name:
|
118
|
-
- PHILIPS CONSUMER COMMUNICATION
|
119
|
+
- content: PHILIPS CONSUMER COMMUNICATION
|
119
120
|
role:
|
120
121
|
- author
|
121
122
|
revdate: '1994-11-18'
|
@@ -128,7 +129,7 @@ http_interactions:
|
|
128
129
|
value: withdrawn
|
129
130
|
place:
|
130
131
|
- Sophia Antipolis Cedex, France
|
131
|
-
fetched: '2022-
|
132
|
+
fetched: '2022-09-21'
|
132
133
|
doctype: TR
|
133
134
|
editorialgroup:
|
134
135
|
- name: SMG5
|
@@ -144,5 +145,5 @@ http_interactions:
|
|
144
145
|
freeze_stage3_meeting: SMG-28
|
145
146
|
close_meeting: SP-28
|
146
147
|
project_end: '1999-02-12'
|
147
|
-
recorded_at:
|
148
|
+
recorded_at: Thu, 01 Dec 2022 16:37:52 GMT
|
148
149
|
recorded_with: VCR 6.1.0
|
@@ -27,30 +27,30 @@ http_interactions:
|
|
27
27
|
Connection:
|
28
28
|
- keep-alive
|
29
29
|
Date:
|
30
|
-
-
|
30
|
+
- Thu, 01 Dec 2022 16:55:22 GMT
|
31
31
|
X-Amzn-Requestid:
|
32
|
-
-
|
32
|
+
- 0ebd0acb-abd3-4253-b3c0-89ef416a8202
|
33
33
|
Access-Control-Allow-Origin:
|
34
34
|
- "*"
|
35
35
|
Access-Control-Allow-Headers:
|
36
36
|
- Content-Type,X-Amz-Date,Authorization,X-Api-Key,X-Amz-Security-Token
|
37
37
|
X-Amz-Apigw-Id:
|
38
|
-
-
|
38
|
+
- cedg-ELToAMFRYA=
|
39
39
|
Access-Control-Allow-Methods:
|
40
40
|
- GET, POST, OPTIONS
|
41
41
|
X-Amzn-Trace-Id:
|
42
|
-
- Root=1-
|
42
|
+
- Root=1-6388dc6c-5c2e92d874c7f14915f322f6;Sampled=0
|
43
43
|
X-Cache:
|
44
44
|
- Miss from cloudfront
|
45
45
|
Via:
|
46
|
-
- 1.1
|
46
|
+
- 1.1 af4b82f24e15a32a618ba4f9be9cbf92.cloudfront.net (CloudFront)
|
47
47
|
X-Amz-Cf-Pop:
|
48
|
-
-
|
48
|
+
- ATL51-C1
|
49
49
|
X-Amz-Cf-Id:
|
50
|
-
-
|
50
|
+
- tjKQZ-O8rTQG0Wm9dDRehdkHWmVPXjulldVxDSObQN3Qoq-Q9ug6Aw==
|
51
51
|
body:
|
52
52
|
encoding: ASCII-8BIT
|
53
53
|
string: !binary |-
|
54
54
|
PGJpYmRhdGEgdHlwZT0ic3RhbmRhcmQiPgogIDxmZXRjaGVkPjIwMjEtMDctMTE8L2ZldGNoZWQ+CiAgPHRpdGxlIHR5cGU9InRpdGxlLWludHJvIiBmb3JtYXQ9InRleHQvcGxhaW4iIGxhbmd1YWdlPSJlbiIgc2NyaXB0PSJMYXRuIj5HZW9ncmFwaGljIGluZm9ybWF0aW9uPC90aXRsZT4KICA8dGl0bGUgdHlwZT0idGl0bGUtbWFpbiIgZm9ybWF0PSJ0ZXh0L3BsYWluIiBsYW5ndWFnZT0iZW4iIHNjcmlwdD0iTGF0biI+TWV0YWRhdGE8L3RpdGxlPgogIDx0aXRsZSB0eXBlPSJ0aXRsZS1wYXJ0IiBmb3JtYXQ9InRleHQvcGxhaW4iIGxhbmd1YWdlPSJlbiIgc2NyaXB0PSJMYXRuIj5QYXJ0IDI6IEV4dGVuc2lvbnMgZm9yIGFjcXVpc2l0aW9uIGFuZCBwcm9jZXNzaW5nPC90aXRsZT4KICA8dGl0bGUgdHlwZT0ibWFpbiIgZm9ybWF0PSJ0ZXh0L3BsYWluIiBsYW5ndWFnZT0iZW4iIHNjcmlwdD0iTGF0biI+R2VvZ3JhcGhpYyBpbmZvcm1hdGlvbiAtIE1ldGFkYXRhIC0gUGFydCAyOiBFeHRlbnNpb25zIGZvciBhY3F1aXNpdGlvbiBhbmQgcHJvY2Vzc2luZzwvdGl0bGU+CiAgPHRpdGxlIHR5cGU9InRpdGxlLWludHJvIiBmb3JtYXQ9InRleHQvcGxhaW4iIGxhbmd1YWdlPSJmciIgc2NyaXB0PSJMYXRuIj5JbmZvcm1hdGlvbiBnw6lvZ3JhcGhpcXVlPC90aXRsZT4KICA8dGl0bGUgdHlwZT0idGl0bGUtbWFpbiIgZm9ybWF0PSJ0ZXh0L3BsYWluIiBsYW5ndWFnZT0iZnIiIHNjcmlwdD0iTGF0biI+TcOpdGFkb25uw6llczwvdGl0bGU+CiAgPHRpdGxlIHR5cGU9InRpdGxlLXBhcnQiIGZvcm1hdD0idGV4dC9wbGFpbiIgbGFuZ3VhZ2U9ImZyIiBzY3JpcHQ9IkxhdG4iPlBhcnRpZSAyOiBFeHRlbnNpb25zIHBvdXIgbCdhY3F1aXNpdGlvbiBldCBsZSB0cmFpdGVtZW50PC90aXRsZT4KICA8dGl0bGUgdHlwZT0ibWFpbiIgZm9ybWF0PSJ0ZXh0L3BsYWluIiBsYW5ndWFnZT0iZnIiIHNjcmlwdD0iTGF0biI+SW5mb3JtYXRpb24gZ8Opb2dyYXBoaXF1ZSAtIE3DqXRhZG9ubsOpZXMgLSBQYXJ0aWUgMjogRXh0ZW5zaW9ucyBwb3VyIGwnYWNxdWlzaXRpb24gZXQgbGUgdHJhaXRlbWVudDwvdGl0bGU+CiAgPHVyaSB0eXBlPSJzcmMiPmh0dHBzOi8vd3d3Lmlzby5vcmcvc3RhbmRhcmQvNjcwMzkuaHRtbDwvdXJpPgogIDx1cmkgdHlwZT0ib2JwIj5odHRwczovL3d3dy5pc28ub3JnL29icC91aS8jIWlzbzpzdGQ6NjcwMzk6ZW48L3VyaT4KICA8dXJpIHR5cGU9InJzcyI+aHR0cHM6Ly93d3cuaXNvLm9yZy9jb250ZW50cy9kYXRhL3N0YW5kYXJkLzA2LzcwLzY3MDM5LmRldGFpbC5yc3M8L3VyaT4KICA8ZG9jaWRlbnRpZmllciB0eXBlPSJJU08iPklTTyAxOTExNS0yOjIwMTk8L2RvY2lkZW50aWZpZXI+CiAgPGRvY2lkZW50aWZpZXIgdHlwZT0iVVJOIj51cm46aXNvOnN0ZDppc286MTkxMTU6LTI6c3RhZ2UtNjAuNjA6ZWQtMjplbixmcjwvZG9jaWRlbnRpZmllcj4KICA8ZG9jbnVtYmVyPjE5MTE1PC9kb2NudW1iZXI+CiAgPGRhdGUgdHlwZT0icHVibGlzaGVkIj4KICAgIDxvbj4yMDE5LTAxPC9vbj4KICA8L2RhdGU+CiAgPGNvbnRyaWJ1dG9yPgogICAgPHJvbGUgdHlwZT0icHVibGlzaGVyIi8+CiAgICA8b3JnYW5pemF0aW9uPgogICAgICA8bmFtZT5JbnRlcm5hdGlvbmFsIE9yZ2FuaXphdGlvbiBmb3IgU3RhbmRhcmRpemF0aW9uPC9uYW1lPgogICAgICA8YWJicmV2aWF0aW9uPklTTzwvYWJicmV2aWF0aW9uPgogICAgICA8dXJpPnd3dy5pc28ub3JnPC91cmk+CiAgICA8L29yZ2FuaXphdGlvbj4KICA8L2NvbnRyaWJ1dG9yPgogIDxlZGl0aW9uPjI8L2VkaXRpb24+CiAgPGxhbmd1YWdlPmVuPC9sYW5ndWFnZT4KICA8bGFuZ3VhZ2U+ZnI8L2xhbmd1YWdlPgogIDxzY3JpcHQ+TGF0bjwvc2NyaXB0PgogIDxzdGF0dXM+CiAgICA8c3RhZ2U+NjA8L3N0YWdlPgogICAgPHN1YnN0YWdlPjYwPC9zdWJzdGFnZT4KICA8L3N0YXR1cz4KICA8Y29weXJpZ2h0PgogICAgPGZyb20+MjAxOTwvZnJvbT4KICAgIDxvd25lcj4KICAgICAgPG9yZ2FuaXphdGlvbj4KICAgICAgICA8bmFtZT5JU088L25hbWU+CiAgICAgIDwvb3JnYW5pemF0aW9uPgogICAgPC9vd25lcj4KICA8L2NvcHlyaWdodD4KICA8cmVsYXRpb24gdHlwZT0ib2Jzb2xldGVzIj4KICAgIDxiaWJpdGVtIHR5cGU9InN0YW5kYXJkIj4KICAgICAgPGZvcm1hdHRlZHJlZiBmb3JtYXQ9InRleHQvcGxhaW4iPklTTyAxOTExNS0yOjIwMDk8L2Zvcm1hdHRlZHJlZj4KICAgIDwvYmliaXRlbT4KICA8L3JlbGF0aW9uPgogIDxyZWxhdGlvbiB0eXBlPSJ1cGRhdGVzIj4KICAgIDxiaWJpdGVtIHR5cGU9InN0YW5kYXJkIj4KICAgICAgPGZvcm1hdHRlZHJlZiBmb3JtYXQ9InRleHQvcGxhaW4iPklTTyAxOTExNS0yOjIwMTkvUFJGIEFtZCAxPC9mb3JtYXR0ZWRyZWY+CiAgICAgIDxkYXRlIHR5cGU9ImNpcmN1bGF0ZWQiPgogICAgICAgIDxvbj4yMDE5LTAxLTEwPC9vbj4KICAgICAgPC9kYXRlPgogICAgPC9iaWJpdGVtPgogIDwvcmVsYXRpb24+CiAgPHBsYWNlPkdlbmV2YTwvcGxhY2U+CiAgPGV4dD4KICAgIDxkb2N0eXBlPmludGVybmF0aW9uYWwtc3RhbmRhcmQ8L2RvY3R5cGU+CiAgICA8ZWRpdG9yaWFsZ3JvdXA+CiAgICAgIDx0ZWNobmljYWwtY29tbWl0dGVlIG51bWJlcj0iMjExIiB0eXBlPSJUQyI+SVNPL1RDIDIxMUdlb2dyYXBoaWMgaW5mb3JtYXRpb24vR2VvbWF0aWNzPC90ZWNobmljYWwtY29tbWl0dGVlPgogICAgPC9lZGl0b3JpYWxncm91cD4KICAgIDxpY3M+CiAgICAgIDxjb2RlPjM1LjI0MC43MDwvY29kZT4KICAgICAgPHRleHQ+SVQgYXBwbGljYXRpb25zIGluIHNjaWVuY2U8L3RleHQ+CiAgICA8L2ljcz4KICAgIDxzdHJ1Y3R1cmVkaWRlbnRpZmllciB0eXBlPSJJU08iPgogICAgICA8cHJvamVjdC1udW1iZXI+SVNPIDE5MTE1PC9wcm9qZWN0LW51bWJlcj4KICAgIDwvc3RydWN0dXJlZGlkZW50aWZpZXI+CiAgPC9leHQ+CjwvYmliZGF0YT4=
|
55
|
-
recorded_at:
|
55
|
+
recorded_at: Thu, 01 Dec 2022 16:55:22 GMT
|
56
56
|
recorded_with: VCR 6.1.0
|