public class GrantChecker extends RelationshipChecker
NS_CORE, NS_OBO, URI_INHERES_IN, URI_REALIZES, URI_RELATED_BY, URI_RELATES| Constructor and Description |
|---|
GrantChecker(AbstractPropertyStatementAction action) |
| Modifier and Type | Method and Description |
|---|---|
PolicyDecision |
isAuthorized(List<String> userUris)
A self-editor is authorized to add, edit, or delete a statement if the
subject or object refers to a Grant, and if the self-editor:
1) is a Principal Investigator (PI) of that Grant, or
2) is a co-Principal Investigator (co-PI) of that Grant
|
anyUrisInCommon, authorizedDecision, createSelector, createSelector, getObjectsOfLinkedProperty, getObjectsOfProperty, getObjectsThroughLinkingNode, isResourceOfTypepublic GrantChecker(AbstractPropertyStatementAction action)
public PolicyDecision isAuthorized(List<String> userUris)
Copyright © 2016. All rights reserved.