Skip to content

Commit e3bfb1d

Browse files
committed
Issue schemaorg#2420: Added MusicRecording to the range for audio.
1 parent ade9ff4 commit e3bfb1d

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/domainIncludes" 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)