@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology ; rdfs:label "CAP-A rewarding use case"@en ; rdfs:isDefinedBy "CAP-A European NGI-Trust Project WP4." ; rdfs:seeAlso "https://www.cap-a.eu" ; owl:imports . ################################################################# # # Classes # ################################################################# ### https://www.cap-a.eu/model/reward/Task_Level_1 rdf:type owl:Class ; rdfs:label "Task Level 1"@en ; rdfs:subClassOf ; rdfs:comment "Task Level 1 class includes mostly tasks that don't demand much effort or expertise."@en . ### https://www.cap-a.eu/model/reward/Task_Level_2 rdf:type owl:Class ; rdfs:label "Task Level 2"@en ; rdfs:subClassOf ; rdfs:comment "Task Level 2 class includes tasks related to other users."@en . ### https://www.cap-a.eu/model/reward/Task_Level_3 rdf:type owl:Class ; rdfs:label "Task Level 3"@en ; rdfs:subClassOf ; rdfs:comment "Task Level 3 class includes more time-consuming and sophisticated tasks that possiblycontain a lot of transactions and iterations or have been initiated by other users or have been initiated by other users."@en . ### https://www.cap-a.eu/model/reward/Task_Level_4 rdf:type owl:Class ; rdfs:label "Task Level 4"@en ; rdfs:subClassOf ; rdfs:comment "Task Level 4 class includes mostly high-quality tasks that need to be verifed by a system admin or Ambassador"@en . ################################################################# # # Individuals # ################################################################# ### https://www.cap-a.eu/model/reward/Admin rdf:type owl:NamedIndividual , ; rdfs:label "Admin"@en ; rdfs:comment "Admin user of service provider."@en . ### https://www.cap-a.eu/model/reward/Ambassador_Badge rdf:type owl:NamedIndividual , ; rdfs:label "Ambassador"@en ; rdfs:comment """Badge for user with huge expertise on high level of tasks or in privacy issues who can be invited/suggested by the crowd or by other ambassadors."""@en . ### https://www.cap-a.eu/model/reward/Annotation rdf:type owl:NamedIndividual , ; rdfs:label "Annotation Task"@en ; rdfs:comment "Annotation on Terms of Service Documents"@en . ### https://www.cap-a.eu/model/reward/Baby_Tier rdf:type owl:NamedIndividual , ; rdfs:label "Baby"@en ; rdfs:comment "CAP-A initial tier."@en . ### https://www.cap-a.eu/model/reward/Enthusiast_Tier rdf:type owl:NamedIndividual , ; rdfs:label "Enthusiast"@en ; rdfs:comment "CAP-A tier." . ### https://www.cap-a.eu/model/reward/Evidence rdf:type owl:NamedIndividual , ; rdfs:label "Evidence Task"@en ; rdfs:comment "Adding of privacy evidence through a task."@en . ### https://www.cap-a.eu/model/reward/Expert_Tier rdf:type owl:NamedIndividual , ; rdfs:label "Expert"@en ; rdfs:comment "CAP-A tier." . ### https://www.cap-a.eu/model/reward/Free_App_Feature rdf:type owl:NamedIndividual , ; rdfs:label "Free App Feature"@en ; rdfs:comment "An example of CAP-A reward."@en . ### https://www.cap-a.eu/model/reward/Grown-Up_Tier rdf:type owl:NamedIndividual , ; rdfs:label "Grown-Up"@en ; rdfs:comment "CAP-A Tier."@en . ### https://www.cap-a.eu/model/reward/Guru_Tier rdf:type owl:NamedIndividual , ; rdfs:label "Guru"@en ; rdfs:comment "CAP-A top-level Tier."@en . ### https://www.cap-a.eu/model/reward/Inactive_Badge rdf:type owl:NamedIndividual , ; rdfs:label "Inactive"@en ; rdfs:comment "Badge for user who registered to the platform/has joined the community but has not started or completed any task."@en . ### https://www.cap-a.eu/model/reward/Novice_Tier rdf:type owl:NamedIndividual , ; rdfs:label "Novice"@en ; rdfs:comment "CAP-A Tier."@en . ### https://www.cap-a.eu/model/reward/On-Fire_Badge rdf:type owl:NamedIndividual , ; rdfs:label "On Fire"@en ; rdfs:comment "Badge for user who has completed more than three tasks in the last week."@en . ### https://www.cap-a.eu/model/reward/Royal_Tier rdf:type owl:NamedIndividual , ; rdfs:label "Royal"@en ; rdfs:comment "CAP-A Tier."@en . ### https://www.cap-a.eu/model/reward/Sleepy_Badge rdf:type owl:NamedIndividual , ; rdfs:label "Sleepy"@en ; rdfs:comment "Badge for user who completed at least a task but has still not started/completed a new one for the last three months."@en . ### https://www.cap-a.eu/model/reward/Social-Buddy_Badge rdf:type owl:NamedIndividual , ; rdfs:label "Social/Buddy"@en ; rdfs:comment """Badge for user who invites more than fve friends to join the commu- nity or a specific task in a month."""@en . ### https://www.cap-a.eu/model/reward/Super-Star_Badge rdf:type owl:NamedIndividual , ; rdfs:label "Super Star"@en ; rdfs:comment "Badge for user who has completed at least ten tasks in a month."@en . ### https://www.cap-a.eu/model/reward/User_1 rdf:type owl:NamedIndividual , ; rdfs:label "User 1"@en ; rdfs:comment "User_1 at CAP-A portal"@en . ### https://www.cap-a.eu/model/reward/User_2 rdf:type owl:NamedIndividual , ; rdfs:label "User 2"@en ; rdfs:comment "User 2 at CAP-A mobile app."@en . ### https://www.cap-a.eu/model/reward/Warrior_Tier rdf:type owl:NamedIndividual , ; rdfs:label "Warrior"@en ; rdfs:comment "CAP-A Tier." . ### Generated by the OWL API (version 3.4.2) http://owlapi.sourceforge.net