executableLibraryName constant

IriTerm const executableLibraryName

IRI for schema:executableLibraryName [Expects: https://schema.org/Text]

Library file name, e.g., mscorlib.dll, system.web.dll.

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

Implementation

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