Browse by Tags
All Tags »
RDF (RSS)
It’s often very useful when creating custom SPARQL queries against the IMM Metadata Store using the sw_Sparql stored procedure to pull in some “inferred” metadata from the ontologies that you have imported. For example, you may have ingested a bunch
Read More...
Today we posted an updated MetadataPolicy.xml configuration file to support more image metadata fields when using the IMM Media Services to extract metadata from a JPEG or TIFF image. Download the latest cersion of the file and replace the existing
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...
IMM is designed to enable users who work with rich media to ingest, manage, edit, and distribute content. While IMM is based on Office SharePoint Server 2007 and offers collaborative, enterprise content management, and search capabilities, IMM is designed
Read More...
How long should it take you to build out an IMM site like this? What about if you need to extend our ontology because it doesn’t meet all of your needs? Just last week we had to do this very thing for one of our internal customers here at Microsoft. In
Read More...