Skip to content

Commit

Permalink
Correct README
Browse files Browse the repository at this point in the history
  • Loading branch information
julianrojas87 committed Feb 26, 2024
1 parent c3b53b7 commit 505c06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sparql-ingest-processor-ts

[![Bun CI](https://github.com/julianrojas87/xml-utils-processors-ts/actions/workflows/build-test.yml/badge.svg)](https://github.com/julianrojas87/xml-utils-processors-ts/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/xml-utils-processors-ts.svg?style=popout)](https://npmjs.com/package/xml-utils-processors-ts)
[![Bun CI](https://github.com/julianrojas87/sparql-ingest-processor-ts/actions/workflows/build-test.yml/badge.svg)](https://github.com/julianrojas87/sparql-ingest-processor-ts/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/sparql-ingest-processor-ts.svg?style=popout)](https://npmjs.com/package/sparql-ingest-processor-ts)

Typescript [Connector Architecture](https://the-connector-architecture.github.io/site/docs/1_Home) processor for producing the corresponding SPARQL Update queries that write a stream of [SDS records](https://treecg.github.io/SmartDataStreams-Spec/) into a SPARQL triple store. Currently this repository exposes one function:

Expand Down

0 comments on commit 505c06e

Please sign in to comment.