Update 'Database'
parent
3b70419831
commit
c278ab51b7
|
@ -11,3 +11,9 @@ The database model used by TETHYS is based on a relational database model. The m
|
||||||
* File Table: This table stores information about the files that are associated with the resources in the system. Each file is assigned a unique identifier, and the table includes fields for the file name, file type, and other metadata.
|
* File Table: This table stores information about the files that are associated with the resources in the system. Each file is assigned a unique identifier, and the table includes fields for the file name, file type, and other metadata.
|
||||||
|
|
||||||
The database model used by TETHYS is designed to be flexible and extensible, allowing for the addition of new tables and fields as needed to support different types of digital resources.
|
The database model used by TETHYS is designed to be flexible and extensible, allowing for the addition of new tables and fields as needed to support different types of digital resources.
|
||||||
|
###
|
||||||
|
### TETHYS ACL Tables
|
||||||
|
###
|
||||||
|
![title](./tethys_acl.png)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user