Build semantic Web CRUD operations using PHP | Linux Today

Build semantic Web CRUD operations using PHP

Written By
Web Webster
Web Webster
Nov 30, 2008

[ Thanks to jmalasko for this link.
]

“When developing a Web application, it’s standard
practice to create a database structure on which server-side code
is placed for the logic and UI layers. To connect to the database,
the server-side code needs to do some basic creating, updating,
deleting, and — most importantly — reading of records.
As databases behind Web applications are typically relational
databases, these CRUD operations are done using the well-known
language, SQL. However, as Web development is increasingly
occurring through object-oriented programming (OOP), the model is
changing.

“The Resource Description Framework (RDF) is a perfect way to
describe objects while maintaining the meaning of that data. Simple
Protocol and RDF Query Language (SPARQL — pronounced
“sparkle”) is the language typically used to query against that
data, as it syntactically matches the structure of RDF itself. Both
RDF and SPARQL are technologies within what has been dubbed the
semantic Web stack.”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.