Sha256: 499ab192e6eb1ceb0f1861739451ce5186ef62351043c4f9874c8ea3d7116f98

Contents?: true

Size: 611 Bytes

Versions: 11

Compression:

Stored size: 611 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

11 entries across 11 versions & 2 rubygems

Version Path
enju_biblio-0.1.0.pre62 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre61 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre20 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre60 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre59 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre58 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre19 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre57 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre18 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre17 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre56 app/views/manifestations/show.rdf.builder