Ctex ontology job

Source: Internet
Author: User
 
 

% --------------------- Start ------------------------------
% To run the template, latex needs to install the CJK library to support Chinese characters.
% The font size is 12 pixels and the document type is article
% If you want to write a thesis, use report instead of article
% All latex documents must start with this sentence
\ Documentclass [12pt] {Article}

% Use CJK packages that support Chinese Characters
\ Usepackage {CJK}
\ Usepackage {enumerate}

% Start CJK environment. You can use Chinese characters only after this sentence
% In addition, if you are using Linux, set the file encoding format to GBK.
% Otherwise, garbled characters are displayed.
\ Begin {CJK *} {GBK} {SONG}

% This is the title of the article
\ Title {owl job}

% This is the author of the article
\ Author {Xu Weihong}

% This is the time of the article
% If this row does not exist, the current time is displayed.
% Use \ Date {} if you do not want to display the time {}

% The above part is called "Introduction Area", and the text will be written below
\ Begin {document}

% Insert title first
\ Maketitle
% Insert directory again
\ Tableofcontents

\ Newpage
\ Section {Exercise 1}
\ Subsection {question}
Exercise 1. Describe-both verbally and formally-the extension of the following
Concepts with respect to the interpretation $ \ mathcal {I} $ defined in Example 16:
\ Begin {enumerate} [(a)]
\ Item $ \ forall hassuccessor ^ {-}. Positive $
\ Item $ \ exists multipleof. Self $
\ Item $ \ exists multipleof. \ exists hassuccessor ^ {-}. \ exists hassuccessor ^ {-}. \ {zero \} $
\ Item $ \ geq 10lessthan ^ {-}. Prime $
\ Item $ \ neg prime \ sqcap \ Leq 2multipleof. \ top $
\ Item $ \ exists lessthan. Prime $
\ Item $ \ forall multipleof. (\ exists hassuccessor -. \ {zero \} \ sqcup \ exists multipleof. \ exists has successor ^ {-}. \ exists hassuccessor ^ {-}. \ {zero \}) $
\ Begin {enumerate} [-]
\ Item $ N _ {\ mathcal I }=\{ zero \} $
\ Item $ N_C =\{ Prime, positive \} $
\ Item $ n_r =\{ hassuccessor, lessthan, multipleof \} $
\ End {enumerate}
\ End {enumerate}
Now, we define $ {\ mathcal I} $ as follows: let $ \ Delta ^ \ mathcal {I }={\ mathcal n }=\{ 0, 1, 2 ,... \} $, I. E ., the set of all natural numbers including zero. furthermore, we let $ zero ^ {\ mathcal I} = 0 $, as well as $ prime ^ {\ mathcal I }=\{ n | n is a prime number \} $
And $ positive ^ {\ mathcal I }=\{ n | n> 0 \} $. For the roles, we define
\ Begin {enumerate} [-]
\ Item $ hassuccessor ^ {\ mathcal I }={< N, N + 1> | n \ in {\ mathcal n }\} $
\ Item $ lessthan ^ {\ mathcal I }={< N, N'> | n <n', N, N' \ in {\ mathcal n }\} $
\ Item $ multipleof ^ {\ mathcal I }={< N, N'> | \ exists k, n = K, n', N, N ', k \ in {\ mathcal n }\} $
\ End {enumerate}
\ Subsection {solution}

\ Newpage
% The second paragraph uses a black body. The preceding blank line indicates that the other section \ cjkfamily {Hei} latex considers spaces and tabs as the same distance. Multiple consecutive blank characters are the same as one blank character.
% \ Section {latex source file}
% In section 2, we use the source file \ cjkfamily {Li} latex in the standard ASCII format. You can use any text editor to create the file. the latex source file includes not only the text you want to typeset, but also the commands that latex can recognize and how to typeset the text.
\ Section {Exercise 2}
\ Subsection {question}
Decide whether the following axioms are satisfied by the Interpretation $ {\ mathcal I} $ from Example 16.
\ Begin {enumerate} [(a)]
\ Item $ hassuccessor \ sqsubseteq lessthan $
\ Item $ \ exists hassuccessor ^ {-}. \ exists hassuccessor ^ {-}. \ {zero \} \ sqsubseteq prime $
\ Item $ \ top \ sqsubseteq \ forall multipleof ^ {-}. \ {zero \} $
\ Item $ DIS (divisileby, lessthan ^ {-}) $
\ Item $ multipleof \ CIRC multipleof \ sqsubseteq multipleof $
\ Item $ \ top \ sqsubseteq \ Leq 1hassuccessor. Positive $
\ Item $ zero \ not \ approx zero $
\ Item $ \ Leq 1mutipleof ^ {-}. \ top (zero) $
\ Item $ \ top \ sqsubseteq \ forall lessthan. \ exists lessthan. (prime \ sqcap \ exists hassuccessor. \ exists hassuccessor. Prime) $
\ End {enumerate}
\ Subsection {solution}
\ Newpage
\ Section {exercise 11}
\ Subsection {question}
Show that the following equivalences are not valid:
\ Begin {enumerate} [(a)]
\ Item $ \ exists \ textbf {r}. (C \ sqcap d) \ equiv \ exists \ textbf {r}. c \ sqcap \ exists \ textbf {r}. d $
\ Item $ C \ sqcap (d \ sqcup e) \ equiv (C \ sqcap d) \ sqcup e $
\ Item $ \ exists \ textbf {r }. \ {\ textbf {A }\}\ sqcap \ exists \ textbf {r }. \ {\ textbf {B }\}\ equiv \ geq 2. \{\ textbf {A}, \ textbf {B }\}$
\ Item $ \ exists \ textbf {r }. \ top \ sqcap \ exists \ textbf {s }. \ top \ equiv \ exists \ textbf {r }. \ exists \ textbf {r }^ {-}. \ exists \ textbf {s }. \ top. $
\ End {enumerate}
\ Subsection {solution}

% \ Section {conclusion }%in the conclusion section, we use \ cjkfamily {FS} latex. I can see it!
\ Newpage
\ Section {summary}
\ Subsection {description logics description logic}
All DLS are based on a vocabulary [Signature] containing individual names [constants], concept Names [unary predicates] and role Names [binary predicates]. two specific class names, $ \ top and \ bot $, denote the concept containing all individuals and the empty
Concept, respectively.

Usually, a DL knowledge base [theory] is partitioned into an assertional part, called abox and a terminological part, which is further subdivided int tbox and rbox.
\ Newpage
\ Subsubsection {introduction}
\ Begin {enumerate} [-]
\ Item abox: The abox contains assertional knowledge [Ground facts], the notation of which coincides with fol: there are \ textsl {\ textbf {concept assertions} And \ textsl {\ textbf {role assertions }}
\ Begin {enumerate} [$ \ CIRC $]
\ Item concept assertions: C ()
\ Item role assertions: R (A, B)
\ End {enumerate}
\ Item tbox: tbox contains \ textsl {\ textbf {universal statements}. The notation used in DLS does not need variables and is already red by set theory.
\ Begin {itemize}
\ Item we can specify \ textbf {subsumptions}: $ C \ sqsubseteq d $
\ Item a specific feature of DLS is that concept names can be combined into complex concepts by \ textbf {boolean operators }:$ \ exists \ textbf {r}. C $
\ Item \ textbf {role inverses} can be used to "traverse" roles backeward: $ \ exists \ textbf {r }. \ top \ sqsubseteq \ forall \ textbf {r} ^ {-}. C $
\ Item \ textbf {cardinality constraints} allow for specifying the number of related instances: $ \ geq 2. Married. \ top $
\ Item by means of \ textbf {nominals}, classes can be defined by enumerating their instances: $ \ exists R. C \ sqsubseteq \ {... \} $
\ End {itemize}
\ Item rbox: The rbox of DL knowledge base allows for further, role-centric Modeling Features
\ Begin {enumerate}
\ Item \ textbf {role customization sion} statements: $ \ textbf {r} \ sqsubseteq \ textbf {r} $
\ Item a more general and expressive variant of role comprehensions are \ textbf {role-chain} axioms: $ R_1 \ CIRC R_2... \ CIRC R_N \ sqsubseteq r$
\ End {enumerate}
\ End {enumerate}
\ Newpage
\ Subsubsection {Syntax of description logics}
Most of today's mainstream DLS are, in fact, sublanguages of $ {\ mathcal srpiq} $
\ Begin {enumerate} [-]
\ Item the set $ n_ I $ of individual names contains all names used to denote singular entity in our domain of interest.
\ Item the set $ N-C $ of concept names contains names that refer to types, categories, or classes of entities, usually characterized by common properties.
\ Item the set $ n_r $ of role names contains nameds that denote binary relationships which may hold between individuals of a domain.
\ End {enumerate}
Having these name sets at hand, we can now turn to the three building blocks of $ {\ mathcal sroiq} $ knowledge bases: rbox, tbox and abox.
\ Begin {enumerate}
\ Newpage
\ Item rbox \ {roles | roles. dependencies \}

A role can be
\ Begin {itemize}
\ Item a role name \ textbf {r}
\ Item an inverted role name \ textbf {$ R ^ {-} $}
\ Item the universal role \ textbf {u}
\ End {itemize}

A \ textsl {role visibility sion axiom} (RIA) is a statement of the Form $ R_1 \ CIRC R_2 \ CIRC... \ CIRC R_N \ sqsubseteq r$ $ where $ r_1, r_2 ,..., r_N, r$ are roles
\ Begin {itemize}
\ Item given a set of RIAs, roles are divided into \ textsl {\ textbf {simple }}and \ textsl {\ textbf {non-simple} roles.
\ Item roughly, role are non-simple if they may occur on the RHS of a complex Ria.
\ Item more precisely,
\ Begin {itemize}
\ Item for any RIA \ textbf {$ R_1 \ CIRC R_2 \ CIRC... \ CIRC R_N \ sqsubseteq r$} with $ n> 1 $, \ textbf {r} is non-simple
\ Item any RIA $ s \ sqsubseteq r$ with \ textbf {s} non-simple, \ textbf {r} is non-simple
\ Item all other properties are simple
\ End {itemize}
\ End {itemize}

A role disjointness statement has the form $ DIS (S1, S2) $ where S1 and S2 are simple roles.

\ Begin {tabular} {| c |}
\ Hline
% After \: \ hline or \ Cline {col1-col2} \ Cline {col3-col4 }...
Concept Expressions & meaning \\
\ Hline
$ \ Top $ and $ \ bot $ & concept expressions \\
$ A_1,..., a_n $ & individual names \\
$ \ {A_1,..., a_n \} $ & concept expression \\
$ \ Lnot C $ and $ C \ sqcap d $ and $ C \ sqcup d $ & concept expressions \\
$ \ Exists R. C $ and $ \ forall R. C $ & concept expressions \\
$ \ Exists R. Self $ and $ \ Leq ns. C $ and $ \ geq ns. C $ & concept expressions \\
\ Hline
\ End {tabular}

For C and D concept expressions, for r a role, for s a simple role
\ Newpage
\ Item tbox \ {concepts | concepts. taxonomic dependencies \}
A general concept compression Sion (GCI) has the form $ C \ sqsubseteq d $ where C and D are concept expressions.

A tbox consists of a set of GCIs.

\ Newpage
\ Item abox \ {individuals | individuals. Concept role. memberships \}

\ Begin {tabular} {| c |}
\ Hline
% After \: \ hline or \ Cline {col1-col2} \ Cline {col3-col4 }...
Abox & meaning \\
\ Hline
C (a) & concept assertion \\
R (A, B) & role assertion \\
$ \ Lnot R (A, B) $ & negated role assertion \\
$ A \ approx B $ & policity statement \\
$ A \ not \ approx B $ & Inequality statement \\
\ Hline
\ End {tabular}
\ End {enumerate}
\ End {CJK *}
\ End {document}

% ------------------------------ End ------------------------

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.