Semantic Access Control for Privacy Management of Personal Sensing in Smart Cities

Total Page:16

File Type:pdf, Size:1020Kb

Semantic Access Control for Privacy Management of Personal Sensing in Smart Cities © 2020 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works. arXiv:2101.03209v1 [cs.CR] 8 Jan 2021 1 Semantic Access Control for Privacy Management of Personal Sensing in Smart Cities Michał Drozdowicz, Maria Ganzha, Marcin Paprzycki Abstract—Personal and home sensors generate valuable information that could be used in Smart Cities. Unfortunately, typically, this data is locked out and used only by application/system developers. While vendors are partially to blame, one should consider also the “binary nature” of data access. Specifically, either owner has full control over her data (e.g. in a “closed system”), or she completely looses control, when the data is “opened”. In this context, we propose, a semantic technologies-based, authorization and privacy control framework that enables user to maintain flexible, yet manageable data access control policies. The proposed approach is described in detail, including implementation and testing. Index Terms—Access control, semantic technologies, Smart City, data privacy, sensors, XACML, Attribute Based Access Control F 1 INTRODUCTION ANY Smart City projects rely on information collected assure the protection of privacy. Therefore, a successful M from public sensor networks monitoring, among oth- solution, gathering personal sensor information for public ers: traffic, parking availability, pollution, noise, etc. (see, use, should provide solid means of managing privacy pref- for instance, [1]). Examples, such as the city of Barcelona [2], erences and fine-grained access control. Here, let us note show benefits of such knowledge in governing the city, op- that while there exist ways of anonymizing data to make it timizing operational expenditures, and improving citizens’ less sensitive, research on removing user/data anonymity quality of life. However, the initial costs of such initiatives limits the relevance of such approaches [4], [5]. are very high, with major contributing factors including the Furthermore, as discussed in [6], when dealing with purchase and installation of sensors, infrastructure cost (e.g. health-related data and/or movement patterns extracted high-throughput network), or development and integration by fitness trackers, the actual challenge concerns relative of software. Moreover, introducing new “data sources” of- perception of privacy. Specifically, it involves not only which ten requires deploying new sensor networks, or upgrading data is to be shared, but also with whom and for what purpose. existing ones (both generating substantial costs). Finally, Finally, let us consider access to personal data by gov- to achieve the expected benefits, the ecosystem must be ernment agencies, e.g. related to criminal investigations, or maintained and adapted to follow changes in technology national security. Analysis by Nojeim et al. [7] shows that, and development and growth of the city. from legal and practical perspective, existing regulations Some of those shortcomings can be addressed by taking and tools fail to reconcile public security with basic human advantage of the rapidly growing number of personal, and rights and legal regulations (e.g. the GDPR). Therefore, home-based, IoT devices, therefore reducing the costs of when facing access requests, businesses storing the personal hardware infrastructure needed to gather data. Moreover, information rely on own judgment and/or interests, while the variety of citizen-owned sensing devices is system- agencies resort to broad, uncontrolled, and often unneces- atically increasing, generating new dimensions of useful sarily detailed, surveillance. knowledge. For instance, the popularity of fitness tracking The described problem is an instance of a more general solutions has lead to a massive growth of health and lifestyle topic of access control. It requires defining rules of who is related data, which could be used to improve the medical allowed to access data, the same way as a company defines and living conditions of the society. who can access a specific area in a building. Access control Obviously, motivating the citizens to share their data is well studied, and many approaches to solving it have “with the city” is a serious challenge, but it has been been suggested and implemented. Here, Access Control shown [3] that one of the key obstacles to achieving this Lists, Role Based Access Control or Attribute Based Access is “privacy management”. Specifically, how to facilitate ad- Control mechanisms have been created to tackle general- equate control over personal data, and thus convincingly ization of user roles and resource groups, static and dy- namic Separation of Duties, spatiotemporal authorization, etc. Acknowledging this, note that several specific aspects of • M. Drozdowicz, M. Ganzha and M. Paprzycki were with Systems Re- search Institute, Polish Academy of Sciences, Warsaw, Poland. privacy management in Smart Cities need to be addressed: Corresponding author: [email protected] • Access requester is, likely, an organization. Moreover, • M. Ganzha was with Department of Mathematics and Information Sci- the structure of the organization is, often, not known ence, Warsaw University of Technology, Warsaw, Poland. up-front. Hence, representation of (hierarchical) orga- 2 nizational structure is needed. Obviously, question of and cycling workouts. Thus far, she has collected data for identity verification arises, but it is out of scope of this personal benefits and shared it with friends (using some contribution. application). However, she is considering participation in • Data request is completed on behalf of an external a program analyzing sport activities in her home city. The organization, e.g. local government, which should be primary use case (UC1) concerns the local Health Center, allowed to access only some data. Hence, token-based wishing to investigate the workout and training habits of authorization (such as OAuth) is not feasible. the citizens. The second entity interested in her data (UC2) is • Considered data is often a series/stream of observa- the Police, investigating a crime in a certain area, searching tions that should be abstracted to types/categories, to for potential witnesses. For UC1 Sally would like to specify avoid authorizing them individually. However, due to (independently) what information, and at what level of de- differences between devices/services, enforcement of a tail, she will share. UC2 illustrates how the proposed system common observation vocabulary is not likely. Hence, handles legal obligations, while providing sufficient control use of access control mechanisms that depend on a over what data may be accessed under what conditions. fixed set of “scopes” (e.g. OAuth), may be challenging. To deliver the needed functionality, we will build upon • Potential (large) scale of social participation, cou- the semantically enriched Attribute Based Access Control pled with heterogeneity of data gathering applications, system, introduced in [8], [12], [13], and expand it with brings interoperability challenges that also materialize a more detailed model of privacy preferences, as well as in access authorization. Differences in data representa- means of handling legal access control policies. tion necessitate either (i) conversion of data to some Thus, in Section 3, we give an overview of the state- common format, which may not be feasible from closed of-the-art of solutions for enforcing privacy in Smart Cities data ecosystems (e.g. commercial fitness trackers), or as well as access control solutions making use of semantic (ii) introduction of a mapping layer. This would also technologies. Further, in Section 4, we briefly describe the result in authorization decisions involving centralized SXACML access control system and discuss how to design rules and policies. an ontology that can be used to manage privacy and trust • Time and location of issuing the request may not be in Smart City. Finally, in Section 5 we revisit our guiding essential, however certain spatiotemporal data related scenarios, to show in detail how proposed system enables to the accessed information may be of use. citizens to manage access to their personal data, using the • Legal access to data (e.g. governed by GDPR) must proposed system. be allowed, while rigorously controlled. Correspond- ing policies should consider purpose of use, retention routines, type of information, etc. 3 RELATED WORK In this context, in [8] we have proposed a semantically- 3.1 Privacy and access control enriched authorization system for fine-grained control of Let us first look into the methods of general access con- data access. Here, we expand on the idea, focusing on if and trol, in which authorization policies and rules are used to in what way ontological modeling, and semantic reasoning, validate if a Subject is permitted to perform an Action on can help manage privacy preferences in participatory sens- a Resource in a certain request Context. We purposefully ing, within Smart Cities. The proposed solution recognizes focus on the decision process and leave out consideration of that different information may be perceived as more or “orthogonal aspects”, such as identification, authentication, less private, depending
Recommended publications
  • The Semantic Web in Action
    INFORMATION TECHNOLOGY KEY CONCEPTS Corporate applications are well under way, ■ A wide variety of online Semantic Web applications are and consumer uses are emerging emerging, from Vodafone Live!’s mobile phone service to Boeing’s system for coordinating the work of vendors. ix years ago in this magazine, Tim Ber- that would make this vision come true: a com- ners-Lee, James Hendler and Ora Las- mon language for representing data that could ■ Scientific researchers are devel- sila unveiled a nascent vision of the be understood by all kinds of software agents; oping some of the most advanced S Semantic Web: a highly interconnected network ontologies—sets of statements—that translate applications, including a system that pinpoints genetic causes of of data that could be easily accessed and under- information from disparate databases into heart disease and another system stood by any desktop or handheld machine. common terms; and rules that allow software that reveals the early stages of in- They painted a future of intelligent software agents to reason about the information de- fluenza outbreaks. agents that would head out on the World Wide scribed in those terms. The data format, ontol- Web and automatically book flights and hotels ogies and reasoning software would operate ■ Companies and universities, working through the World Wide for our trips, update our medical records and like one big application on the World Wide Web Consortium, are developing give us a single, customized answer to a partic- Web, analyzing all the raw data stored in online standards that are making the Se- ular question without our having to search for databases as well as all the data about the text, mantic Web more accessible and information or pore through results.
    [Show full text]
  • Ontology and Information Systems
    Ontology and Information Systems 1 Barry Smith Philosophical Ontology Ontology as a branch of philosophy is the science of what is, of the kinds and structures of objects, properties, events, processes and relations in every area of reality. ‘Ontology’ is often used by philosophers as a synonym for ‘metaphysics’ (literally: ‘what comes after the Physics’), a term which was used by early students of Aristotle to refer to what Aristotle himself called ‘first philosophy’.2 The term ‘ontology’ (or ontologia) was itself coined in 1613, independently, by two philosophers, Rudolf Göckel (Goclenius), in his Lexicon philosophicum and Jacob Lorhard (Lorhardus), in his Theatrum philosophicum. The first occurrence in English recorded by the OED appears in Bailey’s dictionary of 1721, which defines ontology as ‘an Account of being in the Abstract’. Methods and Goals of Philosophical Ontology The methods of philosophical ontology are the methods of philosophy in general. They include the development of theories of wider or narrower scope and the testing and refinement of such theories by measuring them up, either against difficult 1 This paper is based upon work supported by the National Science Foundation under Grant No. BCS-9975557 (“Ontology and Geographic Categories”) and by the Alexander von Humboldt Foundation under the auspices of its Wolfgang Paul Program. Thanks go to Thomas Bittner, Olivier Bodenreider, Anita Burgun, Charles Dement, Andrew Frank, Angelika Franzke, Wolfgang Grassl, Pierre Grenon, Nicola Guarino, Patrick Hayes, Kathleen Hornsby, Ingvar Johansson, Fritz Lehmann, Chris Menzel, Kevin Mulligan, Chris Partridge, David W. Smith, William Rapaport, Daniel von Wachter, Chris Welty and Graham White for helpful comments.
    [Show full text]
  • Sapphire: Generating Java Runtime Artefacts from OWL Ontologies
    Sapphire: Generating Java Runtime Artefacts from OWL Ontologies Graeme Stevenson and Simon Dobson School of Computer Science, University of St Andrews, UK [email protected] Abstract. The OWL ontology language is proving increasingly popular as a means of crafting formal, semantically-rich, models of information systems. One application of such models is the direct translation of a conceptual model to a set of executable artefacts. Current tool support for such translations lacks matu- rity and exhibits several limitations including a lack of support for reification, the open-world assumption, and dynamic classification of individuals as supported by OWL semantics. Building upon the state-of-the-art we present a mapping from OWL to Java that addresses these limitations, and its realisation in the form of a tool, Sapphire. We describe Sapphire’s design and present a preliminary evalua- tion that illustrates how Sapphire supports the developer in writing concise, type safe code compared to standard approaches while maintaining competitive run- time performance with standard APIs. Keywords: Information systems, OWL, Java, Ontology, Bytecode generation, Data binding. 1 Introduction A goal of ontology-driven information systems engineering is the construction of real- world domain models with su Æcient formality, expressiveness, and semantic-richness to allow information system software components to be automatically generated from the underlying ontological description [1]. Several commentators advocate mapping from ontologies to strongly-typed program- ming languages in order to eliminate a large class of typographic errors at compile time that might only be discovered at runtime or go undetected if a dynamic approach were taken [2,3].
    [Show full text]
  • A Vision for Diagrammatic Ontology Engineering
    A Vision for Diagrammatic Ontology Engineering Gem Stapleton1, John Howse1, Adrienne Bonnington2, and Jim Burton1 1 University of Brighton, UK, g.e.stapleton,john.howse,j.burton @brighton.ac.uk, { } 2 Horizons Regional Council, NZ, [email protected] Abstract. Ontology engineering is becoming more important, given the rapid rise of data in this information age. To better understand and rea- son about this data, ontologies provide us with insight into its structure. With this comes the involvement of a wide range of stakeholders, such as information analysts, software engineers, lawyers, and domain experts, alongside specialist ontology engineers. These specialists are likely to be adept at using existing approaches to ontology development, typically description logic or one of its various stylized forms. However, not all stakeholders can readily access such notations, which often have a very mathematical style. Many stakeholders, even including fluent ontology engineers, could benefit from visual approaches to ontology engineering, provided those approaches are accessible. This paper presents ongoing re- search into a diagrammatic approach to ontology engineering, outlining key research advances that are required. Keywords: ontology engineering, diagrams, visualization 1 Introduction Ontologies are used as structural frameworks for organizing information and are a form of knowledge representation. Ontology engineering - the process of producing ontologies - is becoming increasingly important and ubiquitous in society as
    [Show full text]
  • Owlready: Ontology-Oriented Programming in Python with Automatic Classification and High Level Constructs for Biomedical Ontologies Jean-Baptiste Lamy
    Owlready: Ontology-oriented programming in Python with automatic classification and high level constructs for biomedical ontologies Jean-Baptiste Lamy To cite this version: Jean-Baptiste Lamy. Owlready: Ontology-oriented programming in Python with automatic classifi- cation and high level constructs for biomedical ontologies. Artificial Intelligence in Medicine, Elsevier, 2017, 80, pp.11 - 28. 10.1016/j.artmed.2017.07.002. hal-01592746 HAL Id: hal-01592746 https://hal.archives-ouvertes.fr/hal-01592746 Submitted on 25 Sep 2017 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Owlready: Ontology-oriented programming in Python with automatic classification and high level constructs for biomedical ontologies Jean-Baptiste Lamya,∗ aLIMICS, Université Paris 13, Sorbonne Paris Cité, 93017 Bobigny, France, INSERM UMRS 1142, UPMC Université Paris 6, Sorbonne Universités, Paris, France Abstract Objective: Ontologies are widely used in the biomedical domain. While many tools exist for the edition, alignment or evaluation of ontologies, few solutions have been proposed for ontology programming interface, i.e. for accessing and modifying an ontology within a programming language. Existing query languages (such as SPARQL) and APIs (such as OWLAPI) are not as easy-to-use as object programming languages are.
    [Show full text]
  • Semantic Web Applications
    World Wide Web Consoritum Semantic Web and Opportunities for the Oil and Gas Industry Steve Bratt (mailto:[email protected]) Chief Executive Officer World Wide Web Consortium (http://www.w3.org/) January 2008 This talk: http://www.w3.org/2008/Talks/0130-bratt-W3C-Energy/W3C-SemWeb-Appsp.pdf (2) Outline World Wide Web Consortium Mission, organization Summary of technologies Semantic Web One slide tutorial Market trends Semantic Web Applications Rapid rise in work in the field W3C’s Health Care / Life Sciences initiative Opportunities for the Oil and Gas Industry How to move forward Discussion W3C, Semantic Web, and Opportunities for the Energy Industry (2) (3) World Wide Web Consortium Mission, organization Summary of technologies W3C, Semantic Web, and Opportunities for the Energy Industry (3) (4) The Leading Web Standards Orgnization W3C engineers the Web’s foundation 1000+ technologists in 60 groups (x)HTML, XML, CSS, VoiceXML, Mobility, Ubiquity, Video, Web Services, Web 2.0, Semantic Web, Security, Accessibility, Privacy, I18N, Architecture 430 Members 60 Technical Staff 40+ Liaisons W3C, Semantic Web, and Opportunities for the Energy Industry (4) (5) Offices in 21 Countries (more under consideration) W3C, Semantic Web, and Opportunities for the Energy Industry (5) (6) Semantic Web One-slide tutorial Market trends Applications Semantic Web Introduction, Tutorial, Applications http://www.w3.org/People/Ivan/CorePresentations/ ... Compiled by Ivan Herman, W3C Semantic Web Activity Lead W3C, Semantic Web, and Opportunities for the Energy
    [Show full text]
  • Knowledge Acquisition Framework from Unstructured Biomedical Knowledge Sources Demeke Asres Ayele
    Knowledge Acquisition Framework from Unstructured Biomedical Knowledge Sources Demeke Asres Ayele To cite this version: Demeke Asres Ayele. Knowledge Acquisition Framework from Unstructured Biomedical Knowledge Sources. Information Retrieval [cs.IR]. Université d’Addis Abeba, 2016. English. tel-02087577 HAL Id: tel-02087577 https://tel.archives-ouvertes.fr/tel-02087577 Submitted on 18 Oct 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. ADDIS ABABA UNIVERSITY SCHOOL OF GRADUATE STUDIES KNOWLEDGE ACQUISITION FRAMEWORK FROM UNSTRUCTURED BIOMEDICAL KNOWLEDGE SOURCES DEMEKE ASRES AYELE A THESIS SUBMITTED TO IT DOCTORAL PROGRAM ADDIS ABABA UNIVERSITY PRESENTED IN FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY IN INFORMATION TECHNOLOGY (LANGUAGE TECHNOLOGY) Jury: Prof. Luciano Serafìni External Examiner Dr. Solonron Tefera Internal Examiner Dr. Jean-Pierre Chevallet Supervisor Dr. Getnet Mitikie Co-Supervisor Dr. Milion Mcshesha Co-Supervisor Dr. Dida Midekso Chairman ADDIS ABABA, ETHIOPIA 9 August 2016 Knowledge Acquisition
    [Show full text]
  • Sapphire: Generating Java Runtime Artefacts from OWL Ontologies
    Sapphire: Generating Java Runtime Artefacts from OWL Ontologies Graeme Stevenson and Simon Dobson School of Computer Science, University of St Andrews, UK [email protected] Abstract. The OWL ontology language is proving increasingly popular as a means of crafting formal, semantically-rich, models of information systems. One application of such models is the direct translation of a conceptual model to a set of executable artefacts. Current tool support for such translations lacks matu- rity and exhibits several limitations including a lack of support for reification, the open-world assumption, and dynamic classification of individuals as supported by OWL semantics. Building upon the state-of-the-art we present a mapping from OWL to Java that addresses these limitations, and its realisation in the form of a tool, Sapphire. We describe Sapphire’s design and present a preliminary evalua- tion that illustrates how Sapphire supports the developer in writing concise, type safe code compared to standard approaches while maintaining competitive run- time performance with standard APIs. Key words: Information systems, OWL, Java, Ontology, Bytecode generation, Data binding 1 Introduction A goal of ontology-driven information systems engineering is the construction of real- world domain models with sufficient formality, expressiveness, and semantic-richness to allow information system software components to be automatically generated from the underlying ontological description [1]. Several commentators advocate mapping from ontologies to strongly-typed pro- gramming languages in order to eliminate a large class of typographic errors at compile time that might only be discovered at runtime or go undetected if a dynamic approach were taken [2, 3].
    [Show full text]
  • A Comparison of Object-Triple Mapping Libraries
    Semantic Web 0 (2018) 1–0 1 IOS Press A comparison of object-triple mapping libraries Martin Ledvinka a,* and Petr Kremenˇ a a Department of Cybernetics, Faculty of Electrical Engineering, Czech Technical University in Prague, Technická 2, 166 27 Prague 6 - Dejvice, Czech Republic E-mails: [email protected], [email protected] Abstract. Domain-independent information systems like ontology editors provide only limited usability for non-experts when domain-specific linked data need to be created. On the contrary, domain-specific applications require adequate architecture for data authoring and validation, typically using the object-oriented paradigm. So far, several software libraries mapping the RDF model (representing linked data) to the object model have been introduced in the literature. In this paper, we develop a novel framework for comparison of object-triple mapping solutions in terms of features and performance. For feature comparison, we designed a set of qualitative criteria reflecting object-oriented application developer’s needs. For the performance comparison, we introduce a benchmark based on a real-world information system that we implemented using one of the compared object- triple mapping (OTM) solutions – JOPA. We present a detailed evaluation of a selected set of OTM libraries, showing how they differ in terms of features. We further narrow down the set of selected OTM libraries to contain only RDF4J-compatible ones and use the benchmark to measure their time and memory efficiency. Keywords: Object-triple Mapping, Object-ontological Mapping, Object-oriented Programming, RDF, Benchmark 1. Introduction 1.1. Motivating scenario The idea of the Semantic Web [1] might not have Let’s consider a fictive national civil aviation au- thority (CAA), which is a public governmental body seen such an explosive success as the original Web, and is obliged to publish its data as open data.
    [Show full text]
  • State of the Semantic Web Karl Dubost and Ivan Herman
    Ivan Herman <[email protected]> State of the Semantic Web Karl Dubost and Ivan Herman, W3C INTAP Semantic Web Conference, Tokyo, Japan, March 7, 2008 (2) > Significant buzz… There is quite a buzz around “Semantics”, “Semantic Technologies”, “Semantic Web”, “Web 3.0”, “Data Web”, etc, these days New applications, companies, tools, etc, come to the fore frequently It is, of course, not always clear what these terms all mean: − “Semantic Web” is a way to specify data and data relationships; it is also a collection of specific technologies (RDF, OWL, GRDDL, SPARQL, …) − “Semantic Technologies”, “Web 3.0” often mean more, including intelligent agents, usage of complex logical procedures, etc Karl Dubost and Ivan Herman, The state of the Semantic Web (2) (3) > Significant buzz… (cont.) Predicting the exact evolution in terms of Web 3.0, Web 4.0, etc, is a bit as looking into a crystal ball But the Semantic Web technologies are already here, are used and deployed They are at the basis of further evolution Karl Dubost and Ivan Herman, The state of the Semantic Web (3) (4) > A vision on the evolution… (this Web 3.0 is not identical to the “journalistic” Web3.0; merely timing) Karl Dubost and Ivan Herman, The state of the Semantic Web (4) (5) > The 2007 Gartner predictions During the next 10 years, Web-based technologies will improve the ability to embed semantic structures [… it] will occur in multiple evolutionary steps… By 2017, we expect the vision of the Semantic Web […] to coalesce […] and the majority of Web pages are decorated with some form of semantic hypertext.
    [Show full text]
  • Weaving the Semantic Web: Contributions and Insights
    Anne Cregan Weaving the Semantic Web: Contributions and Insights Doctoral Thesis submitted in partial requirement of the award of PhD from the University of New South Wales September 2008 Research reported in this thesis has been partially financed by NICTA (http://www.nicta.com.au). NICTA is funded by the Australian Government’s Department of Communications, Information Technology and the Arts, and the Australian Research Council through Backing Australia’s Ability and the ICT Centre of Excellence program. It is supported by its members the Australian National University, University of NSW, ACT Government, NSW Government and affiliate partner University of Sydney. Abstract The semantic web aims to make the meaning of data on the web explicit and machine processable. Harking back to Leibniz in its vision, it imagines a world of interlinked in- formation that computers ‘understand’ and ‘know’ how to process based on its meaning. Spearheaded by the World Wide Web Consortium, ontology languages OWL and RDF form the core of the current technical offerings. RDF has successfully enabled the construction of virtually unlimited webs of data, whilst OWL gives the ability to express complex re- lationships between RDF data triples. However, the formal semantics of these languages limit themselves to that aspect of meaning that can be captured by mechanical inference rules, leaving many open questions as to other aspects of meaning and how they might be made machine processable. The Semantic Web has faced a number of problems that are addressed by the included publications. Its germination within academia, and logical semantics has seen it struggle to become familiar, accessible and implementable for the general IT population, so an overview of semantic technologies is provided.
    [Show full text]
  • Nurse-Led Ontology Construction: a Design Science Approach
    i Nurse-led ontology construction: A design science approach. Philip John Shields RN BA Nursing (Hons) College of Health and Biomedicine, School of Nursing and Midwifery Victoria University, Melbourne Submitted in fulfilment of the requirements of the degree of PhD (April, 2016) ii Abstract Purpose: Most nursing quality studies based on the structure-process-outcome paradigm have concentrated on structure-outcome associations and have not explained the nursing process domain. This thesis turns the spotlight on the process domain and visualises nursing processes or ‘what nurses do’ by using ‘semantics’ which underpin Linking Of Data (LOD) technologies such as ontologies. Ontology construction has considerable limitations that make direct input of nursing process semantics difficult. Consequently, nursing ontologies being constructed to date use nursing process semantics collected by non-clinicians. These ontologies may have undesirable clinical implications when they are used to map nurse processes to patient outcomes. To address this issue, this thesis places nurses at the centre of semantic collection and ontology construction. Method: Design science methodology enables nurses to contribute their process domain semantics ‘first hand’. A sample of nurses working in various specialities was recruited to draw their process domain using node-arc-node ‘graphs’. Graphs are a visual representation of the language used to construct ontologies. Graphs contain semantics supplied by nurses; graphs are used to construct OWL-DL ontologies. OWL-DL ontologies are used because they are web-based and have a logic-and-rule construction. The ontologies were analysed by robots to evaluate their term ‘closeness’ and logic consistency. Results: Graphs depicting four different process domains were produced and used to construct OWL-DL ontologies.
    [Show full text]