Epa Mywaterway Context

JSON-LD context defining the semantic vocabulary for Epa Mywaterway from EPA — U.S. Environmental Protection Agency.

3 Classes 1 Properties 4 Namespaces
View Context View on GitHub

Namespaces

epa: https://api-evangelist.com/epa/mywaterway#
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

GovernmentOrganization Dataset generic

Properties

Property Type Container
Results string

JSON-LD Document

Raw ↑
{
  "@context": {
    "epa": "https://api-evangelist.com/epa/mywaterway#",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "GovernmentOrganization": "schema:GovernmentOrganization",
    "Dataset": "schema:Dataset",
    "generic": "epa:generic",
    "Results": {
      "@id": "epa:Results",
      "@type": "xsd:string"
    }
  }
}