Re: [Virtuoso-users] Hibernate dialect

2009-05-21 Thread Kingsley Idehen

Hugh Williams wrote:

Hi Jem,

Their is no hibernate dialect for Virtuoso that I am aware of or have 
been able to locate. I shall check with development to see if and work 
has been done with Hibernate. What are your requirements in this area ?

No such thing.

Jem: What are you trying to do here? I suspect work with an 
Object-Relational abstraction using Java?


Kingsley


Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support



On 20 May 2009, at 16:36, Jem Rayfield wrote:


I am after a Virtuoso Hibernate (JAVA ORM) dialect.

I don't seem to be able to find one.

Any pointers appreciated.

Cheers
Jem

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain 
personal views which are not the views of the BBC unless specifically 
stated.

If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in 
reliance on it and notify the sender immediately.

Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.



--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects

___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net 
mailto:Virtuoso-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/virtuoso-users




--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 



___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users
  



--


Regards,

Kingsley Idehen   Weblog: http://www.openlinksw.com/blog/~kidehen
President  CEO 
OpenLink Software Web: http://www.openlinksw.com








Re: [Virtuoso-users] Hibernate dialect

2009-05-21 Thread Jem Rayfield
Yup that's exactly what I want.

I want to persist news.bbc.co.uk content within an ER model via
JAVA/Hibernate/ORM.
I will be using an RDF view ontop of this as well.

Our pan BBC service layer infrastructure is usually built using
Spring/Hibernate.

We need standard SQL access to the data as well as SPARQL.

I guess I can look at using iBatis or straight SQL. But our standard
approach is hibernate.
It will also help development speed as its more convienent than SQL and
our devs are fully versed in Hibernate.

Cheers
Jem
 

-Original Message-
From: Kingsley Idehen [mailto:kide...@openlinksw.com] 
Sent: 21 May 2009 03:02
To: Hugh Williams
Cc: Jem Rayfield; virtuoso-users@lists.sourceforge.net
Subject: Re: [Virtuoso-users] Hibernate dialect

Hugh Williams wrote:
 Hi Jem,

 Their is no hibernate dialect for Virtuoso that I am aware of or have 
 been able to locate. I shall check with development to see if and work

 has been done with Hibernate. What are your requirements in this area
?
No such thing.

Jem: What are you trying to do here? I suspect work with an
Object-Relational abstraction using Java?

Kingsley

 Best Regards
 Hugh Williams
 Professional Services
 OpenLink Software
 Web: http://www.openlinksw.com
 Support: http://support.openlinksw.com
 Forums: http://boards.openlinksw.com/support



 On 20 May 2009, at 16:36, Jem Rayfield wrote:

 I am after a Virtuoso Hibernate (JAVA ORM) dialect.

 I don't seem to be able to find one.

 Any pointers appreciated.

 Cheers
 Jem

 http://www.bbc.co.uk/
 This e-mail (and any attachments) is confidential and may contain 
 personal views which are not the views of the BBC unless specifically

 stated.
 If you have received it in error, please delete it from your system.
 Do not use, copy or disclose the information in any way nor act in 
 reliance on it and notify the sender immediately.
 Please note that the BBC monitors e-mails sent or received.
 Further communication will signify your consent to this.



 -
 - Crystal Reports - New Free Runtime and 30 Day Trial Check 
 out the new simplified licensing option that enables unlimited 
 royalty-free distribution of the report engine for externally facing 
 server and web deployment.
 http://p.sf.net/sfu/businessobjects
 ___
 Virtuoso-users mailing list
 Virtuoso-users@lists.sourceforge.net
 mailto:Virtuoso-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/virtuoso-users

 --
 --

 --
  Register Now for Creativity and Technology (CaT), June 3rd, 
 NYC. CaT is a gathering of tech-side developers  brand creativity 
 professionals. Meet the minds behind Google Creative Lab, Visual 
 Complexity, Processing,  iPhoneDevCamp asthey present alongside 
 digital heavyweights like Barbarian Group, R/GA,  Big Spaceship. 
 http://www.creativitycat.com
 --
 --

 ___
 Virtuoso-users mailing list
 Virtuoso-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/virtuoso-users
   


-- 


Regards,

Kingsley Idehen   Weblog: http://www.openlinksw.com/blog/~kidehen
President  CEO 
OpenLink Software Web: http://www.openlinksw.com





http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on 
it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.




Re: [Virtuoso-users] Hibernate dialect

