You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new Types: ShortStory, Manuscript, Poster, Drawing, Play, SheetMusic to bib.schema.org (#1979)
* Added new Types: Manuscript, Poster, Drawing, SheetMusic
Issuee (#1448)
* Added 'Play' to the proposal
Following proposals in issue (#1816)
* Added ShortStory type to bib extension
See issue (#1976)
* Added releae notes for issues #1448 and #1976
* Moved new definitions from bib into three individual, issue-named, rdfa files in pending. Updated releases.html to reflect the move.
<span property="rdfs:comment">A large, usually printed placard, bill, or announcement, often illustrated, that is posted to advertise or publicize something.</span>
<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>
Copy file name to clipboardExpand all lines: docs/releases.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -317,6 +317,14 @@ <h3>Changes in <a href="http://pending.schema.org/">Pending</a> section:</h3>
317
317
Renamed the various <ahref="/GeospatialGeometry">properties</a> and labels from geospatiallyXyz to geoXyz for brevity, e.g. <ahref="/geoIntersects">geoIntersects</a>.
Added <ahref="/Manuscript">Manuscript</a>, <ahref="/Poster">Poster</a>, <ahref="/Drawing">Drawing</a>, and <ahref="/SheetMusic">SheetMusic</a> subtypes of <ahref="/CreativeWork">CreativeWork</a>.</li>
0 commit comments