-
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.
- Loading branch information
Benn Oshrin
committed
Jul 28, 2020
1 parent
72683f8
commit a4f39f7
Showing
2 changed files
with
1,064 additions
and
1 deletion.
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 |
|---|---|---|
| @@ -1,2 +1,7 @@ | ||
| # core-schema | ||
| TAP Core Schema | ||
|
|
||
| The [TAP Core Schema](core-schema.adoc) defines a dictionary of common | ||
| attributes used across various components of the TAP portfolio. The | ||
| authoritative Core Schema is abstract -- it is not bound to any particular | ||
| representation. However, to be useful the Core Schema must then be mapped to a | ||
| specific representation, such as JSON. |
Oops, something went wrong.