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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 30797 - 30826 of 42024   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
30797
... Adding xml:lang affects all literals in the file - in particular, the service reference name is altered. In one place in the code, registering the service...
Seaborne, Andy
andyseaborne
Offline Send Email
Sep 1, 2007
7:27 pm
30798
... The direct forms are specially implemented by the rules engine. They are not assertions stored in the model itself but instead are triggers for particular...
Seaborne, Andy
andyseaborne
Offline Send Email
Sep 1, 2007
7:50 pm
30799
Thank you very much Dave, that's a useful reply. I'll see if I can improve some rules I'm working on, select some examples to add to your explanations and...
zakkmck
Offline Send Email
Sep 2, 2007
9:21 pm
30800
Hi Everybody! I'm learning about semantic web, so I'm doing some excercises with Jena 2.5.3 and pellet 1.5.0 So my problem is this. In my Owl Otnology I...
Jesus G. Velez
jgerardo_velez
Offline Send Email
Sep 3, 2007
11:56 am
30801
Hello, Recap of my need : I would like a rule to be fired only if all instance of a class have a particular property. The mean example is, if all the instance...
christophe.normand
christophe.n...
Offline Send Email
Sep 3, 2007
1:41 pm
30802
... Jena ... so ... PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX ont: <http://www.owl-ontologies.com/Ontology1184671844.owl#> ASK {...
Seaborne, Andy
andyseaborne
Offline Send Email
Sep 3, 2007
3:34 pm
30803
... No. You need closed world checking that all instances satisfy a certain criterion. That OWL feature expresses an open world restriction that all values for...
Dave Reynolds
derihy
Offline Send Email
Sep 3, 2007
5:21 pm
30804
... [snip] ... You've missed out the guard clause that I suggested for that rule, add: noValue(swam:culprit swam:state swam:partialMatch) To recap. The problem...
Dave Reynolds
derihy
Offline Send Email
Sep 3, 2007
5:22 pm
30805
Hello Dave, in fact the addition of the guard "noValue(swam:culprit swam:state swam:partialMatch)" in rule 002 made it to fire only once. I mean if data have...
christophe.normand
christophe.n...
Offline Send Email
Sep 3, 2007
9:10 pm
30806
Hi, How are Joseki and Jena related? Is Joseki inside Jena or are these separate things? I couldn't find references to this information in either...
K-fé
gcsfred2001
Offline Send Email
Sep 4, 2007
3:37 am
30807
Hello I've been trying to work Joseki with SDB beta as described by Andy at http://jena.hpl.hp.com/wiki/SDB/Joseki_Integration There appears to be some version...
v_krishnamurthy4
v_krishnamur...
Offline Send Email
Sep 4, 2007
3:45 am
30808
... Before I posted my original reply I took a copy of the rules you posted, I added that line and I tested it by adding two insteances of swam:Windows to the...
Dave Reynolds
derihy
Offline Send Email
Sep 4, 2007
7:31 am
30809
... Joseki is a publishing server built on and with Jena. Joseki is part of the Jena suite of systems (I work on both). It just happens to have it's own CVS...
Seaborne, Andy
andyseaborne
Offline Send Email
Sep 4, 2007
8:15 am
30810
Hello Dave, actually it works now, It was not a case problem but I guess a pre-rule that was supposed to modify the state of an entity from normal to...
christophe.normand
christophe.n...
Offline Send Email
Sep 4, 2007
8:30 am
30811
... Do you have details? ... make ... Which jena.jar were you using? the one in SDB or the one in a Joseki release (and which version). It's probably just a...
Seaborne, Andy
andyseaborne
Offline Send Email
Sep 4, 2007
8:34 am
30812
Hello! I am working on an import of owl-files into Java and I am still a Newbie with Jena and Java. I "already" loaded the owl-file into an OntModel. I did...
waschtl34
Offline Send Email
Sep 4, 2007
9:57 am
30813
... List dataTypes = model.listObjectProperties().toList(); [etc] (Don't use Vector; you almost certainly don't want/need it.) ExtendedIterator also has...
Chris Dollin
kers_ihy
Offline Send Email
Sep 4, 2007
11:29 am
30814
Hi there, sorry I missed this message last week. Are you using tomcat with the security turned on? What are the security goals for your application? The...
Jeremy Carroll
jjchplb
Offline Send Email
Sep 4, 2007
11:33 am
30815
... FileManager.get().open(owlFile.toURI().toString()); ... Vector? ... Bracknell, ... Berks RG12 1HN ... Thx alot. I was blind when I searched the Api-doc....
waschtl34
Offline Send Email
Sep 4, 2007
12:50 pm
30816
... There's a lot of API to get to know; if you don't know that Jena's iterators have extra magic, you won't know to look for it at first. -- Chris "magician"...
Chris Dollin
kers_ihy
Offline Send Email
Sep 4, 2007
1:08 pm
30817
Welcome to Our Amazing World. We accepte all people who hook up romantic love or true friendship. After a free join, you can find out your person by Age,...
dolikeastone10
Offline Send Email
Sep 4, 2007
2:28 pm
30818
Marco, I'm facing a similar challenge. After speaking too soon earlier I now see what you mean, a small change and the reasoner goes off into thinking mode,...
Taylor Cowan
taylor_cowan
Offline Send Email
Sep 4, 2007
6:46 pm
30819
Dear freinds im doing project in jena.......... one thing i would like know....... all the querys are all based on java and output in command prompt. like for...
rameshnnjj
Offline Send Email
Sep 5, 2007
2:15 am
30820
Hi, I think it is quite easy to do so if your user can write directly sparql query : your html page can contain a form which ask the user to enter a sparql...
Gérard Dupont
ger.dupont@...
Send Email
Sep 5, 2007
6:21 am
30821
Hi A short note to [1]. The application is called Joseki [2] and is freely available. Could be a possible solution for the problem described by Ramesh (either...
Markus Stocker
markusastocker
Offline Send Email
Sep 5, 2007
9:00 am
30822
... If you're using JSP, you call out to Java. Jena is written in Java and offers a rich API, including (with ARQ), but not limited to, SPARQL. So using it...
Chris Dollin
kers_ihy
Offline Send Email
Sep 5, 2007
9:03 am
30823
Sorry if you get this email twice but I'm not sure the email group worked the first time. When I use connection pooling with Jena I see a serious performance ...
Philip Cannata
phil.cannata@...
Send Email
Sep 5, 2007
3:32 pm
30824
... Phil, Just to be clear here: The 180 q/s is when a model is created once but used across multiple query executions; the 10 q/s is when a pooled connection...
Seaborne, Andy
andyseaborne
Offline Send Email
Sep 5, 2007
4:40 pm
30825
Yes, I'm creating a model each time. So how do I execute a query over a connection and reuse the model each time instead of Model jenaModel =...
Philip Cannata
phil.cannata@...
Send Email
Sep 5, 2007
4:52 pm
30826
Do you have a description file that I could use for Oracle? thanks phil...
Philip Cannata
phil.cannata@...
Send Email
Sep 5, 2007
8:25 pm
Messages 30797 - 30826 of 42024   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