topic maps

34
Topic Maps Custom viewing of data Ashish Mahabal – SPIE ‘02

Upload: saki

Post on 15-Jan-2016

39 views

Category:

Documents


0 download

DESCRIPTION

Topic Maps. Custom viewing of data. Ashish Mahabal – SPIE ‘02. http://www.astro.caltech.edu/~aam/science/topicmaps/. Roy Williams George Djorgovski Robert Brunner. Talk plan. Quick reminder of what Topic Maps are What UCDs are What a UCD Topic Map is Where this is leading us. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Topic Maps

Topic Maps

Custom viewing of data

Ashish Mahabal – SPIE ‘02

Page 2: Topic Maps

http://www.astro.caltech.edu/~aam/science/topicmaps/

Roy Williams George Djorgovski Robert Brunner

Page 3: Topic Maps

Talk plan Quick reminder of what Topic Maps

are What UCDs are What a UCD Topic Map is Where this is leading us

Page 4: Topic Maps

What are Topic Maps? A semantic network over and

information pool A configurable data

interconnections viewer SQL for XML Data Discovery Tool

Page 5: Topic Maps

What do Topic Maps consist of?

Topics (subjects, names, thingies : vertices)

Associations between Topics (relationships : edges)

Occurrences of Topics and of Associations (incidences)

SCOPES!

Page 6: Topic Maps

Some examples NGC 4261 is a Topic (of type

“galaxy”) Galaxy is a Topic (of type “object”) A “dustlane” is also a topic (more

general, of type “galaxy feature”) “NGC 4261 contains a dustlane” is

an Association (of type “object-contains-feature”)

Page 7: Topic Maps

NGC 4261 can have multiple occurrences

As an elliptical galaxy As a radio galaxy (3C 270) As a dust lane galaxy As an object in ApJ 1995 Mahabal

et al.The different Occurrences appear as different Scopes for the Topic NGC 4261. Indexing is possible on Scopes making Topic Maps more powerful than RDF

Page 8: Topic Maps

Where do UCDs come in? Tables Columns Column names

Standardization of column names in tables:

4-tier hierarchy with over 1400 UCDs (CDS)

Page 9: Topic Maps

UCD Topic Map: Topics UCDs Tables Column names UCD descriptions Units EXTERNAL LINKS

Page 10: Topic Maps

UCD Topic Map Associations UCD occurs in TABLE UCD corresponds to COLUMN

DESCRIPTION UCD in TABLE has units UNIT COLUMN DESCRIPTION occurs in TABLE UCD is associated with UCD DESCRIPTION UCD is parent of UCD (in the hierarchical

structure)

Page 11: Topic Maps

UCD Topic Map: Occurrences In tables With units External table links MORE EXTERNAL LINKS: plots,

joins, histograms, statistics

Page 12: Topic Maps
Page 13: Topic Maps

Topic Map from single Table O(10) UCDs O(10) Column names O(1) Units O(100) Associations O(100) Occurrences

Page 14: Topic Maps
Page 15: Topic Maps

The UCD Topic Map uses just the MetaData (the header info) and forms a layer distinct from the data (table) itself

Page 16: Topic Maps
Page 17: Topic Maps
Page 18: Topic Maps
Page 19: Topic Maps

What if 100s of tables are used?

Several 100 UCDs – perhaps thousands

Many UCDs are repeated – and that is where the plot gets interesting! Which UCDs are repeated and where?

Page 20: Topic Maps
Page 21: Topic Maps
Page 22: Topic Maps

Step 1 in data discovery:

Which Table(s) does the UCD of MY interest occur in?

Page 23: Topic Maps
Page 24: Topic Maps
Page 25: Topic Maps

What is the UCD Topic Map? Multiply connected list of UCDs Multiply connected list of Tables Multiply connected list of Column

names Multiply connected list of Units

Multiply connected list of {ANY TOPIC YOU HAVE CARED TO DEFINE}

Page 26: Topic Maps
Page 27: Topic Maps

… within the 100 Tables TM Can I merge this IR column with that

Xray column? Do both these catalogs talk about

extra-galactic objects? Or would one be good to dientify galactic contaminants?

More interesting to go beyond – YOUR OWN CATALOGS + other catalogs

Page 28: Topic Maps
Page 29: Topic Maps
Page 30: Topic Maps

Data discovery is all about asking the right questions! Can I merge Xray and Radio

catalogs? Which ones? Do their units match? What are the parameter ranges? What is the basic statistics? Histogram?EXTERNAL LINKS AS TOPICS!

Page 31: Topic Maps

Is that it?

List all UCDs: instance-of($A,ucd)?Count number of child UCDs: Select $A, count($B) from isParentUCD($A :

ucd, $B :ucd)?To order in descending by count: Select $A, count($B) from isParentUCD($A :

ucd, $B : ucd) order by $B desc?

NO! Direct querying and multiple indexing possible!!

Page 32: Topic Maps

What is the UCD Topic Map? Fully customizable tool for data

discovery using metadata!

Page 33: Topic Maps

We have made use of catalogs made available at Vizier

100 most frequently used catalogs have been used

More specialized UCD Topic Maps are being made

General applications of Topic Maps are immense

Page 34: Topic Maps

What is out there? Ontopia’s omnigator Mondeca Infoloom Topicmaps.org

http://www.astro.caltech.edu/~aam/science/topicmaps/