doc/BPM/graphic_editor/SVG/editor.md
2025-06-24 14:48:31 +03:00

79 lines
3.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.

### SVG Editor (source)
- https://editsvgcode.com/ ; https://github.com/nbelyh/editsvgcode
- https://www.svgplayground.com/ С подсветкой фигур в коде
- https://svgedit.netlify.app/editor/index.html ; https://github.com/SVG-Edit/svgedit
### SVG Editor 2
- https://boxy-svg.com/app Metadata https://boxy-svg.com/
- https://editor.method.ac/
- https://vectorink.io/app/canvas
### SVG Editor Special
- [DgrmJS, AlexeyBoiko](https://github.com/AlexeyBoiko/DgrmJS/blob/main/README.md)
### Viewer
- https://www.svgviewer.dev/
### Graphyte etc
- https://ciscodevnet.github.io/graphyte/
- https://www.adaptagrams.org/ ; https://github.com/mjwybrow/adaptagrams
### SVG Metadata Viewer & Editor
- https://refilelabs.com/image/metadata/svg
- https://stackoverflow.com/questions/4793344/rdf-metadata-in-svg-collaborative-work
### Metadata
- https://www.w3.org/TR/SVGTiny12/metadata.html
### SVG-to-RDF
- https://link.springer.com/chapter/10.1007/978-3-319-11988-5_20
- https://www.w3.org/WAI/ER/ASVG/
- https://github.com/floresbakker/OntoSVG OntoSVG
### diagram Semantization rdf (diagram Semantization SVG)
- SVG-to-RDF Image Semantization https://soe.lau.edu.lb/files/tekli_Conf_5.pdf ; https://hal.science/hal-01082168v1/document
-
### Semantic Repository
- https://www.ontotext.com/knowledgehub/fundamentals/what-is-rdf/
- https://www.obitko.com/tutorials/ontologies-semantic-web/rdf-graph-and-syntax.html
- https://graphwise.ai/blog/semantization-of-regulatory-documents-in-aeco/
### Inkscape
- https://ru.wikipedia.org/wiki/Inkscape ; https://inkscape.org/
- [Вышла версия редактора векторной графики Inkscape 1.3](https://habr.com/ru/news/749994/) 2023
- https://habr.com/ru/articles/683592/ ; https://habr.com/ru/articles/208094/
- https://sites.google.com/site/inkscapemanual/glava19
- https://inkscape-manuals.readthedocs.io/en/latest/import-other-formats.html
### SVG as Code
- my: https://github.com/bpmbpm/SemanticBPM/tree/main/implementations/SVG/connector ; https://github.com/bpmbpm/doc/blob/main/test/SVG/README.md
- https://github.com/codedstructure/svgdx ; [examples](https://github.com/codedstructure/svgdx/blob/main/examples/README.md) ; [online](https://svgdx.net/)
- [diagrams-svg, Haskell](https://github.com/diagrams/diagrams-svg) ; [quickstart](https://archives.haskell.org/projects.haskell.org/diagrams/doc/quickstart.html)
- https://svg-tutorial.com/svg/data-driven-diagram
- https://bestofjs.org/projects/gojs ; [learn](https://gojs.net/latest/learn/)
### AI
- https://docsbot.ai/prompts/education/svg-code-generation-for-diagrams
### Data \ ODBC
- https://www.drawio.com/blog/data-driven-diagrams ; [grafana](https://play.grafana.org/d/7p7JkqWVz/panel-tests-canvas-examples?orgId=1&from=now-6h&to=now&timezone=utc)
### Обработчики
- https://github.com/bumbu/svg-pan-zoom
- https://tomhazledine.com/improving-svg-chart-interactivity-with-voronoi-diagrams/
### codepen.io
- https://codepen.io/TheAncientTwo/pen/avJOYj
### drawio
- https://svgtodraw.io/
### lib
- https://github.com/svgdotjs
- https://bestofjs.org/projects?tags=svg
### code
- https://www.w3schools.com/graphics/svg_scripting.asp
### также
- https://github.com/bpmbpm/doc/blob/main/test/SVG/README.md
-