
Security News
New CVE Forecasting Tool Predicts 47,000 Disclosures in 2025
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
@comunica/actor-sparql-serialize-json
Advanced tools
A SPARQL Serialize actor that serializes to a simple custom JSON format.
This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.
Click here if you just want to query with Comunica.
$ yarn add @comunica/actor-sparql-serialize-json
After installing, this package can be added to your engine's configuration as follows:
{
"@context": [
...
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-sparql-serialize-json/^1.0.0/components/context.jsonld"
],
"actors": [
...
{
"@id": "config-sets:sparql-serializers.json#myJsonSparqlSerializer",
"@type": "ActorSparqlSerializeJson"
}
]
}
v1.22.0 - 2021-08-30
<a name="v1.21.3"></a>
FAQs
A json sparql-serialize actor
The npm package @comunica/actor-sparql-serialize-json receives a total of 1,971 weekly downloads. As such, @comunica/actor-sparql-serialize-json popularity was classified as popular.
We found that @comunica/actor-sparql-serialize-json demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.