Search the web
Sign In
New User? Sign Up
rdfgateway
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 898 - 927 of 927   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
898
Hi Geoff, Firstly, I'm sorry for asking questions without trying to find it by myself. I found the utility loader.exe in the Gateway install directory, I can...
fingerella2000
Offline Send Email
Sep 19, 2008
6:29 am
899
HI Bryan, Loader2.exe uses a different load strategy than loader.exe -- loader.exe is faster for smaller loads (what smaller means depends some on the hardware...
Geoff Chappell
yahgsc
Offline Send Email
Sep 19, 2008
12:04 pm
900
I have a custom DataSource implementation and am curious to know what I should return for my GetSelectivity() implementation. It appears to require a Double...
jay.funnell
Offline Send Email
Sep 22, 2008
2:20 pm
901
Just wanted to quickly follow up on this since there was some off list resolution to this issue. Turned out that the sql dataservice was not properly dealing...
Geoff Chappell
yahgsc
Offline Send Email
Sep 22, 2008
2:32 pm
902
Geoff, I replaced the old sqldb.dll with new one. I'm getting "error 603: Data service connection could not be opened: sql". Thanks, ... list ... not ... ...
ctcrdf
Offline Send Email
Sep 23, 2008
1:20 pm
903
What version of Gateway? In QA: response.write(server.version) -Geoff _____ From: rdfgateway@yahoogroups.com [mailto:rdfgateway@yahoogroups.com] On Behalf Of...
Geoff Chappell
yahgsc
Offline Send Email
Sep 23, 2008
2:06 pm
904
Intellidimension RDF Gateway 2.3.4 Enterprise Edition ... [mailto:rdfgateway@yahoogroups.com] On ... RDF ... ups.com, ... so ... ups.com ... ups.com] ... ...
ctcrdf
Offline Send Email
Sep 23, 2008
3:05 pm
905
Strange....I just tested it with 2.3.4 and it worked fine. Wonder if it could have been corrupted in the transfer? -Geoff ________________________________ ...
Geoff Chappell
yahgsc
Offline Send Email
Sep 23, 2008
4:34 pm
906
Hi, We fixed this bug. The problem occurred in our .NET rdfxml parser. The fix will be included in ourt next release (should be next week). Thanks for bringing...
Geoff Chappell
yahgsc
Offline Send Email
Sep 23, 2008
5:41 pm
907
Hi Geoff, It's not clear which loader is better of large loads according to you reply. Could you please clarify it? Thanks. Regards, Bryan ... loader.exe is ...
fingerella2000
Offline Send Email
Sep 24, 2008
7:20 am
908
Hi, It's great to hear that. Additionally, I could find some hardware specs in your uploaded document. But I'd also like to know version of SQL Server you used...
fingerella2000
Offline Send Email
Sep 24, 2008
7:27 am
909
Sql Server 2005 sp2 (32 bit) -geoff _____ From: rdfgateway@yahoogroups.com [mailto:rdfgateway@yahoogroups.com] On Behalf Of fingerella2000 Sent: Wednesday,...
Geoff Chappell
yahgsc
Offline Send Email
Sep 24, 2008
11:16 am
910
Loader2.exe has higher overhead, makes more use of temp db, etc. Because of this, It's slower than loader.exe for smaller loads (say <20M), but has nicer...
Geoff Chappell
yahgsc
Offline Send Email
Sep 24, 2008
11:21 am
911
RDFGateway provided a way to translate an ER model to an ontology. i.e. var conn = Server.urlEncode ...
jay.funnell
Offline Send Email
Sep 24, 2008
3:01 pm
912
What is the easiest way to consume RSS data in Semantics.SDK? My immediate thought is that this could be handled in a custom DataSource. This would have the...
jay.funnell
Offline Send Email
Sep 24, 2008
3:09 pm
913
Hi Jay, If it's rss 1.0 you can just use the rdfxml parser. For other flavors, you could do either a custom datasource or a custom rdfreader implementation. In...
Geoff Chappell
yahgsc
Offline Send Email
Sep 24, 2008
3:27 pm
914
Thanks Geoff, that makes sense. This is for a SharePoint list (RSS 2.0) feed. I'll take a look at the RdfReader class. Jay ... flavors, you ... ...
jay.funnell
Offline Send Email
Sep 24, 2008
3:29 pm
915
In the online documentation for the SPARQL extensions (http://www.intellidimension.com/developers/library/sparql- extensions.aspx), there is a reference to...
jay.funnell
Offline Send Email
Sep 24, 2008
3:33 pm
916
There currenty is no way in semantics.sdk/.server to automatically convert a relational schema into an ontology. There is a way in semantics.server to query...
Geoff Chappell
yahgsc
Offline Send Email
Sep 24, 2008
3:33 pm
917
I currently have an RDF Gateway Server running on my laptop, which I implemented a Sparql End Point on. However, occasionally the service fails as some of the...
hawkajewski
Offline Send Email
Sep 25, 2008
4:51 pm
918
Hello Geoff, It's so weird that I encounter the "Query timeout expired" error after I installed full-text search for SQL Server 2005 Express. Sometimes when I...
fingerella2000
Offline Send Email
Sep 27, 2008
7:32 am
919
You mean in the GatewayConfig? I just raised the timeout on the database command execs in that utility for the next release (should be out this week) --...
Geoff Chappell
yahgsc
Offline Send Email
Sep 28, 2008
2:21 pm
920
Is there a way to print a rulebase to the output screen?...
hawkajewski
Offline Send Email
Sep 29, 2008
4:00 pm
921
Yes, this is Gateway Configuration. All the service are running properly. 1G RAM available while configuring. We're looking forward to the next release. Best...
fingerella2000
Offline Send Email
Oct 6, 2008
1:55 am
922
... what I ... this is ... predicate, ... Yes, you're on the right track. The method should return a number between 0 and 1 that represents and estimate of the...
Geoff Chappell
yahgsc
Offline Send Email
Oct 6, 2008
12:34 pm
923
... No, there's not. If you're just wondering what the rules are for common rulebases -- e.g. owl or rdfs -- you can look in the files that holw them. E.g. the...
Geoff Chappell
yahgsc
Offline Send Email
Oct 6, 2008
12:36 pm
924
... You can use "Net Start ...", "Net Stop ..." commands on the command line to start and stop a sevice....
Geoff Chappell
yahgsc
Offline Send Email
Oct 6, 2008
12:41 pm
925
... A custom function needs to be registered with the model. Here's an example of regisitering a function with the ClientModel: ...
Geoff Chappell
yahgsc
Offline Send Email
Oct 6, 2008
1:09 pm
926
**Hi Everyone, Version 1.0.8 of Semantics.SDK is now available for download here: Download<http://www.intellidimension.com/downloads/> *Release Summary ...
Justin Barron
jbarron@...
Send Email
Oct 7, 2008
2:37 am
927
**Hi Everyone, Version 3.0.10 of RDF Gateway is now available for download here: Download<http://www.intellidimension.com/downloads/> *Release Summary ...
Justin Barron
jbarron@...
Send Email
Oct 7, 2008
2:37 am
Messages 898 - 927 of 927   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help