Skip to content

Commit

Permalink
thumbnail_inclusions (#3286)
Browse files Browse the repository at this point in the history
Including thumbnail into creative work to align with thumbnailUrl
  • Loading branch information
BrandtH22 committed Apr 14, 2023
1 parent d7d4d42 commit 02b4fb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/schema.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8917,8 +8917,7 @@ we define a supporting type, [[SpeakableSpecification]] which is defined to be

:thumbnail a rdf:Property ;
rdfs:label "thumbnail" ;
:domainIncludes :ImageObject,
:VideoObject ;
:domainIncludes :CreativeWork ;
:rangeIncludes :ImageObject ;
rdfs:comment "Thumbnail image for an image or video." .

Expand Down

0 comments on commit 02b4fb7

Please sign in to comment.