ContactUniversalProperties class

Universal Properties for the Contact 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 Contact 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

child → const IriTerm
child
description → const IriTerm
description
fullName → const IriTerm
fullName
knownAs → const IriTerm
knownAs
nearestAirport → const IriTerm
nearestAirport
participant → const IriTerm
participant
preferredURI → const IriTerm
preferredURI
region → const IriTerm
region
sortName → const IriTerm
sortName
webPage → const IriTerm
webPage