doc/test/README.md
2025-03-13 10:06:26 +03:00

19 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Места с тестами / примерами:
- [DOC/test](https://github.com/bpmbpm/doc/tree/main/test) Глобальные стандарты \ проекты: SVG, comunica и др.
- [DOC/Project/test](https://github.com/bpmbpm/doc/tree/main/Project/test) Специализированные и небольшие проекты: gse, onto и др.
- [SemanticBPM/samples](https://github.com/bpmbpm/SemanticBPM/tree/main/samples) vad_1_rdflib, vad_2_rdf-ext
### В этой папке
- Семантика: rdf-ext, comunica
### Некоторые проблемы
- js [require vs import](https://github.com/bpmbpm/doc/blob/main/test/rdf-ext/Error1.md)
### Посмотреть
https://github.com/rdfjs/N3.js
Библиотека N3.js — это реализация спецификации RDF.js низкого уровня , которая позволяет легко работать с RDF в JavaScript. Она предлагает:
- Разбор троек/четверок из Turtle , TriG , N-Triples , N-Quads , RDF-star и Notation3 (N3)
- Запись троек/четверок в Turtle , TriG , N-Triples , N-Quads и RDF-star
- Хранение троек/четверок в памяти
https://rdf.js.org/N3.js/docs/N3Writer.html