Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SmartSlogKPlib_NET_v0.6beta | 2016-07-11 | ||
Wrappers | 2013-09-23 | ||
SmartSlogKPlib_NET_v0.21beta | 2013-09-23 | ||
README | 2014-10-03 | 699 Bytes | |
SmartSlogKPlib_NET_v0.14alpha.zip | 2011-11-07 | 1.8 MB | |
SmartSlogKPlib_NET_v0.13alpha.zip | 2011-08-15 | 1.6 MB | |
SmartSlogKPlib_NET_v0.12alpha.zip | 2011-06-29 | 3.6 MB | |
SmartSlogKPlib_NET_v0.11alpha.zip | 2011-05-23 | 3.5 MB | |
SmartSlogKPlib_NET_v0.1alpha.zip | 2011-05-05 | 3.5 MB | |
SmartSlogNET_v0.03alpha.zip | 2011-04-10 | 11.0 MB | |
SmartSlogNET_v0.02alpha.zip | 2011-03-15 | 10.5 MB | |
SmartSlogNET_v0.01alpha.zip | 2011-02-13 | 77.7 kB | |
Totals: 12 Items | 35.5 MB | 1 |
SmartSlog KP library (.NET(C#) version) This is an ontology-unaware part of the SmartSlog library for Smart-M3 knowledge processors (KP) written in .NET(C#). It can be installed in a Windows environment by copying files to an appropriate folder and adding dependencies to the C# project of your KP. Additional libraries are linked as DLLs. Wrappers - folder contains wrapper adapters for Knowledge Processor Interfaces (KPI). SmartSlog uses adapters to work with differnt KPIs. The KPI is used to access a smart space. To use some KPI with SmartSlog you need to wrap it using predefined classes and interfaces of base KPI adapter. Folder also contains implemented adapters for some KPIs.