{% if css %} {% for css_url in css %} {% endfor %} {% endif %} {% if res %} {% if baseuri and toolstore %} {% endif %} {% if (res, SDO.name, None) in g %} {% elif (res, SKOS.prefLabel, None) in g %} {% elif (res, RDFS.label, None) in g %} {% endif %} {% if (res, SDO.description, None) in g %} {% endif %} {% if (res, SDO.author, None) in g %} {% endif %} {% if g.value(res, SDO.thumbnailUrl) %} {% endif %} {% if (res, SDO.keywords, None) in g %} {% endif %} {% endif %}