Produce linked data with Umbraco, and connect to the Semantic Web. Export RDF with dereferenceable IRIs, run a SPARQL endpoint and fetch external content, all with just this package and your Umbraco instance.
This is a free, open-source project.
InstantRDF v2.x is the current version of the package developed for Umbraco 7 and it only supports that version. Previous Umbraco versions (down to 4.7.1) will continue being supported by the InstantRDF v1.xx track. You can download that version from the Package Files tab, below. It may be the case someday that 1.xx versions of InstantRDF will stop being further evolved but, for the foreseeable future, both branches of the project will continue being developed in parallel. On Umbraco 7.1, don't mind the warning about the Newtonsoft JSON library when installing. The package will work despite of it and will not affect your Umbraco installation. |
Key features:
Attention Umbraco v6.1 (or higher) users (does not apply to Umbraco 7): InstantRDF will install the library Newtonsoft.Json.dll in your bin/ folder. Consequently, by default, it will remove it when being uninstalled. This was not a problem before, but it seems that Umbraco v6.1 has its own Newtonsoft library and it needs it. So, if you decide to uninstall InstantRDF, deselect Newtonsoft.Json.dll from the files to be removed, otherwise your system will start crashing (but that's all, not that InstantRDF is doing anything horrible to your web site :)). If you have already uninstalled the package, place a copy of the library back in your bin/ folder. I am working on improving this. Unfortunately, I cannot just count on the dll being there already, because older versions of Umbraco did not come with it by default. |
Please read the documentation for more details.