Hi,
we do process JSON files to get into graph containers.
we first use sml:ImportTextFile and then sml:ConvertJsonToRDF to get the
data.
the issue is, in case a json property is null, that value is not coming
into the graph container.
{
Name:xxxxx
Age:xx
Location:null
}
for this json, i would only get Name and Age into my graph, but i want
Location value as well even if its null.
is there a better way to process the jsons?
--
You received this message because you are subscribed to the Google Groups
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/topbraid-users/9cc2aacd-6cfc-4aaa-b9db-130ffa4d2185o%40googlegroups.com.