@openhps/rdf
Preparing search index...
SerializableThing
Class SerializableThing
Hierarchy (
View Summary
)
SerializableThing
Property
PropertyAccuracy
User
Procedure
System
Platform
Action
Observation
Index
Constructors
constructor
Properties
description?
id
label?
term
Type
Accessors
comment
Methods
to
Thing
Constructors
constructor
new
SerializableThing
(
id
?:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
,
)
:
SerializableThing
Parameters
Optional
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Returns
SerializableThing
Properties
Optional
description
description
?:
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
id
label
term
Type
Accessors
comment
Methods
to
Thing
@openhps/rdf
Loading...