Preparing search index...
The search index is not available
@openhps/rdf
@openhps/rdf
Platform
Class Platform
Hierarchy (
view full
)
SerializableThing
Platform
Index
Constructors
constructor
Properties
description?
id
label?
term
Type
Accessors
comment
name
Methods
to
Thing
Constructors
constructor
new
Platform
(
id
?
)
:
Platform
Parameters
Optional
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Returns
Platform
Properties
Optional
description
description
?:
string
id
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Optional
label
label
?:
string
term
Type
term
Type
:
"NamedNode"
|
"BlankNode"
Accessors
comment
get
comment
(
)
:
string
Returns
string
set
comment
(
value
)
:
void
Parameters
value
:
string
Returns
void
name
get
name
(
)
:
string
Returns
string
set
name
(
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
term
Type
Accessors
comment
name
Methods
to
Thing
@openhps/rdf
Loading...