Skip to content

Commit 7a65aa2

Browse files
committed
Issue schemaorg#2242: Added ActionAccessSpecification to the domain for ineligibleRegion.
1 parent bfe0d6c commit 7a65aa2

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

data/ext/pending/issue-2242.rdfa

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<div>
2+
<!-- adding ineligibleRegion to ActionAccessSpecification, issue 2242 -->
3+
4+
5+
6+
<p>This is a sample RDFa file for schema definitions in the pending extension. Fill out @@@@ ...</p>
7+
8+
<div typeof="rdf:Property" resource="http://schema.org/ineligibleRegion">
9+
<span>Category: <span property="schema:category">issue-2242</span></span>
10+
<span class="h" property="rdfs:label">ineligibleRegion</span>
11+
<span property="rdfs:comment">The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer, delivery charge specification, or action is not valid, e.g. a region where the transaction is not allowed.</span>
12+
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/ActionAccessSpecification">ActionAccessSpecification</a></span>
13+
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/DeliveryChargeSpecification">DeliveryChargeSpecification</a></span>
14+
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/Demand">Demand</a></span>
15+
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/Offer">Offer</a></span>
16+
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="http://schema.org/GeoShape">GeoShape</a></span>
17+
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Place">Place</a></span>
18+
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
19+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
20+
<span>Source: <a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2242">#2242</a></span>
21+
</div>
22+
</div>

0 commit comments

Comments
 (0)