Preparing search index...
The search index is not available
@openhps/solid
@openhps/solid
Collection
Class Collection
Hierarchy
SerializableThing
Collection
Index
Constructors
constructor
Properties
description?
id
label?
members?
term
Type
Accessors
comment
Methods
to
Thing
Constructors
constructor
new
Collection
(
id
?
)
:
Collection
Parameters
Optional
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Returns
Collection
Properties
Optional
description
description
?:
string
id
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Optional
label
label
?:
string
Optional
members
members
?:
(
BlankNode
|
SerializableThing
)
[]
= []
term
Type
term
Type
:
"BlankNode"
|
"NamedNode"
Accessors
comment
get
comment
(
)
:
string
Returns
string
set
comment
(
value
)
:
void
Parameters
value
:
string
Returns
void
Methods
to
Thing
to
Thing
(
)
:
Thing
Returns
Thing
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
description
id
label
members
term
Type
Accessors
comment
Methods
to
Thing
@openhps/solid
Loading...