Parameter vs Schema - What's the difference?
parameter | schema |
(mathematics, physics) A variable kept constant during an experiment, calculation or similar.
(programming) An input variable of a procedure definition, that gets an actual value (argument) at execution time (formal parameter) .
(programming) An actual value given to such a formal parameter (argument or actual parameter) .
A characteristic or feature that distinguishes something from others.
(geometry) In the ellipse and hyperbola, a third proportional to any diameter and its conjugate, or in the parabola, to any abscissa and the corresponding ordinate.
(crystallography) The ratio of the three crystallographic axes which determines the position of any plane.
(crystallography) The fundamental axial ratio for a given species.
An outline or image universally applicable to a general conception, under which it is likely to be presented to the mind (for example, a ).
(databases) A formal description of the structure of a database: the names of the tables, the names of the columns of each table, and the data type and other attributes of each column.
(markup languages) A formal description of data, data types, and data file structures, such as for XML files.
(logic) A formula in the language of an axiomatic system, in which one or more schematic variables appear, which stand for any term or subformula of the system, which may or may not be required to satisfy certain conditions.
As nouns the difference between parameter and schema
is that parameter is parameter while schema is schema, diagram.parameter
English
Alternative forms
* parametreNoun
(en noun)- Roughly, a tuple of arguments could be thought of as a vector, whereas a tuple of parameters''' could be thought of as a covector (i.e., linear functional). When a function is called, a '''parameter tuple becomes "bound" to an argument tuple, allowing the function instance itself to be computed to yield a return value. This would be roughly analogous to applying a covector to a vector (by taking their dot product (or, rather, matrix-product of row vector and column vector)) to obtain a scalar.
- The parameter of the principal axis of a conic section is called the latus rectum.
Usage notes
* (the value used to instantiate the name) Some authors regard use of parameter'' to mean ''argument'' as imprecise, preferring that ''parameter'' refers only to the name that will be instantiated, and ''argument to refer to the value that will be supplied to it at runtime.Synonyms
* (value passed to a function) argument * (characteristic distinguishing something from others) distinguishing feature * See alsoDerived terms
* actual parameter * formal parameterSee also
* variableExternal links
* * ----schema
English
Noun
(en-noun)Synonyms
* (universally-applicable image or outline) schemat * (databases) schemat * (logic) axiom schema, schematDerived terms
* conceptual schema * logical schema * physical schemaAnagrams
* *References
* “schema]” listed in the [[w:Oxford English Dictionary, Oxford English Dictionary], second edition (1989) English nouns with irregular plurals ----