publish_my_data 1.3.18 → 1.3.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -24,12 +24,10 @@
|
|
|
24
24
|
%h4 Named Graph
|
|
25
25
|
- if resource.data_graph_uri
|
|
26
26
|
%p
|
|
27
|
-
Resources in this dataset are stored a named graph. This graph can be used in SPARQL queries to restrict results to this dataset.
|
|
27
|
+
Resources in this dataset are stored a named graph. This graph can be used in SPARQL queries to restrict results to this dataset.
|
|
28
28
|
= content_tag :kbd, resource.data_graph_uri, class:'click_to_select', style:"font-size:1em; margin-bottom:12px; display:block;"
|
|
29
29
|
%p
|
|
30
|
-
For a live example of how to use this,
|
|
31
|
-
= link_to_sparql_tool_with_graph(resource.data_graph_uri)
|
|
32
|
-
\.
|
|
30
|
+
For a live example of how to use this, #{link_to_sparql_tool_with_graph(resource.data_graph_uri)}.
|
|
33
31
|
- else
|
|
34
32
|
%p
|
|
35
33
|
No named graph is available.
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: publish_my_data
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.3.
|
|
4
|
+
version: 1.3.19
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -543,7 +543,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
543
543
|
version: '0'
|
|
544
544
|
segments:
|
|
545
545
|
- 0
|
|
546
|
-
hash:
|
|
546
|
+
hash: -4509544715574366370
|
|
547
547
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
548
548
|
none: false
|
|
549
549
|
requirements:
|