Re: Argumentation Schema

Schema.org Community Group,
Argumentation Community Group,


Quote - A quotation.
itemQuoted: CreativeWork<http://schema.org/CreativeWork> or URL
quote: Text<http://schema.org/Text>

AgreeQuote - Extends Quote<https://www.w3.org/community/argumentation/schema/>. A quotation which is agreed with.
rationale: Text<http://schema.org/Text> or SchemeApplication<https://www.w3.org/community/argumentation/schema/> or ItemList<https://schema.org/ItemList>

DisagreeQuote - Extends Quote<https://www.w3.org/community/argumentation/schema/>. A quotation which is disagreed with.
rationale: Text<http://schema.org/Text> or SchemeApplication<https://www.w3.org/community/argumentation/schema/> or ItemList<https://schema.org/ItemList>

SchemeApplication - Specifies a relation between a subject and object.
subject: Text<http://schema.org/Text> or Quote<https://www.w3.org/community/argumentation/schema/> or SchemeApplication<https://www.w3.org/community/argumentation/schema/> or ItemList<https://schema.org/ItemList> or URI
object: Text<http://schema.org/Text> or Quote<https://www.w3.org/community/argumentation/schema/> or SchemeApplication<https://www.w3.org/community/argumentation/schema/> or ItemList<https://schema.org/ItemList> or URI

CustomSchemeApplication - Extends SchemeApplication<https://www.w3.org/community/argumentation/schema/>.
relation: URI

https://www.w3.org/community/argumentation/schemas/

Best regards,
Adam Sobieski
http://www.phoster.com/contents/
https://www.w3.org/community/argumentation/
https://www.w3.org/community/collaboration/

From: Adam Sobieski<mailto:adamsobieski@hotmail.com>
Sent: ?Thursday?, ?January? ?12?, ?2017 ?6?:?00? ?PM
To: public-schemaorg@w3.org<mailto:public-schemaorg@w3.org>, public-argumentation@w3.org<mailto:public-argumentation@w3.org>

Schema.org Community Group,
Argumentation Community Group,

Here are some initial thoughts with regard to argumentation schema. Feedback and comments are welcomed toward the new schema and toward a specification document, an Argumentation Community Group Report.

Quote: text from a document at a URL
  itemQuoted: Thing or URL
?  quote: Text

AgreeQuote: extends Quote; text from a document at a URL which is agreed with, includes text rationale for agreement
  rationale: Text

DisagreeQuote: extends Quote; text from a document at a URL which is disagreed with, includes text rationale for disagreement
  rationale: Text

"Text or Quote": document text or text from a document at a URL (maps with AIF2 Statement)
"Text or Quote or SchemeApplication": (maps with AIF2 Node)

SchemeApplication: Relates two nodes (maps with AIF2 SchemeApplication)
  subject: Text or Quote or SchemeApplication or URI
  object: Text or Quote or SchemeApplication or URI

CustomSchemeApplication: (extends SchemeApplication)
  relation: URI


Best regards,
Adam Sobieski
http://www.phoster.com/contents/
https://www.w3.org/community/argumentation/
https://www.w3.org/community/collaboration/

Received on Friday, 13 January 2017 02:25:22 UTC