> For the complete documentation index, see [llms.txt](https://wedowind.gitbook.io/ontoforge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wedowind.gitbook.io/ontoforge/ontoforge.md).

# OntoForge

At OntoForge, we bring together industry professionals and academics dedicated to developing [information models](#user-content-fn-1)[^1] in engineering and technology. All the community action—the hustle and bustle—happens on the **WeDoWind** platform within the **Information Modelling** space.

{% embed url="<https://community.wedowind.ch/>" %}

There, ideas and use cases for information models emerge as community members form expert groups, while still interacting and maintaining close connections with other communities.

On this page, you'll find the results these groups have chosen to publish: documentation of models that have been developed or are currently under development.

### **Our Mission**

* **Unify Knowledge**: Develop comprehensive ontologies that standardize concepts and terminology in engineering and technology domains.
* **Promote Collaboration**: Foster a global community where members can contribute, share, and refine ontological resources.
* **Advance Innovation**: Enhance data interoperability and communication to accelerate technological advancements.

### **What We Offer**

* **Collaborative Platform**: Engage with a network of like-minded individuals passionate about ontology development.
* **Resource Library**: Access a wealth of materials, including existing ontologies, development tools, and best practices.
* **Educational Opportunities**: Participate in workshops, webinars, and discussions to deepen your understanding.
* **Project Involvement**: Contribute to ongoing projects or initiate new ones with community support.

[^1]: Other terms that you may hear are: "*ontology*", "*taxonomy*", "*schema*", "*data* *model*", "*semantic model*", "*conceptual data model*", "*semantic artifact*"...

    All those terms, have their own unique meaning, depending on the context. But we are relaxed here, and prefer not argue over semantics too much.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wedowind.gitbook.io/ontoforge/ontoforge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
