{"library":"rdfa-streaming-parser","type":"library","category":null,"description":"The `rdfa-streaming-parser` package provides a high-performance, lightweight, and 100% spec-compliant streaming parser for RDFa 1.1 data. It is currently at version 3.0.2. This library is designed to emit RDFJS-compliant quads as soon as possible, enabling the efficient parsing of documents larger than available memory. Its streaming nature leverages Node.js Transform streams, allowing for direct piping of input sources like file streams. It also implements the RDFJS Sink interface for alternative stream processing. Key differentiators include its strict adherence to the RDFa 1.1 specification, its low memory footprint due to streaming, and its compatibility with the RDFJS ecosystem for data representation. The release cadence appears stable, with major version 3 indicating significant updates from previous iterations.","language":"javascript","status":"active","version":"3.0.2","tags":["javascript","rdfa","linked data","semantic web","rdf","rdfjs","streaming","asynchronous","typescript"],"install":[{"cmd":"npm install rdfa-streaming-parser","imports":["import { RdfaParser } from 'rdfa-streaming-parser';","const { RdfaParser } = require('rdfa-streaming-parser');","import type { RdfaParser } from 'rdfa-streaming-parser';"]},{"cmd":"yarn add rdfa-streaming-parser","imports":[]},{"cmd":"pnpm add rdfa-streaming-parser","imports":[]}],"homepage":null,"github":"https://github.com/rubensworks/rdfa-streaming-parser.js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rdfa-streaming-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rdfa-streaming-parser/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}