This is to announce recent updates in riese (http://riese.joanneum.at/), concerning mainly bug fixes and outstanding actions, however in term of completeness this might be interesting for you if you run an indexer service such as sindice.com or build a SW application consuming riese data.
The following updates are now available: + In order to allow 'legacy SW agents' only accepting RDF/XML to properly explore the data, riese now implements full content negotiation for both instance and schema level, as shown in the examples, below. >curl -I -H "Accept: application/rdf+xml" http://riese.joanneum.at/data/economy/ HTTP/1.1 200 OK Date: Wed, 19 Mar 2008 07:37:59 GMT Server: Apache/2.2.6 (Win32) PHP/5.2.5 X-Powered-By: PHP/5.2.5 Content-Type: application/rdf+xml;charset=utf-8 >curl -I http://riese.joanneum.at/schema/dimension/Amount/ HTTP/1.1 200 OK Date: Wed, 19 Mar 2008 07:32:46 GMT Server: Apache/2.2.6 (Win32) PHP/5.2.5 Last-Modified: Wed, 23 Jan 2008 12:34:48 GMT ETag: "2e2cd-277-f371ed7a" Accept-Ranges: bytes Content-Length: 631 Content-Type: application/rdf+xml >curl -I http://riese.joanneum.at/dimension/geo/at/ HTTP/1.1 200 OK Date: Wed, 19 Mar 2008 07:23:53 GMT Server: Apache/2.2.6 (Win32) PHP/5.2.5 Last-Modified: Thu, 24 Jan 2008 06:34:52 GMT ETag: "493e4-302-a0da20e" Accept-Ranges: bytes Content-Length: 770 Content-Type: application/rdf+xml + The SPARQL-endpoint is available at http://riese.joanneum.at:3020/ (SELECT, ASK, DESCRIBE) + All of the statistical data is now fully available in XHTML+RDFa, that is issue-6 [1] has been addressed. As an example see http://riese.joanneum.at/data/em041/ + Future riese data updates will also be available at http://riese.joanneum.at/updates/ (in AtomOwl) + Some stats: riese currently serves some 5MT in total (3.6MT internal linked data, external currently only some hundreds to Geonames, but we're adding to DBpedia, Wordnet, etc. in the next couple of days) Please note that the RDFisation software in the backend has been advanced quite a lot (though not yet available in the production system). We are currently preparing for a major system update (should bring us closer to a real beta version, soon :) Stay tuned! Cheers, Michael [1] http://code.google.com/p/eurostat-rdf/issues/detail?id=6 ---------------------------------------------------------- Michael Hausenblas, MSc. Institute of Information Systems & Information Management JOANNEUM RESEARCH Forschungsgesellschaft mbH Steyrergasse 17, A-8010 Graz, AUSTRIA <office> phone: +43-316-876-1193 (fax:-1191) mobile: +43-699-1876-1165 e-mail: [EMAIL PROTECTED] skype: mhausenblas web: http://www.joanneum.at/iis/ <see also> http://sw-app.org/about.html http://riese.joanneum.at ---------------------------------------------------------- _______________________________________________ Linking-open-data mailing list [email protected] http://simile.mit.edu/mailman/listinfo/linking-open-data
