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
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 |
|
· RDF (Resource Description Framework) |
|
· OWL (Web Ontology Language) |