sparql-view-unfold
Preparing search index...
utils/assertions
TermTypeAssertion
Interface TermTypeAssertion
T⟨?x : τ⟩ when
strong
, and
!bound(?x) || is<τ>(?x)
when not.
interface
TermTypeAssertion
{
strong
:
boolean
;
subType
:
"termType"
;
termType
:
AssertableTermType
;
type
:
"assertion"
;
}
Hierarchy
BaseAssertion
TermTypeAssertion
Index
Properties
strong
sub
Type
term
Type
type
Properties
strong
strong
:
boolean
sub
Type
subType
:
"termType"
term
Type
termType
:
AssertableTermType
type
type
:
"assertion"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
strong
sub
Type
term
Type
type
sparql-view-unfold
Loading...
T⟨?x : τ⟩ when
strong, and!bound(?x) || is<τ>(?x)when not.