Sha256: f728bc2dcf8fcdee5d8912eec7c200d08be28d4bff6c05aaacd3945191d13f82

Contents?: true

Size: 614 Bytes

Versions: 54

Compression:

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

54 entries across 54 versions & 2 rubygems

Version Path
enju_biblio-0.1.0.pre55 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre54 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre16 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre53 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre15 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre52 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre14 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre51 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre50 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre49 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre48 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre13 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre47 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre46 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre45 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre12 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre44 app/views/manifestations/show.rdf.builder
enju_biblio-0.1.0.pre43 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre11 app/views/manifestations/show.rdf.builder
enju_flower-0.1.0.pre10 app/views/manifestations/show.rdf.builder