ocurrencia_foto : Public <<table>> Table
| Created: |
17/06/2026 9:26:20 |
| Modified: |
17/06/2026 9:26:20 |
|
| Project: |
|
| Author: |
gbenito1 |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
| Advanced: |
|
| UUID: |
{82948359-663B-4ddd-BDD6-E967B7E329B1} |
| Appears In: |
DER_seguimiento_especie |
Tabla querelaciona las ocurrencias y las fotografías.<br/>
- Attributes
- Operations
- Associations To
- Tagged Values
- Advanced
| Attribute |
Scope |
Type |
|
cod_ocurrencia
|
Public
|
varchar(100)
|
|
Notes:
|
Código identificador de la ocurrencia.<br/>http://rs.tdwg.org/dwc/terms/occurrenceID<br/>
|
|
|
id_foto
|
Public
|
char(200)
|
|
Notes:
|
Identificador de la fotografía.<br/><br/>
|
|
|
ref_foto_campo
|
Public
|
char(200)
|
|
Notes:
|
Referencia de la foto realizada en campo.<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/>
|
|
| Operation |
Public
ocurrencia_foto_pkey (cod_ocurrencia: varchar,
id_foto: char,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
ocurrencia_foto_cod_ocurrencia_index (cod_ocurrencia: varchar,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
fk_ocurrencia_foto_ocurrenca (cod_ocurrencia: varchar,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
ocurrencia_foto_fk (id_persona_ejecutora: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
ocurrencia_foto_foto_fk (id_foto: char,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
| Element |
Source Role |
Target Role |
«table» ocurrencia
Table «FK»
|
Name: fk_ocurrencia_foto_ocurrenca
|
Name: TSEG_OCURRENCIA_PK
|
Details:
|
«table» foto
Table «FK»
|
Name: ocurrencia_foto_foto_fk
|
Name: foto_pk
|
Details:
|
«table» t_persona_ejecutora
Table «FK»
|
Name: ocurrencia_foto_fk
|
Name: t_persona_ejecutora_pk
|
Details:
|
| Tag |
Value |
| Owner |
seguimiento_especie |
|
Details:
|
| Property |
Value |
| isFinalSpecialization: |
0 |