{
    "processes": [
        {
            "type": "process",
            "processor": {
                "name": "RiverRunner"
            },
            "title": "River Runner",
            "description": "A process that takes a set of coordinates in the world, and returns the largest flowpath from it to its terminal flowpoint.",
            "keywords": [
                "rivers",
                "river-runner"
            ],
            "links": [
                {
                    "type": "application/html",
                    "rel": "canonical",
                    "title": "source",
                    "href": "https://www.sciencebase.gov/catalog/item/614a8864d34e0df5fb97572d",
                    "hreflang": "en-US"
                },
                {
                    "type": "application/html",
                    "rel": "cannonical",
                    "title": "github",
                    "href": "https://github.com/ksonda/global-river-runner",
                    "hreflang": "en-US"
                },
                {
                    "type": "application/html",
                    "rel": "cannonical",
                    "title": "application",
                    "href": "https://river-runner-global.vercel.app/",
                    "hreflang": "en-US"
                },
                {
                    "type": "application/html",
                    "rel": "canonical",
                    "title": "information",
                    "href": "https://www.usgs.gov/core-science-systems/ngp/national-hydrography/value-added-attributes-vaas",
                    "hreflang": "en-US"
                },
                {
                    "type": "application/json",
                    "rel": "self",
                    "href": "https://merit-nldi.internetofwater.app/processes/river-runner?f=json",
                    "title": "Process description as JSON",
                    "hreflang": "en-US"
                },
                {
                    "type": "text/html",
                    "rel": "alternate",
                    "href": "https://merit-nldi.internetofwater.app/processes/river-runner?f=html",
                    "title": "Process description as HTML",
                    "hreflang": "en-US"
                },
                {
                    "type": "text/html",
                    "rel": "http://www.opengis.net/def/rel/ogc/1.0/job-list",
                    "href": "https://merit-nldi.internetofwater.app/jobs?f=html",
                    "title": "jobs for this process as HTML",
                    "hreflang": "en-US"
                },
                {
                    "type": "application/json",
                    "rel": "http://www.opengis.net/def/rel/ogc/1.0/job-list",
                    "href": "https://merit-nldi.internetofwater.app/jobs?f=json",
                    "title": "jobs for this process as JSON",
                    "hreflang": "en-US"
                },
                {
                    "type": "application/json",
                    "rel": "http://www.opengis.net/def/rel/ogc/1.0/execute",
                    "href": "https://merit-nldi.internetofwater.app/processes/river-runner/execution?f=json",
                    "title": "Execution for this process as JSON",
                    "hreflang": "en-US"
                }
            ],
            "version": "0.5.0",
            "id": "river-runner",
            "jobControlOptions": [
                "sync-execute"
            ],
            "outputTransmission": [
                "value"
            ]
        }
    ],
    "links": [
        {
            "type": "application/json",
            "rel": "self",
            "title": "This document as JSON",
            "href": "https://merit-nldi.internetofwater.app/processes?f=json"
        },
        {
            "type": "application/ld+json",
            "rel": "alternate",
            "title": "This document as RDF (JSON-LD)",
            "href": "https://merit-nldi.internetofwater.app/processes?f=jsonld"
        },
        {
            "type": "text/html",
            "rel": "alternate",
            "title": "This document as HTML",
            "href": "https://merit-nldi.internetofwater.app/processes?f=html"
        }
    ]
}