rdf-vocab 3.0.5 → 3.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/VERSION +1 -1
- data/lib/rdf/vocab/schema.rb +73 -70
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6932c4f8a2eae7b146352a8935a6eca670079487d0edb7f35fd23dc92af0057e
|
4
|
+
data.tar.gz: 1cf9746df4580298a7b66b83442f1a9fb58b7508ed7b6187e3b2ccb271563fd8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b7f32c1e0a41783ab4a621d33bb555a32ff6d9dfb706380339b30887889a658c424b77093c99d7ba8bfd513ec302b767927a478f10dfc8a9cd23607b07963072
|
7
|
+
data.tar.gz: 30e260e52f4471a2d27becdc0aec5292b5d8f052fa3d46f0f9439b40cd305739eb556c49d64d6a4706b3fd778af415c3d30439200b6426473bc128453d8cfa71
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.6
|
data/lib/rdf/vocab/schema.rb
CHANGED
@@ -694,17 +694,22 @@ Commonly used values:<br/><br/>
|
|
694
694
|
subClassOf: "schema:FoodEstablishment".freeze,
|
695
695
|
type: "rdfs:Class".freeze
|
696
696
|
term :Campground,
|
697
|
-
comment: %(A camping site, campsite, or
|
698
|
-
|
699
|
-
|
697
|
+
comment: %(A camping site, campsite, or <a class="localLink" href="http://schema.org/Campground">Campground</a> is a place used for overnight stay in the outdoors, typically containing individual <a class="localLink" href="http://schema.org/CampingPitch">CampingPitch</a> locations. <br/><br/>
|
698
|
+
|
699
|
+
In British English a campsite is an area, usually divided into a number of pitches, where people can camp overnight using tents or camper vans or caravans; this British English use of the word is synonymous with the American English expression campground. In American English the term campsite generally means an area where an individual, family, group, or military unit can pitch a tent or park a camper; a campground may contain many campsites \(Source: Wikipedia see <a href="https://en.wikipedia.org/wiki/Campsite">https://en.wikipedia.org/wiki/Campsite</a>\).<br/><br/>
|
700
|
+
|
701
|
+
See also the dedicated <a href="/docs/hotels.html">document on the use of schema.org for marking up hotels and other forms of accommodations</a>.).freeze,
|
700
702
|
"dc:source": "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#STI_Accommodation_Ontology".freeze,
|
701
703
|
label: "Campground".freeze,
|
702
704
|
subClassOf: ["schema:CivicStructure".freeze, "schema:LodgingBusiness".freeze],
|
703
705
|
type: "rdfs:Class".freeze
|
704
706
|
term :CampingPitch,
|
705
|
-
comment: %(A
|
706
|
-
|
707
|
-
|
707
|
+
comment: %(A <a class="localLink" href="http://schema.org/CampingPitch">CampingPitch</a> is an individual place for overnight stay in the outdoors, typically being part of a larger camping site, or <a class="localLink" href="http://schema.org/Campground">Campground</a>.<br/><br/>
|
708
|
+
|
709
|
+
In British English a campsite, or campground, is an area, usually divided into a number of pitches, where people can camp overnight using tents or camper vans or caravans; this British English use of the word is synonymous with the American English expression campground. In American English the term campsite generally means an area where an individual, family, group, or military unit can pitch a tent or park a camper; a campground may contain many campsites.
|
710
|
+
\(Source: Wikipedia see <a href="https://en.wikipedia.org/wiki/Campsite">https://en.wikipedia.org/wiki/Campsite</a>\).<br/><br/>
|
711
|
+
|
712
|
+
See also the dedicated <a href="/docs/hotels.html">document on the use of schema.org for marking up hotels and other forms of accommodations</a>.).freeze,
|
708
713
|
"dc:source": "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#STI_Accommodation_Ontology".freeze,
|
709
714
|
label: "CampingPitch".freeze,
|
710
715
|
subClassOf: "schema:Accommodation".freeze,
|
@@ -763,7 +768,7 @@ Related actions:<br/><br/>
|
|
763
768
|
term :CatholicChurch,
|
764
769
|
comment: %(A Catholic church.).freeze,
|
765
770
|
label: "CatholicChurch".freeze,
|
766
|
-
subClassOf: "schema:
|
771
|
+
subClassOf: "schema:Church".freeze,
|
767
772
|
type: "rdfs:Class".freeze
|
768
773
|
term :Cemetery,
|
769
774
|
comment: %(A graveyard.).freeze,
|
@@ -3143,7 +3148,15 @@ A more detailed overview of <a href="/docs/news.html">schema.org News markup</a>
|
|
3143
3148
|
subClassOf: "schema:DigitalDocument".freeze,
|
3144
3149
|
type: "rdfs:Class".freeze
|
3145
3150
|
term :Number,
|
3146
|
-
comment: %(Data type: Number
|
3151
|
+
comment: %(Data type: Number.<br/><br/>
|
3152
|
+
|
3153
|
+
Usage guidelines:<br/><br/>
|
3154
|
+
|
3155
|
+
<ul>
|
3156
|
+
<li>Use values from 0123456789 \(Unicode 'DIGIT ZERO' \(U+0030\) to 'DIGIT NINE' \(U+0039\)\) rather than superficially similiar Unicode symbols.</li>
|
3157
|
+
<li>Use '.' \(Unicode 'FULL STOP' \(U+002E\)\) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li>
|
3158
|
+
</ul>
|
3159
|
+
).freeze,
|
3147
3160
|
label: "Number".freeze,
|
3148
3161
|
type: ["rdfs:Class".freeze, "schema:DataType".freeze]
|
3149
3162
|
term :NutritionInformation,
|
@@ -6855,6 +6868,15 @@ Note: You can use <a class="localLink" href="http://schema.org/minValue">minValu
|
|
6855
6868
|
label: "coursePrerequisites".freeze,
|
6856
6869
|
rangeIncludes: ["schema:AlignmentObject".freeze, "schema:Course".freeze, "schema:Text".freeze],
|
6857
6870
|
type: "rdf:Property".freeze
|
6871
|
+
property :courseWorkload,
|
6872
|
+
comment: %(The amount of work expected of students taking the course, often provided as a figure per week or per month, and may be broken down by type. For example, "2 hours of lectures, 1 hour of lab work and 3 hours of independent study per week".).freeze,
|
6873
|
+
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1909".freeze,
|
6874
|
+
domainIncludes: "schema:CourseInstance".freeze,
|
6875
|
+
label: "courseWorkload".freeze,
|
6876
|
+
rangeIncludes: "schema:Text".freeze,
|
6877
|
+
"schema:category": "issue-1909".freeze,
|
6878
|
+
"schema:isPartOf": "http://pending.schema.org".freeze,
|
6879
|
+
type: "rdf:Property".freeze
|
6858
6880
|
property :coverageEndTime,
|
6859
6881
|
comment: %(The time when the live blog will stop covering the Event. Note that coverage may continue after the Event concludes.).freeze,
|
6860
6882
|
domainIncludes: "schema:LiveBlogPosting".freeze,
|
@@ -7474,12 +7496,9 @@ Use standard formats: <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 c
|
|
7474
7496
|
type: "rdf:Property".freeze
|
7475
7497
|
property :educationalCredentialAwarded,
|
7476
7498
|
comment: %(A description of the qualification, award, certificate, diploma or other educational credential awarded as a consequence of successful completion of this course.).freeze,
|
7477
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/195".freeze,
|
7478
7499
|
domainIncludes: "schema:Course".freeze,
|
7479
7500
|
label: "educationalCredentialAwarded".freeze,
|
7480
7501
|
rangeIncludes: ["schema:EducationalOccupationalCredential".freeze, "schema:Text".freeze, "schema:URL".freeze],
|
7481
|
-
"schema:category": "issue-195".freeze,
|
7482
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
7483
7502
|
type: "rdf:Property".freeze
|
7484
7503
|
property :educationalFramework,
|
7485
7504
|
comment: %(The framework to which the resource being described is aligned.).freeze,
|
@@ -7763,9 +7782,9 @@ Typical unit code\(s\): CMQ for cubic centimeter, LTR for liters, INQ for cubic
|
|
7763
7782
|
rangeIncludes: ["schema:Duration".freeze, "schema:Text".freeze],
|
7764
7783
|
type: "rdf:Property".freeze
|
7765
7784
|
property :estimatedSalary,
|
7766
|
-
comment: %(An estimated salary for a job posting based on a variety of variables including, but not limited to industry, job title, and location. Estimated salaries are often computed by outside organizations rather than the hiring organization, who may not have committed to the estimated value.).freeze,
|
7785
|
+
comment: %(An estimated salary for a job posting or occupation, based on a variety of variables including, but not limited to industry, job title, and location. Estimated salaries are often computed by outside organizations rather than the hiring organization, who may not have committed to the estimated value.).freeze,
|
7767
7786
|
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
|
7768
|
-
domainIncludes: "schema:Occupation".freeze,
|
7787
|
+
domainIncludes: ["schema:JobPosting".freeze, "schema:Occupation".freeze],
|
7769
7788
|
label: "estimatedSalary".freeze,
|
7770
7789
|
rangeIncludes: "schema:MonetaryAmountDistribution".freeze,
|
7771
7790
|
"schema:category": "issue-1698".freeze,
|
@@ -8345,56 +8364,6 @@ Typical unit code\(s\): LTR for liters, GLL of US gallons, GLI for UK / imperial
|
|
8345
8364
|
label: "geographicArea".freeze,
|
8346
8365
|
rangeIncludes: "schema:AdministrativeArea".freeze,
|
8347
8366
|
type: "rdf:Property".freeze
|
8348
|
-
property :geospatiallyContains,
|
8349
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1375".freeze,
|
8350
|
-
"schema:category": "issue-1375".freeze,
|
8351
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
8352
|
-
type: "rdf:Property".freeze
|
8353
|
-
property :geospatiallyCoveredBy,
|
8354
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1375".freeze,
|
8355
|
-
"schema:category": "issue-1375".freeze,
|
8356
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
8357
|
-
type: "rdf:Property".freeze
|
8358
|
-
property :geospatiallyCovers,
|
8359
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1375".freeze,
|
8360
|
-
"schema:category": "issue-1375".freeze,
|
8361
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
8362
|
-
type: "rdf:Property".freeze
|
8363
|
-
property :geospatiallyCrosses,
|
8364
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1375".freeze,
|
8365
|
-
"schema:category": "issue-1375".freeze,
|
8366
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
8367
|
-
type: "rdf:Property".freeze
|
8368
|
-
property :geospatiallyDisjoint,
|
8369
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1375".freeze,
|
8370
|
-
"schema:category": "issue-1375".freeze,
|
8371
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
8372
|
-
type: "rdf:Property".freeze
|
8373
|
-
property :geospatiallyEquals,
|
8374
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1375".freeze,
|
8375
|
-
"schema:category": "issue-1375".freeze,
|
8376
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
8377
|
-
type: "rdf:Property".freeze
|
8378
|
-
property :geospatiallyIntersects,
|
8379
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1375".freeze,
|
8380
|
-
"schema:category": "issue-1375".freeze,
|
8381
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
8382
|
-
type: "rdf:Property".freeze
|
8383
|
-
property :geospatiallyOverlaps,
|
8384
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1375".freeze,
|
8385
|
-
"schema:category": "issue-1375".freeze,
|
8386
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
8387
|
-
type: "rdf:Property".freeze
|
8388
|
-
property :geospatiallyTouches,
|
8389
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1375".freeze,
|
8390
|
-
"schema:category": "issue-1375".freeze,
|
8391
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
8392
|
-
type: "rdf:Property".freeze
|
8393
|
-
property :geospatiallyWithin,
|
8394
|
-
"dc:source": "https://github.com/schemaorg/schemaorg/issues/1375".freeze,
|
8395
|
-
"schema:category": "issue-1375".freeze,
|
8396
|
-
"schema:isPartOf": "http://pending.schema.org".freeze,
|
8397
|
-
type: "rdf:Property".freeze
|
8398
8367
|
property :givenName,
|
8399
8368
|
comment: %(Given name. In the U.S., the first name of a Person. This can be used along with familyName instead of the name property.).freeze,
|
8400
8369
|
domainIncludes: "schema:Person".freeze,
|
@@ -8718,7 +8687,15 @@ Typical unit code\(s\): LTR for liters, GLL of US gallons, GLI for UK / imperial
|
|
8718
8687
|
rangeIncludes: ["schema:Distance".freeze, "schema:QuantitativeValue".freeze],
|
8719
8688
|
type: "rdf:Property".freeze
|
8720
8689
|
property :highPrice,
|
8721
|
-
comment: %(The highest price of all offers available
|
8690
|
+
comment: %(The highest price of all offers available.<br/><br/>
|
8691
|
+
|
8692
|
+
Usage guidelines:<br/><br/>
|
8693
|
+
|
8694
|
+
<ul>
|
8695
|
+
<li>Use values from 0123456789 \(Unicode 'DIGIT ZERO' \(U+0030\) to 'DIGIT NINE' \(U+0039\)\) rather than superficially similiar Unicode symbols.</li>
|
8696
|
+
<li>Use '.' \(Unicode 'FULL STOP' \(U+002E\)\) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li>
|
8697
|
+
</ul>
|
8698
|
+
).freeze,
|
8722
8699
|
domainIncludes: "schema:AggregateOffer".freeze,
|
8723
8700
|
label: "highPrice".freeze,
|
8724
8701
|
rangeIncludes: ["schema:Number".freeze, "schema:Text".freeze],
|
@@ -9786,7 +9763,15 @@ Note: The order of elements in your mark-up is not sufficient for indicating the
|
|
9786
9763
|
subPropertyOf: "schema:participant".freeze,
|
9787
9764
|
type: "rdf:Property".freeze
|
9788
9765
|
property :lowPrice,
|
9789
|
-
comment: %(The lowest price of all offers available
|
9766
|
+
comment: %(The lowest price of all offers available.<br/><br/>
|
9767
|
+
|
9768
|
+
Usage guidelines:<br/><br/>
|
9769
|
+
|
9770
|
+
<ul>
|
9771
|
+
<li>Use values from 0123456789 \(Unicode 'DIGIT ZERO' \(U+0030\) to 'DIGIT NINE' \(U+0039\)\) rather than superficially similiar Unicode symbols.</li>
|
9772
|
+
<li>Use '.' \(Unicode 'FULL STOP' \(U+002E\)\) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li>
|
9773
|
+
</ul>
|
9774
|
+
).freeze,
|
9790
9775
|
domainIncludes: "schema:AggregateOffer".freeze,
|
9791
9776
|
label: "lowPrice".freeze,
|
9792
9777
|
rangeIncludes: ["schema:Number".freeze, "schema:Text".freeze],
|
@@ -10389,7 +10374,7 @@ Typical unit code\(s\): C62).freeze,
|
|
10389
10374
|
comment: %(The number of rooms \(excluding bathrooms and closets\) of the accommodation or lodging business.
|
10390
10375
|
Typical unit code\(s\): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue.).freeze,
|
10391
10376
|
"dc:source": "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#STI_Accommodation_Ontology".freeze,
|
10392
|
-
domainIncludes: ["schema:Accommodation".freeze, "schema:Apartment".freeze, "schema:House".freeze, "schema:SingleFamilyResidence".freeze, "schema:Suite".freeze],
|
10377
|
+
domainIncludes: ["schema:Accommodation".freeze, "schema:Apartment".freeze, "schema:House".freeze, "schema:LodgingBusiness".freeze, "schema:SingleFamilyResidence".freeze, "schema:Suite".freeze],
|
10393
10378
|
label: "numberOfRooms".freeze,
|
10394
10379
|
rangeIncludes: ["schema:Number".freeze, "schema:QuantitativeValue".freeze],
|
10395
10380
|
type: "rdf:Property".freeze
|
@@ -10565,7 +10550,7 @@ Typical unit code\(s\): C62 for person).freeze,
|
|
10565
10550
|
comment: %(The item ordered.).freeze,
|
10566
10551
|
domainIncludes: ["schema:Order".freeze, "schema:OrderItem".freeze],
|
10567
10552
|
label: "orderedItem".freeze,
|
10568
|
-
rangeIncludes: ["schema:OrderItem".freeze, "schema:Product".freeze],
|
10553
|
+
rangeIncludes: ["schema:OrderItem".freeze, "schema:Product".freeze, "schema:Service".freeze],
|
10569
10554
|
type: "rdf:Property".freeze
|
10570
10555
|
property :organizer,
|
10571
10556
|
comment: %(An organizer of an Event.).freeze,
|
@@ -11478,7 +11463,15 @@ While such policies are most typically expressed in natural language, sometimes
|
|
11478
11463
|
rangeIncludes: "schema:Integer".freeze,
|
11479
11464
|
type: "rdf:Property".freeze
|
11480
11465
|
property :ratingValue,
|
11481
|
-
comment: %(The rating for the content
|
11466
|
+
comment: %(The rating for the content.<br/><br/>
|
11467
|
+
|
11468
|
+
Usage guidelines:<br/><br/>
|
11469
|
+
|
11470
|
+
<ul>
|
11471
|
+
<li>Use values from 0123456789 \(Unicode 'DIGIT ZERO' \(U+0030\) to 'DIGIT NINE' \(U+0039\)\) rather than superficially similiar Unicode symbols.</li>
|
11472
|
+
<li>Use '.' \(Unicode 'FULL STOP' \(U+002E\)\) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li>
|
11473
|
+
</ul>
|
11474
|
+
).freeze,
|
11482
11475
|
domainIncludes: "schema:Rating".freeze,
|
11483
11476
|
label: "ratingValue".freeze,
|
11484
11477
|
rangeIncludes: ["schema:Number".freeze, "schema:Text".freeze],
|
@@ -13017,7 +13010,7 @@ Open-ended date ranges can be written with ".." in place of the end date. For ex
|
|
13017
13010
|
rangeIncludes: "schema:Seat".freeze,
|
13018
13011
|
type: "rdf:Property".freeze
|
13019
13012
|
property :timeRequired,
|
13020
|
-
comment: %(Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. '
|
13013
|
+
comment: %(Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. 'PT30M', 'PT1H25M'.).freeze,
|
13021
13014
|
domainIncludes: "schema:CreativeWork".freeze,
|
13022
13015
|
label: "timeRequired".freeze,
|
13023
13016
|
rangeIncludes: "schema:Duration".freeze,
|
@@ -13096,7 +13089,15 @@ Typical unit code\(s\): NU for newton metre \(N m\), F17 for pound-force per foo
|
|
13096
13089
|
rangeIncludes: ["schema:MonetaryAmount".freeze, "schema:PriceSpecification".freeze],
|
13097
13090
|
type: "rdf:Property".freeze
|
13098
13091
|
property :totalPrice,
|
13099
|
-
comment: %(The total price for the reservation or ticket, including applicable taxes, shipping, etc
|
13092
|
+
comment: %(The total price for the reservation or ticket, including applicable taxes, shipping, etc.<br/><br/>
|
13093
|
+
|
13094
|
+
Usage guidelines:<br/><br/>
|
13095
|
+
|
13096
|
+
<ul>
|
13097
|
+
<li>Use values from 0123456789 \(Unicode 'DIGIT ZERO' \(U+0030\) to 'DIGIT NINE' \(U+0039\)\) rather than superficially similiar Unicode symbols.</li>
|
13098
|
+
<li>Use '.' \(Unicode 'FULL STOP' \(U+002E\)\) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li>
|
13099
|
+
</ul>
|
13100
|
+
).freeze,
|
13100
13101
|
domainIncludes: ["schema:Reservation".freeze, "schema:Ticket".freeze],
|
13101
13102
|
label: "totalPrice".freeze,
|
13102
13103
|
rangeIncludes: ["schema:Number".freeze, "schema:PriceSpecification".freeze, "schema:Text".freeze],
|
@@ -13377,6 +13378,8 @@ Typical unit code\(s\): KGM for kilogram, LBR for pound
|
|
13377
13378
|
<ul>
|
13378
13379
|
<li>For <a class="localLink" href="http://schema.org/QuantitativeValue">QuantitativeValue</a> and <a class="localLink" href="http://schema.org/MonetaryAmount">MonetaryAmount</a>, the recommended type for values is 'Number'.</li>
|
13379
13380
|
<li>For <a class="localLink" href="http://schema.org/PropertyValue">PropertyValue</a>, it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.</li>
|
13381
|
+
<li>Use values from 0123456789 \(Unicode 'DIGIT ZERO' \(U+0030\) to 'DIGIT NINE' \(U+0039\)\) rather than superficially similiar Unicode symbols.</li>
|
13382
|
+
<li>Use '.' \(Unicode 'FULL STOP' \(U+002E\)\) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li>
|
13380
13383
|
</ul>
|
13381
13384
|
).freeze,
|
13382
13385
|
"dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rdf-vocab
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Chandek-Stark
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2019-
|
13
|
+
date: 2019-05-01 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: rdf
|