Sha256: 202fe48ad78fe4515e9a3726981642c63e1d00a074dcfb4c66e743764b228fd3

Contents?: true

Size: 270 Bytes

Versions: 2

Compression:

Stored size: 270 Bytes

Contents

%h1 Ontology #{@ontology.capitalize}

%div.ontology
  %p U stands for "used"
  %table
    %thead
      %tr
        %th U
        %th Predicate
        %th Label
        %th Comment
    %tbody
      =render partial: 'ontology_predicate', collection: @ontology_predicates

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dbd_onto_engine-0.0.7 app/views/dbd_onto_engine/ontologies/show.html.haml
dbd_onto_engine-0.0.6 app/views/dbd_onto_engine/ontologies/show.html.haml