semsql provides multiple views for convenience of querying, but performance wise this is the same as translating the query to a more complex query over base triple tables
We should provide a flexible mechanism for taking a view def and turning into a table, possible with indexes
semsql provides multiple views for convenience of querying, but performance wise this is the same as translating the query to a more complex query over base triple tables
We should provide a flexible mechanism for taking a view def and turning into a table, possible with indexes