foto : Public <<table>> Table
| Created: |
17/06/2026 9:26:13 |
| Modified: |
17/06/2026 9:26:13 |
|
| Project: |
|
| Author: |
gbenito1 |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
| Advanced: |
|
| UUID: |
{9377FADA-CFE0-439a-A22C-2D58BE49553F} |
| Appears In: |
DER_seguimiento_especie |
Tabla que gestiona las fotos.<br/>
- Attributes
- Operations
- Associations To
- Associations From
- Tagged Values
- Advanced
| Attribute |
Scope |
Type |
|
id_foto
|
Public
|
char(200)
|
|
Notes:
|
Identificador de la fotografía.<br/><br/>
|
|
|
id_contenido_foto
|
Public
|
integer
|
|
Notes:
|
Identificador del contenido de la foto.<br/><br/>
|
|
|
observaciones
|
Public
|
text
|
|
Notes:
|
Observaciones de la fotografía.<br/><br/>
|
|
|
id_persona_ejecutora
|
Public
|
integer
|
|
Notes:
|
Identificador de la persona que ejecuta la fotografía.<br/>http://rs.tdwg.org/dwc/terms/recordedByID<br/>
|
|
|
titulo
|
Public
|
varchar(100)
|
|
Notes:
|
Nombre de la fotografía.<br/><br/>
|
|
|
data
|
Public
|
bytea
|
|
Notes:
|
Datos binarios de la fotografía<br/>
|
|
|
url
|
Public
|
text
|
|
|
| Operation |
Public
foto_pk (id_foto: char,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
foto_persona_ejecutora_fk (id_persona_ejecutora: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
foto_t_contenido_foto_fk (id_contenido_foto: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
| Tag |
Value |
| Owner |
seguimiento_especie |
|
Details:
|
| Property |
Value |
| isFinalSpecialization: |
0 |