Sha256: 5ef2d7e047092748d1c46727df44bd9c3c0b17b675741fffdc4d900326a43cf0

Contents?: true

Size: 345 Bytes

Versions: 2

Compression:

Stored size: 345 Bytes

Contents

%h1 Ontology #{@ontology.capitalize}

= render partial: 'dbd_onto_engine/shared/links'

%div.ontology
  %p U stands for "used to create new resources"
  %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.9 app/views/dbd_onto_engine/ontologies/show.html.haml
dbd_onto_engine-0.0.8 app/views/dbd_onto_engine/ontologies/show.html.haml