{% extends "layout.html" %} {% block content %}
{% for wd in domains %} ") | urlencode }}"> {{ wd.replace("http://odahub.io/ontology", "") }} {% endfor %}
{% for fn, f in features.items() %} {% endfor %}
URI Short description Proven By
{{ f["@id"] | uri | safe}} {{ f["oda:descr"][0] }} {% for pb, pbd in f["oda:provenBy"].items() %} {{ pb }} {% endfor %}
{% endblock %}