This HTML5 document contains 12 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n2http://www.openlinksw.com/ontology/acl#
skoshttp://www.w3.org/2004/02/skos/core#
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:hasDisabledAclScope
rdf:type
owl:ObjectProperty rdf:Property
rdfs:label
hasDisabledACLScope Has Disabled ACL Scope
rdfs:domain
n2:Realm n2:ApplicationRealm
rdfs:range
n2:Scope
rdfs:isDefinedBy
n2:
rdfs:comment
Lists the Scopes which are explicitely disabled in a given realm. Applications may use this information to determine if certain sets of ACL rules should be applied or ignored. If a scope is neither enabled (:hasEnabledAclScope) nor explicitely disabled then it is up to the application to decide whether to enfore the ACL rules or not. Lists the Scopes which are explicitely disabled in a given realm. Applications may use this information to determine if certain sets of ACL rules should be applied or ignored. If a scope is neither enabled (:hasEnabledAclScope) nor explicitely disabled then it is up to the application to decide whether to enfore the ACL rules or not.
skos:altLabel
Disabled ACL Scope
skos:prefLabel
Has Disabled ACL Scope