public function testSchemaUrlReturnsExpectedUrl()
 {
     $this->assertEquals(Table::schemaUrl(), "http://schema.org/Table");
 }