Someone found a cool tool in our Fluree Slack today. While I was investigating it I noticed something which I thought some of the ontologists here might be interested in. Google has a tool for generating typings files for an ontology (given that is is compatible with Schema.org). This means if you are building an app using your ontology, you can publish the typings file and the devs will essentially have “auto-completion” and type-checking for your data model in Typescript! Blog post talking about the tooling: here. Link to the repo with the tools: here