SoftwareSourceCode constant

IriTerm const SoftwareSourceCode

IRI for schema:SoftwareSourceCode

Computer programming source code. Example: Full (compile ready) solutions, code snippet samples, scripts, templates.

Implementation

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