Visual Diagram
classDiagram
class GranularityValue
Resource <|-- GranularityValue
Description
An enumeration of the allowed granularity levels for a DPP.
subClassOf: rdfs:Resource
Enum Values (oneOf)
| Value ID | Label |
|---|---|
| dppk:Model | Model |
| dppk:Batch | Batch |
| dppk:Item | Item |
