The Knowledge Graph Conference Icon
The Knowledge Graph Conference
  • 🏠Home
  • 📅Events
  • 👤Members
  • 🔵Announcements
  • 🔵Ask
  • 🔵Ask The Ontologists
  • 🔵Events
  • 🔵Jobs
  • 🔵Promotions
  • 🔵Share
Powered by Tightknit
Share
Share

Google Tool for Generating TypeScript Typings from Schema.org

Avatar of Trey B.Trey B.
·Sep 01, 2021 02:11 PM

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

🙌4