Importing RDF

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
Wandora reads RDF(S) and N3 files and converts RDF triplets to topics and associations. Import starts with '''File > Import > Simple RDF(S) Import...''' or '''File > Import > Simple N3 Import...'''.
+
Wandora reads RDF(S) and N3 files. Import starts with '''File > Import > Simple RDF(S) Import...''' or '''File > Import > Simple N3 Import...'''. Wandora converts imported RDF triplets to topics and associations. Convert schema is very simple and pays no attention to semantics of RDF for example. A topic is created for RDF '''subject''', '''object''' and '''predicate'''. A binary association is created for each triplet. '''Predicate''' is set association's type while '''subject''' and '''object''' are set players. RDF does not support association roles and '''subject''''s and '''object''''s roles are set to predefined topics of Wandora.

Revision as of 14:35, 13 October 2006

Wandora reads RDF(S) and N3 files. Import starts with File > Import > Simple RDF(S) Import... or File > Import > Simple N3 Import.... Wandora converts imported RDF triplets to topics and associations. Convert schema is very simple and pays no attention to semantics of RDF for example. A topic is created for RDF subject, object and predicate. A binary association is created for each triplet. Predicate is set association's type while subject and object are set players. RDF does not support association roles and subject's and object's roles are set to predefined topics of Wandora.

Personal tools