Preparing search index...
The search index is not available
Comunica
Comunica
@comunica/types
IQuerySourceSerialized
Interface IQuerySourceSerialized
interface
IQuerySourceSerialized
{
baseIRI
?:
string
;
context
?:
IActionContext
;
mediaType
:
string
;
type
?:
"serialized"
;
value
:
string
;
}
Hierarchy (
view full
)
IQuerySourceUnidentifiedExpanded
IQuerySourceSerialized
Index
Properties
baseIRI?
context?
media
Type
type?
value
Properties
Optional
baseIRI
baseIRI
?:
string
Optional
context
context
?:
IActionContext
media
Type
media
Type
:
string
Optional
type
type
?:
"serialized"
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
baseIRI
context
media
Type
type
value
Comunica
Loading...