Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » RDF » OWL   (RSS)
How to use inferencing with the sw_Sparql stored procedure and how to get the InferenceIndex for a specific ontology in the database
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...
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...
IMM's Metadata Model: a 2min. 18sec. vidcast
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...
Putting the SPARQL Back in Your Eye
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...
Page view tracker