Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Description logic
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====The description logic ALC==== The prototypical DL ''Attributive Concept Language with Complements'' (<math>\mathcal{ALC}</math>) was introduced by Manfred Schmidt-Schauร and Gert Smolka in 1991, and is the basis of many more expressive DLs.<ref name="DLHB"/> The following definitions follow the treatment in Baader et al.<ref name="DLHB"/> Let <math>N_C</math>, <math>N_R</math> and <math>N_O</math> be (respectively) [[Set (mathematics)|sets]] of ''concept names'' (also known as ''atomic concepts''), ''role names'' and ''individual names'' (also known as ''individuals'', ''nominals'' or ''objects''). Then the ordered triple (<math>N_C</math>, <math>N_R</math>, <math>N_O</math>) is the ''signature''. =====Concepts===== The set of <math>\mathcal{ALC}</math> ''concepts'' is the smallest set such that: * The following are ''concepts'': ** <math>\top</math> (''top'' is a ''concept'') ** <math>\bot</math> (''bottom'' is a ''concept'') ** Every <math>A \in N_C</math> (all ''atomic concepts'' are ''concepts'') * If <math>C</math> and <math>D</math> are ''concepts'' and <math>R \in N_R</math> then the following are ''concepts'': ** <math>C\sqcap D</math> (the intersection of two ''concepts'' is a ''concept'') ** <math>C\sqcup D</math> (the union of two ''concepts'' is a ''concept'') ** <math>\neg C</math> (the complement of a ''concept'' is a ''concept'') ** <math>\forall R.C</math> (the universal restriction of a ''concept'' by a ''role'' is a ''concept'') ** <math>\exists R.C</math> (the existential restriction of a ''concept'' by a ''role'' is a ''concept'') =====Terminological axioms===== A ''general concept inclusion'' (GCI) has the form <math>C \sqsubseteq D</math> where <math>C</math> and <math>D</math> are ''concepts''. Write <math>C \equiv D</math> when <math>C \sqsubseteq D</math> and <math>D \sqsubseteq C</math>. A ''TBox'' is any finite set of GCIs. =====Assertional axioms===== {{Anchor|concept_assertion}} * A ''concept assertion'' is a statement of the form <math>a : C</math> where <math>a \in N_O</math> and C is a ''concept''. * A ''role assertion'' is a statement of the form <math>(a,b) : R</math> where <math>a, b \in N_O</math> and R is a ''role''. An ''ABox'' is a finite set of assertional axioms. =====Knowledge base===== A ''knowledge base'' (KB) is an ordered pair <math>(\mathcal{T}, \mathcal{A})</math> for [[abox|TBox]] <math>\mathcal{T}</math> and [[Abox|ABox]] <math>\mathcal{A}</math>.
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Description logic
(section)
Add topic