Welcome to MSDN Blogs Sign in | Join | Help

October 2008 - Posts

Join us in LA at the Henry Stewart DAM Conference
Henry Stewart is a briefing and networking event focused on digital asset management. We will be attending the Los Angeles, CA briefing event, with a presentation focused on showing how companies can streamline the creation, management, and delivery of Read More...
Advanced SPARQL in IMM
Today I would like to profile an advanced SPARQL query, break it down, and explain how each part works. The Query: with ( select ?entityIdIn ?highestTypeOut { { ?entityIdIn rdf:type ?highestTypeOut . } not () { ?entityIdIn rdf:type ?hType . ?hType rdfs:subClassOf Read More...
Migrating Code to IMM 2.0
Many areas of the IMM SDK have been vastly improved in version 2. The most common operations have been streamlined and simplified. The sample below demonstrates some differences in using the new IMM SDK, as well as highlights the improvements we have Read More...
Importing and Exporting RDF Ntriples from IMM
A question that always comes up is how to bulk export and bulk import raw nTriples or RDF/XML into and out of the IMM Semantic Store. Its actually quite simple.  You should open up the RDFQA.exe application in the %Program Files%\Microsoft Interactive Read More...
Page view tracker