httpMethod constant

IriTerm const httpMethod

IRI for schemaHttp:httpMethod [Expects: http://schema.org/Text]

An HTTP method that specifies the appropriate HTTP method for a request to an HTTP EntryPoint. Values are capitalized strings as used in HTTP.

Can be used on: http://schema.org/EntryPoint

Implementation

static const httpMethod = IriTerm('http://schema.org/httpMethod');