using review microdata is there a way to markup individual "Pros" and "Cons" outside of the review description? using schema.org or microformats no info on http://schema.org/Review

useful where there are lists of pros and cons on top of the long review description.

有帮助吗?

解决方案

Well, schema.org’s http://schema.org/Review doesn’t define such properties.

The actual review is given by the reviewBody property, which would include both, pros and cons.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top