Is there a utility that allows me to loop through a CSV file giving me the ability to send multiple statements to an LRS? My CSV file would have the necessary Actor, Verb, Object information in it all separated by commas.
Thank you.
Is there a utility that allows me to loop through a CSV file giving me the ability to send multiple statements to an LRS? My CSV file would have the necessary Actor, Verb, Object information in it all separated by commas.
Thank you.
If you're looking for an existing commercial utility, Watershed LRS has exactly that functionality; you can upload a csv and it generates statements.
I'm sure you could create something fairly quickly in your chosen programming language using one of the Tin Can code libraries too.