Options
All
  • Public
  • Public/Protected
  • All
Menu

A RepresentationConverter that creates a templated representation of a container.

Hierarchy

Index

Constructors

constructor

Properties

Private Readonly contentType

contentType: string

Private Readonly identifierStrategy

identifierStrategy: IdentifierStrategy

Protected inputTypes

inputTypes: Promise<ValuePreferences>

Protected outputTypes

outputTypes: Promise<ValuePreferences>

Private Readonly templateEngine

templateEngine: TemplateEngine<Dict<any>>

Methods

canHandle

Private getChildResources

  • getChildResources(container: ResourceIdentifier, quads: Readable): Promise<ResourceDetails[]>

getInputTypes

Private getLocalName

  • getLocalName(iri: string): string

getOutputTypes

Private getParentContainers

handle

handleSafe