ClassificationCode

class

A classification code from some product classification scheme .

URI:https://w3id.org/eudpp#ClassificationCode

Upstream alignment

How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.

Properties (2)

DescriptionDomainRangeVocabularies
codeSet
Classification code set
The product classification code set. See also Produc hasProductGroup ClassificationCode documentation.cirpass2:ClassificationCodexsd:anyURI
codeValue
Classification code value
Classification code value from the Classification code set.cirpass2:ClassificationCodexsd:string

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
  "type": "ClassificationCode",
  "codeSet": "...",
  "codeValue": "..."
}