-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
https://www.w3.org/wiki/WebSchemas/QuotationSchema
- @danbri had some discussion at Wikimania 2014 w/ WikiQuote / Wikidata people.
- @benestar_wm hi! re https://meta.wikimedia.org/wiki/Structured_Wikiquote … maybe http://sdo-wip1.appspot.com/Quotation https://www.w3.org/wiki/WebSchemas/QuotationSchema … interesting?(link) ... I posted https://github.com/danbri/schemaorg/blob/sdo-quotation/data/sdo-quotation-schema.rdfa … while you were talking...(link)
http://sdo-wip1.appspot.com/Quotation- test build currently offline- Draft schema: https://github.com/danbri/schemaorg/blob/sdo-quotation/data/sdo-quotation-schema.rdfa
Draft schema (pretty basic)
Quotation
A quotation from some work, attributable to real world author and - if associated with a fictional character - to any fictional Person. Use isBasedOnUrl to link to source/origin.
Subclass of: CreativeWork
<div typeof="rdf:Property" resource="http://schema.org/spokenByCharacter">
<span class="h" property="rdfs:label">spokenByCharacter</span>
<span property="rdfs:comment">The (e.g. fictional) character, Person or Organization to whom the quotation is attributed within the containing CreativeWork.</span>
<span>domainIncludes: <a property="http://schema.org/domainIncludes" href="proxy.php?url=http://schema.org/Quotation">Quotation</a></span>
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="proxy.php?url=http://schema.org/Person">Person</a></span>
<span>rangeIncludes: <a property="http://schema.org/rangeIncludes" href="proxy.php?url=http://schema.org/Organization">Organization</a></span>
</div>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels