Hey,
I am using @inrupt/solid-client in backend to save data to my solid pod.
I generated a turtle file with rmlmapper, how to I save this file to my solid pod
Please help me
Hey,
I am using @inrupt/solid-client in backend to save data to my solid pod.
I generated a turtle file with rmlmapper, how to I save this file to my solid pod
Please help me
Hi Kiran
What have you tried so far? If you already have the turtle content, then you likely want to authenticate with solid-client and then write that file to the pod with solid-client. The relevant links are: