Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion FEATURE_COMPARISON.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This document compares YAML, XML, JSON, and LINO data serialization
formats, with a focus on cyclic reference support as requested in
[issue #55](https://github.com/linksplatform/Protocols.Lino/issues/55).
[issue #55](https://github.com/link-foundation/links-notation/issues/55).

## Cyclic References Support

Expand Down
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# [Protocols.Lino](https://github.com/linksplatform/Protocols.Lino) (languages: en • [ru](README.ru.md))
# [links-notation](https://github.com/link-foundation/links-notation) (languages: en • [ru](README.ru.md))

| [![Actions Status](https://github.com/linksplatform/Protocols.Lino/workflows/js/badge.svg)](https://github.com/linksplatform/Protocols.Lino/actions?workflow=js) | [![npm Version and Downloads count](https://img.shields.io/npm/v/links-notation?label=npm&style=flat)](https://www.npmjs.com/package/links-notation) | **[JavaScript](js/README.md)** |
| [![Actions Status](https://github.com/link-foundation/links-notation/workflows/js/badge.svg)](https://github.com/link-foundation/links-notation/actions?workflow=js) | [![npm Version and Downloads count](https://img.shields.io/npm/v/links-notation?label=npm&style=flat)](https://www.npmjs.com/package/links-notation) | **[JavaScript](js/README.md)** |
|:-|-:|:-|
| [![Actions Status](https://github.com/linksplatform/Protocols.Lino/workflows/rust/badge.svg)](https://github.com/linksplatform/Protocols.Lino/actions?workflow=rust) | [![Crates.io Version and Downloads count](https://img.shields.io/crates/v/links-notation?label=crates.io&style=flat)](https://crates.io/crates/links-notation) | **[Rust](rust/README.md)** |
| [![Actions Status](https://github.com/linksplatform/Protocols.Lino/workflows/csharp/badge.svg)](https://github.com/linksplatform/Protocols.Lino/actions?workflow=csharp) | [![NuGet Version and Downloads count](https://img.shields.io/nuget/v/LinkFoundation.LinksNotation?label=nuget&style=flat)](https://www.nuget.org/packages/LinkFoundation.LinksNotation) | **[C#](csharp/README.md)** |
| [![Actions Status](https://github.com/linksplatform/Protocols.Lino/workflows/python/badge.svg)](https://github.com/linksplatform/Protocols.Lino/actions?workflow=python) | [![PyPI Version and Downloads count](https://img.shields.io/pypi/v/links-notation?label=pypi&style=flat)](https://pypi.org/project/links-notation/) | **[Python](python/README.md)** |
| [![Actions Status](https://github.com/link-foundation/links-notation/workflows/rust/badge.svg)](https://github.com/link-foundation/links-notation/actions?workflow=rust) | [![Crates.io Version and Downloads count](https://img.shields.io/crates/v/links-notation?label=crates.io&style=flat)](https://crates.io/crates/links-notation) | **[Rust](rust/README.md)** |
| [![Actions Status](https://github.com/link-foundation/links-notation/workflows/csharp/badge.svg)](https://github.com/link-foundation/links-notation/actions?workflow=csharp) | [![NuGet Version and Downloads count](https://img.shields.io/nuget/v/LinkFoundation.LinksNotation?label=nuget&style=flat)](https://www.nuget.org/packages/LinkFoundation.LinksNotation) | **[C#](csharp/README.md)** |
| [![Actions Status](https://github.com/link-foundation/links-notation/workflows/python/badge.svg)](https://github.com/link-foundation/links-notation/actions?workflow=python) | [![PyPI Version and Downloads count](https://img.shields.io/pypi/v/links-notation?label=pypi&style=flat)](https://pypi.org/project/links-notation/) | **[Python](python/README.md)** |

[![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/linksplatform/Protocols.Lino)
[![Open in GitHub Codespaces](https://img.shields.io/badge/GitHub%20Codespaces-Open-181717?logo=github)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=linksplatform/Protocols.Lino)
[![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/link-foundation/links-notation)
[![Open in GitHub Codespaces](https://img.shields.io/badge/GitHub%20Codespaces-Open-181717?logo=github)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=link-foundation/links-notation)

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4e7eb0a883e9439280c1097381d46b50)](https://app.codacy.com/gh/linksplatform/Protocols.Lino?utm_source=github.com&utm_medium=referral&utm_content=linksplatform/Protocols.Lino&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/linksplatform/Protocols.Lino/badge)](https://www.codefactor.io/repository/github/linksplatform/Protocols.Lino)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4e7eb0a883e9439280c1097381d46b50)](https://app.codacy.com/gh/link-foundation/links-notation?utm_source=github.com&utm_medium=referral&utm_content=link-foundation/links-notation&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/link-foundation/links-notation/badge)](https://www.codefactor.io/repository/github/link-foundation/links-notation)

LinksPlatform's Platform.Protocols.Lino Class Library.
Link Foundation's Links Notation Class Library.

![introduction](./docs/comparison/comparison.svg "json, xml and lino comparison")

Expand Down Expand Up @@ -131,7 +131,7 @@ The notation uses two core concepts:
For detailed implementation guides and API references, see the
language-specific documentation:

- **[C# Documentation](https://linksplatform.github.io/Protocols.Lino/csharp/api/Platform.Protocols.Lino.html)**
- **[C# Documentation](https://link-foundation.github.io/links-notation/csharp/api/LinkFoundation.LinksNotation.html)**
\- Complete API reference
- **[C# README](csharp/README.md)** - Installation and usage guide
- **[JavaScript README](js/README.md)** - Modern web development guide
Expand All @@ -142,7 +142,7 @@ Additional resources:

- [Feature Comparison](FEATURE_COMPARISON.md) - LINO vs YAML/XML/JSON
feature analysis
- [PDF Documentation](https://linksplatform.github.io/Protocols.Lino/csharp/Platform.Protocols.Lino.pdf)
- [PDF Documentation](https://link-foundation.github.io/links-notation/csharp/LinkFoundation.LinksNotation.pdf)
\- Complete reference for offline reading
- [Links Theory 0.0.2](https://habr.com/en/articles/895896) - Theoretical
foundation that Links Notation fully supports
24 changes: 12 additions & 12 deletions README.ru.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# [Protocols.Lino](https://github.com/linksplatform/Protocols.Lino) (languages: [en](README.md) • ru)
# [links-notation](https://github.com/link-foundation/links-notation) (languages: [en](README.md) • ru)

| [![Состояние Actions](https://github.com/linksplatform/Protocols.Lino/workflows/js/badge.svg)](https://github.com/linksplatform/Protocols.Lino/actions?workflow=js) | [![Версия npm пакета и количество загрузок](https://img.shields.io/npm/v/links-notation?label=npm&style=flat)](https://www.npmjs.com/package/links-notation) | **[JavaScript](js/README.ru.md)** |
| [![Состояние Actions](https://github.com/link-foundation/links-notation/workflows/js/badge.svg)](https://github.com/link-foundation/links-notation/actions?workflow=js) | [![Версия npm пакета и количество загрузок](https://img.shields.io/npm/v/links-notation?label=npm&style=flat)](https://www.npmjs.com/package/links-notation) | **[JavaScript](js/README.ru.md)** |
|:-|-:|:-|
| [![Состояние Actions](https://github.com/linksplatform/Protocols.Lino/workflows/rust/badge.svg)](https://github.com/linksplatform/Protocols.Lino/actions?workflow=rust) | [![Версия Crates.io и количество загрузок](https://img.shields.io/crates/v/links-notation?label=crates.io&style=flat)](https://crates.io/crates/links-notation) | **[Rust](rust/README.ru.md)** |
| [![Состояние Actions](https://github.com/linksplatform/Protocols.Lino/workflows/csharp/badge.svg)](https://github.com/linksplatform/Protocols.Lino/actions?workflow=csharp) | [![Версия NuGet пакета и количество загрузок](https://img.shields.io/nuget/v/LinkFoundation.LinksNotation?label=nuget&style=flat)](https://www.nuget.org/packages/LinkFoundation.LinksNotation) | **[C#](csharp/README.ru.md)** |
| [![Состояние Actions](https://github.com/link-foundation/links-notation/workflows/rust/badge.svg)](https://github.com/link-foundation/links-notation/actions?workflow=rust) | [![Версия Crates.io и количество загрузок](https://img.shields.io/crates/v/links-notation?label=crates.io&style=flat)](https://crates.io/crates/links-notation) | **[Rust](rust/README.ru.md)** |
| [![Состояние Actions](https://github.com/link-foundation/links-notation/workflows/csharp/badge.svg)](https://github.com/link-foundation/links-notation/actions?workflow=csharp) | [![Версия NuGet пакета и количество загрузок](https://img.shields.io/nuget/v/LinkFoundation.LinksNotation?label=nuget&style=flat)](https://www.nuget.org/packages/LinkFoundation.LinksNotation) | **[C#](csharp/README.ru.md)** |

[![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/linksplatform/Protocols.Lino)
[![Open in GitHub Codespaces](https://img.shields.io/badge/GitHub%20Codespaces-Open-181717?logo=github)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=linksplatform/Protocols.Lino)
[![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/link-foundation/links-notation)
[![Open in GitHub Codespaces](https://img.shields.io/badge/GitHub%20Codespaces-Open-181717?logo=github)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=link-foundation/links-notation)

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4e7eb0a883e9439280c1097381d46b50)](https://app.codacy.com/gh/linksplatform/Protocols.Lino?utm_source=github.com&utm_medium=referral&utm_content=linksplatform/Protocols.Lino&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/linksplatform/Protocols.Lino/badge)](https://www.codefactor.io/repository/github/linksplatform/Protocols.Lino)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4e7eb0a883e9439280c1097381d46b50)](https://app.codacy.com/gh/link-foundation/links-notation?utm_source=github.com&utm_medium=referral&utm_content=link-foundation/links-notation&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/link-foundation/links-notation/badge)](https://www.codefactor.io/repository/github/link-foundation/links-notation)

Библиотека классов ПлатформыСвязей LinkFoundation.LinksNotation.
Библиотека классов Link Foundation LinkFoundation.LinksNotation.

![introduction](./docs/comparison/comparison.svg "сравнение json, xml и lino")

Expand Down Expand Up @@ -106,17 +106,17 @@ let links = parse_lino("папа (любитМаму: любит маму)").unw
Для подробных руководств по реализации и справочников API смотрите
документацию для конкретных языков:

- **[Документация C#](https://linksplatform.github.io/Protocols.Lino/csharp/api/LinkFoundation.LinksNotation.html)**
- **[Документация C#](https://link-foundation.github.io/links-notation/csharp/api/LinkFoundation.LinksNotation.html)**
\- Полный справочник API
- **[README C#](csharp/README.ru.md)** - Руководство по установке и использованию
- **[README JavaScript](js/README.ru.md)** - Руководство для современной
веб-разработки
веб-разработки
- **[README Rust](rust/README.ru.md)** - Руководство по
высокопроизводительному парсингу

Дополнительные ресурсы:

- [PDF Документация](https://linksplatform.github.io/Protocols.Lino/csharp/LinkFoundation.LinksNotation.pdf)
- [PDF Документация](https://link-foundation.github.io/links-notation/csharp/LinkFoundation.LinksNotation.pdf)
\- Полный справочник для офлайн чтения
- [Теория связей 0.0.2](https://habr.com/ru/articles/804617) -
Теоретическая основа, которую Нотация Связей полностью поддерживает
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
<TargetFramework>net8</TargetFramework>
<PackageId>LinkFoundation.LinksNotation</PackageId>
<PackageTags>LinksPlatform;Protocols.Lino;Lino;IListExtensions;Link;Parser</PackageTags>
<PackageIconUrl>https://raw.githubusercontent.com/linksplatform/Documentation/18469f4d033ee9a5b7b84caab9c585acab2ac519/doc/Avatar-rainbow-icon-64x64.png</PackageIconUrl>
<PackageProjectUrl>https://linksplatform.github.io/Protocols.Lino</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/link-foundation/Documentation/18469f4d033ee9a5b7b84caab9c585acab2ac519/doc/Avatar-rainbow-icon-64x64.png</PackageIconUrl>
<PackageProjectUrl>https://link-foundation.github.io/links-notation</PackageProjectUrl>
<PackageLicenseExpression>Unlicense</PackageLicenseExpression>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>git://github.com/linksplatform/Protocols.Lino</RepositoryUrl>
<RepositoryUrl>git://github.com/link-foundation/links-notation</RepositoryUrl>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down
6 changes: 3 additions & 3 deletions csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ dotnet add package Platform.Protocols.Lino
Clone the repository and build:

```bash
git clone https://github.com/linksplatform/Protocols.Lino.git
cd Protocols.Lino/csharp
git clone https://github.com/link-foundation/links-notation.git
cd links-notation/csharp
dotnet build Platform.Protocols.Lino.sln
```

Expand Down Expand Up @@ -151,4 +151,4 @@ mama has house
## Documentation

For complete API documentation, visit:
[Platform.Protocols.Lino Documentation](https://linksplatform.github.io/Protocols.Lino/csharp/api/Platform.Protocols.Lino.html)
[LinkFoundation.LinksNotation Documentation](https://link-foundation.github.io/links-notation/csharp/api/LinkFoundation.LinksNotation.html)
6 changes: 3 additions & 3 deletions csharp/README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ dotnet add package Platform.Protocols.Lino
Клонируйте репозиторий и соберите проект:

```bash
git clone https://github.com/linksplatform/Protocols.Lino.git
cd Protocols.Lino/csharp
git clone https://github.com/link-foundation/links-notation.git
cd links-notation/csharp
dotnet build Platform.Protocols.Lino.sln
```

Expand Down Expand Up @@ -151,4 +151,4 @@ var customParser = new Parser<Guid>();
## Документация

Полная документация API:
[Platform.Protocols.Lino Documentation](https://linksplatform.github.io/Protocols.Lino/csharp/api/Platform.Protocols.Lino.html)
[LinkFoundation.LinksNotation Documentation](https://link-foundation.github.io/links-notation/csharp/api/LinkFoundation.LinksNotation.html)
16 changes: 8 additions & 8 deletions docs/website/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1>Links Notation</h1>
<li><a href="#examples">Examples</a></li>
<li><a href="#playground">Playground</a></li>
<li><a href="#docs">Documentation</a></li>
<li><a href="https://github.com/linksplatform/Protocols.Lino" target="_blank" rel="noopener noreferrer">GitHub</a></li>
<li><a href="https://github.com/link-foundation/links-notation" target="_blank" rel="noopener noreferrer">GitHub</a></li>
</ul>
</nav>

Expand Down Expand Up @@ -203,22 +203,22 @@ <h3>Links Notation</h3>
<div class="footer-section">
<h3>Resources</h3>
<ul>
<li><a href="https://github.com/linksplatform/Protocols.Lino">GitHub Repository</a></li>
<li><a href="https://linksplatform.github.io/Documentation/">LinksPlatform Docs</a></li>
<li><a href="https://linksplatform.github.io/Protocols.Lino/csharp/Platform.Protocols.Lino.pdf">PDF Documentation</a></li>
<li><a href="https://github.com/link-foundation/links-notation">GitHub Repository</a></li>
<li><a href="https://link-foundation.github.io/Documentation/">Link Foundation Docs</a></li>
<li><a href="https://link-foundation.github.io/links-notation/csharp/LinkFoundation.LinksNotation.pdf">PDF Documentation</a></li>
</ul>
</div>
<div class="footer-section">
<h3>Community</h3>
<ul>
<li><a href="https://github.com/linksplatform/Protocols.Lino/issues">Issues</a></li>
<li><a href="https://github.com/linksplatform/Protocols.Lino/discussions">Discussions</a></li>
<li><a href="https://gitpod.io/#https://github.com/linksplatform/Protocols.Lino">Try on Gitpod</a></li>
<li><a href="https://github.com/link-foundation/links-notation/issues">Issues</a></li>
<li><a href="https://github.com/link-foundation/links-notation/discussions">Discussions</a></li>
<li><a href="https://gitpod.io/#https://github.com/link-foundation/links-notation">Try on Gitpod</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>&copy; 2024 LinksPlatform. Licensed under <a href="https://github.com/linksplatform/Protocols.Lino/blob/main/LICENSE">Unlicense</a>.</p>
<p>&copy; 2024 Link Foundation. Licensed under <a href="https://github.com/link-foundation/links-notation/blob/main/LICENSE">Unlicense</a>.</p>
</div>
</div>
</footer>
Expand Down
Loading
Loading