. "Alba Fernández Izquierdo" . "Andrea Cimmino" . "Raúl García Castro" . "This ontology aims at modelling the privacy for the AURORAL project." . "The AURORAL Privacy Ontology" . . "0.0.1" . # # # ################################################################# # # # # Annotation properties # # # ################################################################# # # # http://purl.org/dc/elements/1.1/creator . # # http://purl.org/dc/elements/1.1/description . # # http://purl.org/dc/elements/1.1/title . # # http://purl.org/dc/terms/license . # # # # ################################################################# # # # # Object Properties # # # ################################################################# # # # https://auroral.iot.linkeddata.es/def/priv#definesRule . . . "A relationship between policy and the rules it defines" . "defines rule" . # # https://auroral.iot.linkeddata.es/def/priv#hasAction . . . "A relationship between the rule and the actions it defines" . "has action" . # # https://auroral.iot.linkeddata.es/def/priv#hasPolicy . . . "A relatioship between the item and its policy" . "has policy" . # # https://auroral.iot.linkeddata.es/def/priv#hasRuleTarget . . . "A relationship between the rule and its targets" . "has rule target" . # # # # ################################################################# # # # # Data properties # # # ################################################################# # # # https://auroral.iot.linkeddata.es/def/priv#hasDescription . "has description" . # # https://auroral.iot.linkeddata.es/def/priv#hasName . "has name" . # # # # ################################################################# # # # # Classes # # # ################################################################# # # # https://auroral.iot.linkeddata.es/def/core#Item . _:genid1 . _:genid1 . _:genid1 . _:genid1 . "A physical or virtual thing" . "Item" . # # https://auroral.iot.linkeddata.es/def/priv#Action . _:genid2 . _:genid2 . _:genid2 . _:genid2 . "The possible actions of a rule: the visibility, accessibility" . "Action" . # # https://auroral.iot.linkeddata.es/def/priv#Permission . . "The ability to exercise an Action over an Asset. The Permission MAY also have the duty property that expresses an agreed Action that MUST be exercised (as a pre-condition to be granted the Permission)." . "Permission" . # # https://auroral.iot.linkeddata.es/def/priv#Policy . _:genid3 . _:genid3 . _:genid3 . _:genid3 . _:genid4 . _:genid4 . _:genid4 . _:genid4 . "A non-empty group of Permissions (via the permission property) and/or Prohibitions (via the prohibition property) and/or Duties (via the obligation property)" . "Policy" . # # https://auroral.iot.linkeddata.es/def/priv#Prohibition . . "The inability to exercise an Action over an Asset." . "Prohibition" . # # https://auroral.iot.linkeddata.es/def/priv#Rule . _:genid5 . _:genid5 . _:genid5 . _:genid5 . "An abstract concept that represents the common characteristics of Permissions, Prohibitions, and Duties." . "Rule" . # # https://auroral.iot.linkeddata.es/def/priv#RuleTarget . "The targets for which are generating the rules" . "Rule Target" . # # # # ################################################################# # # # # Individuals # # # ################################################################# # # # https://auroral.iot.linkeddata.es/def/priv#Accessibility . . "Accessibility" . # # https://auroral.iot.linkeddata.es/def/priv#All . . "All" . # # https://auroral.iot.linkeddata.es/def/priv#Friends . . "Friends" . # # https://auroral.iot.linkeddata.es/def/priv#None . . "None" . # # https://auroral.iot.linkeddata.es/def/priv#Visibility . . "Visibility" . # # Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/