Sha256: 2bc509596d772b86d743d6310c47e5183cbe61c2b67f69bca3b49a7f3d3143d5

Contents?: true

Size: 610 Bytes

Versions: 59

Compression:

Stored size: 610 Bytes

Contents

xml.instruct! :xml, version: "1.0"
xml.rdf(:RDF,
        'xmlns'  => "http://purl.org/rss/1.0/",
        'xmlns:rdf'  => "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
        'xmlns:dc' => "http://purl.org/dc/elements/1.1/",
        'xmlns:dcterms' => "http://purl.org/dc/terms/",
        'xmlns:dcndl' => "http://ndl.go.jp/dcndl/terms/",
        'xmlns:foaf' => "http://xmlns.com/foaf/0.1/",
        'xmlns:prism' => "http://prismstandard.org/namespaces/basic/2.0/",
        'xmlns:rdfs' =>"http://www.w3.org/2000/01/rdf-schema#") do
  xml << render('manifestations/show', manifestation: @manifestation)
end

Version data entries

59 entries across 58 versions & 3 rubygems

Version Path
enju_biblio-0.3.4 app/views/manifestations/show.rdf.builder
enju_biblio-0.3.3 app/views/manifestations/show.rdf.builder
enju_biblio-0.3.2 app/views/manifestations/show.rdf.builder
enju_biblio-0.3.1 app/views/manifestations/show.rdf.builder
enju_biblio-0.3.0 app/views/manifestations/show.rdf.builder
enju_biblio-0.3.0.rc.1 app/views/manifestations/show.rdf.builder
enju_biblio-0.3.0.beta.2 app/views/manifestations/show.rdf.builder
enju_biblio-0.2.5 app/views/manifestations/show.rdf.builder
enju_biblio-0.2.4 app/views/manifestations/show.rdf.builder
enju_biblio-0.2.3 app/views/manifestations/show.rdf.builder
enju_biblio-0.2.2 app/views/manifestations/show.rdf.builder
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_biblio-0.2.1/app/views/manifestations/show.rdf.builder
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_biblio-0.2.0/app/views/manifestations/show.rdf.builder
enju_biblio-0.2.1 app/views/manifestations/show.rdf.builder
enju_biblio-0.2.0 app/views/manifestations/show.rdf.builder
enju_biblio-0.2.0.beta.4 app/views/manifestations/show.rdf.builder
enju_biblio-0.2.0.beta.3 app/views/manifestations/show.rdf.builder
enju_biblio-0.2.0.beta.2 app/views/manifestations/show.rdf.builder
enju_flower-0.1.2 app/views/manifestations/show.rdf.builder
enju_biblio-0.2.0.beta.1 app/views/manifestations/show.rdf.builder