Home

Pages Classes Methods

    Pages

    • affordance-doc.haml
    • affordance-property-values.haml
    • affordance-subject.haml
    • affordance-uri-object.haml
    • doc.haml
    • property-value.haml
    • property-values.haml
    • subject.haml
    • doc.haml
    • nil-object.haml
    • property-value.haml
    • property-values.haml
    • subject.haml
    • doc.haml
    • property-values.haml
    • subject.haml
    • nil-object.haml
    • node-object.haml
    • object.haml
    • rdfpost-curie.haml
    • uri-object.haml
    • xml-literal-object.haml
    • if heading_predicates.include?(predicate) && object.literal? %h1{object.simple_attrs}= escape_entities(get_value(object.object))

    • else %div.property

      %span.label
        = get_predicate_name(predicate)
      - if object.is_subject?
        %div{object.attrs}= yield object
      - elsif object.attrs.empty?
        = yield object
      - else
        %span{object.attrs}<= yield object

    Validate

    Generated by RDoc 6.4.0.

    Based on Darkfish by Michael Granger.