Run the following command with bibtex export
node bibtex.js -f filename
Extract data by using rdf-dump with corresponding mapping file and then run
node trig.js -f filename
curl 'http://solrendpoint/solr/update/json?commit=true' --data-binary @filename.json -H 'Content-type:application/json'