I create some RDF file with JENA. Now I need publich this RDF file on the web but I dont know how. It might look like this page: http://dbpedia.org/page/Berlin or just example. Important is that other RDF tool can read these file as RDF
Do you have a website or some webspace somewhere? Just save the file as RDF/XML with .rdf
file extension, or as Turtle with .ttl
extension, and upload it to the website. Now it's published on the Web, and you can access it with RDF tools like Marbles and Tabulator, get it indexed in RDF search engines like Sindice, and so on.
If you want the file to work not just in RDF tools but also in normal web browsers, then it's a bit more complicated as you need your server to implement “HTTP content negotiation”. One way to do this is with Pubby, as described in this answer.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With