Epa Csb Rebate Context

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

3 Classes 3 Properties 3 Namespaces
View Context View on GitHub

Namespaces

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

Classes

GovernmentOrganization Dataset FormioSchemaAndSubmission

Properties

Property Type Container
schema
access boolean
submission

JSON-LD Document

Raw ↑
{
  "@context": {
    "epa": "https://api-evangelist.com/epa/csb-rebate#",
    "schema": {
      "@id": "epa:schema"
    },
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "GovernmentOrganization": "schema:GovernmentOrganization",
    "Dataset": "schema:Dataset",
    "FormioSchemaAndSubmission": "epa:FormioSchemaAndSubmission",
    "access": {
      "@id": "epa:access",
      "@type": "xsd:boolean"
    },
    "submission": {
      "@id": "epa:submission"
    }
  }
}