-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Club and TeamMembership objects, and their associated properti…
…es (#201) 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 .
- Loading branch information
Showing
7 changed files
with
382 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.