{% macro mapping_table(mappings) -%}
Hash | Subject | Predicate | Object |
{{ curie[14:22]}}
|
{% if subject_name %}{{subject_name}} ({{subject_curie}}){% else %}{{subject_curie}}{% endif %} | {{predicate}} | {% if target_name %}{{target_name}} ({{target_curie}}){% else %}{{target_curie}}{% endif %} |