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'.
-
Notifications
You must be signed in to change notification settings - Fork 2
erajabi/LOM_LinkChecker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
It is java program that checks URL in IEEE.LOM element
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published