Sha256: eed7a062803beb730d5bc70d8222b61eef94ac636a157928b2767bad66eba531

Contents?: true

Size: 530 Bytes

Versions: 31

Compression:

Stored size: 530 Bytes

Contents

- highlight_in_menu "endpoint"
- set_page_title "SPARQL endpoint"
- page_kind 'complete set of results'

%header
	= fullwidth do
		= page_title("SPARQL endpoint")
	-if @sparql_query
		=fullwidth do
			- if @error_message
				.pmd_error_box
					%p
						%i.icon-warning
						=@error_message
			- else
				.pmd_success_box
					%p
						%i.icon-check
						Query ran successfully.
						%a{href:"#query_results"} Skip to results

= render 'publish_my_data/stripes/sparql_console'
= render 'publish_my_data/stripes/sparql_results'

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
publish_my_data-1.3.25 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.24 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.23 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.22 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.21 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.20 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.19 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.18 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.17 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.16 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.15 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.14 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.13 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.12 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.11 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.10 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.9 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.8 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.7 app/views/publish_my_data/sparql/endpoint.html.haml
publish_my_data-1.3.6 app/views/publish_my_data/sparql/endpoint.html.haml