Skip to content

erajabi/LOM_LinkChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LOM_LinkChecker

The LOM_linkchecker checks the URL exists in the technical.location element of the IEEE LOM metadata and stores the results in a mySQL database. The program reads a folder contains LOM metadata in XML format and automatically moves those files which include invalid URLs to another folder (let's say broken folder). The file, in our case, is invalid if the HTTP RESPONSE of the URL is not 200. If the file contains an invalid IEEE LOM metadata (e.g., does not include technical.location element) is also moved to the broken folder. We name the file as 'ill-formed'.

About

It is java program that checks URL in IEEE.LOM element

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published