Dear All, I have been strugling to get some RDFs into the Owlim Database. I thought I can post my issue here so that one of you might be able to help me. I loaded the FOAF definition file in to the RDF Database .. I then wanted to load an example of FOAF into the database.. THe following is what I loaded into the Owlim : <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/"> <foaf:Person> <foaf:name>Peter Parker</foaf:name> <foaf:gender>Male</foaf:gender> <foaf:title>Mr</foaf:title> <foaf:givenname>Peter</foaf:givenname> <foaf:family_name>Parker</foaf:family_name> <foaf:mbox_sha1sum>cf2f4bd069302febd8d7c26d803f63fa7f20bd82</foaf:mbox_sha1sum> <foaf:homepage rdf:resource="http://www.peterparker.com"/> <foaf:weblog rdf:resource="http://www.peterparker.com/blog/"/> </foaf:Person> </rdf:RDF> I end up getting an error that says : Namespace prefix 'eter' used but not defined [line 4] I am not sure why the error occurs and there is no namespace called "eter" this incidently happens to be the first name in the foaf:name..
ANy Help will be highly appreciated. On Sun, Oct 7, 2012 at 6:40 PM, <[email protected]> wrote: > Welcome to the [email protected] mailing list! > > To post to this list, send your email to: > > [email protected] > > General information about the mailing list is at: > > http://ontomail.semdata.org/cgi-bin/mailman/listinfo/owlim-discussion > > > If you ever want to unsubscribe or change your options (eg, switch to > or from digest mode, change your password, etc.), visit your > subscription page at: > > > http://ontomail.semdata.org/cgi-bin/mailman/options/owlim-discussion/daktapaal%40gmail.com > > > You can also make such adjustments via email by sending a message to: > > [email protected] > > with the word `help' in the subject or body (don't include the > quotes), and you will get back a message with instructions. > > You must know your password to change your options (including changing > the password, itself) or to unsubscribe. It is: > > hanuman > > Normally, Mailman will remind you of your ontotext.com mailing list > passwords once every month, although you can disable this if you > prefer. This reminder will also include instructions on how to > unsubscribe or change your account options. There is also a button on > your options page that will email your current password to you. _______________________________________________ Owlim-discussion mailing list [email protected] http://ontomail.semdata.org/cgi-bin/mailman/listinfo/owlim-discussion
