Skip to content

lodum/IStG-Solr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools for converting IStG data for Solr

Literatur (bibtex)

Run the following command with bibtex export

node bibtex.js -f filename

Karten, Ansichtskarten, Stadtinformationen (MySQL)

Extract data by using rdf-dump with corresponding mapping file and then run

node trig.js -f filename

Upload data to Solr

curl 'http://solrendpoint/solr/update/json?commit=true' --data-binary @filename.json -H 'Content-type:application/json'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published