Re: [SMW-devel] database tables

2012-10-22 Thread Markus Krötzsch
On 22/10/12 20:57, Mauricio Etchevest wrote: > Hi, > > Thanks for ansering. > > It's just for documentation, I´m developing an extension of SMW for my > thesis. Ok, feel free to ask more specific questions if you have them. We are always interested in related works, so don't be shy to announce y

Re: [SMW-devel] database tables

2012-10-22 Thread Mauricio Etchevest
Hi, Thanks for ansering. It's just for documentation, I´m developing an extension of SMW for my thesis. On Mon, Oct 22, 2012 at 4:47 PM, Markus Krötzsch < [email protected]> wrote: > On 22/10/12 19:55, Mauricio Etchevest wrote: > >> Hi! >> >> I´m looking for documentation about ho

Re: [SMW-devel] database tables

2012-10-22 Thread Markus Krötzsch
On 22/10/12 19:55, Mauricio Etchevest wrote: > Hi! > > I´m looking for documentation about how SMW store the data. How SMW > store triples ? > > I search for documentation of the database tables and I found this: > http://semantic-mediawiki.org/wiki/Database_Tables > > This is all the documentation

Re: [SMW-devel] database tables

2012-10-22 Thread Yury Katkov
Hi Mauricio! A bit more docs are here: http://semantic-mediawiki.org/wiki/Category:Developer_documentation I haven't dug myself so deeply, but if you need to do something simple and applied (like create a property and assign it to a page or show the properties of the page or maybe invoke a query f

[SMW-devel] database tables

2012-10-22 Thread Mauricio Etchevest
Hi! I´m looking for documentation about how SMW store the data. How SMW store triples ? I search for documentation of the database tables and I found this: http://semantic-mediawiki.org/wiki/Database_Tables This is all the documentation that we have? Thanks.- ---