SubjectLocatorChecker

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
Tool checks is subject locator URIs really refer to existing resources. Check applies to all context topics and multiples topics can be checked at once. Tool generates a report with check results. Example report is below
+
Wandora's topic map model does not check if subject locators refer to existing resources. Feature is still very useful as subject locators should refer real resources such as images and topic map author should have a method to check if the subject locator has become invalid. At least when there is thousands of subject locators.
 +
 
 +
SubjectLocatorChecker tool checks if subject locator URIs really refer to existing resources. Tool allows multiple checks at once. Tool generates a check result such as
  
 
   Total 200 topics checked!
 
   Total 200 topics checked!
Line 14: Line 16:
 
{{Tool_s_class_title}}
 
{{Tool_s_class_title}}
  
com.gripstudios.applications.wandora.admin.tools.subjects.SubjectLocatorChecker
+
{{Tool_class_path|subjects.SubjectLocatorChecker|subjects/SubjectLocatorChecker}}
  
 
[[Category:Tools]]
 
[[Category:Tools]]

Latest revision as of 22:48, 30 December 2007

Wandora's topic map model does not check if subject locators refer to existing resources. Feature is still very useful as subject locators should refer real resources such as images and topic map author should have a method to check if the subject locator has become invalid. At least when there is thousands of subject locators.

SubjectLocatorChecker tool checks if subject locator URIs really refer to existing resources. Tool allows multiple checks at once. Tool generates a check result such as

 Total 200 topics checked!
 8 topics had no subject locator.
 192 topics had subject locator.
 184 valid and existing subject locators found.
 8 invalid or missing subject locators found.


[edit] GUI name

  • Check subject locator

[edit] Tool Class

org.wandora.application.tools.subjects.SubjectLocatorChecker

Personal tools