Skip to main content

Digital

A digital object is a type of object that exists in the form of digital data, which can be stored, processed, or transmitted electronically. Unlike informational objects that primarily focus on conveying information or ideas, digital objects emphasize their digital nature, representation, or format. Digital objects can be created, accessed, and manipulated using digital technologies, such as computers, smartphones, or other electronic devices.

Data structure

FieldTypeDescriptionMandatory
typestringType of the digital objectYes
creationDateDateDate when the digital object was createdYes
scopestringScope or context of existenceNo
platformstringPlatform or environmentNo

Example

"digital":{
"type": "token",
"creationDate": "2018-07-30",
"scope": "Decentralized",
"platform": "Ethereum Blockchain"
}