You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jessicagutierrez edited this page Mar 2, 2014
·
1 revision
To execute the metadata_statistics program ther are a few steps to follow.
On your computer go to shell script and run it.
On the command pront write the following command:
java -jar ieru_metadata_statistics <<XML file or folder>> <<Folder Output>> (optional)<<Template>>
2.1 If jar file isn't in the current directory, put the full path to jar file. For example: "C:\Users\User\Desktop\ieru_metadata_statistics.jar"
2.2 <<XML file or folder>> This parameter refers to the xml file or collection to analyse. It could be a file or a folder. This parameter contains the full path to the xml file or folder. For example: "E:\Agris" or "E:\Agris\2010\2010\01_2010_XML\01_2010\BY0909.xml"
2.3 <<Folder output>> Folder where the results will be placed on. As the other parameters it contais the full path to the folder. For example: "E:\Results"
2.4 <<Template>> This parameter is optional. Template contains a series of querys or a query that gets an especific results. As the others parameters needs the full path to the xml file.