1 / 7

TANGO – Table Analysis for Generating Ontologies

TANGO – Table Analysis for Generating Ontologies. Sean Kelley Rensselaer Polytechnic Institute 2011 Electrical Engineering. Table Ontology. Concept diagrams will help us understand the function of tables and XY trees. Initial concept diagram for table. Table. 4:*. 1. Cell. 2:*. has.

oma
Télécharger la présentation

TANGO – Table Analysis for Generating Ontologies

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. TANGO – Table Analysis for Generating Ontologies Sean Kelley Rensselaer Polytechnic Institute 2011 Electrical Engineering

  2. Table Ontology • Concept diagrams will help us understand the function of tables and XY trees

  3. Initial concept diagram for table Table 4:* 1 Cell 2:* has Stub (1) Delta cell Data value 1 1:* has 1 Label Header Is defined by U+ Row header Column header 1:* 1:*

  4. Initial XY Tree concept diagram XY Tree 6:* 7:* 1 1:* 2 Node Branch Connects to 1 has 1 Label Leaf Node Intermediate Node Cut Type (H or V) Root Node (1)

  5. Using OpenOffice • There are several differences in the ways that Excel and OpenOffice Calc import tables from the web. • OpenOffice preserves formatting (boldface, justification, etc) while Excel does not • Excel imports the title of the table, while OpenOffice does not • Excel imports indentations, while OpenOffice does not

  6. Table comparison Excel OpenOffice

  7. For macros, OpenOffice uses a language called OpenOffice Basic, which is very similar to Microsoft VBA • This will make it simple to convert Ramana’s programs to run in OpenOffice. • OpenOffice also supports Python.

More Related