Glossary of Terms: Difference between revisions
Line 1: | Line 1: | ||
= Glossary of Terms = | = Glossary of Terms = | ||
{| | {| | ||
|- | |- | ||
! scope="col" width="25%" | Long Name | ! scope="col" width="15%" | Short Name | ||
Application Programming Interface | ! | ||
== API == | |||
|- | |||
! scope="col" width="25%" | Long Name | |||
! | |||
Application Programming Interface | |||
|- | |- | ||
! scope="col" | URL | ! scope="col" | URL | ||
! | |||
http://en.wikipedia.org/wiki/Application_programming_interface | http://en.wikipedia.org/wiki/Application_programming_interface | ||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | ! scope="col" style="vertical-align:top;" | Definition | ||
An application programming interface (API) is a specification intended to be used as an interface by software components to communicate with each other. An API may include specifications for routines, data structures, object classes, and variables. An API specification can take many forms, including an International Standard such as POSIX or vendor documentation such as the Microsoft Windows API, or the libraries of a programming language, e.g. Standard Template Library in C++ or Java API. | ! | ||
An application programming interface (API) is a specification intended to be used as an interface by software components to communicate with each other. An API may include specifications for routines, data structures, object classes, and variables. An API specification can take many forms, including an International Standard such as POSIX or vendor documentation such as the Microsoft Windows API, or the libraries of a programming language, e.g. Standard Template Library in C++ or Java API. | |||
|} | |} | ||
{| | {| | ||
|- | |- | ||
! scope="col" width=" | ! scope="col" width="15%" | Short Name | ||
Creative Commons | ! | ||
== Creative Commons == | |||
|- | |- | ||
! scope="col" | | ! scope="col" width="25%" | Long Name | ||
! | |||
Creative Commons Terms of Use | |||
|- | |- | ||
! scope="col | ! scope="col" | URL | ||
! | |||
http://creativecommons.org/licenses/by-nc-sa/3.0/ | |||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | |||
! | |||
Creative Commons develops, supports, and stewards legal and technical infrastructure that maximizes digital creativity, sharing, and innovation. iDigBio uses this as a framework for its terms of use policy. | |||
|} | |} | ||
{| | {| | ||
! scope="col" width="15%" | Short Name | |- | ||
! scope="col" width="15%" | Short Name | |||
! | |||
== DPI == | |||
|- | |- | ||
! scope="col" width="25%" | Long Name | ! scope="col" width="25%" | Long Name | ||
Dots Per Inch | ! | ||
Dots Per Inch | |||
|- | |- | ||
! scope="col" | URL | ! scope="col" | URL | ||
! | |||
http://www.andrewdaceyphotography.com/articles/dpi/ | http://www.andrewdaceyphotography.com/articles/dpi/ | ||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | ! scope="col" style="vertical-align:top;" | Definition | ||
Used to express the number of ink dots applied to a single inch during printing, the function of individual printer specifications. Often wrongly used as a synynom for PPI (pixels per inch), which see in this glossary. | ! | ||
Used to express the number of ink dots applied to a single inch during printing, the function of individual printer specifications. Often wrongly used as a synynom for PPI (pixels per inch), which see in this glossary. | |||
|} | |} | ||
{| | {| | ||
|- | |- | ||
! scope="col" width=" | ! scope="col" width="15%" | Short Name | ||
Geo-referencing | ! | ||
== Geo-referencing == | |||
|- | |- | ||
! scope="col" | | ! scope="col" width="25%" | Long Name | ||
! | |||
Geo-referencing | |||
|- | |||
! scope="col" | URL | |||
! | |||
[[Georeferencing]] | [[Georeferencing]] | ||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | ! scope="col" style="vertical-align:top;" | Definition | ||
The process of assigning geographical coordinates (latitude, longitude, datum, projection, precision) to a biological specimen collection record or event using geospatial data available from the specimen label. | ! | ||
The process of assigning geographical coordinates (latitude, longitude, datum, projection, precision) to a biological specimen collection record or event using geospatial data available from the specimen label. | |||
|} | |} | ||
{| | {| | ||
|- | |- | ||
! scope="col" width="25%" | Long Name | ! scope="col" width="15%" | Short Name | ||
Globally Unique Identifier | ! | ||
== GUID == | |||
|- | |||
! scope="col" width="25%" | Long Name | |||
! | |||
Globally Unique Identifier | |||
|- | |- | ||
! scope="col" | URL | ! scope="col" | URL | ||
! | |||
http://en.wikipedia.org/wiki/Globally_unique_identifier | http://en.wikipedia.org/wiki/Globally_unique_identifier | ||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | ! scope="col" style="vertical-align:top;" | Definition | ||
A unique reference number used as an identifier in computer software. The term GUID also is used for Microsoft's implementation of the Universally Unique Identifier (UUID) standard. The value of a GUID is represented as a 32-character hexadecimal string, such as {21EC2020-3AEA-1069-A2DD-08002B30309D}, and is usually stored as a 128-bit integer. The total number of unique keys is 2 to the 128th power, or 3.4x10 to the 38th power. This number is so large that the probability of the same number being generated randomly twice is negligible. | ! | ||
A unique reference number used as an identifier in computer software. The term GUID also is used for Microsoft's implementation of the Universally Unique Identifier (UUID) standard. The value of a GUID is represented as a 32-character hexadecimal string, such as {21EC2020-3AEA-1069-A2DD-08002B30309D}, and is usually stored as a 128-bit integer. The total number of unique keys is 2 to the 128th power, or 3.4x10 to the 38th power. This number is so large that the probability of the same number being generated randomly twice is negligible. | |||
|} | |} | ||
{| | {| | ||
|- | |- | ||
! scope="col" width=" | ! scope="col" width="15%" | Short Name | ||
Image Resolution | ! | ||
== Image Resolution == | |||
|- | |- | ||
! scope="col" | | ! scope="col" width="25%" | Long Name | ||
! | |||
Image Resolution | |||
|- | |- | ||
! scope="col | ! scope="col" | URL | ||
! | |||
http://en.wikipedia.org/wiki/Image_resolution | |||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | |||
! | |||
A measure of the detail in an image, especially a raster digital image. The higher resolution the more detail available, hence the clearer the image. | |||
|} | |} | ||
{| | {| | ||
|- | |- | ||
! scope="col" width="25%" | Long Name | ! scope="col" width="15%" | Short Name | ||
Natural Language Processing | ! | ||
== NLP == | |||
|- | |||
! scope="col" width="25%" | Long Name | |||
! | |||
Natural Language Processing | |||
|- | |- | ||
! scope="col" | URL | ! scope="col" | URL | ||
! | |||
http://www.cnlp.org/publications/03nlp.lis.encyclopedia.pdf | http://www.cnlp.org/publications/03nlp.lis.encyclopedia.pdf | ||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | ! scope="col" style="vertical-align:top;" | Definition | ||
Natural Language Processing (NLP) is the computerized approach to analyzing text that is based on both a set of theories and a set of technologies. It is an area of active research with an array of definitional possibilities. Its potential use for the biocollections community is the analysis, interpretation, and parsing of printed and written label data for insertion into electronic data management systems. | ! | ||
Natural Language Processing (NLP) is the computerized approach to analyzing text that is based on both a set of theories and a set of technologies. It is an area of active research with an array of definitional possibilities. Its potential use for the biocollections community is the analysis, interpretation, and parsing of printed and written label data for insertion into electronic data management systems. | |||
|} | |} | ||
{| | {| | ||
|- | |- | ||
! scope="col" width="25%" | Long Name | ! scope="col" width="15%" | Short Name | ||
Optical Character Recognition | ! | ||
== OCR == | |||
|- | |||
! scope="col" width="25%" | Long Name | |||
! | |||
Optical Character Recognition | |||
|- | |- | ||
! scope="col" | URL | ! scope="col" | URL | ||
! | |||
http://en.wikipedia.org/wiki/Optical_character_recognition | http://en.wikipedia.org/wiki/Optical_character_recognition | ||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | ! scope="col" style="vertical-align:top;" | Definition | ||
A software implemented process for scanning documents or images from scanners or files, recognizing textual components within these objects, and converting textual components into human readable text. | ! | ||
A software implemented process for scanning documents or images from scanners or files, recognizing textual components within these objects, and converting textual components into human readable text. | |||
|} | |} | ||
{| | {| | ||
|- | |- | ||
! scope="col" width="25%" | Long Name | ! scope="col" width="15%" | Short Name | ||
Picture Element | ! | ||
== Pixel == | |||
|- | |||
! scope="col" width="25%" | Long Name | |||
! | |||
Picture Element | |||
|- | |- | ||
! scope="col" | URL | ! scope="col" | URL | ||
! | |||
http://en.wikipedia.org/wiki/Pixel | http://en.wikipedia.org/wiki/Pixel | ||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | ! scope="col" style="vertical-align:top;" | Definition | ||
In digital imaging, the smallest addressable element or representable unit in an image. Pixels are normally arranged in a two-dimensional grid and often represented using dots. Pixel intensity is variable. In color image systems, a color is typically represented by three or four component intensities such as red, green, and blue, or cyan, magenta, yellow, and black. The more pixels an image contains, the clearer the image and the greater the available zoom intensity. | ! | ||
In digital imaging, the smallest addressable element or representable unit in an image. Pixels are normally arranged in a two-dimensional grid and often represented using dots. Pixel intensity is variable. In color image systems, a color is typically represented by three or four component intensities such as red, green, and blue, or cyan, magenta, yellow, and black. The more pixels an image contains, the clearer the image and the greater the available zoom intensity. | |||
|} | |} | ||
{| | {| | ||
|- | |- | ||
! scope="col" width="25%" | Long Name | ! scope="col" width="15%" | Short Name | ||
! | |||
== PPI == | |||
|- | |||
! scope="col" width="25%" | Long Name | |||
! | |||
Pixels Per Inch | Pixels Per Inch | ||
|- | |- | ||
! scope="col" | URL | ! scope="col" | URL | ||
! | |||
http://www.andrewdaceyphotography.com/articles/dpi/ | http://www.andrewdaceyphotography.com/articles/dpi/ | ||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | ! scope="col" style="vertical-align:top;" | Definition | ||
A measure of the number of pixels in each inch of a digital image at a given size. Each digital image contains a fixed number of pixels. Expanding the image in width reduces PPI; reducing the image in width increases PPI. PPI and DPI are often and incorrectly used interchangeability. See DPI in this glossary. | ! | ||
A measure of the number of pixels in each inch of a digital image at a given size. Each digital image contains a fixed number of pixels. Expanding the image in width reduces PPI; reducing the image in width increases PPI. PPI and DPI are often and incorrectly used interchangeability. See DPI in this glossary. | |||
|} | |} | ||
{| | {| | ||
! scope="col" width="15%" | Short Name | |- | ||
! scope="col" width="15%" | Short Name | |||
! | |||
== Voice Recognition == | == Voice Recognition == | ||
|- | |- | ||
! scope="col" width="25%" | Long Name | ! scope="col" width="25%" | Long Name | ||
! | |||
Voice Recognition | Voice Recognition | ||
|- | |- | ||
! scope="col" | URL | ! scope="col" | URL | ||
[[Voice recognition]] | ! | ||
[[Voice recognition]] | |||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | |||
! | |||
Voice recognition software allows for hands-free control of software and textual data entry. This capability has potential for integration into digital workflows for control of workflow components (cameras, software) and for data entry (dictation, metadata). | |||
|} | |} | ||
{| | {| | ||
|- | |- | ||
! scope="col" width="25%" | Long Name | ! scope="col" width="15%" | Short Name | ||
! | |||
== URI == | |||
|- | |||
! scope="col" width="25%" | Long Name | |||
! | |||
Uniform Resource Identifier | Uniform Resource Identifier | ||
|- | |- | ||
! scope="col" | URL | ! scope="col" | URL | ||
! | |||
http://en.wikipedia.org/wiki/Uniform_Resource_Identifier | http://en.wikipedia.org/wiki/Uniform_Resource_Identifier | ||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | ! scope="col" style="vertical-align:top;" | Definition | ||
A string of characters used to uniquely (and ideally persistently) identify an object or resource on the Internet. Such identification enables interaction with representations of the resource over a network (typically the World Wide Web) using specific protocols. Schemes specifying a concrete syntax and associated protocols define each URI. | ! | ||
A string of characters used to uniquely (and ideally persistently) identify an object or resource on the Internet. Such identification enables interaction with representations of the resource over a network (typically the World Wide Web) using specific protocols. Schemes specifying a concrete syntax and associated protocols define each URI. | |||
|} | |||
{| | |||
|- | |- | ||
! scope="col" width="15%" | Short Name | |||
! | |||
== UUID == | |||
|- | |||
! scope="col" width="25%" | Long Name | |||
! | |||
Universally Unique Identifier | |||
|- | |||
! scope="col" | URL | |||
! | |||
http://en.wikipedia.org/wiki/Universally_unique_identifier | |||
|- | |||
! scope="col" style="vertical-align:top;" | Definition | |||
! | |||
A 128 bit unsigned integer created to uniquely identify an iDigBio record, and used to determine if a record has been changed. | |||
|} | |} | ||
{| | {| | ||
|- | |- | ||
! scope="col" width=" | ! scope="col" width="15%" | Short Name | ||
! | |||
== ABCD == | |||
|- | |- | ||
! scope="col" | | ! scope="col" width="25%" | Long Name | ||
! | |||
Access to Biological Collection Data | |||
|- | |- | ||
! scope="col | ! scope="col" | URL | ||
! | |||
<br> | |||
|- | |- | ||
! scope="col" style="vertical-align:top;" | Definition | |||
! | |||
<br> | |||
|} | |} |
Revision as of 13:19, 7 September 2012
Glossary of Terms
Short Name |
API |
---|---|
Long Name |
Application Programming Interface |
URL |
http://en.wikipedia.org/wiki/Application_programming_interface |
Definition |
An application programming interface (API) is a specification intended to be used as an interface by software components to communicate with each other. An API may include specifications for routines, data structures, object classes, and variables. An API specification can take many forms, including an International Standard such as POSIX or vendor documentation such as the Microsoft Windows API, or the libraries of a programming language, e.g. Standard Template Library in C++ or Java API. |
Short Name |
Creative Commons |
---|---|
Long Name |
Creative Commons Terms of Use |
URL | |
Definition |
Creative Commons develops, supports, and stewards legal and technical infrastructure that maximizes digital creativity, sharing, and innovation. iDigBio uses this as a framework for its terms of use policy. |
Short Name |
DPI |
---|---|
Long Name |
Dots Per Inch |
URL | |
Definition |
Used to express the number of ink dots applied to a single inch during printing, the function of individual printer specifications. Often wrongly used as a synynom for PPI (pixels per inch), which see in this glossary. |
Short Name |
Geo-referencing |
---|---|
Long Name |
Geo-referencing |
URL | |
Definition |
The process of assigning geographical coordinates (latitude, longitude, datum, projection, precision) to a biological specimen collection record or event using geospatial data available from the specimen label. |
Short Name |
GUID |
---|---|
Long Name |
Globally Unique Identifier |
URL | |
Definition |
A unique reference number used as an identifier in computer software. The term GUID also is used for Microsoft's implementation of the Universally Unique Identifier (UUID) standard. The value of a GUID is represented as a 32-character hexadecimal string, such as {21EC2020-3AEA-1069-A2DD-08002B30309D}, and is usually stored as a 128-bit integer. The total number of unique keys is 2 to the 128th power, or 3.4x10 to the 38th power. This number is so large that the probability of the same number being generated randomly twice is negligible. |
Short Name |
Image Resolution |
---|---|
Long Name |
Image Resolution |
URL | |
Definition |
A measure of the detail in an image, especially a raster digital image. The higher resolution the more detail available, hence the clearer the image. |
Short Name |
NLP |
---|---|
Long Name |
Natural Language Processing |
URL | |
Definition |
Natural Language Processing (NLP) is the computerized approach to analyzing text that is based on both a set of theories and a set of technologies. It is an area of active research with an array of definitional possibilities. Its potential use for the biocollections community is the analysis, interpretation, and parsing of printed and written label data for insertion into electronic data management systems. |
Short Name |
OCR |
---|---|
Long Name |
Optical Character Recognition |
URL | |
Definition |
A software implemented process for scanning documents or images from scanners or files, recognizing textual components within these objects, and converting textual components into human readable text. |
Short Name |
Pixel |
---|---|
Long Name |
Picture Element |
URL | |
Definition |
In digital imaging, the smallest addressable element or representable unit in an image. Pixels are normally arranged in a two-dimensional grid and often represented using dots. Pixel intensity is variable. In color image systems, a color is typically represented by three or four component intensities such as red, green, and blue, or cyan, magenta, yellow, and black. The more pixels an image contains, the clearer the image and the greater the available zoom intensity. |
Short Name |
PPI |
---|---|
Long Name |
Pixels Per Inch |
URL | |
Definition |
A measure of the number of pixels in each inch of a digital image at a given size. Each digital image contains a fixed number of pixels. Expanding the image in width reduces PPI; reducing the image in width increases PPI. PPI and DPI are often and incorrectly used interchangeability. See DPI in this glossary. |
Short Name |
Voice Recognition |
---|---|
Long Name |
Voice Recognition |
URL | |
Definition |
Voice recognition software allows for hands-free control of software and textual data entry. This capability has potential for integration into digital workflows for control of workflow components (cameras, software) and for data entry (dictation, metadata). |
Short Name |
URI |
---|---|
Long Name |
Uniform Resource Identifier |
URL | |
Definition |
A string of characters used to uniquely (and ideally persistently) identify an object or resource on the Internet. Such identification enables interaction with representations of the resource over a network (typically the World Wide Web) using specific protocols. Schemes specifying a concrete syntax and associated protocols define each URI. |
Short Name |
UUID |
---|---|
Long Name |
Universally Unique Identifier |
URL | |
Definition |
A 128 bit unsigned integer created to uniquely identify an iDigBio record, and used to determine if a record has been changed. |
Short Name |
ABCD |
---|---|
Long Name |
Access to Biological Collection Data |
URL |
|
Definition |
|