Dc class
Main Dc vocabulary class containing all terms
Contains all terms defined in the http://purl.org/dc/elements/1.1/ 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
- contributor → const IriTerm
- IRI for dc:contributor
- coverage → const IriTerm
- IRI for dc:coverage
- creator → const IriTerm
- IRI for dc:creator
- date → const IriTerm
- IRI for dc:date
- description → const IriTerm
- IRI for dc:description
- format → const IriTerm
- IRI for dc:format
- identifier → const IriTerm
- IRI for dc:identifier
- language → const IriTerm
- IRI for dc:language
- namespace → const String
- Base IRI for Dc vocabulary Spec
- prefix → const String
- publisher → const IriTerm
- IRI for dc:publisher
- relation → const IriTerm
- IRI for dc:relation
- rights → const IriTerm
- IRI for dc:rights
- source → const IriTerm
- IRI for dc:source
- subject → const IriTerm
- IRI for dc:subject
- title → const IriTerm
- IRI for dc:title
- type → const IriTerm
- IRI for dc:type