October 2008 - Posts
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...
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...
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...
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...