-
Notifications
You must be signed in to change notification settings - Fork 0
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
44a8904
commit 48f71fe
Showing
1 changed file
with
13 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,13 @@ | ||
scopetag: tev2 # identifier that curators have determined for this terminology | ||
scopedir: https://github.com/aviarytech/tev2-test # URL of the scope-directory | ||
curatedir: curated-texts # directory where all curated files are located. Full URL is `scopedir`/`curatedir` | ||
glossarydir: glossaries # directory where all glossary files and related stuff are located. Full URL is `scopedir`/`glossarydir` | ||
defaultvsn: latest # vsntag that identifies the default terminology. MRG is located at `scopedir`/`glossarydir`/mrg.`scopetag`.`defaultvsn`.yaml | ||
license: LICENSE.md # file that contains the (default) licensing conditions. Full URL is `scopedir`/`license` | ||
statuses: [ proposed, approved, deprecated ] # list of status tags that are defined for semantic units in this scope | ||
issues: ttps://github.com/aviarytech/tev2-test/issues # URL where issues can be raised and handled | ||
curators: # contacting individual curators | ||
- name: BrianR | ||
email: # we split up the email address to reduce the likelihood of the address being harvested for spamming | ||
id: brian | ||
at: aviary.tech |