Frequently Asked Questions
Modeling
Timbr offers a visual data mapper to manually or semi-automatically select tables and columns from the database, as well as the option for coders to conveniently use SQL DDL statements. Timbr can filter, clean and transfer the data that is been mapped to the ontology. No need for ETL operations.
Tag:
Data Mapping
Timbr supports applying rules to concepts to classify the data or embed business logic in the ontology.
For Example:
Adult: Person where age > 21
ExpensiveProduct: Product where price > 1000.
Tag:
Data Mapping