DPP Keystone Logo

Ontology: core / DPP Core Ontology - Header Definitions

Class: Granularity Value (dppk:GranularityValue)

Visual Diagram

                    classDiagram
  class GranularityValue
  Resource <|-- GranularityValue
  GranularityValue : +unit
  GranularityValue --|> Unit : unit
  click Unit href "../Unit/Unit.html" "dppk:Unit"
  style Unit stroke:#2962ff,color:#2962ff

                

Description

An enumeration of the allowed granularity levels for a DPP.

subClassOf: rdfs:Resource

Enum Values (oneOf)

Value IDLabel
dppk:ModelModel
dppk:BatchBatch
dppk:ItemItem

Properties

Property Description Type
Unit of Measurement (dppk:unit) The unit of measurement. dppk:Unit