SchemaNumber class

Number class from Schema vocabulary

Data type: Number.\n\nUsage guidelines:\n\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.

Inherits from:

This class provides access to all properties that can be used with Number. Class Reference

Vocabulary Reference

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

biboAbstract_ → const IriTerm
abstract_ from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
classIri → const IriTerm
IRI term for the Number class Use this to specify that a resource is of this type.
interactionCount → const IriTerm
interactionCount
owlAnnotatedProperty → const IriTerm
annotatedProperty from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlAnnotatedSource → const IriTerm
annotatedSource from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlAnnotatedTarget → const IriTerm
annotatedTarget from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlDeprecated → const IriTerm
deprecated from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlMembers → const IriTerm
members from owl vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
owlVersionInfo → const IriTerm
versionInfo from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
rdfsComment → const IriTerm
comment from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
rdfsIsDefinedBy → const IriTerm
isDefinedBy from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
rdfsLabel → const IriTerm
label from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
rdfsMember → const IriTerm
member from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
rdfsSeeAlso → const IriTerm
seeAlso from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
rdfType → const IriTerm
type from rdf vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
rdfValue → const IriTerm
value from rdf vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
source → const IriTerm
source