Partilhar via


Sample Test Method in ESG data model

Base entity from which all Industry Data Model entities are derived.

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"4.3"stringsemantic version number of the entity

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all Industry Data Model entities are derived.
enThe type of testing method associated with the test.

Example: US-EPA Methods:

Method 200.7 Rev 4.4, Metals and Trace Elements by ICP/Atomic Emission Spectrometry Method 200.8 Rev 5.3, Trace Metals by ICP/Mass Spectrometry Method 200.9 Rev 2.2, Trace Elements by Stabilized Temperature Graphite Furnace AA Spectrometry

AWWA Methods5:

Method 3111 B - Metals by Flame Atomic Absorption Spectrometry - Direct Air-Acetylene Flame Method Method 3111 B - Metals by Flame Atomic Absorption Spectrometry - Extraction/Nitrous Oxide-Acetylene Flame Method Method 3113 B - Metals by Electrothermal Atomic Absorption Spectrometric Method Method 3114 B - Arsenic and Selenium by Hydride Generation/Atomic Absorption Spectrometry - Manual Method Method 3120 B - Metals by Plasma Emission Spectroscopy - Inductively Coupled Plasma (ICP) Method Method 3125 B - Metals by Inductively Coupled Plasma/Mass Spectrometry (ICP/MS) Method Method 4500-B B - Boron - Curcumin Method Method 4500-B C - Boron - Carmine Method

ASTM Methods6:

D857-95, Standard Test Method for Aluminum in Water D858-95, Standard Test Method for Manganese in Water D1068-96, Standard Test Method for Iron in Water D1687-92 (1996), Standard Test Method for Chromium in Water D1688-95A, Standard Test Method for Copper in Water, Atomic Absorption, Direct D1688-95C, Standard Test Method for Copper in Water, Atomic Absorption, Graphite Furnace D1691-95A, Standard Test Method for Zinc in Water, Atomic Absorption, Direct D1976-96, Standard Test Method for Elements in Water by ICP-AES D2972-97B, Standard Test Method for Arsenic in Water, Atomic Absorption, Hydride Generation D2972-97C, Standard Test Method for Arsenic in Water, Atomic Absorption, Graphite Furnace D3082-92 (1996), Standard Test Method for Boron in Water D3557-95, Standard Test Method for Cadmium in Water D3559-96D, Standard Test Method for Lead in Water, Atomic Absorption, Graphite Furnace D3697-92 (1996), Standard Test Method for Antimony in Water D3859-98A, Standard Test Method for Selenium in Water, Gaseous Hydride AAS D3859-98B, Standard Test Method for Selenium in Water, Graphite Furnace AAS D3919-99, Standard Practice for Measuring Trace Elements in Water by Graphite Furnace Atomic Absorption Spectrophotometry D4382-95, Standard Test Method for Barium in Water, Graphite Furnace AAS D5673-96, Standard Test Method for Elements in Water by Inductively Coupled Plasma-Mass Spectrometry

entitya reference to the constant entity holding the list of localized text

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeSampleTestMethod/(resolvedAttributes)/SampleTestMethodIdattribute

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
versionNumber"1.6.0"string

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{6EE0954C-F3E2-4ED5-A6D3-6D9AB9583422}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nativeTo.businessArea
The name of the business area from which the entity originates.

ParameterValueData typeExplanation
name"Sampling & Reporting"string

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSample Test Method
entitya reference to the constant entity holding the list of localized text

has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or restates parts of logical schemas to produce one resolved schema.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
SampleTestMethodId The unique identifier of a Sample Test Method. SampleTestMethod
SampleTestMethodName The name of a Sample Test Method. SampleTestMethod
SampleTestMethodDescription The description of a Sample Test Method. SampleTestMethod

SampleTestMethodId

The unique identifier of a Sample Test Method.
First included in: SampleTestMethod (this entity)

Properties

NameValue
displayNameSample Test Method ID
descriptionThe unique identifier of a Sample Test Method.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the SampleTestMethodId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeSampleTestMethod/(resolvedAttributes)/SampleTestMethodIdattribute

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{4A4F3577-E635-48B9-BFA6-FED532AA8130}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSample Test Method ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Sample Test Method.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

SampleTestMethodName

The name of a Sample Test Method.
First included in: SampleTestMethod (this entity)

Properties

NameValue
displayNameSample Test Method Name
descriptionThe name of a Sample Test Method.
dataFormatstring
maximumLength256
isNullabletrue

Traits

List of traits for the SampleTestMethodName attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{684DAB21-C37E-467B-8127-DF3538EA01FE}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSample Test Method Name
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe name of a Sample Test Method.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"256"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

SampleTestMethodDescription

The description of a Sample Test Method.
First included in: SampleTestMethod (this entity)

Properties

NameValue
displayNameSample Test Method Description
descriptionThe description of a Sample Test Method.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the SampleTestMethodDescription attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{3554D7D2-8997-41EB-878B-B48898A97DD8}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSample Test Method Description
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe description of a Sample Test Method.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.