This is a Mediator.
What are Properties? Properties
| Property | ID | Expected Type | Description | |
|---|---|---|---|---|
| Match | /soccer/football_goal/match | /soccer/football_match |
The match in which this goal was scored , , |
|
| Scorer | /soccer/football_goal/scorer | /soccer/football_player |
The player who scored the goal , , |
|
| Point awarded to | /soccer/football_goal/point_awarded_to | /soccer/football_team |
The team which was awarded the goal (own goals means that this can not always be implied from the team that the goal scorer plays for) , |
|
| Minute | /soccer/football_goal/minute | /type/int |
The minute during the match in which the goal was scored , |
|
What are Included Types? Included Types
This type doesn't have any included types. |
|||
Incoming Properties
| Originating Type | Property | ||
|---|---|---|---|
|
Football Match
/soccer/football_match
|
Goal Scorers
/soccer/football_match/goals
|
||
|
Football player
/soccer/football_player
|
Goals scored
/soccer/football_player/goals_scored
|
||