hockey - re-post

11 views
Skip to first unread message

Jason Johnson

unread,
Oct 29, 2013, 1:33:00 PM10/29/13
to sports-sch...@googlegroups.com
Paul posted this as a reply within the Cricket thread, but I think its worth having this as a top level topic
 
Ice Hockey
Other recipients:
All, I've tried to organize this the way SportsML organizes things, by dividing stats and properties that are generally relevant from those that are specific to a sport. These can then be applied either to a team or a player. But I'm not sure if tha
All, I've tried to organize this the way SportsML organizes things, by dividing stats and properties that are generally relevant from those that are specific to a sport. These can then be applied either to a team or a player.

But I'm not sure if that was what was called for here. I've defined a set of general SportsStats that are applicable to not only ice-hockey but, say, soccer as well. But things like power-play-goals beling in the subClass IceHockeyStats.

I've also pulled enumerations for event-status and player position from SportsML

*****************

- [ ] Class: SportsTeam
          - [ ] memberOf (division or conference or league)
          - [ ] property:alignment
                    - [ ] home
                    - [ ] away
          - [ ] subClass:IceHockeyTeam
- [ ] Class: SportsStats
          - [ ] property:eventsPlayed
          - [ ] property:wins
          - [ ] property:losses
          - [ ] property:ties
          - [ ] property:overtimeLosses
          - [ ] property:timePlayed
          - [ ] property:timePlayedAverage
          - [ ] property:standingPoints
          - [ ] property:winsAway
          - [ ] property:winsHome
          - [ ] property:winsDivision
          - [ ] property:winsConference
          - [ ] property:lossesAway
          - [ ] property:lossesHome
          - [ ] property:lossesDivision
          - [ ] property:lossesConference
          - [ ] [same for OTL and ties]
          - [ ] property:scoreFor
          - [ ] property:scoreAgainst
          - [ ] property:scoreAttemptsFor
          - [ ] property:scoreAttemptsAgainst
          - [ ] property:streak
          - [ ] property:eventOutcome
                    - [ ] win
                    - [ ] loss
                    - [ ] tie
                    - [ ] overtimeLoss
          - [ ] subClass:IceHockeyStats
                    - [ ] property:assists
                    - [ ] property:plusMinus
                    - [ ] property:penaltyMinutes
                    - [ ] property:points
                    - [ ] property:goals
                    - [ ] property:goalsAgainst
                    - [ ] property:goalsPowerPlay
                    - [ ] property:goalsShortHanded
                    - [ ] property:shotsOnGoal
                    - [ ] property:shootingPercentage
                    - [ ] property:goalieWins
                    - [ ] property:goalieLosses
                    - [ ] property:goalsAgainstAverage
                    - [ ] property:savePercentage
                    - [ ] property:shutouts
- [ ] Class:Athlete
          - [ ] memberOf (team)
          - [ ] subClass:IceHockeyPlayer
                    - [ ] property:position
                              - [ ] defenseman
                              - [ ] left-defenseman
                              - [ ] right-defenseman
                              - [ ] forward
                              - [ ] left-forward
                              - [ ] right-forward
                              - [ ] center
                              - [ ] goalie
- [ ] Class:SportsEvent
          - [ ] subClass:SportsPeriod
                    - [ ] property:periodNumber
                    - [ ] [stats such as score and scoreAgainst]
          - [ ] property:timeElapsed
          - [ ] property:timeRemaining
          - [ ] property:siteAlignment
                    - [ ] home
                    - [ ] neutral
          - [ ] property:eventStatus
                    - [ ] pre-event
                    - [ ] mid-event
                    - [ ] post-event
                    - [ ] postponed
                    - [ ] suspended
                    - [ ] halted
                    - [ ] forfeited
                    - [ ] rescheduled
                    - [ ] delayed
                    - [ ] canceled
                    - [ ] intermission
                    - [ ] if-necessary
                    - [ ] discarded
          - [ ] subClass:IceHockeyEvent

Paul Kelly

unread,
Oct 29, 2013, 1:37:07 PM10/29/13
to sports-sch...@googlegroups.com
That's weird. I have "Ice Hockey" as the subject line. I did initially reply to that to get the address field filled. But I guess there's some hard threading going on?


On 2013-10-29, at 1:33 PM, Jason Johnson <jasjo...@gmail.com> wrote:

> Paul posted this as a reply within the Cricket thread, but I think its worth having this as a top level topic
>
> Ice Hockey
> --
> You received this message because you are subscribed to the Google Groups "sports-schema-collab" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sports-schema-co...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages