Slot: parameterMaps

A USDM relationship between the SyntaxTemplateDictionary and ParameterMap classes which identifies the set of parameter maps (parameter map entries) associated with a syntax template dictionary.

URI: https://example.org/usdm/v4/linkml/parameterMaps Alias: parameterMaps

Applicable Classes

Name Description Modifies Slot
SyntaxTemplateDictionary A reference source that provides a listing of valid parameter names and values used in syntax template text strings. no

Properties

Type and Range

Property Value
Range ParameterMap
Domain Of SyntaxTemplateDictionary

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes
### Slot Characteristics
Property Value
Owner SyntaxTemplateDictionary

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/usdm/v4/linkml

Mappings

Mapping Type Mapped Value
self https://example.org/usdm/v4/linkml/parameterMaps
native https://example.org/usdm/v4/linkml/parameterMaps

LinkML Source

name: parameterMaps
description: A USDM relationship between the SyntaxTemplateDictionary and ParameterMap
  classes which identifies the set of parameter maps (parameter map entries) associated
  with a syntax template dictionary.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: parameterMaps
owner: SyntaxTemplateDictionary
domain_of:
- SyntaxTemplateDictionary
range: ParameterMap
required: true
multivalued: true
inlined: true
inlined_as_list: true