Add referee property to SportsEvent (Issue #4318)#4395
Add referee property to SportsEvent (Issue #4318)#4395gmackenz merged 1 commit intoschemaorg:mainfrom
Conversation
|
@DaveyJake @gmackenz can you both take a look? |
data/schema.ttl
Outdated
|
|
||
| :referee a rdf:Property ; | ||
| rdfs:label "referee" ; | ||
| rdfs:comment "The referee in a sports event." ; |
There was a problem hiding this comment.
A referee can also be known as a umpire or judge and is a sports official who is in the position of being the final authority in administrating a sports event.
There was a problem hiding this comment.
Some suggestions, but yes extend the comment a little. Maybe we are fine as it is with referee being very loosely defined?
There was a problem hiding this comment.
How about "impartial" or "judge"?
There was a problem hiding this comment.
I just thought we should allow for the common synonyms as some sports have judges and some sports have umpires but act the same as referees
There was a problem hiding this comment.
Ok, but do you want to edit the comment or rename the property? Both is fine, just to understand each other better.
There was a problem hiding this comment.
Updated the wording, should be better now. Can you squash on merge or do I need to?
There was a problem hiding this comment.
Even squashed with love
Adding referee to sports event as requested in schemaorg#4318 .
Adding referee to sports event as requested in #4318 .
Closes #4318