Dear all, I'm working with HTTP-based enhancements in my research, and I note that DBpedia exposes an Expires header on LOD /page/ but nothing on SPARQL, which I find puzzling, it is the same data that are changing at the same time, right?
Furthermore, there are no CORS headers, despite the importance of those in data integration on the client side. Thus, I'm wondering what would be involved to add headers to the DBPedia responses? Also, how is DBPedia set up, specifically, am I talking to Virtuoso directly, or is there a proxy in front? And if so, is this proxy Apache? If Apache is in front, setting headers should be quite straightforward using mod_headers. If it is Virtuoso directly, can Virtuoso be configured with headers, or would I need to submit patches to Virtuoso to enable it? And if it isn't proxied, has the problem of slow clients against large processes been resolved in Virtuoso's HTTP server? Best, Kjetil ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Dbpedia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-developers
