id: https://nde.nl/ontology/hc/class/HTTPStatus name: HTTPStatus title: HTTP Status prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ schema: http://schema.org/ default_prefix: hc imports: - linkml:types - ../slots/has_description - ../slots/has_label - ../slots/has_value classes: HTTPStatus: class_uri: hc:HTTPStatus description: >- Response state descriptor combining numeric status code and reason phrase for HTTP transaction outcomes. slots: - has_value - has_label - has_description broad_mappings: - schema:DefinedTerm