Acl class
Main Acl vocabulary class containing all terms
Contains all terms defined in the http://www.w3.org/ns/auth/acl# vocabulary.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- Access → const IriTerm
- IRI for acl:Access
- accessControl → const IriTerm
- IRI for acl:accessControl [Expects: http://www.w3.org/2006/gen/ont#InformationResource]
- accessTo → const IriTerm
- IRI for acl:accessTo [Expects: http://www.w3.org/2006/gen/ont#InformationResource]
- accessToClass → const IriTerm
- IRI for acl:accessToClass [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- agent → const IriTerm
- IRI for acl:agent [Expects: http://xmlns.com/foaf/0.1/Agent]
- agentClass → const IriTerm
- IRI for acl:agentClass [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- agentGroup → const IriTerm
- IRI for acl:agentGroup [Expects: http://www.w3.org/2006/vcard/ns#Group]
- Append → const IriTerm
- IRI for acl:Append
- AuthenticatedAgent → const IriTerm
- IRI for acl:AuthenticatedAgent
- Authorization → const IriTerm
- IRI for acl:Authorization
- Control → const IriTerm
- IRI for acl:Control
- default_ → const IriTerm
- IRI for acl:default_
- defaultForNew → const IriTerm
- IRI for acl:defaultForNew
- delegates → const IriTerm
- IRI for acl:delegates [Expects: http://xmlns.com/foaf/0.1/Agent]
- mode → const IriTerm
- IRI for acl:mode [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- namespace → const String
- Base IRI for Acl vocabulary Spec
- Origin → const IriTerm
- IRI for acl:Origin
- origin → const IriTerm
- IRI for acl:origin [Expects: http://www.w3.org/ns/auth/acl#Origin]
- owner → const IriTerm
- IRI for acl:owner [Expects: http://xmlns.com/foaf/0.1/Agent]
- prefix → const String
- Read → const IriTerm
- IRI for acl:Read
- Write → const IriTerm
- IRI for acl:Write