@openhps/rdf
Preparing search index...
Observation
Class Observation
Hierarchy (
View Summary
)
SerializableThing
Observation
Index
Constructors
constructor
Properties
description?
features
Of
Interest
id
label?
observed
Properties
results
result
Time
term
Type
used
Procedures
Accessors
comment
Methods
to
Thing
Constructors
constructor
new
Observation
(
id
?:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
,
)
:
Observation
Parameters
Optional
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Returns
Observation
Properties
Optional
description
description
?:
string
features
Of
Interest
featuresOfInterest
:
FeatureOfInterest
[]
= []
id
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Optional
label
label
?:
string
observed
Properties
observedProperties
:
ObservableProperty
[]
= []
results
results
:
Object
[]
= []
result
Time
resultTime
:
Date
term
Type
termType
:
"NamedNode"
|
"BlankNode"
used
Procedures
usedProcedures
:
(
`
http://
${
string
}
`
|
`
https://
${
string
}
`
)
[]
= []
Accessors
comment
get
comment
()
:
string
Returns
string
set
comment
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
Methods
to
Thing
toThing
()
:
Thing
Returns
Thing
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
description
features
Of
Interest
id
label
observed
Properties
results
result
Time
term
Type
used
Procedures
Accessors
comment
Methods
to
Thing
@openhps/rdf
Loading...