[67 total ]
Announcing LinqToRdf v0.8

I’m very pleased to announce the release of version 0.8 of LinqToRdf.
This release is significant for a couple of reasons. Firstly, because
it provides a preview release of RdfMetal and secondly because it is
the first release ... [More] containing changes contributed by someone other than
yours truly. The changes in this instance being provided by Carl [Less]

EARN MONEY $2500-10000 PER WEEK

EARN MONEY $2500-10000 PER WEEK
SIMPLE ONLINE SURVEY
OTHER DETAILS LOGONTO
****************************** ****************************** ****************
[link]
[link]
[link]

EARN MONEY $2500-10000 PER WEEK

EARN MONEY $2500-10000 PER WEEK
SIMPLE ONLINE SURVEY
OTHER DETAILS LOGONTO
****************************** ****************************** ****************
[link]
[link]
[link]

RE: [LinqToRdf] Joins

Hi Chris,
Yes it is - in the most recent version. Although the syntax doesn't use the 'join' keyword.
A child to parent relationship is represented using the LINQ to SQL EntityRef class like so:
private EntityRef<Album> _Album { ... [More] get; set; }
[OwlResource(OntologyName = "Music", RelativeUriReference = "isTrackOn")] [Less]

Joins

Came across this blog post of yours from a year ago:
[link]
Is this implemented in linqtordf?

RE: [LinqToRdf] Re: Manipulating the Store

Feel free to send me a patch if you think it would be generally useful... ;-)
Regards,
Andrew Matthews | Senior Developer | Readify Pty Ltd | M: 0400 188995
-----Original Message-----
Sent: Thursday, 12 June 2008 7:03 PM
To: ... [More] linqtordf-discuss
Alright,
thanks a lot for your answer.
I'll just try to figure it out using a webservice or maybe a .Net [Less]

Re: Manipulating the Store

Alright,
thanks a lot for your answer.
I'll just try to figure it out using a webservice or maybe a .Net
Remoting approach and let you know how it works out.
Cheers,
Hinnerk
On Jun 11, 1:34 am, Andrew Matthews <Andrew.Matth...@readify.net>
wrote:

RE: [LinqToRdf] Manipulating the Store

Hi Hinnerk,
Well, it is and is not in scope. The whole update scenario _is_ supported but only for local triple stores managed by SemWeb (the underlying raw RDF framework by Joshua Tauberer). To be honest the support is pretty sketchy and ... [More] doesn't use any standard prototcols. As such I'm not planning to continue supporting it (unless RSQuary becomes a generally accepted standard). [Less]

Manipulating the Store

Hi,
after getting around the installation problems (thanks a bunch
Andrew), I could finally try LinqToRdf in the project I am working on.
The scenario is quite similar to the architecture described by Paul in
[link] .
That is having a remote Triple store which is accessed from different

Re: [LinqToRdf] Announcing LinqToRdf v0.7.1

Sorry Andrew. Same issue. I appreciate the effort though. One thing I
forgot to mention or that I thought wasn't relevant, is that the
LinqToRdfDesigner installation always seems to hang at the end for about 30
seconds. Never any installation errors.
Anyway, with this new version I do get much further: