Skip to content

Class: SoilCharacteristics

Soil properties at the experimental site, including texture and taxonomic classification.

URI: erw:SoilCharacteristics

 classDiagram
    class SoilCharacteristics
    click SoilCharacteristics href "../SoilCharacteristics/"
      SoilCharacteristics : clay_pct

      SoilCharacteristics : great_group

      SoilCharacteristics : sand_pct

      SoilCharacteristics : silt_pct

      SoilCharacteristics : soil_order

      SoilCharacteristics : suborder

      SoilCharacteristics : taxonomy_system





        SoilCharacteristics --> "0..1" TaxonomySystemEnum : taxonomy_system
        click TaxonomySystemEnum href "../TaxonomySystemEnum/"



      SoilCharacteristics : texture_class


Slots

Name Cardinality and Range Description Inheritance
texture_class 0..1
String
Soil texture class (e direct
sand_pct 0..1
Float
Sand fraction percentage direct
silt_pct 0..1
Float
Silt fraction percentage direct
clay_pct 0..1
Float
Clay fraction percentage direct
taxonomy_system 0..1
TaxonomySystemEnum
Soil taxonomy system used (WRB or USDA) direct
soil_order 0..1
String
Soil order (e direct
suborder 0..1
String
Soil suborder within the order (USDA system) direct
great_group 0..1
String
Soil great group classification direct

Usages

used by used in type used
ExperimentalSetup soil range SoilCharacteristics

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/erw-research/schema

Mappings

Mapping Type Mapped Value
self erw:SoilCharacteristics
native erw:SoilCharacteristics

LinkML Source

Direct

name: SoilCharacteristics
description: Soil properties at the experimental site, including texture and taxonomic
  classification.
from_schema: https://w3id.org/erw-research/schema
attributes:
  texture_class:
    name: texture_class
    description: Soil texture class (e.g., sandy loam, clay, silt loam).
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    domain_of:
    - SoilCharacteristics
  sand_pct:
    name: sand_pct
    description: Sand fraction percentage.
    from_schema: https://w3id.org/erw-research/experimental
    domain_of:
    - FeedstockCharacteristics
    - SoilCharacteristics
    range: float
    minimum_value: 0.0
    maximum_value: 100.0
  silt_pct:
    name: silt_pct
    description: Silt fraction percentage.
    from_schema: https://w3id.org/erw-research/experimental
    domain_of:
    - FeedstockCharacteristics
    - SoilCharacteristics
    range: float
    minimum_value: 0.0
    maximum_value: 100.0
  clay_pct:
    name: clay_pct
    description: Clay fraction percentage.
    from_schema: https://w3id.org/erw-research/experimental
    domain_of:
    - FeedstockCharacteristics
    - SoilCharacteristics
    range: float
    minimum_value: 0.0
    maximum_value: 100.0
  taxonomy_system:
    name: taxonomy_system
    description: Soil taxonomy system used (WRB or USDA).
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    domain_of:
    - SoilCharacteristics
    range: TaxonomySystemEnum
  soil_order:
    name: soil_order
    description: Soil order (e.g., Mollisol, Alfisol for USDA; Luvisol for WRB).
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    domain_of:
    - SoilCharacteristics
  suborder:
    name: suborder
    description: Soil suborder within the order (USDA system).
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    domain_of:
    - SoilCharacteristics
  great_group:
    name: great_group
    description: Soil great group classification.
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    domain_of:
    - SoilCharacteristics

Induced

name: SoilCharacteristics
description: Soil properties at the experimental site, including texture and taxonomic
  classification.
from_schema: https://w3id.org/erw-research/schema
attributes:
  texture_class:
    name: texture_class
    description: Soil texture class (e.g., sandy loam, clay, silt loam).
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    alias: texture_class
    owner: SoilCharacteristics
    domain_of:
    - SoilCharacteristics
    range: string
  sand_pct:
    name: sand_pct
    description: Sand fraction percentage.
    from_schema: https://w3id.org/erw-research/experimental
    alias: sand_pct
    owner: SoilCharacteristics
    domain_of:
    - FeedstockCharacteristics
    - SoilCharacteristics
    range: float
    minimum_value: 0.0
    maximum_value: 100.0
  silt_pct:
    name: silt_pct
    description: Silt fraction percentage.
    from_schema: https://w3id.org/erw-research/experimental
    alias: silt_pct
    owner: SoilCharacteristics
    domain_of:
    - FeedstockCharacteristics
    - SoilCharacteristics
    range: float
    minimum_value: 0.0
    maximum_value: 100.0
  clay_pct:
    name: clay_pct
    description: Clay fraction percentage.
    from_schema: https://w3id.org/erw-research/experimental
    alias: clay_pct
    owner: SoilCharacteristics
    domain_of:
    - FeedstockCharacteristics
    - SoilCharacteristics
    range: float
    minimum_value: 0.0
    maximum_value: 100.0
  taxonomy_system:
    name: taxonomy_system
    description: Soil taxonomy system used (WRB or USDA).
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    alias: taxonomy_system
    owner: SoilCharacteristics
    domain_of:
    - SoilCharacteristics
    range: TaxonomySystemEnum
  soil_order:
    name: soil_order
    description: Soil order (e.g., Mollisol, Alfisol for USDA; Luvisol for WRB).
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    alias: soil_order
    owner: SoilCharacteristics
    domain_of:
    - SoilCharacteristics
    range: string
  suborder:
    name: suborder
    description: Soil suborder within the order (USDA system).
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    alias: suborder
    owner: SoilCharacteristics
    domain_of:
    - SoilCharacteristics
    range: string
  great_group:
    name: great_group
    description: Soil great group classification.
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    alias: great_group
    owner: SoilCharacteristics
    domain_of:
    - SoilCharacteristics
    range: string