[SMW-devel] Semantic MediaWiki Conference 'SMWCon Spring 2013' -- Call for participation

2012-12-17 Thread Laurent Alquier
This is an announcement for the Semantic MediaWiki Conference 'SMWCon Spring 2013'. WHERE The Spring 2013 SMWCon will be held at Interactive Telecommunications Program (or ITP), a department of New York University, in New York City, in the United States. ITP is an incredibly creative place, lo

Re: [SMW-devel] inheritance

2012-12-17 Thread Michael Rau
Hello Yaron, thanks for the answer. The big question mark I have here is: will the object-B properties overwrite or append their values? My guess is append. Without having tried it, though. Prove me wrong and I will walk down this route. Michael. 2012/12/17 Yaron Koren > Hi Michael, > > I can

[SMW-devel] inheritance

2012-12-17 Thread Yaron Koren
Hi Michael, I can think of a hack that might accomplish that: transclude the first page in the second page, while keeping the first page's contents hidden. So adding the following to page "object-B" might work: {{:object-A}} -Yaron On Sat, Dec 15, 2012 at 3:54 PM, Michael Rau > wrote: > Hello