ucoProject / UCO-Utility-Pre-0.7.0-Validator

Utility for validation of UCO 0.4.0, UCO 0.5.0, UCO 0.6.0 & UCO 0.7.0 content
Other
2 stars 4 forks source link

Data error on UFED_CHAT_WHATSAPP example #9

Open fabrizio-turchi opened 3 years ago

fabrizio-turchi commented 3 years ago

The tool raises the following errors:

Moreover, in order to avoid other errors, I had to change the following property

"uco-core:kindOfRelationship": { "@type": "uco-vocabulary:ObservableObjectRelationshipVocab" "@value": "Contained_Within" },

into the following one:

"uco-core:kindOfRelationship": "Contained_Within"

I thought the first one was the new way to indicate the kind of relationship. example_UFED_CHAT_WHATSAPP.zip

fabrizio-turchi commented 2 years ago

The tool raises the following errors: