SolidUniversalProperties class

Universal Properties for the Solid vocabulary

Universal properties are RDF properties that have no explicitly defined domain and can therefore be applied to any resource within this vocabulary's context. In RDF, when a property has no rdfs:domain constraint, it can theoretically be used with any subject, but best practice is to use them only within the intended vocabulary context.

This class collects all such properties from the Solid vocabulary to make them easily accessible without cluttering the class-specific property interfaces.

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

account → const IriTerm
account
forClass → const IriTerm
forClass
inbox → const IriTerm
inbox
instance → const IriTerm
instance
instanceContainer → const IriTerm
instanceContainer
loginEndpoint → const IriTerm
loginEndpoint
logoutEndpoint → const IriTerm
logoutEndpoint
notification → const IriTerm
notification
oidcIssuer → const IriTerm
oidcIssuer
owner → const IriTerm
owner [Expects: http://xmlns.com/foaf/0.1/Agent]
privateLabelIndex → const IriTerm
privateLabelIndex [Expects: http://www.w3.org/ns/solid/terms#UnlistedDocument]
privateTypeIndex → const IriTerm
privateTypeIndex [Expects: http://www.w3.org/ns/solid/terms#UnlistedDocument]
publicTypeIndex → const IriTerm
publicTypeIndex [Expects: http://www.w3.org/ns/solid/terms#ListedDocument]
storageDescription → const IriTerm
storageDescription
timeline → const IriTerm
timeline
typeIndex → const IriTerm
typeIndex [Expects: http://www.w3.org/ns/solid/terms#TypeIndex]