Sha256: 195807aa38e752b8278bcd610ed8485e90eb170c3a4e9b0b4815277af968e3ae

Contents?: true

Size: 188 Bytes

Versions: 44

Compression:

Stored size: 188 Bytes

Contents

require 'rdf/rdfxml'

module ActiveFedora
  class RDFXMLDatastream < RDFDatastream
    def serialization_format
      :rdfxml
    end

    def mime_type
      'text/xml'
    end
  end
end

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
active_fedora-datastreams-0.5.0 lib/active_fedora/rdf/rdfxml_datastream.rb
active_fedora-datastreams-0.4.0 lib/active_fedora/rdf/rdfxml_datastream.rb
active_fedora-datastreams-0.3.0 lib/active_fedora/rdf/rdfxml_datastream.rb
active_fedora-datastreams-0.2.0 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-10.3.0 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-9.7.3 lib/active_fedora/rdf/rdfxml_datastream.rb
active_fedora-datastreams-0.1.0 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-10.3.0.rc2 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-10.3.0.rc1 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-11.0.0.rc6 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-10.2.1 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-11.0.0.rc5 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-11.0.0.rc4 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-10.2.0 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-11.0.0.rc3 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-11.0.0.rc2 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-11.0.0.rc1 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-10.1.0 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-10.1.0.rc1 lib/active_fedora/rdf/rdfxml_datastream.rb
active-fedora-9.7.2 lib/active_fedora/rdf/rdfxml_datastream.rb