ggen 5.0.2

Ontology-driven code generation: Transform RDF ontologies into typed code through SPARQL queries and Tera templates
Documentation
1
2
3
4
5
6
---
to: "output.txt"
vars: ["name"]
---

Hello {{name}}!