-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1773efb
commit a1c46dd
Showing
3 changed files
with
53 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Contribution to Prize | ||
|
||
## Definition | ||
Any contribution an [Agent](../entities/Agent.md) made to a [Prize](../entities/Prize.md). | ||
|
||
## Usage notes | ||
|
||
Anything that helps the Prize to exist and be awarded. | ||
|
||
## Specialization of | ||
[Contribution](../entities/Contribution.md) | ||
|
||
## Attributes | ||
|
||
Those inherited from [Contribution](../entities/Contribution.md#attributes) | ||
|
||
## Relationships | ||
|
||
<a name="rel__prize">A Contribution to Prize always has the *[prize](../entities/Prize.md#user-content-rel__is-helped-by)*: an instance of [Prize](../entities/Prize.md).</a> | ||
|
||
--- | ||
## Matches | ||
1. Close match of [whatever](url) | ||
|
||
## References | ||
<a name="fn1">\[1\]</a> Source: ... |
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