IANA media type for SPARQL query requests.
IANA media type for SPARQL update requests.
IANA media type for SPARQL query results in JSON.
SPARQL repository.
SPARQL repository query and update operations.
Marks a string or a template literal as SPARQL text.
Creates a SPARQL solution Tuple.
Creates a SPARQL triple Pattern.
Creates a SPARQL Variable.
Wraps a Repository to coalesce a transaction's updates into a single request.
Wraps a Repository to log each operation and its elapsed time.
SPARQL repository API and data model.
Provides a single, backend-independent API for working with SPARQL stores. Consumers query and update through the Repository interface and exchange data as the SPARQL types defined here, layered on the RDF terms and statements of @metreeca/trio, regardless of which connector backs the store.
Media types
Repository
executeand lifecyclecloseask/select/constructandupdateData model
SELECTquery-solution mapping?-prefixed SPARQL variableFactories
Wrappers
See