An overview of the development of the mobile expert
system for disease diagnosis of dairy cow consisted of the
disease knowledge acquisition, establishing the model of
knowledge representation in knowledge base, establishing
inference engine and developing the mobile expert system
application. The system server transmits data in JSON
format and the data are stored in the application in JSON
document, which the system server acts as the rest API host.
If the database is changed, the application will automatically
update the data. The showing of the animal hospital location
in Google map, the application will transmit API key to
Google map API to take the data in Google map to show in
the application. The architecture of our expert system is
shown in fig.1.