• Links a template file with a given content-type to the metadata using the SOLID_META.template predicate.

    Parameters

    • metadata: RepresentationMetadata

      Metadata to update.

    • templateFile: string

      Path to the template.

    • contentType: string

      Content-type of the template after it is rendered.

    Returns void