Cross reference for Consent classes, properties and dataproperties back to ToC

This section provides details for each class and property defined by Consent.

Classes

Consenting Partyc back to ToC or Class ToC

IRI: https://w3id.org/consent-mapping-jit#Consenting_Party

Consenting Party is used to represent a person, or an agent acting on behalf of someone giving their consent for the purposes that are included in a policy. It is equivalent with the concept-union of prov:Person and prof:Organization.
is equivalent to
organization or person
has super-classes
agent c
is in range of
given by op
is disjoint with
Consent c, Inlclusion c, Policy c, Purpose c

Inlclusionc back to ToC or Class ToC

IRI: https://w3id.org/consent-mapping-jit#Inclusion

Inclusion represents the relation between a policy and a purpose.
has super-classes
entity c
is in domain of
of policy op, of purpose op
is in range of
for inclusion op
is disjoint with
Consent c, Consenting Party c, Policy c, Purpose c

Policyc back to ToC or Class ToC

IRI: https://w3id.org/consent-mapping-jit#Policy

Policy is an abstract concept for representing things such as Terms and Conditions, Data Privacy Policies, etc. All of which encompass various notions of user rights, user obligations and what a service intends to do with the data.
has super-classes
entity c
is in range of
of policy op
is disjoint with
Consent c, Consenting Party c, Inlclusion c, Purpose c

Purposec back to ToC or Class ToC

IRI: https://w3id.org/consent-mapping-jit#Purpose

Purpose is a concept for representing the purpose of using (personal) data. This may range from using email addresses to send a newsletter to using one’s profile and purchase history for targeted advertising.
has super-classes
entity c
is in range of
of purpose op
is disjoint with
Consent c, Consenting Party c, Inlclusion c, Policy c

Object Properties

for inclusionop back to ToC or Object Property ToC

IRI: https://w3id.org/consent-mapping-jit#forInclusion

Indicates the inclusion for which consent was (not) given.

has characteristics: functional

has domain
Consent c
has range
Inlclusion c

given byop back to ToC or Object Property ToC

IRI: https://w3id.org/consent-mapping-jit#givenBy

Indicates who has given consent.

has characteristics: functional

has domain
Consent c
has range
Consenting Party c

of policyop back to ToC or Object Property ToC

IRI: https://w3id.org/consent-mapping-jit#ofPolicy

Refers to the policy of an inclusion.

has characteristics: functional

has domain
Inlclusion c
has range
Policy c

of purposeop back to ToC or Object Property ToC

IRI: https://w3id.org/consent-mapping-jit#ofPurpose

Refers to the purpose of an inclusion.

has characteristics: functional

has domain
Inlclusion c
has range
Purpose c

Data Properties

is givendp back to ToC or Data Property ToC

IRI: https://w3id.org/consent-mapping-jit#isGiven

Captures whether the consent is given. True means that consent was given, and false means that the consent is not given (rejected, withdrawn, etc.).

has characteristics: functional

has domain
Consent c
has range
boolean

registered ondp back to ToC or Data Property ToC

IRI: https://w3id.org/consent-mapping-jit#registeredOn

Indicates when the consent instance was registered.

has characteristics: functional

has domain
Consent c
has range
date time

valid untildp back to ToC or Data Property ToC

IRI: https://w3id.org/consent-mapping-jit#validUntil

Indicates when consent expires.

has characteristics: functional

has domain
Consent c
has range
date time

Annotation Properties

valueap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#value

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals