検索結果- 英語 - 多言語
検索内容:
functional dependencies
transitive dependencies
transitive dependency
(databases) An attribute of a relation that depends on a key but also on a third attribute which is not a key; this is a violation of third normal form.
(データベース)リレーションにおいて、主キーに依存するだけでなく、主キーでない第三の属性にも依存する属性。すなわち、キー間の推移的な依存関係が存在し、結果として第三正規形の条件を満たさなくなる状態を指す。
dependency grammar
(grammar) Any of a class of grammars based on the dependency relation (as opposed to the constituency relation), in which words are interconnected by directed links, and the (finite) verb is regarded as the centre of clause structure.
依存関係に基づく文法体系。単語同士が有向リンクで結び付けられ、有限動詞が節構造の中心とされる点で、従来の構成文法と区別される。
dependency grammars
linearly dependent
time-dependent
light dependent resistor
(physics) A photoresistor.
光の強度に応じて抵抗値が変わる電子部品、すなわちフォトレジスタ(光依存抵抗器)
high dependency unit
(healthcare) An area for patients who require more intensive observation, treatment and nursing care than would be usually provided on a general ward. A standard of care between the general ward and full intensive care.
一般病棟よりも高度な監視、治療、看護を必要とする患者のための医療区域。一般病棟と集中治療室の中間に位置し、両者のケアレベルを橋渡しする施設。
trivial functional dependency
(computing, database normalization) A functional dependency of an attribute on a superset of itself.
属性が自らを含む属性集合に対して従属している関係、すなわちその依存関係が自明(trivial)であるということを示す。 / リレーショナルデータベースの文脈では、右辺の属性が左辺(決定子)の部分集合である場合に成立する、無意味または当然とされる関数従属のこと。