DcUniversalProperties class

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

contributor → const IriTerm
contributor
coverage → const IriTerm
coverage
creator → const IriTerm
creator
date → const IriTerm
date
description → const IriTerm
description
format → const IriTerm
format
identifier → const IriTerm
identifier
language → const IriTerm
language
publisher → const IriTerm
publisher
relation → const IriTerm
relation
rights → const IriTerm
rights
source → const IriTerm
source
subject → const IriTerm
subject
title → const IriTerm
title
type → const IriTerm
type