Hi all!
I've recently downloaded LinqToRdf, to use it in a Silverlight-enabled
WCF service. For now I only want to get a foaf.rdf listed on the page,
and with Two Way binding, manipulate it too.
Unfortunetly I got stuck right at
Hi,
Firstly thanks for developing support for RDF on .NET it is definitely
needed. I'm just trying to get started with LinqToRdf and am trying
to use the examples within the manual. I'm having some trouble with
the example however
Hi Naresh,
LinqToRdf can work with any triple store that is able to handle SPARQL
queries. As such if you have a triple store using MySQL, then
LinqToRdf will work with it. SEMWEB.NET supports MySQL directly, so
your best bet
Dear All,
Actually i am a student doing my dissertation project
as part of my course work.... My project mainly aims at interoperating
the 2 MySQL databases using semantic web technologies like RDF, OWL...
etc
Can i really utilise a linqtordf tool, if so how will it be utilised.
Yes I was thinking of this, it works so far... thanks.
However... I have ontology files from umbel.org which are in .n3
notation. Is there a way to tell rdfmetal to create classes for all
namespaces inside the file, not just the one you specify?
Since I have to specify a namespace, composite classes that use
(I don't know if I'm double posting this, my previous post doesn't
seem to show up.)
Does LinqToRdf work with the Express edition products in Visual
Studio? If not, will these changes be incorporated anytime soon?
Thanks.
Does LinqToRdf have support for the Express edition products in Visual
Studio?
Hi Kitsune,
That's right, it uses SPARQL to query for classes and properties. It's
main purpose is to generate an entity model for a model hosted
elsewhere that you don't have direct access to.
As a workaround, you could always host the N3 file (as per the
instructions in the manual) and then run RdfMetal over that.
Hello
I have ontology information in .n3 files and would like to create
classes from them, however it looks like rdfmetal only works with
hosted web services, is that true?
Hi,
I seem to have uncovered a few bugs with the designer that are denying
any simple resolution. Not sure if it's just because I'm running under
SP1 or something else...
Maybe it would be best if I could chat with you about them? I'm quite
interested in having a working designer for VS 2008 SP1!