Welcome to MSDN Blogs Sign in | Join | Help

December 2008 - Posts

Updated Import Ontology script – replaces previous one in the install guide.
Recently we discovered an issue in the installation guide’s import script that was causing the ontologies to be incorrectly imported. There was an extra call to DeleteResource that was resulting in previously imported ontologies to be removed. Here is Read More...
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...
Creating an ADO.NET DataService for RDF Entities in IMM
Ok, so I have been playing around with the ADO.NET DataServices to get something working for a REST based access to the RDF Store. My goal here was to create a simple REST based way to grab metadata out of the RDF store based on the ADO.NET DataServices Read More...
Page view tracker