SIReferenceRemover
From WandoraWiki
		(Difference between revisions)
		
		
| Line 1: | Line 1: | ||
| − | Subject identifiers are URIs and may contains references. URI reference is the URI  | + | Subject identifiers are URIs and may contains references. URI reference is a part of the URI that begins with '''#''' character. For example URI '''http://www.wandora.net/index.html#main''' contains reference '''main'''. Sometimes it may be necessary to merge all different URIs with different references. Tool removes all references in subject identifiers URIs and as a consequence merges topics addressing different references. | 
| Tool is helpful to clean up topics extracted with HTML extractor for example. | Tool is helpful to clean up topics extracted with HTML extractor for example. | ||
Revision as of 12:37, 28 November 2006
Subject identifiers are URIs and may contains references. URI reference is a part of the URI that begins with # character. For example URI http://www.wandora.net/index.html#main contains reference main. Sometimes it may be necessary to merge all different URIs with different references. Tool removes all references in subject identifiers URIs and as a consequence merges topics addressing different references.
Tool is helpful to clean up topics extracted with HTML extractor for example.
GUI name
- Remove references in SIs
Tool Class
com.gripstudios.applications.wandora.admin.tools.subjects.SIReferenceRemover
