Skip to main contentCrate swls_lang_rdf_base
Source - code_actions
- Shared, language-agnostic code actions for the text RDF syntaxes
(Turtle / TriG / SPARQL / N3 — anything whose parsed
Element is the
Turtle model). - parse
- Shared, language-agnostic parse-phase systems for the text RDF syntaxes whose
parsed model is the
Turtle model (Turtle / TriG / …). - rename
- Shared, model-based rename for the text RDF syntaxes (Turtle / TriG / SPARQL /
N3 — anything whose parsed
Element is the Turtle model). - traits
- triples
- register_rdf_lang
- Register a language with the ECS world, handling all
setup_world() boilerplate: - semantic_tokens