SimpleRDFImport

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
Used to merge RDF(S) triplets to the current topic map. Converts RDF resources and clauses to topics, associations and occurrences with a very simple schema.
+
Used to merge RDF(S) triplets to the current topic map. Converts RDF resources and clauses to topics, associations and occurrences with a very simple schema. Tool employs Jena RDF framework to parse and handle RDF files.
  
 
{{Tool_s_GUI_name_title}}
 
{{Tool_s_GUI_name_title}}
Line 7: Line 7:
 
{{Tool_s_class_title}}
 
{{Tool_s_class_title}}
  
com.gripstudios.applications.wandora.admin.tools.import.SimpleRDFImport
+
{{Tool_class_path|importers.SimpleRDFImport|importers/SimpleRDFImport}}
com.gripstudios.applications.wandora.admin.tools.import.SimpleRDFLocalImport
+
 
 +
{{Tool_class_path|importers.SimpleRDFLocalImport|importers/SimpleRDFLocalImport}}
  
 
[[Category:Tools]]
 
[[Category:Tools]]

Latest revision as of 22:54, 30 December 2007

Used to merge RDF(S) triplets to the current topic map. Converts RDF resources and clauses to topics, associations and occurrences with a very simple schema. Tool employs Jena RDF framework to parse and handle RDF files.

[edit] GUI name

  • Simple RDF(S) import...

[edit] Tool Class

org.wandora.application.tools.importers.SimpleRDFImport

org.wandora.application.tools.importers.SimpleRDFLocalImport

Personal tools