Semantic Data Storage in Oracle
Published 1 year ago by Aditya Thatte
Oracle 10g Release 2 / Oracle 11g offers a robust, scalable, secure platform to store RDF and OWL data. It allows efficient storage, loading and querying of semantic data. Queries are enhanced by adding relationships (ontologies) to data and evaluated on the basis of semantics. Data storage is in the form of RDF triples (Subject, Predicate, Object) and can scale up to millions of triples. The triples stored in the semantic data store are modeled as a graphed structure. All the data is stored in a single central schema allowing access to users for loading and querying data.


Today we reach an important milestone in this series. We are crossing a great divide between familiar technologies such as XML, Unicode, URI, and RDF to the Web Ontology Language (OWL). This, my friends, is where things really start to get interesting because this is the point where the Semantic Web vision really starts to take form. Today, we present a screencast exhibiting
Recently Commented Blog Entries