Tharaka's profileTharaka Devadithya's spa...PhotosBlogListsMore ![]() | Help |
Tharaka Devadithya's spaceHomepage: http://www.cs.indiana.edu/~tdevadit
|
2/20/2007 Data Models12/25/2006 Fedora SetupThese tips are mainly for installing applications that are not open source. For most of the open source applications, FC package manager, Yum will do the job. Personal Fedora Core 6 Installation Guide (link) How to make fonts on Fedora Core 6 look like on Microsoft Windows (link) 12/23/2006 DoxygenMain source: http://www.stack.nl/~dimitri/doxygen/manual.html
Create a configuration file
doxygen -g <config-file>
If <config-file> is not given, the default is Doxyfile.
The generated file has configuration parameters. Most of them have comments and are self explanatory. Some parameters that need to be modified are,
Most of the others can be left with their default values.
Examples of documeting the code can be found at, http://www.stack.nl/~dimitri/doxygen/docblocks.html.
Running doxygen
doxygen <config-file>
12/20/2006 Concepts Related to RDFSemi-Structured Data - Peter Wood
Description Logic - Course Notes Sub-graph Isomorphism Problem (distributed) RDF Vs. XML
What the Semantic Web can represent (link)
SPARQL Vs. RDQL
Advantages of SPARQL
OntologiesMisconceptions about OWL Reasoning - Harry Chen
... this classification could create misconceptions that lead people to wrongly interpret the properties of different OWL reasoning. For example, a common belief is that when you build an ontology, you should attempt to stay within OWL-DL because OWL-DL reasoners is more efficient that OWL-Full reasoners. Some others believe that the use of OWL-Full will always cause intractable computation performance in a reasoner. Undecidable systems - Quoll
...just because a system is undecidable does not mean that it is useless. Turing complete languages (such as Java or C) are not guaranteed to complete (while(true) {...}) and yet these languages are still quite useful. Programmers just have to be careful that their constructs terminate.
|
||||
|
|