|
|
|
|
|
by zie
2345 days ago
|
|
I'm not sure that's true? They have various values, like integers, etc all setup, They don't have a benchmark exactly, but they have Review, which can hold various values, such as: PropertyValue or
QualitativeValue or
QuantitativeValue or
StructuredValue so you can record both opinion based values and discrete values about various properties. Plus Review holds an overall value(AggregateRating ). Sure they don't have a discrete type "GraphicsCard", but they do have generalized things, with value based items you can store about a thing you are calling a Graphics Card. So I think it's totally possible, but I've only spent a few minutes looking, so I may be missing something. |
|
But how would you express that you have a list of those aggregate ratings, which are ordered on the same dimension? In general I'm struggling with how to create lists with the schema, and I'm not aware of them being used anyway. I might miss something.
But I think https://github.com/schemaorg/schemaorg/issues/2405 would cover it, a benchmark could be expressed as a ranked list type of a guide. It being an open and recent issue makes me think that probably it's really not possible to express yet.
Edit: I completely missed that this might already be merged, https://schema.org/Guide. I just missed it in the Changelog! It's part of the pending section.