Re: [topbraid-users] Querying imported xsd/xml files

2011-12-13 Thread Gokhan Soydan
Hello Tim, First of all, we will have a lot improvements in Import XML Schemas and Instance Files Wizard in 3.6.0. Actually, it will be renamed as Import XML Schemas wizard, and you will be able to use our Semantic XML (SXML) feature to map XML files into RDF/OWL triples using the imported sch

[topbraid-users] Querying imported xsd/xml files

2011-12-13 Thread Tim Smith
Hi, I imported an xsd and associated xml file into TBC using the Import XML Schemas and Instance Files Wizard. This created two .ttl files. The file created from the .xml file imports the model and contains the instances as expected. I can see all the classes and properties in their respective v

Re: [topbraid-users] advice concerning memory configuration

2011-12-13 Thread Holger Knublauch
On Dec 14, 2011, at 12:48 AM, PaulZH wrote: > Context Mac Mac OS X 10.7.2 (11C74) 4 GB memory > TBCME 3.3 > > During the running of a Sparqlmotion script that iterates over all > instances in a knowledge base to export all related triples as html, > rdf, n3 I get after a few hours > > TBCME not

[topbraid-users] Re: advice concerning memory configuration

2011-12-13 Thread Scott Henninger
Paul, the size of your heap, -Xmx, needs to be at least 1.38Gb, according to the run. Given that you have a x64 machine, you should be able to set this to, say, 2Gb or more,. Provided you have that much contiguous memory to spare. -- Scott On Dec 13, 6:48 am, PaulZH wrote: > Context Mac Mac OS

[topbraid-users] advice concerning memory configuration

2011-12-13 Thread PaulZH
Context Mac Mac OS X 10.7.2 (11C74) 4 GB memory TBCME 3.3 During the running of a Sparqlmotion script that iterates over all instances in a knowledge base to export all related triples as html, rdf, n3 I get after a few hours TBCME not responding 2.048 Threads 1,38 GB Real Memory 28,65 GB Virtual

[topbraid-users] Re: minor problem with images

2011-12-13 Thread PaulZH
Thanks Scott, It was indeed as simple as that. Paul On Dec 9, 6:01 pm, Scott Henninger wrote: > Paul; Given that Composer cannot find the file and it is available via > a browser, the most likely issue is internal proxy settings.  To set > these, see Preferences > General > Network Connections.

[topbraid-users] Re: [SPIN API]

2011-12-13 Thread Scott Henninger
Quentin; You may want to look into property functions, aka "magic" properties. See http://spinrdf.org/spin.html#spin-magic. You can use these in any of the TopBraid Composer editions, including TBC-Free. -- Scott On Dec 12, 10:08 pm, Quentin Serrurier wrote: > Hi, > > I'm implementing a query