The uco-tool:creator property is not a string but it is a reference to an uco-identity.Identity class.
Example:
{
"@id": "kb:7ae6b781-4704-428f-85df-3367515dc608",
"@type": "uco-identity:Identity",
"uco-core:description": "Cellebrite, Petah Tikva, Israel"
},
{
"@id": "kb:4252f4ee-d2bd-4d83-bbb4-2669a7be8286",
"@type": "uco-tool:Tool",
"uco-core:name": "UFED PA",
"uco-tool:version": "7.57.1.9",
"uco-tool:toolType": "Acquisition",
"uco-tool:creator": {
"@id": "kb:7ae6b781-4704-428f-85df-3367515dc608"
}
}
The uco-tool:creator property is not a string but it is a reference to an uco-identity.Identity class.
Example:
{ "@id": "kb:7ae6b781-4704-428f-85df-3367515dc608", "@type": "uco-identity:Identity", "uco-core:description": "Cellebrite, Petah Tikva, Israel" }, { "@id": "kb:4252f4ee-d2bd-4d83-bbb4-2669a7be8286", "@type": "uco-tool:Tool", "uco-core:name": "UFED PA", "uco-tool:version": "7.57.1.9", "uco-tool:toolType": "Acquisition", "uco-tool:creator": { "@id": "kb:7ae6b781-4704-428f-85df-3367515dc608" } }