Audit System - NewStarT (Custom OWL)
NewStarT Audit is an open-source no-coding shell of a rule-based expert system developed within the project NewStart (lzp-2022/1-0350) focused to enhance the competition of regional tourism product...

Source: DEV Community
NewStarT Audit is an open-source no-coding shell of a rule-based expert system developed within the project NewStart (lzp-2022/1-0350) focused to enhance the competition of regional tourism products. The system is made using Django framework and is designed to provide an audit of products/ services to identify their correct category and quality level. Data can be imported using OWL ontology or added manually using Django admin template. The shell is developed as a Django app and can be integrated into other Django projects. The key features of the system are depicted in another article (link). This article is a setup guide for developers. The source code of the project, is available on GitHub and Docker. GitHub (Apache 2.0): https://github.com/flpp20191/NewStarT_Audit Docker image: https://hub.docker.com/r/flpp20191/new-start-audit This article covers the following subjects: Setting up the project using an example with tourism product assessment ontology; Creating your own custom ontol