Changes between Version 9 and Version 10 of DiscoveryComponents
- Timestamp:
- 29/04/10 12:38:25 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DiscoveryComponents
v9 v10 12 12 [[Image(DiscoveryComponents.png, 60%)]] 13 13 14 '''Data Providers'''create metadata documents describing '''data resources'''. These are '''published''' by each data provider to make them available for others to access. An '''automatic process''' gathers or "harvests" these documents from each data provider, and '''ingests''' them into a '''database''' where they are stored alongside those from other data providers. Data providers have control over their publishing tool via an '''admin interface'''.14 [#DataProvider Data Providers] create metadata documents describing '''data resources'''. These are '''published''' by each data provider to make them available for others to access. An '''automatic process''' gathers or "harvests" these documents from each data provider, and '''ingests''' them into a '''database''' where they are stored alongside those from other data providers. Data providers have control over their publishing tool via an '''admin interface'''. 15 15 A '''web service''' carries out searches of this '''database''' in response to search requests received from a '''search interface''', possibly hosted by a third party as part of a '''web portal'''. The web service returns results back to the search interface, for presentation by the search inteface to display to the '''user'''. '''Search tools''' included in the search interface help the user construct search requests based on time periods, geographic areas and text terms from '''standard vocabularies''', provided by a '''vocab server'''. 16 16 17 17 == Definitions == 18 18 19 '''Data provider''':: 19 === Data provider === 20 20 21 Organisation (e.g. NERC data centre) that produces metadata records and publishes them via OAI. 21 22 … … 47 48 A presentation-less web service (similar in nature to the discovery web service) that can receive requests for listing the contents of particular '''controlled vocabularies'''. 48 49 49 '''Controlled vocabularies''':: :50 '''Controlled vocabularies''':: 50 51 Community-maintained lists of standard terms (and their definitions), for use within particular scientific domains, so that users are able to point at a particular term for a non-ambiguous definition of a concept. 51 52