2009-05-21 Thread Aldo Bucchi
Hi Jem,

This is related, albeit not the perfect fit.

Have you tried out Elmo?[1]

It is the analog of the Java Bean pool provided by traditional ORMs,
but tailored for RDF.
Of course there is no such thing as Object *Relational* Mapping when
dealing with RDF's graph model ;)

Java developers can work atop Elmo and you can shield them from the
unfairly mythical realms of RDF.

Best,
A

[1] http://www.openrdf.org/doc/elmo/1.4/

On Thu, May 21, 2009 at 4:41 AM, Jem Rayfield jem.rayfi...@bbc.co.uk wrote:
 Yup that's exactly what I want.

 I want to persist news.bbc.co.uk content within an ER model via
 JAVA/Hibernate/ORM.
 I will be using an RDF view ontop of this as well.

 Our pan BBC service layer infrastructure is usually built using
 Spring/Hibernate.

 We need standard SQL access to the data as well as SPARQL.

 I guess I can look at using iBatis or straight SQL. But our standard
 approach is hibernate.
 It will also help development speed as its more convienent than SQL and
 our devs are fully versed in Hibernate.

 Cheers
 Jem


 -Original Message-
 From: Kingsley Idehen [mailto:kide...@openlinksw.com]
 Sent: 21 May 2009 03:02
 To: Hugh Williams
 Cc: Jem Rayfield; virtuoso-users@lists.sourceforge.net
 Subject: Re: [Virtuoso-users] Hibernate dialect

 Hugh Williams wrote:
 Hi Jem,

 Their is no hibernate dialect for Virtuoso that I am aware of or have
 been able to locate. I shall check with development to see if and work

 has been done with Hibernate. What are your requirements in this area
 ?
 No such thing.

 Jem: What are you trying to do here? I suspect work with an
 Object-Relational abstraction using Java?

 Kingsley

 Best Regards
 Hugh Williams
 Professional Services
 OpenLink Software
 Web: http://www.openlinksw.com
 Support: http://support.openlinksw.com
 Forums: http://boards.openlinksw.com/support



 On 20 May 2009, at 16:36, Jem Rayfield wrote:

 I am after a Virtuoso Hibernate (JAVA ORM) dialect.

 I don't seem to be able to find one.

 Any pointers appreciated.

 Cheers
 Jem

 http://www.bbc.co.uk/
 This e-mail (and any attachments) is confidential and may contain
 personal views which are not the views of the BBC unless specifically

 stated.
 If you have received it in error, please delete it from your system.
 Do not use, copy or disclose the information in any way nor act in
 reliance on it and notify the sender immediately.
 Please note that the BBC monitors e-mails sent or received.
 Further communication will signify your consent to this.



 -
 - Crystal Reports - New Free Runtime and 30 Day Trial Check
 out the new simplified licensing option that enables unlimited
 royalty-free distribution of the report engine for externally facing
 server and web deployment.
 http://p.sf.net/sfu/businessobjects
 ___
 Virtuoso-users mailing list
 Virtuoso-users@lists.sourceforge.net
 mailto:Virtuoso-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/virtuoso-users

 --
 --

 --
  Register Now for Creativity and Technology (CaT), June 3rd,
 NYC. CaT is a gathering of tech-side developers  brand creativity
 professionals. Meet the minds behind Google Creative Lab, Visual
 Complexity, Processing,  iPhoneDevCamp asthey present alongside
 digital heavyweights like Barbarian Group, R/GA,  Big Spaceship.
 http://www.creativitycat.com
 --
 --

 ___
 Virtuoso-users mailing list
 Virtuoso-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/virtuoso-users



 --


 Regards,

 Kingsley Idehen       Weblog: http://www.openlinksw.com/blog/~kidehen
 President  CEO
 OpenLink Software     Web: http://www.openlinksw.com





 http://www.bbc.co.uk/
 This e-mail (and any attachments) is confidential and may contain personal 
 views which are not the views of the BBC unless specifically stated.
 If you have received it in error, please delete it from your system.
 Do not use, copy or disclose the information in any way nor act in reliance 
 on it and notify the sender immediately.
 Please note that the BBC monitors e-mails sent or received.
 Further communication will signify your consent to this.


 --
 Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
 is a gathering of tech-side developers  brand creativity professionals. Meet
 the minds behind Google Creative Lab, Visual Complexity, Processing, 
 iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
 Group, R/GA,  Big Spaceship. http://www.creativitycat.com
 ___
 Virtuoso-users