Explore chapters and articles related to this topic
Classification of digitized old maps
Published in Soňa Molčíková, Viera Hurčíková, Vladislava Zelizňaková, Peter Blišťan, Advances and Trends in Geodesy, Cartography and Geoinformatics, 2018
The client part of the application supports all the user operations, namely design of classes, definition of training sets and so on. The actual classification runs on the server side of the application. This part of the application was programmed in Python language with the aid of web framework Django and image processing library PIL (Python Image Library). Client side of the application is based on standard web technologies such as HTML, Javascript, and SVG (Scalable Vector Graphics). It means that the application can be used on practically any computer that is connected to Internet with any web browser. More information about this web application with its features, data sources, possible variants of classification, analytical tools and application controls are in (Talich, Bohm & Soukup 2012).
Management and integration of virtual enterprise information on grid spaces through semantic web ontologies
Published in Manuel Martínez, Raimar Scherer, eWork and eBusiness in Architecture, Engineering and Construction, 2020
A. Gehre, P. Katranuschkov, R.J. Scherer
The Ontology Services are being developed using the Jena Semantic Web Framework (Jena 2005) with a persistent storage based on a relational database as backend. All services are deployed as Web Services with grid security features, i.e. grid-based authorisation and secure communication channels. Clients of the Ontology Services are Middleware Services of the environment and various Business Services.
Using Web Frameworks in Server Side Programming Courses
Published in Journal of Computer Information Systems, 2023
A web framework is a set of libraries, APIs, extensions, and tools with a template of a basic structure that can improve the design of web applications, bringing general features required for all web applications, allowing automation of standard functionalities like database access, session management, and security.6,13,14