Class: TaliaCore::ActiveSourceParts::Rdf::RdfxmlReader

Inherits:
RdfReader show all
Defined in:
lib/talia_core/active_source_parts/rdf/rdfxml_reader.rb

Instance Method Summary collapse

Methods inherited from RdfReader

#initialize, #rdf_to_talia_type, #sources, sources_from, sources_from_url, #update_source_type

Methods included from TaliaUtil::IoHelper

#base_for, #file_url, #open_from_url, #open_generic

Methods included from TaliaUtil::Progressable

#progressor, #progressor=, #run_with_progress

Constructor Details

This class inherits a constructor from TaliaCore::ActiveSourceParts::Rdf::RdfReader

Instance Method Details

#formatObject



6
7
8
# File 'lib/talia_core/active_source_parts/rdf/rdfxml_reader.rb', line 6

def format
  :rdfxml
end