Skip to content

Add referee property to SportsEvent (Issue #4318)#4395

Merged
gmackenz merged 1 commit intoschemaorg:mainfrom
fthobe:4318-referee
Apr 8, 2025
Merged

Add referee property to SportsEvent (Issue #4318)#4395
gmackenz merged 1 commit intoschemaorg:mainfrom
fthobe:4318-referee

Conversation

@fthobe
Copy link
Contributor

@fthobe fthobe commented Apr 7, 2025

Adding referee to sports event as requested in #4318 .

Closes #4318

@fthobe
Copy link
Contributor Author

fthobe commented Apr 7, 2025

@DaveyJake @gmackenz can you both take a look?

@fthobe fthobe changed the title Add referee property to SportsEvent #4318 Add referee property to SportsEvent (Issue #4318) Apr 7, 2025
data/schema.ttl Outdated

:referee a rdf:Property ;
rdfs:label "referee" ;
rdfs:comment "The referee in a sports event." ;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extend the comment?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some suggestions, but yes extend the comment a little. Maybe we are fine as it is with referee being very loosely defined?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about "impartial" or "judge"?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, but do you want to edit the comment or rename the property? Both is fine, just to understand each other better.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or both.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the wording, should be better now. Can you squash on merge or do I need to?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even squashed with love

Adding referee to sports event as requested in schemaorg#4318 .
Copy link
Contributor

@gmackenz gmackenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@gmackenz gmackenz merged commit e3434e9 into schemaorg:main Apr 8, 2025
1 check passed
@fthobe fthobe deleted the 4318-referee branch April 8, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add referee property to SportsEvent

2 participants