mistake fixed: QAPage not QAWebPage.
authordanbri <danbri@google.com>
Thu, 13 Mar 2014 16:52:06 +0100
changeset 176 5b6ba1ef9bc2
parent 175 861b6fd28fcb
child 177 80b3165a278f
mistake fixed: QAPage not QAWebPage.
schema.org/ext/QA.html
--- a/schema.org/ext/QA.html	Thu Feb 06 21:10:28 2014 +0000
+++ b/schema.org/ext/QA.html	Thu Mar 13 16:52:06 2014 +0100
@@ -115,7 +115,7 @@
 
 <div typeof="rdf:Property" resource="http://schema.org/suggestedAnswer">
  <span class="h" property="rdfs:label">suggestedAnswer</span>
- <span property="rdfs:comment">An answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question/Answer site, often collected in a QAWebPage.</span>
+ <span property="rdfs:comment">An answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question/Answer site, often collected in a QAPage.</span>
  <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Question">Question</a></span>
  <span>Range: <a property="http://schema.org/range" href="http://schema.org/Answer">Answer</a></span>
  <link property="rdfs:subPropertyOf" href="http://schema.org/answer" />