@openhps/rdf
Preparing search index...
User
Class User
Hierarchy (
View Summary
)
SerializableThing
User
Index
Constructors
constructor
Properties
account?
birth
Date
description?
email?
first
Name
id
job
Title?
label?
last
Name
nickname?
picture?
term
Type
title?
workplace
Homepage?
Accessors
comment
name
Methods
to
Thing
Constructors
constructor
new
User
(
id
?:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
)
:
User
Parameters
Optional
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Returns
User
Properties
Optional
account
account
?:
string
[]
birth
Date
birthDate
:
Date
Optional
description
description
?:
string
Optional
email
email
?:
string
first
Name
firstName
:
string
id
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Optional
job
Title
jobTitle
?:
string
Optional
label
label
?:
string
last
Name
lastName
:
string
Optional
nickname
nickname
?:
string
Optional
picture
picture
?:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
term
Type
termType
:
"NamedNode"
|
"BlankNode"
Optional
title
title
?:
string
Optional
workplace
Homepage
workplaceHomepage
?:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
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
account
birth
Date
description
email
first
Name
id
job
Title
label
last
Name
nickname
picture
term
Type
title
workplace
Homepage
Accessors
comment
name
Methods
to
Thing
@openhps/rdf
Loading...