Edit the parser, index new elements: Difference between revisions

From Berlin Harvesting and Indexing Toolkit
Jump to navigationJump to search
Created page with "First of all, we can recommend to use Eclipse (version Luna for example). You will need the Maven extension.<br/> Import the B-HIT project in B-HIT (File/New/Maven Project ->..."
 
Line 3: Line 3:


=Add an simple element (ie. it can be added to an existing table in the database)=
=Add an simple element (ie. it can be added to an existing table in the database)=
#Choose where you want to save it
#
=Add a repeatable or a more complex element  or group of elements (ie. it will need a new table in the database)=
=Add a repeatable or a more complex element  or group of elements (ie. it will need a new table in the database)=
=Add a new data standard=
=Add a new data standard=

Revision as of 10:23, 2 February 2016

First of all, we can recommend to use Eclipse (version Luna for example). You will need the Maven extension.
Import the B-HIT project in B-HIT (File/New/Maven Project -> put the location of the directory where you downloaded B-HIT).

Add an simple element (ie. it can be added to an existing table in the database)

  1. Choose where you want to save it

Add a repeatable or a more complex element or group of elements (ie. it will need a new table in the database)

Add a new data standard