Frequently Asked Questions

What is an Ontology?

An ontology is a formal representation of knowledge within a specific domain. It defines the concepts (classes), their properties, and the relationships between them.

What file formats are supported?

Currently, the Ontology Designer supports CSV (Comma-Separated Values) files for data ingestion. The generated ontology is exported in Turtle (.ttl) format.

Is my data secure?

Yes. Uploaded datasets are processed temporarily to generate the ontology and are not permanently stored or shared with third parties.

Can I use the generated ontology in other applications?

Absolutely. The generated Turtle (.ttl) file is a standard format recognized by most semantic web tools, knowledge graph databases, and ontology editors like Protégé.