sparql-view-unfold
Preparing search index...
utils/assertions
assertTermType
Function assertTermType
assertTermType
(
termType
:
AssertableTermType
,
strong
?:
boolean
,
)
:
TermTypeAssertion
Creates T⟨?x : τ⟩, or its weak form
!bound(?x) || is<τ>(?x)
.
Parameters
termType
:
AssertableTermType
strong
:
boolean
= true
Returns
TermTypeAssertion
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
sparql-view-unfold
Loading...
Creates T⟨?x : τ⟩, or its weak form
!bound(?x) || is<τ>(?x).