{% extends "page.html" %} {% block content %}

{{ label }}

Alternates Profiles

Different views of and formats:

Alternate Profiles ?Different Media Types (HTML, text, RDF, JSON etc.) and different information model views, profiles, are available for this resource.

URI
{{ uri }}
{% if comment is not none %}
Description
{{ comment|safe }}
{% endif %} {% if parent_container_uri is not none %}
Parent Container
{% if parent_container_label is not none %}
{{ parent_container_uri }}
{% else %}
{{ parent_container_label }}
{% endif %} {% endif %}

Members

Filter

?A simple text matching filter of the list content to the left
{% endblock %}