Search the web
Sign In
New User? Sign Up
jena-dev · Jena Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 36268 - 36297 of 42069   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
36268
Thanks, Andy! That works perfectly. query = QueryFactory.create(sparql, myUri, Syntax.syntaxARQ); Just curious why you don't make Syntax.syntaxARQ the...
David Donohue
schtickdisc
Offline Send Email
Sep 1, 2008
9:42 am
36269
... Could do (it's just a change of a constant) and it might now make sense to do so. On the web, standards matter. Unlike the SQL world, where an application...
Seaborne, Andy
andyseaborne
Offline Send Email
Sep 1, 2008
11:06 am
36270
Error: Exception in thread "main" java.lang.IllegalArgumentException: Cannot create hasValueRestriction with a null property or value ..... I want to create...
pranjalipotdar
Offline Send Email
Sep 1, 2008
12:49 pm
36271
Hi All, I'm struggling a bit with A-Box and T-Box separation in the Jena OntModel class. Currently, I load construct the OntModel as follows: base =...
verstichel.stijn
verstichel.s...
Offline Send Email
Sep 1, 2008
12:51 pm
36272
... Um, it's fairly self-explanatory. You're trying to create a restriction that says that an instance would be a member of the restriction if it has a...
Ian Dickinson
ian_j_dickinson
Offline Send Email
Sep 1, 2008
2:55 pm
36273
Hi Stijn, ... Well, OWL doesn't really require an a-box:t-box separation, but I assume that you mean that you don't want your ontology definitions and your ...
Ian Dickinson
ian_j_dickinson
Offline Send Email
Sep 1, 2008
3:02 pm
36274
Hi, Andy, thank you very much for your answer. I'll think more about it. Best Regards, fps...
Francois-Paul Servant
fps@...
Send Email
Sep 1, 2008
10:49 pm
36275
Hi! I have implemented a ModelChangedListener to observe changes to an individual. Let's assume the last statement about the individual has been removed. Will...
austing0815
Offline Send Email
Sep 2, 2008
6:48 am
36276
... (That's two different questions.) (a) When you remove the last statement about an individual from a model -- and here "about" includes uses of that...
Chris Dollin
kers_ihy
Offline Send Email
Sep 2, 2008
9:25 am
36277
... happen. ... Thank you!! It appears to work flawlessley. Andy...
andrew_crapo
Offline Send Email
Sep 2, 2008
12:31 pm
36278
Okay, I think I got your point. Thank you Chris ... 690597 England...
austing0815
Offline Send Email
Sep 2, 2008
1:23 pm
36279
Hi Ian, Thanks for the quick response. It works out of the box :-) Cheers, Stijn ... base); ... ontologies.com/Ontology1194360153.owl", ... ...
verstichel.stijn
verstichel.s...
Offline Send Email
Sep 2, 2008
1:57 pm
36280
Hi Dave, Does that mean Jena might support RIF? If not, what would be the future direction for Jena rule engine (RIF, SWRL, etc)? Thanks, Karen ... has ... ...
dotmedia08
Offline Send Email
Sep 2, 2008
4:19 pm
36281
Hi, I accidently inserted some statements with blank nodes as subjects into an SDB database using MySQL 5.0.51a eg: [] ex:someProp ex:someIndiv1 . []...
James Howison
jameshowison
Offline Send Email
Sep 2, 2008
4:32 pm
36282
(Possible bug-fix diff included below) Following up on this, I should have mentioned this is an layout2/index SDB database. The DELETE statement appears to be...
James Howison
jameshowison
Offline Send Email
Sep 2, 2008
11:19 pm
36283
... Hash: SHA1 ... Hi James, ... Yes. This (IIRC) is a side effect of wanting listeners to see statements being removed. I suspect it's more trouble than it's...
Damian Steer
pldms0
Offline Send Email
Sep 2, 2008
11:22 pm
36284
Hello, in my schema & data files there is no statement with owl:sameAs. But with owl-fb.rules (2.5.6) i get for all subjects of the form 'http://.../xy' the...
baran_H
hajacara
Offline Send Email
Sep 3, 2008
6:23 am
36285
Hi baran, ... That would be the OWL semantics. This is a correct, but not necessarily that useful, entailment of the OWL semantics, which owl-fb.rules tries to...
Ian Dickinson
ian_j_dickinson
Offline Send Email
Sep 3, 2008
8:23 am
36286
... Yep, only this layout has to go through these contortions. SQL's DELETE really seems to hate joins, and I seems to recall having to play around with this...
Damian Steer
pldms0
Offline Send Email
Sep 3, 2008
11:34 am
36287
Hello all, I tried to use ARQ assignment extension in a query with initial binding. The query was interrupted with *com.hp.hpl.jena.query.QueryExecException: ...
Max Gorbunov
max.gorbunov
Offline Send Email
Sep 3, 2008
3:59 pm
36288
... Working on postgresql, derby and h2, which (I suspect) means it will work on everything (except hsqldb). If somebody could try this on other platforms I'd...
Damian Steer
pldms0
Offline Send Email
Sep 3, 2008
4:26 pm
36289
Hello all, I believe there is an oversight in the BufferedPipe class which make difficult debugging (line 94, method get()): if (!(pending instanceof Domain))...
Max Gorbunov
max.gorbunov
Offline Send Email
Sep 3, 2008
4:32 pm
36290
... Thanks for the report. This is a bug - it should be the same. There is a design principle in SPARQL that errors do not abort or render undefined the whole...
Andy Seaborne
andyseaborne
Offline Send Email
Sep 3, 2008
4:53 pm
36291
(apologize for cross posting) * The registration for ISWC 2008 is open at http://iswc2008.semanticweb.org/registration/ . * Early registration cut-off date is...
Li Ding
lidingpku
Offline Send Email
Sep 3, 2008
5:29 pm
36292
(apologize for cross posting CFP) see http://tw.rpi.edu/sss09 Web 2.0 (aka. social web) applications such as Wikipedia, LinkedIn and FaceBook, are well-known...
Li Ding
lidingpku
Offline Send Email
Sep 3, 2008
6:32 pm
36293
Now fixed in SVN. Andy...
Seaborne, Andy
andyseaborne
Offline Send Email
Sep 3, 2008
8:09 pm
36294
... So the other layouts don't have this issue? ... Speaking of that, I'm now trying deletes that look like System.out.println("Removing statements for...
James Howison
jameshowison
Offline Send Email
Sep 3, 2008
8:13 pm
36295
Has anyone considered 'porting' Martin's useful temporal: library for SWRL rules to afn: type functions for ARQ?...
James Howison
jameshowison
Offline Send Email
Sep 3, 2008
8:38 pm
36296
Hello, I managed to set-up SDB to talk to Oracle, and after some JDBC problems I got it working on one of our environments. I also got Joseki to work with it...
Philip Fennell
philip.fennell
Offline Send Email
Sep 4, 2008
7:56 am
36297
... Hi Philip, SDB has only been developed and tested with Oracle 10g and the Oracle 10g Express Edition (Oracle Database XE). ...
Seaborne, Andy
andyseaborne
Offline Send Email
Sep 4, 2008
8:54 am
Messages 36268 - 36297 of 42069   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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