{% load template_tags %} {% for resource in resources %} {% with resource_data=resource.resource %} {{ resource.grafo }} ID de sistema: {{ resource.resourceinstanceid }} {% if resource_data %}

{{ resource.displayname|truncatewords:10 }}

Identificación
{% if resource_data|has_key:"Identificación" %}
Ámbito / subámbito: {{ resource_data|val_from_key:"Identificación"|val_from_key:'Ámbito / subámbito' }}
Código principal: {{ resource_data|val_from_key:"Identificación"|val_from_key:"Código principal" }}
{% if resource_data|val_from_key:"Identificación"|has_key:"Código institucional" %} Código alternativo: {% for cod in resource_data|val_from_key:"Identificación"|val_from_key:"Código institucional" %}
{{ cod|val_from_key:"Tipo de código" }}: {{ cod|val_from_key:"@value" }}
{% endfor %} {% endif %}
Denominación : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Denominación'|val_from_key:"@value" }}
Tipo de Bien mueble : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Denominación'|val_from_key:"Tipo de nombre" }}
{% if resource_data|val_from_key:"Identificación"|has_key:"Bienes muebles histórico-artístico" %} Bienes muebles histórico-artístico :
Época : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles histórico-artístico'|val_from_key:"Época"|val_from_key:"@value" }}
Otra época : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles histórico-artístico'|val_from_key:"Época"|val_from_key:"Otra época" }}
Estilo : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles histórico-artístico'|val_from_key:"Estilo"|val_from_key:"@value" }}
Otros estilos : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles histórico-artístico'|val_from_key:"Estilo"|val_from_key:"Otros estilos" }}
Escuela : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles histórico-artístico'|val_from_key:"Escuela"|val_from_key:"@value" }}
Otra escuela : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles histórico-artístico'|val_from_key:"Escuela"|val_from_key:"Otra escuela" }}
Autor / atribución : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles histórico-artístico'|val_from_key:"Autor / atribución" }}
Origen o procedencia : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles histórico-artístico'|val_from_key:"Origen o procedencia" }}
{% endif %} {% if resource_data|val_from_key:"Identificación"|has_key:"Bienes muebles arqueológicos" %} Bienes muebles arqueológicos:
Periodo : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles arqueológicos'|val_from_key:"Periodo" }}
Filiación cultural : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles arqueológicos'|val_from_key:"Filiación cultural" }}
Material asociado : {{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles arqueológicos'|val_from_key:"Material asociado" }}
{% endif %} {% endif %}
Imagen de referencia
{% if resource_data|val_from_key:"Identificación"|has_key:"Imagen principal" %} Medio no encontrado o formato no soportado {% endif %}
{% if resource_data|val_from_key:"Identificación"|has_key:"Bienes muebles arqueológicos" %}
Cronología :
{{ resource_data|val_from_key:"Identificación"|val_from_key:'Bienes muebles arqueológicos'|val_from_key:"Cronología"|safe|cut:"

 

" }}
{% endif %}
Ubicación
{% if resource_data|has_key:"Localización" %}
Localidad: {{ resource_data|val_from_key:"Localización"|val_from_key:"Departamento / Localidad" }}
Departamento: {{ resource_data|val_from_key:"Localización"|val_from_key:"Ubicación extendida" }}
Espacio: {{ resource_data|val_from_key:"Localización"|val_from_key:"Espacio" }}
Inmueble: {{ resource_data|val_from_key:"Localización"|val_from_key:"Inmueble" }}
Colección: {{ resource_data|val_from_key:"Localización"|val_from_key:"Colección" }}
{% if resource_data|val_from_key:"Localización"|has_key:"Ubicación" %}
Ambiente : {{resource_data|val_from_key:"Localización"|val_from_key:"Ubicación"|val_from_key:"Ambiente" }}
N° de ambiente : {{resource_data|val_from_key:"Localización"|val_from_key:"Ubicación"|val_from_key:"N° de ambiente" }}
N° de bandeja : {{resource_data|val_from_key:"Localización"|val_from_key:"Ubicación"|val_from_key:"N° de bandeja" }}
N° de caja : {{resource_data|val_from_key:"Localización"|val_from_key:"Ubicación"|val_from_key:"N° de caja" }}
Ubicación actual : {{resource_data|val_from_key:"Localización"|val_from_key:"Ubicación"|val_from_key:"Ubicación actual" }}
{% endif %}
Coordenadas / Geometría:
{% if resource_data|val_from_key:"Localización"|has_key:"Coordenadas / Geometría" %} {% with gis_vector=resource_data|val_from_key:"Localización"|val_from_key:"Coordenadas / Geometría"|val_from_key:"@value"|json_to_obj %} {% for gis in gis_vector.features %}
{{ gis.geometry }}
{% endfor %} {% endwith %}
Geometría principal : {{ resource_data|val_from_key:"Localización"|val_from_key:"Coordenadas / Geometría"|val_from_key:"Tipo de geometría" }}
{% endif %} {% endif %}
Mapa de referencia
Marco legal
{% if resource_data|has_key:"Marco Legal" %}
Reconocimiento Internacional : {{ resource_data|val_from_key:"Marco Legal"|val_from_key:" Reconocimiento Internacional" }}
Patrimonio Cultural Departamental : {{ resource_data|val_from_key:"Marco Legal"|val_from_key:"Patrimonio Cultural Departamental" }}
Patrimonio Cultural Nacional : {{ resource_data|val_from_key:"Marco Legal"|val_from_key:"Patrimonio Cultural Nacional" }}
Patrimonio Cultural Municipal : {{ resource_data|val_from_key:"Marco Legal"|val_from_key:"Patrimonio Cultural Municipal" }}
{% if resource_data|val_from_key:"Marco Legal"|has_key:"Forma de ingreso" %} {% if resource_data|val_from_key:"Marco Legal"|val_from_key:"Forma de ingreso"|has_key:"Ingreso" %}
Forma de ingreso : {{ resource_data|val_from_key:"Marco Legal"|val_from_key:"Forma de ingreso"|val_from_key:"Ingreso"|val_from_key:"@value" }}
{% if resource_data|val_from_key:"Marco Legal"|val_from_key:"Forma de ingreso"|val_from_key:"Ingreso"|has_key:"Otros" %}
Otra forma de ingreso : {{ resource_data|val_from_key:"Marco Legal"|val_from_key:"Forma de ingreso"|val_from_key:"Ingreso"|val_from_key:"Otros"|val_from_key:"@value" }}
Tipo de documento : {{ resource_data|val_from_key:"Marco Legal"|val_from_key:"Forma de ingreso"|val_from_key:"Ingreso"|val_from_key:"Otros"|val_from_key:"Tipo de documento de entrega" }}
{% endif %} {% endif %} {% endif %}
{% endif %}
Características
{% if resource_data|has_key:"Características" %} {% for desc in resource_data|val_from_key:"Características" %} {% if desc == "Principales transformaciones de la expresión Cultural" or desc == "Riesgos y amenazas" %}
{{ desc }} :
{{ resource_data|val_from_key:"Características"|val_from_key:desc|safe|cut:"

 

" }}
{% elif desc == "Medidas de la pieza" %}
{{ desc }} (cm. y gr.) :
{% if resource_data|val_from_key:"Características"|val_from_key:desc|has_key:"Medidas" %} {% for item in resource_data|val_from_key:"Características"|val_from_key:desc|val_from_key:"Medidas" %}
{{item.Medida}} : Medida mínima: {{ item|val_from_key:"Medida mínima" }} | Medida máxima : {{ item|val_from_key:"Medida máxima" }}
{% endfor %}
Observaciones : {{ resource_data|val_from_key:"Características"|val_from_key:desc|val_from_key:"Observaciones a las medidas"|safe|cut:"

 

" }}
{% endif %} {% elif desc == "Estado de conservación" %}
Estado de conservación : {{ resource_data|val_from_key:"Características"|val_from_key:desc|val_from_key:"@value"|safe|cut:"

 

" }}
Observaciones : {{ resource_data|val_from_key:"Características"|val_from_key:desc|val_from_key:"Observaciones"|safe|cut:"

 

" }}
{% elif desc == "Uso Actual" or desc == "Nivel de integridad" %}
{{ desc }} : {{ resource_data|val_from_key:"Características"|val_from_key:desc }}
{% elif desc == "Intervenciones" %}
{{ desc }} :
Tiene intervenciones : {{resource_data|val_from_key:"Características"|val_from_key:"Intervenciones"|val_from_key:"Sin intervención"|yesno:"Si,No"}}
{% if resource_data|val_from_key:"Características"|val_from_key:desc|has_key:"Intervenciónes" %} {% for item in resource_data|val_from_key:"Características"|val_from_key:desc|val_from_key:"Intervenciónes" %}
Intervención : {{ item }}
{% endfor %} {% endif %} {% elif desc == "Características Iconográficas/ornamentales" %}
{{ desc }} :
{% for item in resource_data|val_from_key:"Características"|val_from_key:desc %}
{{ item|safe|cut:"

 

" }}
{% endfor %} {% endif %} {% endfor %}
Condiciones de seguridad : {{ resource_data|val_from_key:"Características"|val_from_key:"Condiciones de seguridad" }}
{% endif %}
Medios adjuntos
{% if resource_data|has_key:"Recursos adjuntos" %}
{% for medio in resource_data|val_from_key:'Recursos adjuntos'|val_from_key:'Medio de información' %} {% endfor %}
{% endif %}
Observaciones
{% if resource_data|has_key:"Observaciones" %}
{{ resource_data|val_from_key:"Observaciones"|val_from_key:"Tipo de descripción" }} : {{ resource_data|val_from_key:"Observaciones"|val_from_key:"Descripción"|safe|cut:"

 

" }}
{% endif %}
Responsables
{% if resource_data|has_key:"Responsables" %}
Entidad administrativa : {{ resource_data|val_from_key:"Responsables"|val_from_key:"Entidad administrativa" }}
{% if resource_data|val_from_key:"Responsables"|has_key:"Responsable" %} {% for item in resource_data|val_from_key:"Responsables"|val_from_key:"Responsable" %}
{{ item|val_from_key:"Rol" }} ({{ item|val_from_key:"Fecha" }}) : {{ item|val_from_key:"@value" }}
{% endfor %} {% endif %} {% endif %}
{% if resource_data|has_key:"Recursos adjuntos" and resource.print_imgs %}

Anexo de imágenes

{% endif %} {% else %}

El recurso no tiene información.

{% endif %} {% endwith %} {% endfor %}