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

Web Builder Zone: Which PHP framework would you use today for a brand new application?

Chris Hartjes' Blog: Handling Multiple Environments In Your PHP Application

Nessa's Blog: Common PHP Errors

Justin Silverton\'s Blog: Flickr.com - PHP/mysql case study

DevShed: Generating View from MySQL to Simulate the Model-View-Controller Schema in PHP


Community Events











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


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

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