Skip to content

Commit a1017b1

Browse files
vickitardifdanbri
authored andcommitted
Issue #2341: Added SportsTeam to the domain for gender. (#2345)
* Issue #2341: Added SportsTeam to the domain for gender. * Fixed issue with comment breaking the integration.
1 parent 1d4d58f commit a1017b1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

data/ext/pending/issue-2341.rdfa

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<div>
2+
3+
<div typeof="rdf:Property" resource="http://schema.org/gender">
4+
<span class="h" property="rdfs:label">gender</span>
5+
<span property="schema:category">issue-2341</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2341">#2341</a>
6+
7+
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Person">Person</a></span>
8+
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/SportsTeam">SportsTeam</a></span>
9+
10+
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/GenderType">GenderType</a></span>
11+
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Text">Text</a></span>
12+
13+
<span property="schema:category">issue-2341</span>
14+
<a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2341">#2341</a>
15+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
16+
</div>
17+
18+
</div>

0 commit comments

Comments
 (0)