News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Building semantic Web CRUD operations using PHP
November 28, 2008 @ 08:50:06

IBM developerWorks has this new tutorial they recently posted looking at making a semantic CRUD (create, read, update, delete) application that uses MySQL and SPARQL.

Create, Read, Update, and Delete (CRUD) operations are the most basic database operations, but they are also the most crucial. CRUD operations are typically done using the Structured Query Language (SQL) on relational database systems. As the Web is becoming more and more data-oriented, there is a need to shift from SQL-based CRUD operations to semantic Web-based CRUD operations. Learn how to use PHP to perform CRUD operations over the semantic Web.

They include the SQL code for both sides (MySQL/SPARQL) on each of the CRUD steps. They take these and show how to plug them in to a PHP SQL call and briefly mention abstraction and a few reasons why you might want to move to SPARQL.

0 comments voice your opinion now!
semantic application crud mysql sparql operation


blog comments powered by Disqus

Similar Posts

DevShed: Coding Folders for a PHP Email Application

Brian Moon's Blog: Wordcraft, a simple PHP blogging application

JSLabs Blog: Top 5 PHP Tools

International PHP Magazine: IPM Poll Question: Which is your Favorite CMS written in PHP?

MSBWare.com: Integrating FCKeditor With Your MySQL Database


Community Events











Don't see your event here?
Let us know!


introduction podcast phpunit zendframework2 testing object framework language application unittest example opinion interview release functional development community conference series code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework