json-ld-preloaded 3.2.1 → 3.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 412addec11bd2e9d00ba298a9fa53022d1ac78bfb734f423bdf5603b4c6d9e8e
4
- data.tar.gz: 31d88e19f2f69ddfe32cdc8ee43ea6411bf65dac3623111292ff068a131d4e17
3
+ metadata.gz: 28ae06e65c1285644069e4927fe7dd1581bf31f7663ea42e3cf0d9e5dfa202e7
4
+ data.tar.gz: 7fa45a25c6cde6faceeb0a6ae316ddc7f3db334f88d793971b99b1082a1a7e31
5
5
  SHA512:
6
- metadata.gz: 826b7298868cc1e122f3d04d212d43176612f779e5bca85f0b60e279db44d16387fdfd66139c7199d4d81307ab599f171f68022148d641355c01e5d62505b9b5
7
- data.tar.gz: cdcca417aa30439492af981363f9e274cdcb36722ee00830e735ac5caf15e41e1c5b4fb10bc9da1f34532835965801554706ae3ec8bde5984ce77146d8e800d2
6
+ metadata.gz: 9db517cfa0a29a098ba099cfe97e8402b39d9ded6fe705c81066d813940de74cdc59055d37c3742e2afbaf7e57be28298883a2af3d1b7469ed7579a4e22ab10e
7
+ data.tar.gz: 8aaf5250e484f0a7ccc83f3984b0c10d4383c253d73b328c1f9e3565eafe04844e5100772ae48b595c02e0fb82b3c25afa149dd61cb8b944e248c4d4b7b2b5f4
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.2.1
1
+ 3.2.2
@@ -1,9 +1,9 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
  # frozen_string_literal: true
3
- # This file generated automatically from https://lov.linkeddata.es/dataset/lov/context
3
+ # This file generated automatically from http://lov.linkeddata.es/dataset/lov/context
4
4
  require 'json/ld'
5
5
  class JSON::LD::Context
6
- add_preloaded("https://lov.linkeddata.es/dataset/lov/context") do
6
+ add_preloaded("http://lov.linkeddata.es/dataset/lov/context") do
7
7
  new(processingMode: "json-ld-1.1", term_definitions: {
8
8
  "SAN" => TermDefinition.new("SAN", id: "http://www.irit.fr/recherches/MELODI/ontologies/SAN#", simple: true, prefix: true),
9
9
  "a-loc" => TermDefinition.new("a-loc", id: "https://w3id.org/arco/ontology/location/", simple: true, prefix: true),
@@ -797,5 +797,5 @@ class JSON::LD::Context
797
797
  "zbwext" => TermDefinition.new("zbwext", id: "http://zbw.eu/namespaces/zbw-extensions/", simple: true, prefix: true)
798
798
  })
799
799
  end
800
- alias_preloaded("http://lov.linkeddata.es/dataset/lov/context", "https://lov.linkeddata.es/dataset/lov/context")
800
+ alias_preloaded("http://lov.linkeddata.es/dataset/lov/context", "http://lov.linkeddata.es/dataset/lov/context")
801
801
  end
@@ -1,9 +1,9 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
  # frozen_string_literal: true
3
- # This file generated automatically from https://schema.org/
3
+ # This file generated automatically from http://schema.org/
4
4
  require 'json/ld'
5
5
  class JSON::LD::Context
6
- add_preloaded("https://schema.org/") do
6
+ add_preloaded("http://schema.org/") do
7
7
  new(vocab: "http://schema.org/", processingMode: "json-ld-1.1", term_definitions: {
8
8
  "3DModel" => TermDefinition.new("3DModel", id: "http://schema.org/3DModel"),
9
9
  "AMRadioChannel" => TermDefinition.new("AMRadioChannel", id: "http://schema.org/AMRadioChannel"),
@@ -2851,7 +2851,7 @@ class JSON::LD::Context
2851
2851
  "yield" => TermDefinition.new("yield", id: "http://schema.org/yield")
2852
2852
  })
2853
2853
  end
2854
- alias_preloaded("https://schema.org", "https://schema.org/")
2855
- alias_preloaded("http://schema.org/", "https://schema.org/")
2856
- alias_preloaded("http://schema.org", "https://schema.org/")
2854
+ alias_preloaded("https://schema.org", "http://schema.org/")
2855
+ alias_preloaded("http://schema.org/", "http://schema.org/")
2856
+ alias_preloaded("http://schema.org", "http://schema.org/")
2857
2857
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: json-ld-preloaded
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.1
4
+ version: 3.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gregg Kellogg
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-07 00:00:00.000000000 Z
11
+ date: 2022-10-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rdf