Skip to content

Holistic system for storage and transformation of information. Целостная система для хранения и обработки информации.

License

happiesanger/LinksPlatform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#LinksPlatform

blackspace, whitespace blackspace, black dot white dot, black dot two white dots, black vertical line white vertical line, black circle white circle, black horizontal line white horizontal line, black horizontal arrow white link, black directed link white regular & directed links, black typed link white regular & directed links with recursive inner structure, black typed link with recursive inner structure white regular & directed links with double recursive inner structure, black typed link with double recursive inner structure white regular & directed links with coloured 8 elements sequence structure, black typed link with coloured 8 elements sequence structure

Inspired by work of Simon Williams (The Associative Model of Data), book.

Вдохновлено работой Симона Вильямса (Ассоциативная модель данных), книга.

This platform uses unified data type - link, which is a combination of Item and Link from a work by Simon Williams.

Эта платформа использует объединённый тип данных - связь, который является комбинацией Элемента и Связи из оригинальной работы Симона Вильямса.

There also at least two variants of Link structure:

Также существует как минимум два варианта структуры Связи:

Source-Target link, untyped Source-Target link, untyped

  • Untyped, the simplest yet, each link contains only Source (Beginning) and Target (Ending).
  • Нетипизированная, простейшая (пока ещё), каждая связь содержит только Source (Начало) и Target (Конец).

Source-Linker-Target link, typed Source-Linker-Target link, typed

  • Typed, with added Linker (Verb, Type) definition, so any additional info about type of connection between two links can be stored here.
  • Типизированная, с добавленным поле Linker (Глагол, Тип, Связка, Предикат), так, что теперь любая дополнительная информация о типе соединения между двумя связями может быть записана в это дополнительное поле.

Links Platform is a system, that combine simple database (Links) and execution engine (Triggers). So it is provide ability to program that system in any way (also dynamically), due to fact that all algorithms are data inside this database. Idea behind Links Platform is a model of associative memory of human mind. So it is actually copy most of it advantages and disadvantages.

Платформа Связей это система, которая комбинирует простую базу данных (Связи) и движок выполнения операций (Триггеры). Таким образом предоставляется возможность программирования этой системы любым способом (в том числе динамически), благодаря тому факту, что все алгоритмы являются данными внутри этой базы данных. Идея, которая стоит за Платформой Связей это модель ассоциативной памяти человека. В итоге копируются большинство преимуществ и недостатков такой модели.

Road Map

Road Map, Status

Технологическая Дорожная Карта, Состояние, Прогресс

Project status | Текущее состояние разработки

Swagger Connector

Links (pairs) API swagger connector.

Links (triples, micro RDF) API swagger connector.

Contacts

https://vk.com/linksplatform

Join the chat at https://gitter.im/Konard/LinksPlatform

About

Holistic system for storage and transformation of information. Целостная система для хранения и обработки информации.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 82.7%
  • C 9.0%
  • C++ 4.5%
  • JavaScript 2.4%
  • CSS 0.7%
  • HTML 0.6%
  • Other 0.1%