Skip to content

Commit 1d4d58f

Browse files
vickitardifdanbri
authored andcommitted
Issue #2242: Added ActionAccessSpecification to the domain for inelig… (#2344)
* Issue #2242: Added ActionAccessSpecification to the domain for ineligibleRegion. * Fixed comment breaking the integration.
1 parent 58615d5 commit 1d4d58f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

data/ext/pending/issue-2242.rdfa

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/ActionAccessSpecification">ActionAccessSpecification</a></span>
12+
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/DeliveryChargeSpecification">DeliveryChargeSpecification</a></span>
13+
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/Demand">Demand</a></span>
14+
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="http://schema.org/Offer">Offer</a></span>
15+
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="http://schema.org/GeoShape">GeoShape</a></span>
16+
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Place">Place</a></span>
17+
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
18+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
19+
<span>Source: <a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2242">#2242</a></span>
20+
</div>
21+
</div>

0 commit comments

Comments
 (0)