the data store to use
a function that creates a new IRI for an entity of a given type
the primary fields for all types that are used in the mapping
OptionalnormDataMappings: NormDataMappings<DeclarativeMapping>OptionalauthorityAccess: Record<string, AuthorityConfiguration>the authority access configuration
OptionaldisableLogging: booleanwhether to disable logging
Creating a context for the mapping requires a lot of boilerplate code. Thus, this function is provided to facilitate the creation of the context.
the strategy context is a collection of functions and values that are used by the mapping strategies.