AclAppend class

Append class from Acl vocabulary

Append accesses are specific write access which only add information, and do not remove information. For text files, for example, append access allows bytes to be added onto the end of the file. For RDF graphs, Append access allows adds triples to the graph but does not remove any. Append access is useful for dropbox functionality. Dropbox can be used for link notification, which the information added is a notification that a some link has been made elsewhere relevant to the given resource.

Inherits from:

This class provides access to all properties that can be used with Append. Class Reference

Vocabulary Reference

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

biboAbstract_ → const IriTerm
abstract_ from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
classIri → const IriTerm
IRI term for the Append class Use this to specify that a resource is of this type.
delegates → const IriTerm
delegates [Expects: http://xmlns.com/foaf/0.1/Agent]
owlAnnotatedProperty → const IriTerm
annotatedProperty from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlAnnotatedSource → const IriTerm
annotatedSource from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlAnnotatedTarget → const IriTerm
annotatedTarget from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlDeprecated → const IriTerm
deprecated from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlMembers → const IriTerm
members from owl vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
owlVersionInfo → const IriTerm
versionInfo from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owner → const IriTerm
owner [Expects: http://xmlns.com/foaf/0.1/Agent]
rdfsComment → const IriTerm
comment from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
rdfsIsDefinedBy → const IriTerm
isDefinedBy from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
rdfsLabel → const IriTerm
label from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
rdfsMember → const IriTerm
member from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
rdfsSeeAlso → const IriTerm
seeAlso from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
rdfType → const IriTerm
type from rdf vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
rdfValue → const IriTerm
value from rdf vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]