Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I want to convert the Json data which is coming from an API. So data is in Json format & i wanted to convert to .ttl or .nt format.
And i will be using the data for knowledge graph.. Please let me know how do i convert the json data to .ttl or .nt format.
Please respond asap.
sample data :
{"source": "AzureBlob","owner": "","object": "","fieldName": "","attribute_name": "","attributeRecordsCount": 5,"avgRisk": 100,"type": "azure-blob","location": "Netherlands","last_scan_at": "2018-03-04T17:25:40.549Z"},
Hello,
So far, there is no a specific component for converting data to turtle statements.
Here exists some custom components on talend exchange portal.
https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&p=marketplace%...
Best regards
Sabrina