You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rdfs:comment "Of a [[Person]], and less typically of an [[Organization]], to indicate a known language. We do not distinguish skill levels or reading/writing/speaking/signing here. Use language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47)." .
rdfs:comment "Specifies either a fixed return date or the number of days (from the delivery date) that a product can be returned. Used when the [[returnPolicyCategory]] property is specified as [[MerchantReturnFiniteReturnWindow]]." .
rdfs:comment "The country where the product has to be sent to for returns, for example \"Ireland\" using the [[name]] property of [[Country]]. You can also provide the two-letter [ISO 3166-1 alpha-2 country code](http://en.wikipedia.org/wiki/ISO_3166-1). Note that this can be different from the country where the product was originally shipped from or sent to." .
rdfs:comment "Use [[MonetaryAmount]] to specify a fixed restocking fee for product returns, or use [[Number]] to specify a percentage of the product price paid by the customer." .
@@ -4655,7 +4656,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4655
4656
:ServiceChannel,
4656
4657
:TouristAttraction ;
4657
4658
:rangeIncludes :Language,
4658
-
:LanguageCode .
4659
+
:Text .
4659
4660
4660
4661
:availableThrough a rdf:Property ;
4661
4662
rdfs:label "availableThrough" ;
@@ -5330,13 +5331,13 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5330
5331
rdfs:label "countriesNotSupported" ;
5331
5332
rdfs:comment "Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code." ;
5332
5333
:domainIncludes :SoftwareApplication ;
5333
-
:rangeIncludes :CountryCode, :Country .
5334
+
:rangeIncludes :Text .
5334
5335
5335
5336
:countriesSupported a rdf:Property ;
5336
5337
rdfs:label "countriesSupported" ;
5337
5338
rdfs:comment "Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code." ;
5338
5339
:domainIncludes :SoftwareApplication ;
5339
-
:rangeIncludes :CountryCode, :Country .
5340
+
:rangeIncludes :Text .
5340
5341
5341
5342
:countryOfOrigin a rdf:Property ;
5342
5343
rdfs:label "countryOfOrigin" ;
@@ -5352,7 +5353,7 @@ In the case of products, the country of origin of the product. The exact interpr
5352
5353
:TVEpisode,
5353
5354
:TVSeason,
5354
5355
:TVSeries ;
5355
-
:rangeIncludes :CountryCode, :Country .
5356
+
:rangeIncludes :Country .
5356
5357
5357
5358
:course a rdf:Property ;
5358
5359
rdfs:label "course" ;
@@ -5423,7 +5424,7 @@ In the case of products, the country of origin of the product. The exact interpr
5423
5424
rdfs:label "currenciesAccepted" ;
5424
5425
rdfs:comment "The currency accepted.\\n\\nUse standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217), e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for cryptocurrencies, e.g. \"BTC\"; well known names for [Local Exchange Trading Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS) and other currency types, e.g. \"Ithaca HOUR\"." ;
5425
5426
:domainIncludes :LocalBusiness ;
5426
-
:rangeIncludes :CurrencyCode .
5427
+
:rangeIncludes :Text .
5427
5428
5428
5429
:currency a rdf:Property ;
5429
5430
rdfs:label "currency" ;
@@ -5432,7 +5433,7 @@ In the case of products, the country of origin of the product. The exact interpr
5432
5433
:domainIncludes :DatedMoneySpecification,
5433
5434
:MonetaryAmount,
5434
5435
:MonetaryAmountDistribution ;
5435
-
:rangeIncludes :CurrencyCode .
5436
+
:rangeIncludes :Text .
5436
5437
5437
5438
:customer a rdf:Property ;
5438
5439
rdfs:label "customer" ;
@@ -5719,7 +5720,7 @@ Dateline summaries are oriented more towards human readers than towards automate
5719
5720
rdfs:label "discountCurrency" ;
5720
5721
rdfs:comment "The currency of the discount.\\n\\nUse standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217), e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for cryptocurrencies, e.g. \"BTC\"; well known names for [Local Exchange Trading Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS) and other currency types, e.g. \"Ithaca HOUR\"." ;
5721
5722
:domainIncludes :Order ;
5722
-
:rangeIncludes :CurrencyCode .
5723
+
:rangeIncludes :Text .
5723
5724
5724
5725
:discusses a rdf:Property ;
5725
5726
rdfs:label "discusses" ;
@@ -6995,7 +6996,7 @@ In the context of [[ShippingService]], use the [[ServicePeriod]] format, that co
6995
6996
rdfs:subPropertyOf :instrument ;
6996
6997
:domainIncludes :CommunicateAction,
6997
6998
:WriteAction ;
6998
-
:rangeIncludes :Language, :LanguageCode ;
6999
+
:rangeIncludes :Language ;
6999
7000
:supersededBy :inLanguage .
7000
7001
7001
7002
:lastReviewed a rdf:Property ;
@@ -7450,7 +7451,7 @@ In the context of [[ShippingService]], use the [[ServicePeriod]] format, that co
7450
7451
rdfs:label "nationality" ;
7451
7452
rdfs:comment "Nationality of the person." ;
7452
7453
:domainIncludes :Person ;
7453
-
:rangeIncludes :CountryCode, :Country .
7454
+
:rangeIncludes :Country .
7454
7455
7455
7456
:netWorth a rdf:Property ;
7456
7457
rdfs:label "netWorth" ;
@@ -8188,7 +8189,7 @@ Note: for historical reasons, any textual label and formal code provided as a li
8188
8189
:Reservation,
8189
8190
:Ticket,
8190
8191
:TradeAction ;
8191
-
:rangeIncludes :CurrencyCode .
8192
+
:rangeIncludes :Text .
8192
8193
8193
8194
:priceRange a rdf:Property ;
8194
8195
rdfs:label "priceRange" ;
@@ -8779,7 +8780,7 @@ While such policies are most typically expressed in natural language, sometimes
8779
8780
rdfs:comment "The currency (coded using [ISO 4217](http://en.wikipedia.org/wiki/ISO_4217)) used for the main salary information in this job posting or for this employee." ;
8780
8781
:domainIncludes :EmployeeRole,
8781
8782
:JobPosting ;
8782
-
:rangeIncludes :CurrencyCode .
8783
+
:rangeIncludes :Text .
8783
8784
8784
8785
:sameAs a rdf:Property ;
8785
8786
rdfs:label "sameAs" ;
@@ -9286,7 +9287,7 @@ we define a supporting type, [[SpeakableSpecification]] which is defined to be
9286
9287
:ScreeningEvent,
9287
9288
:TVEpisode ;
9288
9289
:rangeIncludes :Language,
9289
-
:LanguageCode .
9290
+
:Text .
9290
9291
9291
9292
:successorOf a rdf:Property ;
9292
9293
rdfs:label "successorOf" ;
@@ -10371,7 +10372,7 @@ Unregistered or niche encoding and file formats can be indicated instead via the
0 commit comments