Sha256: 9ffcac42db23715c43bb8f4ac974e42a7ebe24c96b7eb2c8524ea70ffeb6576c
Contents?: true
Size: 378 Bytes
Versions: 11
Compression:
Stored size: 378 Bytes
Contents
%section = fullwidth do %table %thead %tr %th{style:"width:50%"} Predicate %th{style:"width:50%"} Object %tbody - resource.predicates.each do |predicate| %tr %td = resource_uri_or_label(resource, predicate) %td - resource.read_predicate(predicate).each do |obj| = resource_uri_or_label(resource, obj)
Version data entries
11 entries across 11 versions & 1 rubygems