EVORAO

Slot: parent category (parentCategory)

An overarching category that encompasses the current category within a hierarchical classification system. It serves as the top-level classification, organizing related subcategories under its umbrella to create a structured and logical order.

URI: EVORAO:parentCategory Alias: parentCategory

Applicable Classes

Name Description Modifies Slot
ProductCategory A term used to classify a group of products that share common characteristics… yes

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:parentCategory
native EVORAO:parentCategory
broad dct:isPartOf

LinkML Source

```yaml name: parentCategory description: An overarching category that encompasses the current category within a hierarchical classification system. It serves as the top-level classification, organizing related subcategories under its umbrella to create a structured and logical order. title: parent category from_schema: https://w3id.org/evorao/ broad_mappings: - dct:isPartOf rank: 1000 alias: parentCategory domain_of: - ProductCategory range: ProductCategory required: false multivalued: false ```