RSSDB Features
Customization of the database representation according to
- Employed meta-schemas (RDF/S, DAML-OIL)
- RDF schemas and description bases peculiarities (number of classes vs. properties, resource distribution per classes)
- Query functionality of applications
-
Scalability
- size of DBMS scales linearly with the number of loaded triples (tested with the Open Directory Portal comprising about 6 million triples)
- incremental loading of voluminous description bases
-
Easy to use as a standalone application
- Requires only JDBC-compliant ORDBMS
-
Easy to integrate with other applications e.g., metadata servers
- RDF Model Loading & Update Java APIs