Rdf class
Main Rdf vocabulary class containing all terms
Contains all terms defined in the http://www.w3.org/1999/02/22-rdf-syntax-ns# 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
- Alt → const IriTerm
- IRI for rdf:Alt
- Bag → const IriTerm
- IRI for rdf:Bag
- CompoundLiteral → const IriTerm
- IRI for rdf:CompoundLiteral
- direction → const IriTerm
- IRI for rdf:direction
- first → const IriTerm
- IRI for rdf:first [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- HTML → const IriTerm
- IRI for rdf:HTML
- JSON → const IriTerm
- IRI for rdf:JSON
- langString → const IriTerm
- IRI for rdf:langString
- language → const IriTerm
- IRI for rdf:language
- List → const IriTerm
- IRI for rdf:List
- namespace → const String
- Base IRI for Rdf vocabulary Spec
- nil → const IriTerm
- IRI for rdf:nil
- object → const IriTerm
- IRI for rdf:object [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- PlainLiteral → const IriTerm
- IRI for rdf:PlainLiteral
- predicate → const IriTerm
- IRI for rdf:predicate [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- prefix → const String
- Property → const IriTerm
- IRI for rdf:Property
- rest → const IriTerm
- IRI for rdf:rest [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- Seq → const IriTerm
- IRI for rdf:Seq
- Statement → const IriTerm
- IRI for rdf:Statement
- subject → const IriTerm
- IRI for rdf:subject [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- type → const IriTerm
- IRI for rdf:type [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- value → const IriTerm
- IRI for rdf:value [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- XMLLiteral → const IriTerm
- IRI for rdf:XMLLiteral