Slot: ingredients
A USDM relationship between the AdministrableProduct and Ingredient classes which provides the set of ingredients related to the administrable product.
URI: https://example.org/usdm/v4/linkml/ingredients Alias: ingredients
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| AdministrableProduct | Any study product that is formulated and presented in the form that is suitable for administration to a study participant. | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Ingredient |
| Domain Of | AdministrableProduct |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | AdministrableProduct |
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/ingredients |
| native | https://example.org/usdm/v4/linkml/ingredients |
LinkML Source
name: ingredients
description: A USDM relationship between the AdministrableProduct and Ingredient classes
which provides the set of ingredients related to the administrable product.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: ingredients
owner: AdministrableProduct
domain_of:
- AdministrableProduct
range: Ingredient
required: false
multivalued: true
inlined: true
inlined_as_list: true