Tavi Truman
Tavi Truman
I'm using the LINQ interface and yes your right regarding the more general use-case; I had a thought about that a few weeks ago as it makes sense for reuse...
@bouyeijiang if you can get a local build to work you'll find the GraphEngineVSExtension is the "build" directory.
@bouyeijiang Hello, has your issue been resolved?
are you trying to build in Unbuntu or Windows?
@bouyeijiang I have a working build for Unbuntu - are you still interested?
@shyleoking It looks like you're missing a using statement; can you show your complete program code?
Call "CallBack" reserved work to TSL Protocol scheme: // Server-side Push/Publish to Client protocol PushTripleToClient { Type: Asyn; Request: TripleGetRequest; Response: ErrorCodeResponse; **CallBack: OnGetTripleRequestCompleted;** }
@yatli I think this will break my RDF API sitting atop of the GE generated code; as structural type checking and type-value checking is critical behavior changes get especially chancy...
Hello @yatli - that is exactly what I thought. This is an important aspect for me as TSL Schema like knowledge (RDFS/OWL) and taxon (SKOS) object information is gotten at...
@sunkararp please post the offending code here so that I can assist your further.