Comment Re:Why emphasize the semantic web? (Score 1) 111
To say that data stored in RDF is "slower" blanketly is a bit too broad. Many implementations try to jam RDF data into a relational database, and that is indeed quite slow. There are other implementations (See AllegroGraph, OWL-IM) that are plenty speedy for your RDF needs.