Package org.eclipse.rdf4j.rio.ndjsonld
package org.eclipse.rdf4j.rio.ndjsonld
Copyright (c) 2021 Eclipse RDF4J contributors. All rights reserved. This program and the accompanying materials are
made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is
available at http://www.eclipse.org/org/documents/edl-v10.php.
-
ClassDescriptionIntroduce a parser capable of parsing Newline Delimited JSON-LD, where each line is a serialized JSON-LD record.An
RDFParserFactory
that creates instances ofNDJSONLDParser
.