Ben Schofield created NIFI-4778:
-----------------------------------
Summary: Create RDF processor for converting RDF files between
file formats
Key: NIFI-4778
URL: https://issues.apache.org/jira/browse/NIFI-4778
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework
Affects Versions: 1.4.0
Reporter: Ben Schofield
RDF is a standard model for data interchange on the Web.
[https://www.w3.org/RDF/]
There are multiple file formats defined for RDF data persistence and exchange.
rdf/xml - [https://www.w3.org/TR/rdf-syntax-grammar/]
Turtle - [https://www.w3.org/TR/turtle/]
N Triples - [https://www.w3.org/TR/n-triples/]
There is value in a processor which can convert RDF data between the various
standardized formats.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)