Sha256: 82fe25a7abe8a6931df21a5e4c7a22d18c118cf71c8502204dc667eae2acb2be
Contents?: true
Size: 338 Bytes
Versions: 27
Compression:
Stored size: 338 Bytes
Contents
<%= link_to "JSON", show_resource_path(:uri => resource.uri, :format => 'json') %> <%= link_to "RDF/XML", show_resource_path(:uri => resource.uri, :format => 'rdf') %> <%= link_to "Turtle", show_resource_path(:uri => resource.uri, :format => 'ttl') %> <%= link_to "N-triples", show_resource_path(:uri => resource.uri, :format => 'nt') %>
Version data entries
27 entries across 27 versions & 1 rubygems