Sha256: 34c98883d309d8545250846b34b2d5a2ab58d02c9e8939d419ded03afc76e8a3

Contents?: true

Size: 337 Bytes

Versions: 5

Compression:

Stored size: 337 Bytes

Contents

%select.formats{style:'display:inline;'}
  %option{value: sparql_endpoint_url(:format => 'ttl', :query => @sparql_query.query)}
    Turtle
  %option{value: sparql_endpoint_url(:format => 'nt', :query => @sparql_query.query)}
    N-triples
  %option{value: sparql_endpoint_url(:format => 'rdf', :query => @sparql_query.query)}
    RDF/XML

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
publish_my_data-1.0.4 app/views/publish_my_data/sparql/formats_dropdowns/_construct.html.haml
publish_my_data-1.0.3 app/views/publish_my_data/sparql/formats_dropdowns/_construct.html.haml
publish_my_data-1.0.2 app/views/publish_my_data/sparql/formats_dropdowns/_construct.html.haml
publish_my_data-1.0.1 app/views/publish_my_data/sparql/formats_dropdowns/_construct.html.haml
publish_my_data-1.0.0 app/views/publish_my_data/sparql/formats_dropdowns/_construct.html.haml