Skip to content

Commit d15e4af

Browse files
author
Richard Wallis
authored
Added 'Play' to the proposal
Following proposals in issue (#1816)
1 parent 9162f0c commit d15e4af

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

data/ext/bib/bsdo-1.0.rdfa

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,13 @@
9898
<span> Subclass of:<a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">schema:CreativeWork</a></span>
9999
</div>
100100

101+
<div typeof="rdfs:Class" resource="http://schema.org/Play">
102+
<link property="http://schema.org/isPartOf" href="http://bib.schema.org" />
103+
<span class="h" property="rdfs:label">Play</span>
104+
<span property="rdfs:comment">A play is a form of literature, usually consisting of dialogue between characters, intended for theatrical performance rather than just reading. Note the peformance of a Play would be a [[TheaterEvent]] - the Play being the [[workPerformed]].</span>
105+
<span> Subclass of:<a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">schema:CreativeWork</a></span>
106+
</div>
107+
101108
<div typeof="rdfs:Class" resource="http://schema.org/SheetMusic">
102109
<link property="http://schema.org/isPartOf" href="http://bib.schema.org" />
103110
<span class="h" property="rdfs:label">SheetMusic</span>

0 commit comments

Comments
 (0)