Skip to content

Commit f113519

Browse files
vickitardifdanbri
authored andcommitted
Issue #2420: Added MusicRecording to the range for audio. (#2424)
* Issue #2341: Added SportsTeam to the domain for gender. * Remove file added to wrong branch. * Issue #2420: Added MusicRecording to the range for audio. * Added to the range rather than the domain.
1 parent 790715a commit f113519

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

data/ext/pending/issue-2420.rdfa

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<div>
2+
<div typeof="rdf:Property" resource="http://schema.org/audio">
3+
<span class="h" property="rdfs:label">audio</span>
4+
<span>Domain: <a property="http://schema.org/rangeIncludes" href="http://schema.org/MusicRecording">MusicRecording</a></span>
5+
<span property="schema:category">issue-2420</span><a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2420">#2420</a>
6+
</div>
7+
</div>

0 commit comments

Comments
 (0)