Sha256: f69e144a76c1ffdab70c392224d25c70f913cf303cf099e3844cbe4406b24c99
Contents?: true
Size: 523 Bytes
Versions: 60
Compression:
Stored size: 523 Bytes
Contents
module Hydra class ACL < RDF::StrictVocabulary('http://projecthydra.org/ns/auth/acl#') property :Discover # extends http://www.w3.org/ns/auth/acl#Access property :hasEmbargo property :hasLease property :visibilityDuringEmbargo property :visibilityAfterEmbargo property :embargoReleaseDate property :visibilityDuringLease property :visibilityAfterLease property :leaseExpirationDate property :embargoHistory property :leaseHistory property :defaultPermissions end end
Version data entries
60 entries across 60 versions & 1 rubygems