signDetected constant

IriTerm const signDetected

IRI for schema:signDetected [Expects: https://schema.org/MedicalSign]

A sign detected by the test.

Can be used on: https://schema.org/MedicalTest

Implementation

static const signDetected = IriTerm.prevalidated(
  'https://schema.org/signDetected',
);