#global pagecrumbs="
${service.abstract!""}
This is the landing page of the Features 1.0 service, providing links to the service API and its contents.
This document is also available as
<#list model.getLinksExcept("landingPage", "text/html") as link>${link.type}<#if link_has_next>, #if>#list>.
The API document provides a machine processable description of this service API conformant to OpenAPI 3.
This API document is also available as
<#list model.getLinksExcept("api", "application/json") as link>${link.type}<#if link_has_next>, #if>#list>.
The collection page provides a list of all the collections available in this service.
This collection page is also available as
<#list model.getLinksExcept("collections", "text/html") as link>${link.type}<#if link_has_next>, #if>#list>.