Essays about: "JSON schema"

Found 4 essays containing the words JSON schema.

  1. 1. Knowledge Graph Creation and Software Testing

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Aishwarya Kyasa; [2023]
    Keywords : RDF; IKEA Approach; RML; Data Transformation; Knowledge Graph Creation.;

    Abstract : Background: With the burgeoning volumes of data, efficient data transformation techniques are crucial. RDF mapping language has been recognized as a conventional method, whileIKEA the Knowledge graph’s approach brings a new perspective with tailored functions and schema definitions. READ MORE

  2. 2. Applying Design By Contract to Remote Procedure Call Interface Definition Languages

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Matas Kairaitis; [2020]
    Keywords : ;

    Abstract : Design by contract, abbreviated as DBC, is a software development methodology that aims to increase the reliability and robustness of software components. While a fair amount of research has been done around how DbC can be utilised in an in-process object-oriented system, not much is known about how DbC concepts can be applied to systems that predominantly communicate over the network by way of remote procedure calls. READ MORE

  3. 3. Investigating Persistence Layers for Notifications

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Isabel Ghourchian; [2019]
    Keywords : Databases; Notifications; Storage; Events; NoSQL; SQL; Schema; JSON; Databaser; Notifikationer; Lagring; Event; NoSQL; SQL; Schema; JSON;

    Abstract : This work was carried out for Cisco at the Tail-f department. Cisco’s main focus is on network and telecommunication. The Tail-f department is the developer of a network service automatization product that allows customers to automate the process of adding, removing and manage their developed devices and services in their network. READ MORE

  4. 4. Development of a tool allowing to create and use JSON schemas so as to enhance the validation of existing projects

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Simon Charles-Elie; [2017]
    Keywords : Application programming interface; Representational state transfer; JSON schema; Resource; Route;

    Abstract : A mobile application is typically divided into two sides that communicate with each other: the front-end (i.e. what the user can see and interact with on the phone) and the back-end (the hidden ”server” side, which processes requests from the front-end). READ MORE