Comunica
Preparing search index...
@comunica/utils-expression-evaluator
BlankNode
Class BlankNode
Hierarchy (
View Summary
)
Term
BlankNode
Index
Constructors
constructor
Properties
expression
Type
term
Type
value
Methods
coerce
EBV
str
to
RDF
Constructors
constructor
new
BlankNode
(
value
:
string
|
BlankNode
)
:
BlankNode
Parameters
value
:
string
|
BlankNode
Returns
BlankNode
Properties
expression
Type
expressionType
:
Term
= ExpressionType.Term
term
Type
termType
:
TermType
= 'blankNode'
value
value
:
string
|
BlankNode
Methods
coerce
EBV
coerceEBV
()
:
boolean
Returns
boolean
str
str
()
:
string
Returns
string
to
RDF
toRDF
(
dataFactory
:
ComunicaDataFactory
)
:
Term
Parameters
dataFactory
:
ComunicaDataFactory
Returns
Term
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
expression
Type
term
Type
value
Methods
coerce
EBV
str
to
RDF
Comunica
Loading...