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 = const IriTerm('http://schema.org/httpMethod');