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