{
    "id": "pycsw-catalogue",
    "links": [
        {
            "rel": "self",
            "type": "application/json",
            "title": "This document as JSON",
            "href": "http://localhost:8000?f=json",
            "hreflang": "en-US"
        },
        {
            "rel": "conformance",
            "type": "application/json",
            "title": "Conformance as JSON",
            "href": "http://localhost:8000/conformance?f=json"
        },
        {
            "rel": "service-doc",
            "type": "text/html",
            "title": "The OpenAPI definition as HTML",
            "href": "http://localhost:8000/openapi?f=html"
        },
        {
            "rel": "service-desc",
            "type": "application/vnd.oai.openapi+json;version=3.0",
            "title": "The OpenAPI definition as JSON",
            "href": "http://localhost:8000/openapi?f=json"
        },
        {
            "rel": "data",
            "type": "application/json",
            "title": "Collections as JSON",
            "href": "http://localhost:8000/collections?f=json"
        },
        {
            "rel": "search",
            "type": "application/json",
            "title": "Search collections",
            "href": "http://localhost:8000/search"
        },
        {
            "rel": "child",
            "type": "application/json",
            "title": "Main metadata collection",
            "href": "http://localhost:8000/collections/metadata:main?f=json"
        },
        {
            "rel": "service",
            "type": "application/xml",
            "title": "CSW 3.0.0 endpoint",
            "href": "http://localhost:8000/csw"
        },
        {
            "rel": "service",
            "type": "application/xml",
            "title": "CSW 2.0.2 endpoint",
            "href": "http://localhost:8000/csw?service=CSW&version=2.0.2&request=GetCapabilities"
        },
        {
            "rel": "service",
            "type": "application/xml",
            "title": "OpenSearch endpoint",
            "href": "http://localhost:8000/opensearch"
        },
        {
            "rel": "service",
            "type": "application/xml",
            "title": "OAI-PMH endpoint",
            "href": "http://localhost:8000/oaipmh"
        },
        {
            "rel": "service",
            "type": "application/xml",
            "title": "SRU endpoint",
            "href": "http://localhost:8000/sru"
        },
        {
            "rel": "http://www.opengis.net/def/rel/ogc/1.0/queryables",
            "type": "application/schema+json",
            "title": "Queryables",
            "href": "http://localhost:8000/queryables"
        },
        {
            "rel": "child",
            "type": "application/json",
            "title": "Main collection",
            "href": "http://localhost:8000/collections/metadata:main"
        },
        {
            "rel": "http://www.opengis.net/def/rel/ogc/1.0/ogc-catalog",
            "type": "application/json",
            "title": "Record catalogue collection",
            "href": "http://localhost:8000/collections/metadata:main"
        }
    ],
    "title": "SEC-IMS Metadata Catalogue",
    "description": "Custom ISO 19115 subset profile developed for the Government of St. Lucia",
    "keywords": [
        "catalogue",
        "discovery",
        "metadata",
        "Saint Lucia"
    ]
}