Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Club and TeamMembership objects #201

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Conversation

bquinn
Copy link
Contributor

@bquinn bquinn commented Aug 28, 2024

Adding Club and TeamMembership objects, and their associated properties. Moved "member" and "membershipOf" relationships to the parent Membership object so they work for both IndividualMembership and TeamMembership. This means that the range has been expanded to any Agent - Specific refinements for IndividualMembership and TeamMembership are made in the SHACL validation rules. Fixes #193.

properties. Moved "member" and "membershipOf" relationships
to the parent Membership object so they work for both
IndividualMembership and TeamMembership. This means that the
range has been expanded to any Agent - Specific refinements
for IndividualMembership and TeamMembership are made in the
SHACL validation rules.
@bquinn bquinn changed the base branch from main to develop August 28, 2024 11:35
@bquinn bquinn marked this pull request as ready for review August 28, 2024 11:36
@bquinn bquinn merged commit da1eb6e into develop Sep 11, 2024
@bquinn bquinn deleted the add-support-for-club-193 branch September 11, 2024 08:45
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 support for Club (above the Team level)
1 participant