@openhps/rdf
Preparing search index...
ActuableProperty
Class ActuableProperty
Hierarchy (
View Summary
)
Property
ActuableProperty
Index
Constructors
constructor
Properties
description?
feature
Of
Interest?
id
label?
term
Type
Accessors
comment
Methods
to
Thing
Constructors
constructor
new
ActuableProperty
(
id
?:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
,
)
:
ActuableProperty
Parameters
Optional
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Returns
ActuableProperty
Properties
Optional
description
description
?:
string
Optional
feature
Of
Interest
featureOfInterest
?:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
id
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Optional
label
label
?:
string
term
Type
termType
:
"NamedNode"
|
"BlankNode"
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
feature
Of
Interest
id
label
term
Type
Accessors
comment
Methods
to
Thing
@openhps/rdf
Loading...