Terminology server: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
m Copyedit changes for punctuation consistency. |
||
(20 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
{{Unreferenced|date=December 2009}} |
|||
A '''Terminology Server''' is a piece of software that runs a server, which provides services to client applications. The server provides entry terms for endusers, mappings from enduser terminology to standard terminology, and aggregates information to higher (e.g. administrative) levels. |
|||
A '''terminology server''' is a piece of [[software]] providing a range of [[terminology]]-related [[software service]]s through an [[applications programming interface]] to its [[client application]]s. |
|||
Typical terminology services might include: |
|||
See also [[Medical Terminology Server]]. |
|||
* Matching an arbitrary, user-defined text entry string (or [[regular expression]]) against a fixed internal list of [[natural language]] expressions, possibly using word equivalent, alternate spelling, [[abbreviation]] or [[part-of-speech]] substitution tables, and other lexical resources, to increase the [[recall and precision]] of the matching algorithm |
|||
* Retrieving any asserted associations between a fixed list of terminology expressions in one language and translations in another [[natural language]] |
|||
* Retrieving any asserted associations between a fixed list of terminology expressions, and entities in a concept system or [[ontology (information science)]] |
|||
* Retrieving any asserted or [[Inference|inferrable]] [[semantic link]]s between concepts in a concept system or [[ontology (information science)]], particularly subsumption ([[Is-a]]) relationships |
|||
* Retrieving any directly asserted, or the best approximate indirectly inferrable, associations between concepts in an ontology and entities in one or more external resources (e.g. libraries of images, decision support rules or statistical classifications) |
|||
==See also== |
|||
* [[Clinical terminology server]] |
|||
==References== |
|||
[[Category:Servers (computing)]] |
|||
{{Computer-stub}} |
Latest revision as of 18:08, 10 January 2023
A terminology server is a piece of software providing a range of terminology-related software services through an applications programming interface to its client applications.
Typical terminology services might include:
- Matching an arbitrary, user-defined text entry string (or regular expression) against a fixed internal list of natural language expressions, possibly using word equivalent, alternate spelling, abbreviation or part-of-speech substitution tables, and other lexical resources, to increase the recall and precision of the matching algorithm
- Retrieving any asserted associations between a fixed list of terminology expressions in one language and translations in another natural language
- Retrieving any asserted associations between a fixed list of terminology expressions, and entities in a concept system or ontology (information science)
- Retrieving any asserted or inferrable semantic links between concepts in a concept system or ontology (information science), particularly subsumption (Is-a) relationships
- Retrieving any directly asserted, or the best approximate indirectly inferrable, associations between concepts in an ontology and entities in one or more external resources (e.g. libraries of images, decision support rules or statistical classifications)
See also
[edit]References
[edit]