[ {
  "@id" : "http://purl.org/dc/elements/1.1/contributor",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://purl.org/dc/elements/1.1/creator",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://purl.org/dc/elements/1.1/date",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://purl.org/dc/elements/1.1/description",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://purl.org/dc/elements/1.1/modified",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://purl.org/dc/elements/1.1/publisher",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://purl.org/dc/elements/1.1/rights",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://purl.org/dc/elements/1.1/title",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://purl.org/dc/terms/rights",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://www.w3.org/2002/07/owl#inverseOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://www.w3.org/ns/prov#Entity",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Organisation",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Person",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Project",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#",
  "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ],
  "http://purl.org/dc/elements/1.1/contributor" : [ {
    "@value" : "Ademar Crotti Junior"
  }, {
    "@value" : "Junli Liang"
  }, {
    "@value" : "Lucy McKenna"
  }, {
    "@value" : "Natalia Duda"
  }, {
    "@value" : "Nick McDonald"
  }, {
    "@value" : "Rob Brennan"
  } ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Yalemisew Abgaz"
  } ],
  "http://purl.org/dc/elements/1.1/description" : [ {
    "@language" : "en",
    "@value" : "An ontology for modelling for users, data classification & access controls on the Access Risk Knowledge (ARK) Platform."
  } ],
  "http://purl.org/dc/elements/1.1/modified" : [ {
    "@value" : "18/04/2020"
  }, {
    "@value" : "31/03/2021"
  } ],
  "http://purl.org/dc/elements/1.1/publisher" : [ {
    "@value" : "https://www.ark.adaptcentre.ie/"
  } ],
  "http://purl.org/dc/elements/1.1/rights" : [ {
    "@value" : "https://creativecommons.org/licenses/by-nc/4.0/"
  } ],
  "http://purl.org/dc/elements/1.1/title" : [ {
    "@language" : "en",
    "@value" : "Access Risk Knowledge Platform Ontology"
  } ],
  "http://purl.org/dc/terms/rights" : [ {
    "@id" : "https://creativecommons.org/licenses/by/3.0/at/deed.en"
  } ],
  "http://purl.org/vocab/vann/preferredNamespacePrefix" : [ {
    "@value" : "ARKP"
  } ],
  "http://purl.org/vocab/vann/preferredNamespaceUri" : [ {
    "@value" : "https://ark.adaptcentre.ie/Ontologies/ARKProjects#"
  } ],
  "http://www.w3.org/2002/07/owl#versionIRI" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects"
  } ],
  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
    "@value" : "0.2"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#'has_data_classification'",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Ascribes a data classification level to an Entity."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#DataEntity"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "has data classification"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#DataClassification"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#AdminUser",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Ademar"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "An admin user has access to all projects."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "AdminUser"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#User"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#Confidential",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Confidential information is defined as information which is protected by Irish and/or E.U. legislation or regulations, HSE policies or legal contracts. The unauthorised or accidental disclosure of this information could adversely impact the organisation, its patients, its staff and its business partners."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Confidential"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#DataClassification"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#DataClassification",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Use to classifiy the sensitivity of data e.g., a project, an analysis or part of an analysis.  Data classification values are adapted from the HSE Information Classification & Handling Policy."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Data Classification"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#DataEntity",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "A data entity can be Project, a Project Analysis, a Risk, a Cube question or any other unit of data on the ARK Platform."
  }, {
    "@language" : "en",
    "@value" : "A subclass of prov:Entity."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Data Entity"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Entity"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#Internal",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Internal information is defined as information that is only intended for internal distribution within an organisation. In the majority of instances there would be no significant impact on the organisation, its staff, clients or patients if this type of information was mishandled or accidentally released."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Internal"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#DataClassification"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#Personal",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Restricted information that contains personal data. Personal data, as defined by the General Data Protection Regulation (GDPR), is any data that relates to a person or that could be used to identify a person."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Personal"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#Restricted"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#PlatformRole",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "The role of a User on the ARK Platform."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Platform Role"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#Public",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Public information is defined as information that is available to the general public and is intended for distribution outside an organisation. There would be no impact on the organisation, its staff, clients or patients if this type of information was mishandled or accidentally released."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Public"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#DataClassification"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#Restricted",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Restricted information is defined as highly sensitive confidential information. The unauthorised or accidental disclosure of this information would seriously and adversely impact the organisation, its patients, its staff and its business partners."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Restricted"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#DataClassification"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#SpecialCategory",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Special Category personal data, as defined by the General Data Protection Regulation (GDPR) Article 9, is any information that reveals a person's race, ethnic origin, political opinion, religious or philosophical beliefes, trade union membership, genetic data, biometric data for the purpose of uniquely identifying a natural person, data concerning health or data concerning a natural person’s sex life or sexual orientation."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Special Category"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#Personal"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#User",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://purl.org/dc/elements/1.1/description" : [ {
    "@language" : "en",
    "@value" : "A User of the ARK Platform. A User is a subclass of arkc:Person."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "The user of the project can take three types. Owner, Collaborator, ReadOnlyUser."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "User"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Person"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#boardMember",
  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://openark.adaptcentre.ie/Ontologies/ARKProjects#PlatformRole" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://purl.org/dc/elements/1.1/date" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
    "@value" : "2021-03-23T18:48:03+00:00"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Member of the governing body of an organisation. Responsible for developing and reviewing the organisation’s mission and strategy. Guides the organisation’s long-term goals and policies."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Board Member"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#clinicalSpecialist",
  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://openark.adaptcentre.ie/Ontologies/ARKProjects#PlatformRole" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://purl.org/dc/elements/1.1/date" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
    "@value" : "2021-03-23T18:47:03+00:00"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Plays a role in the management of activities and staff resources in an area of specialisation."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Clinical Specialist"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#frontlineStaff",
  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://openark.adaptcentre.ie/Ontologies/ARKProjects#PlatformRole" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://purl.org/dc/elements/1.1/date" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
    "@value" : "2021-03-23T18:46:03+00:00"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Including, but not limited to, firefighters, doctors, nurses, midwives, paramedics, healthcare assistants, social work practitioners and allied health staff who work directly with service users."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Frontline Staff"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#hasCollaborator",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relates the Project with its collaborating User. The collaborator has a read/write/add subproject rights but not grant rights."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Project"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has collaborator"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#User"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#isCollaboratorOf"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#hasOwner",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relates the Project with its owner User. The owner has a full read/write/grant access rights."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Project"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has owner"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#User"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#isOwnerOf"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#hasOwningOrganisation",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Links a project to its owning organisation."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Project"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has owning organisation"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Organisation"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#hasPlatformRole",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Links a User to their Platform Role."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#User"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has platform role"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#PlatformRole"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#hasReadOnlyUser",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relates the Project with its ReadOnlyUser. The readonly user can view a specific Project but has no grant right."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Project"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has readonly user"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#User"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#isReadOnlyUserOf"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#isCollaboratorOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relates the collaborating User with a project. "
  } ],
  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#User"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "is collaborator of"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Project"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@value" : "hasCollaborator"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#isOwnerOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relates the Owner User with a Project. The owner has a full read/write/grant access rights."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#User"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "is owner of"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Project"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@value" : "hasOwner"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#isReadOnlyUserOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relates the ReadOnlyUser with a Project. "
  } ],
  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#User"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "is readonly user of"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKCube#Project"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@value" : "hasReadOnlyUser"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#operationsManager",
  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://openark.adaptcentre.ie/Ontologies/ARKProjects#PlatformRole" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://purl.org/dc/elements/1.1/date" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
    "@value" : "2021-03-23T18:46:47+00:00"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Responsible for managing the delivery of quality service user care. This includes, but is not limited to, maintaining, ordering and distributing appropriate Personal Protective Equipment (PPE)."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Operations Manager"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#organisationExecutive",
  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://openark.adaptcentre.ie/Ontologies/ARKProjects#PlatformRole" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://purl.org/dc/elements/1.1/date" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
    "@value" : "2021-03-23T18:47:33+00:00"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Responsible for all aspects of operations and for overseeing the functioning of the organisation."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Organisation Executive"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#platformAdministrator",
  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://openark.adaptcentre.ie/Ontologies/ARKProjects#PlatformRole" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "An administrator of the ARK Platform."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Platform Administrator"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#safetyManager",
  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://openark.adaptcentre.ie/Ontologies/ARKProjects#PlatformRole" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://purl.org/dc/elements/1.1/date" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
    "@value" : "2021-03-23T18:49:16+00:00"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Directs the collection, measurement and presentation of data required for monitoring service quality and service user safety indicators. Assures compliance with regulations and standards."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Safety Manager"
  } ]
}, {
  "@id" : "https://openark.adaptcentre.ie/Ontologies/ARKProjects#unitManager",
  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://openark.adaptcentre.ie/Ontologies/ARKProjects#PlatformRole" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Lucy McKenna"
  } ],
  "http://purl.org/dc/elements/1.1/date" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
    "@value" : "2021-03-23T18:49:54+00:00"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Manager of a particular area or group of staff within an organisation e.g. ward manager, nursing manager."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Unit Manager"
  } ]
} ]