Domain: Actors
Actors Core
View: Authority
Actors Authority
View: Authorization
Actors Authorization
Classes
Action
Definition:
An intentional behavior performed by an actor resulting in some outcome.
OWL:
:Action a owl:Class
skos:prefLabel "Action"@en ;
skos:definition
"..."@en.
Actor
Definition:
Some identifiable participant able to take certain actions within some scope or environment.
OWL:
act:Actor a owl:Class
skos:prefLabel "Actor"@en ;
skos:definition
"..."@en.
Agency
Definition:
The ability, within some scope or environment, to perform an action or actions.
OWL:
:Agency a owl:Class
skos:prefLabel "Agency"@en ;
skos:definition
"..."@en.
Authority
Definition:
The permission granted by some actor with...
OWL:
Authorization
Definition:
TBD
OWL:
AuthorizationActor
Definition:
TBD
OWL:
Environment
Definition:
TBD
OWL:
GrantAction
Definition:
TBD
OWL:
GrantAuthority
Definition:
TBD
OWL:
Outcome
Definition:
TBD
OWL:
Properties
grantedBy
Definition:
Denotes the relation between the claim of
Authorityheld by theActorand theAuthorizationActorthat granted it.
OWL:
hasAgency
Definition:
TBD
OWL:
hasAuthority
Definition:
TBD
OWL:
responsibleFor
Definition:
TBD
OWL:
resultingIn
Definition:
TBD
OWL:
toPerform
Definition:
TBD
OWL:
withinEnvironment
Definition:
TBD
OWL: