identifyingTest constant

IriTerm const identifyingTest

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

A diagnostic test that can identify this sign.

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

Implementation

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