{% extends "jocondelab/base.html" %} {% load i18n %} {% block js_import %} {{block.super}} {% endblock %} {% block js_declaration %} {{block.super}} {% endblock %} {% block css_import %} {{block.super}} {% endblock %} {% block css_declaration %} {{block.super}} {% endblock %} {% block content %}
| {% trans 'label' %} | {{term.label}} |
| {% trans 'alternative labels' %} |
|
| {% trans 'id' %} | {{term.id}} |
| {% trans 'uri' %} | {{term.uri}} |
| {% trans 'info wikipedia' %} |
{% if term.wikipedia_url and term.wikipedia_url != "" %}
{{term.wp_label}}
{% else %}
{% trans 'Créer page WK' %} :
{% endif %}
{% if term.wikipedia_revision_id %}
{% else %}
{% endif %}
{% if term.dbpedia_uri and term.dbpedia_uri != "" %}
{% else %}
{% endif %}
{% if term.dbpedia_uri and term.dbpedia_uri != "" %}
{% else %}
{% endif %}
|
| {% trans 'Rech. joconde' %} | Recherche joconde |
| {% trans 'Edition wk' %} |
{% if term.url_status != 4 %}
{% if term.validated %}
{% else %}
{% endif %}
{% else %}
{% endif %}
{% if term.validated %}
OK
{% else %}
OK
{% endif %}
|