Sha256: 321029836b9db17b5d13455211a8e54e43d1d183d53dc734980a2eb1007a83b6

Contents?: true

Size: 901 Bytes

Versions: 9

Compression:

Stored size: 901 Bytes

Contents

- highlight_in_menu "tools"
- set_page_title "Tools"
- bodyclass 'tools'

%header
	= fullwidth do
		= page_title("Tools")
		%p
			We provide a number of tools to help you access and work with the data on this site. Additional tools are available in PublishMyData Enterprise Edition.

%section
	= fullwidth do
		= section_title("SPARQL endpoint")
		%p
			Build and execute queries against our SPARQL1.1 endpoint.
		%p
			Results are available in a choice of downloadable formats, both for desktop use (eg spreadsheets) and as machine-readable versions. Shareable, bookmarkable permalinks allow you to save to your query. In addition, this tool supports our SPARQL variable interpolation API
			= link_to "(documented here)", publish_my_data.api_docs_path
			, allowing you to build parameterised queries with a form-based interface.
		%p
			= link_to "Launch tool", publish_my_data.sparql_endpoint_path

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
publish_my_data-1.3.3 app/views/publish_my_data/docs/tools.html.haml
publish_my_data-1.3.2 app/views/publish_my_data/docs/tools.html.haml
publish_my_data-1.3.1 app/views/publish_my_data/docs/tools.html.haml
publish_my_data-1.3.0 app/views/publish_my_data/docs/tools.html.haml
publish_my_data-1.2.4 app/views/publish_my_data/docs/tools.html.haml
publish_my_data-1.2.3 app/views/publish_my_data/docs/tools.html.haml
publish_my_data-1.2.2 app/views/publish_my_data/docs/tools.html.haml
publish_my_data-1.2.1 app/views/publish_my_data/docs/tools.html.haml
publish_my_data-1.2.0 app/views/publish_my_data/docs/tools.html.haml