Skip to content

Commit 59891cb

Browse files
committed
Adding PreOrderAction to pending extension for discussion and review.
See #1125.
1 parent e1b37c5 commit 59891cb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

data/ext/pending/issue-1125.rdfa

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<div>
2+
<!-- 1125 PreOrderAction -->
3+
<div typeof="rdfs:Class" resource="http://schema.org/PreOrderAction">
4+
<span>Category: <span property="schema:category">issue-1125</span></span>
5+
<span class="h" property="rdfs:label">PreOrderAction</span>
6+
<span property="rdfs:comment">An agent orders a (not yet released) object/product/service to be delivered/sent.</span>
7+
<span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/TradeAction">TradeAction</a></span>
8+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
9+
<span>Source: <a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/1125">#1125</a></span>
10+
</div>
11+
</div>

0 commit comments

Comments
 (0)