publish_my_data 1.3.20 → 1.3.21

Sign up to get free protection for your applications and to get access to all the features.
@@ -23,12 +23,12 @@
23
23
  %tr
24
24
  %td{style:"width:50%;"}
25
25
  = resource_uri_or_label(resource, pred)
26
- = maybe_link_to_vocabulary(dataset,pred)
26
+ =# maybe_link_to_vocabulary(dataset,pred)
27
27
  %td{style:"width:50%;"}
28
28
  - resource.read_predicate(pred).each do |obj|
29
29
  %div
30
30
  = resource_uri_or_label(resource, obj)
31
- = maybe_link_to_vocabulary(dataset,obj)
31
+ =# maybe_link_to_vocabulary(dataset,obj)
32
32
  %tfoot
33
33
  %tr
34
34
  %th(colspan="2")
@@ -1,3 +1,3 @@
1
1
  module PublishMyData
2
- VERSION = "1.3.20"
2
+ VERSION = "1.3.21"
3
3
  end
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.20
4
+ version: 1.3.21
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: 2450841921704577124
546
+ hash: 878135652314449824
547
547
  required_rubygems_version: !ruby/object:Gem::Requirement
548
548
  none: false
549
549
  requirements: