identifyingTest constant

IriTerm const identifyingTest

IRI for schema:identifyingTest [Expects: https://schema.org/MedicalTest]

A diagnostic test that can identify this sign.

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

Implementation

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