Re: [SMW-devel] Equivalent URI

2011-12-14 Thread Benedikt Kämpgen
semediawiki-devel@lists.sourceforge.net > Subject: Re: [SMW-devel] Equivalent URI > > I could be missing something but you do not have to import the whole > vocabulary to map foaf:knows to a single property. > > I followed the instructions on that page and only had to define a single &g

Re: [SMW-devel] Equivalent URI

2011-11-28 Thread Laurent Alquier
I could be missing something but you do not have to import the whole vocabulary to map foaf:knows to a single property. I followed the instructions on that page and only had to define a single property to see the right URI appear in the RDF export. - Laurent On Mon, Nov 28, 2011 at 7:00 PM, Jon

Re: [SMW-devel] Equivalent URI

2011-11-28 Thread Jon Lang
Benedikt Kämpgen wrote: > Hi Yury, Hi Laurent, > > Thanks for your answers. The thing is, I actually do not want to import a > whole vocabulary just for "reusing" the URI foaf:knows. I would prefer to > simply declare a property page in a wiki to have the same URI as some > other. > Whether foaf:k

Re: [SMW-devel] Equivalent URI

2011-11-28 Thread Benedikt Kämpgen
tur...@gmail.com [mailto:ganqtur...@gmail.com] On Behalf Of > Yury Katkov > Sent: Monday, November 28, 2011 8:19 AM > To: Benedikt Kämpgen > Cc: semediawiki-devel@lists.sourceforge.net > Subject: Re: [SMW-devel] Equivalent URI > > Oh, I forgot to add a link to my experiment:

Re: [SMW-devel] Equivalent URI

2011-11-28 Thread Yury Katkov
Oh, I forgot to add a link to my experiment: http://scratchpad.referata.com/wiki/Special:ExportRDF/Property:Myproperty Sincerely yours, Yury V. Katkov WikiVote! llc On Mon, Nov 28, 2011 at 12:16 PM, Yury Katkov wrote: > Hi Benedikt! > > I think it should be considered as owl:sameAs and that's

Re: [SMW-devel] Equivalent URI

2011-11-28 Thread Yury Katkov
Hi Benedikt! I think it should be considered as owl:sameAs and that's all according to documentation. If you want foaf:knows property to be inferred - you need an inference engine or just use Import vocabulary feature. However when I tried to make equivalent property at Referata I found that ther

Re: [SMW-devel] Equivalent URI

2011-11-27 Thread Laurent Alquier
It is possible. You just need to follow these instructions if you want to link Property:Knows to the equivalent FOAF concept. http://semantic-mediawiki.org/wiki/Help:Import_vocabulary - Laurent On Sun, Nov 27, 2011 at 5:15 PM, Benedikt Kämpgen wrote: > Hello, > > I was wondering, if I declare