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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 16378 - 16408 of 35871   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16378
... Just do it. An instance can have multiple rdf:types so just declare it is an instance of both Concreteresource and AtomicResource. E.g. <ConcreteResource...
Dave Reynolds
derihy
Offline Send Email
Jun 1, 2005
7:59 am
16379
... Somewhat ... baffling. Things to try: (a) use jena.rdfcopy to copy the file and see how long that takes. (b) Provide us a *complete* *minimal* example of...
Chris Dollin
anover_alias
Offline Send Email
Jun 1, 2005
9:16 am
16380
hi Can someone tell me if it is possible to format the results obtained from an RDQL query? For example I have a query like Select ?c where (?a...
g_rahee
Offline Send Email
Jun 1, 2005
12:07 pm
16381
... How are you printing that out? In code, use Literal.getLexicalForm() to get the "John" part. From the command line, then one of these might work for you: ...
Seaborne, Andy
andyseaborne
Offline Send Email
Jun 1, 2005
12:42 pm
16382
Hi thanks for your answer. Your guess was write, I'm using code here is an extract for.... ResultBinding res = (ResultBinding)iter.next() ; ...
g_rahee
Offline Send Email
Jun 1, 2005
1:33 pm
16383
I want to get all statements for specified subjects which are in a collection. How could I get that just calling jena one time. Thanks. -- Haipeng Du Software...
haipeng du
haipengdu@...
Send Email
Jun 1, 2005
3:50 pm
16384
... Why does it have to be "just calling jena one time"? Get the statements for each subject in turn (easy) and munge them all into a single collection (also...
Chris Dollin
anover_alias
Offline Send Email
Jun 1, 2005
4:04 pm
16385
... By a "collection" do you mean an RDF collection, i.e. a list of Resources? Assuming that is what you mean then I don't think there is a single call (i.e....
Dave Reynolds
derihy
Offline Send Email
Jun 1, 2005
4:07 pm
16386
You are welcome to make some comments about the discussion at: http://www.bcngroup.org/beadgames/generativeMethodology/110.htm Dr Paul Prueitt BCNGroup *** The...
Paul
paulprueitt
Offline Send Email
Jun 1, 2005
4:46 pm
16387
Hello all. I'm developing a Java Web service that has to access an ontology and extract information from it. I've made the owl file (using Protégé 2.1.2)...
ana_belen_moreno
ana_belen_mo...
Offline Send Email
Jun 1, 2005
4:59 pm
16388
Dear all. I'm developing a Java Web service that has to access an ontology and extract information from it. I've made the owl file (using Protégé 3) where...
patrickduvanel
Offline Send Email
Jun 1, 2005
7:11 pm
16389
Hi, I am developing a java web service that queries a persistent model and returns data to an ASP.NET consumer app. I need a convenient way of dislpaying data...
boriza123
Offline Send Email
Jun 2, 2005
2:07 am
16390
I am doing a application using jena. the following code works well: String queryString = "SELECT ?a WHERE ,?label"...
jianqiang li
jianqiang_li...
Offline Send Email
Jun 2, 2005
2:51 am
16391
I wonder how to query a rdf file including "...rdfs:label="{semantic web, SW}">"? There is multiple values in the rdfs:label and I want to respectively use...
jianqiang li
jianqiang_li...
Offline Send Email
Jun 2, 2005
2:52 am
16393
... Upgrade to 2.2 ASAP. ... It depends. It depends on the size of your model, how often it changes, how quickly the changes should be reflected through to the...
Chris Dollin
anover_alias
Offline Send Email
Jun 2, 2005
7:41 am
16394
... It's hard to tell, since it looks like something messed your queries up (what's the "target=_blank>" doing there?) and we don't know the contents of...
Chris Dollin
anover_alias
Offline Send Email
Jun 2, 2005
7:51 am
16395
... Attachment didn't arrive. ... The two ontology API examples: http://jena.sourceforge.net/ontology/examples/describe-class/index.html ...
Dave Reynolds
derihy
Offline Send Email
Jun 2, 2005
8:01 am
16396
... You have read the RDF tutorial and the ontology documentation, yes? -- Chris "electric hedgehog" Dollin It's called *extreme* programming, not *stupid*...
Chris Dollin
anover_alias
Offline Send Email
Jun 2, 2005
8:12 am
16397
... /" ... When sending email, could you include a brief, concise, complete description of the situation. If the reader can't work out what's going on from...
Seaborne, Andy
andyseaborne
Offline Send Email
Jun 2, 2005
8:31 am
16398
... If that is an extract of RDF/XML, then there is one value there, the string "{semantic web, SW}" You application may have encoded multiple values into one...
Seaborne, Andy
andyseaborne
Offline Send Email
Jun 2, 2005
8:38 am
16399
Yes, I read et the RDF tutorial form the Jena documentation but I cannot transpose these exemples for OWL files. Patrick ... and ... Protégé 3) ... is ... ...
patrickduvanel
Offline Send Email
Jun 2, 2005
8:54 am
16400
... Andy has done the techie bits, so I'll pass on those. But I'm not sure that your use of rdfs:label is really what's intended. Quoting...
Chris Dollin
anover_alias
Offline Send Email
Jun 2, 2005
8:59 am
16401
... (a) why not (ie explain the problem) (b) since I infer you didn't read the ontology dopcumentation, read the ontology documentation. -- Chris "electric...
Chris Dollin
anover_alias
Offline Send Email
Jun 2, 2005
9:01 am
16402
... You could start with the XSLT transform that the service uses: if you "view source" the query results table you'll see it uses ...
Seaborne, Andy
andyseaborne
Offline Send Email
Jun 2, 2005
9:23 am
16403
... [You need more context in your message] Eventually all of the model-reading stuff comes down to one or other of the model.read() variants. If you supply a...
Chris Dollin
anover_alias
Offline Send Email
Jun 2, 2005
9:53 am
16404
hello. This is the first time to send e-mail to jena. I'm little bit nervous someone the other side of the planet think that "oh he don't know about the rules...
안í™ê¸°
redflag80
Offline Send Email
Jun 2, 2005
12:20 pm
16405
... problem, ... Hi, My machine is not as fast as yours. It is 1.4GHz with 512M memory. I set the heap to 300M. I am not sure how to correctly set up a test...
zhou_deng2004
Offline Send Email
Jun 2, 2005
1:23 pm
16406
... Just to confirm that on my machine (a similar spec to Chris') I get a load time of 1.4s using that code and data. Most of that is disk IO and classloading,...
Dave Reynolds
derihy
Offline Send Email
Jun 2, 2005
2:21 pm
16407
Hi, In future, will Joseki3 support RDQL in addition to SPARQL, or will it no longer support RDQL and just support SPARQL? Regards, Ben Juby...
Ben Juby
benjuby2000
Offline Send Email
Jun 2, 2005
2:35 pm
16408
... It will support RDQL - it will take an RDQL query in and give a result set back. ((ARQ already has RDQL as well as SPARQL)). It may, or may not, do it with...
Seaborne, Andy
andyseaborne
Offline Send Email
Jun 2, 2005
2:43 pm
Messages 16378 - 16408 of 35871   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