This repository has been archived by the owner on Jun 22, 2023. It is now read-only.
-
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.
feat(schema): Allow custom motivations to be created
A user should be able to make a motivation that more accurately describes one of the existing oa motivations. This AnnotationCEMotivation should have `broaderMotivation` set to an existing motivation enum value, or have `broaderUrl` set to an external URL describing another motivation. DefinedTerms which are also motivations can also be set to one of the existing motivation enum values. Annotations can have a motivation set to an enum value, one of these custom nodes, or an external URL.
- Loading branch information
Showing
2 changed files
with
48 additions
and
4 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
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