Ah, I see there are several examples inside the PDF files themselves within
the proposal and a few links, such as yoursports.com , etc.. That suffices.
Question:
1. class of Decision - How is a tie in a resultDecision reflected ? Can
you give an example ? I did not see one in the latest PDF. Does that mean
we possibly should have a tieDecision ... or is that too much ? I want to
express this, within the resultDecision iteself:
{
"@context": "http://schema.org",
"@type": "SportsEvent",
"name": "2014 Nebraska Potato Sack Race",
"resultDecision": [
{
"@type": "TieDecision",
"competitors": [
{
"@type": "SportsTeam",
"name": "Men"
},
{
"@type": "SportsTeam",
"name": "Women"
}
]
}
]
}
--
-Thad
+ThadGuidry <https://www.google.com/+ThadGuidry>
Thad on LinkedIn <http://www.linkedin.com/in/thadguidry/>