Skip to content

Commit

Permalink
Merge pull request #316 from ulitol97/master
Browse files Browse the repository at this point in the history
Docs.
  • Loading branch information
ulitol97 committed Jun 26, 2022
2 parents 9064411 + 1ea0c81 commit e0bc1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-usage/streaming.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ the validation should be performed, including:
to have.
- _format_: Format of the incoming RDF data (Turtle, JSONLD, etc.).
- _inference (Optional)_: Inference to be applied on the incoming
RDF data (turtle, JSONLD, etc.). Default: `NONE`.
RDF data (RDFS, OWL, etc.). Default: `NONE`.
- _stream_: Information for @STREAMING_APP_NAME@ to consume an incoming
Kafka stream.
- _server_: Hostname/IP address of the Kafka server streaming RDF data.
Expand Down

0 comments on commit e0bc1c8

Please sign in to comment.