Type: HexBinary
The datatype that represents arbitrary hex-encoded binary data.
URI: xsd:hexBinary
Type Properties
| Property | Value |
|---|---|
| Base | str |
| Type URI | xsd:hexBinary |
| ## Value Constraints |
| Property | Value |
|---|---|
| Regex Pattern | ([0-9a-fA-F]{2})* |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nfdi-de/dcat-ap-plus/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:hexBinary |
| native | dcatapplus:hexBinary |