April 18 - Database Class Notes

Create an XML page related to your Database project

Upload to your site

Customers Table - Class Example

 


 

 

XML Books.xml, CD Catalog Example, Plants Example

View some XML examples:
1. Create an XML document for one of the tables in your database
2. Use XSL to display XML document.

XML Database: XSL and XSLT: Style and Transform XML documents

     Use XSLT to select data from your XML sheet, sort the data, and display the results (ex. books.xml, sortbooks.xsl)

3. Create a link from your website.
4.
Create 4 XPATH expressions to query your XML document
        (ex. Display all Customer Names
               Display all Product Names and Prices
               Display all Product Names with Price over $50.00
               Display the record of one Customer)

Create a page for Web Database Technologies and post links or references for the following topics:

Web Database Technologies

 

·        XML

·        XQuery

·        Semantic Web

·        RDF (Resource Description Framework)

·        OWL (Web Ontology Language)