Ticket #355 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Thesaurus / Load from URL

Reported by: Fxp Owned by: Fxp
Priority: minor Milestone: v2.7.0
Component: General Version: v2.6.1
Keywords: Cc:

Description

Add the capability to load a thesaurus from URL.

Attachments

335.patch Download (16.7 KB) - added by Fxp 3 years ago.
thesaurus-from-url.png Download (58.9 KB) - added by Fxp 3 years ago.

Change History

Changed 3 years ago by Fxp

An URL could be define in the upload form in the thesaurus administration.

An Atom feed is provided in SVN to register working thesaurus and add a one click button to the admin interface to load those thesaurus.

A thesaurus is described like :

	<entry>
		<title>INSPIRE Themes (in all EU languages)</title>
		<link href="https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/utilities/gemet/thesauri/inspire-theme.rdf" />
		<id>urn:geonetwork-opensource.org:thesaurus:inspire:theme</id>
		<updated>2010-10-19T18:30:02Z</updated>
		<summary>34 INSPIRE Themes described in annex I, II, III.</summary>
		<category>theme</category>
	</entry>

If the atom feed is not defined in config-gui.xml, then this section is not displayed.

Changed 3 years ago by Fxp

Changed 3 years ago by Fxp

Changed 3 years ago by Fxp

  • status changed from new to closed
  • resolution set to fixed

r6676-6678

Note: See TracTickets for help on using tickets.