RDF Schema Specific DataBase (RSSDB)
Persistent RDF Store using standard database technology
- Separates schema form data information
- Distinguishes between classes and properties
-
Preserves the flexibility of RDF in
- Refining schemas
- Enriching descriptions
- Using multiple schemas
-
Implementation
- On top of an object-relational DBMS (SQL3) like PostgreSql
- Using JDBC Interface (2.0)