|
3580 | 3580 |
|
3581 | 3581 | <div typeof="rdf:Property" resource="http://schema.org/actor"> |
3582 | 3582 | <span class="h" property="rdfs:label">actor</span> |
3583 | | - <span property="rdfs:comment">An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip.</span> |
| 3583 | + <span property="rdfs:comment">An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip.</span> |
| 3584 | + <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Event">Event</a></span> |
3584 | 3585 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Movie">Movie</a></span> |
3585 | 3586 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/VideoObject">VideoObject</a></span> |
3586 | 3587 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/VideoGame">VideoGame</a></span> |
|
4426 | 4427 |
|
4427 | 4428 | <div typeof="rdf:Property" resource="http://schema.org/contributor"> |
4428 | 4429 | <span class="h" property="rdfs:label">contributor</span> |
4429 | | - <span property="rdfs:comment">A secondary contributor to the CreativeWork.</span> |
| 4430 | + <span property="rdfs:comment">A secondary contributor to the CreativeWork or Event.</span> |
4430 | 4431 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span> |
| 4432 | + <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Event">Event</a></span> |
4431 | 4433 | <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Organization">Organization</a></span> |
4432 | 4434 | <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Person">Person</a></span> |
4433 | 4435 | </div> |
|
4635 | 4637 |
|
4636 | 4638 | <div typeof="rdf:Property" resource="http://schema.org/director"> |
4637 | 4639 | <span class="h" property="rdfs:label">director</span> |
4638 | | - <span property="rdfs:comment">A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip.</span> |
| 4640 | + <span property="rdfs:comment">A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip.</span> |
4639 | 4641 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Movie">Movie</a></span> |
| 4642 | + <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Event">Event</a></span> |
4640 | 4643 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/VideoObject">VideoObject</a></span> |
4641 | 4644 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/VideoGame">VideoGame</a></span> |
4642 | 4645 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Episode">Episode</a></span> |
@@ -8992,8 +8995,9 @@ postponing for 1.6. |
8992 | 8995 | </div> |
8993 | 8996 | <div typeof="rdf:Property" resource="http://schema.org/translator"> |
8994 | 8997 | <span class="h" property="rdfs:label">translator</span> |
8995 | | - <span property="rdfs:comment">Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market.</span> |
| 8998 | + <span property="rdfs:comment">Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event.</span> |
8996 | 8999 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span> |
| 9000 | + <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Event">Event</a></span> |
8997 | 9001 | <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Person">Person</a></span> |
8998 | 9002 | <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Organization">Organization</a></span> |
8999 | 9003 | </div> |
@@ -9212,8 +9216,9 @@ postponing for 1.6. |
9212 | 9216 | </div> |
9213 | 9217 | <div typeof="rdf:Property" resource="http://schema.org/composer"> |
9214 | 9218 | <span class="h" property="rdfs:label">composer</span> |
9215 | | - <span property="rdfs:comment">The person or organization who wrote the composition.</span> |
| 9219 | + <span property="rdfs:comment">The person or organization who wrote a composition, or who is the composer of a work performed at some event.</span> |
9216 | 9220 | <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/MusicComposition">MusicComposition</a></span> |
| 9221 | + <span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/Event">Event</a></span> |
9217 | 9222 | <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Person">Person</a></span> |
9218 | 9223 | <span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/Organization">Organization</a></span> |
9219 | 9224 | <link property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#MBZ"/> |
|
0 commit comments