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