- From: Phil Barker <phil.barker@pjjk.co.uk>
- Date: Wed, 26 Aug 2020 17:55:08 +0100
- To: public-schemaorg@w3.org
- Message-ID: <8cb96606-2409-c4bf-32a3-78ccb267442e@pjjk.co.uk>
Yasmin, would https://schema.org/aggregateRating work for you?
{
"@context": "http://schema.org/",
"@type": "Movie",
"name": "The Shawshank Redemption",
"aggregateRating": {
"@type": "AggregateRating",
"bestRatingatingValue": "9.3",
"bestRating": "10",
"author": "IMDB"
}
}
Phil
On 26/08/2020 14:34, yasamin sa wrote:
> Hi,
> I have a question which I'm not sure whether this is the right place
> to ask or not. I'm wondering if there is an imdb rating value property
> in schema.org <http://schema.org/> that We can use? I noticed there is
> sameAs but that one is a url. I'm more thinking about an integer value
> like imdb rating value.
> Thanks in advance,
> BR,
> Yasmin
--
Phil Barker <http://people.pjjk.net/phil>. http://people.pjjk.net/phil
CETIS LLP <https://www.cetis.org.uk>: a cooperative consultancy for
innovation in education technology.
PJJK Limited <https://www.pjjk.co.uk>: technology to enhance learning;
information systems for education.
CETIS is a co-operative limited liability partnership, registered in
England number OC399090
PJJK Limited is registered in Scotland as a private limited company,
number SC569282.
Received on Wednesday, 26 August 2020 16:55:23 UTC