Projects References Publications
| |
My Researches
This page has the research diary that is going to be
updated according to my research status. |
Research Issues:
|
| XML Update Related:
| Investigate the
reasonable way to do XML updates.
[Review][Idea]
| How XML updates and DTD updates related?[Review][Idea] |
| How to synchronize XML documents that are transfered by
XSLT?[cs525bS00-proj] |
|
|
| How to map the XML updates into RDB
| XML Change |
| DTD Change |
|
| How to map the RDB updates back to XML |
| Concurrent updates on both XML and RDB |
| Mapping Related:
| How to transfer XQL into SQL. |
| Generate Relational Schema[XMLSchema]
from XML Schema. |
| Further research on mapping to RDB in more general case
| To handle more than one level grouping |
| General Inline Techniques |
|
| What benefits if we map XML into ORDB or other advanced DBMS? |
| How to optimize the mapping based on requirement of the query
on XML or RDB? |
| Query Language for Specifying the Reconstruction of Metadata?
Is that SQL or some extended-SQL? |
| How to better handle ANY typed Item? |
|
| Implementation Related:
| Put PSWEEP experiments implementation back to DAVIS CVS
respository. |
|
| Paper Submission:
| Publish PSWEEP paper to ER'00 in end of March. |
|
|
Brian Storm:
|
| [metadata+] repository: What's a metadata+ repository? Usually,
either a database is structure oriented, e.g., DB2, Oracle, PSE
etc.; or semi-structure oriented, e.g., Lorel, Rochade, etc. They
are either very efficient on organizing a large amount of data, but
very poor on restructing, or very efficient on restructuring, but
poor on large amount of data. Is there any database system that can
be both good on managing large amount of data and also the
restructuring? That's a database on top of other databases, it has
all kinds of import and export functions on both the metadata level
and the data level of other database systems. It can
"understand" other databases, and can work with them. I
call this metadata+ database system, that is used to clean,
integrate, and restructuring user's data stored in other database
systems. |
|
|