@openhps/rdf
Preparing search index...
Thing
Type Alias Thing
type
Thing
=
{
predicates
?:
Record
<
string
,
(
Quad_Object
|
Thing
)
[]
>
;
termType
?:
"NamedNode"
|
"BlankNode"
;
value
:
string
;
}
Index
Properties
predicates?
term
Type?
value
Properties
Optional
predicates
predicates
?:
Record
<
string
,
(
Quad_Object
|
Thing
)
[]
>
Optional
term
Type
termType
?:
"NamedNode"
|
"BlankNode"
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
predicates
term
Type
value
@openhps/rdf
Loading...