Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit c65cf66

Browse files
Update README.md
1 parent 1b878ee commit c65cf66

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
- [Usage](#usage)
2323
- [Example](#example)
2424
- [Supported Reasoning Profiles](#)
25-
- [RDFS](#rdfs)
26-
- [RDFS Simple](#rdfs-simple)
27-
- [OWL Horst](#owl-horst)
25+
- [RDFS](#rdfs)
26+
- [RDFS Simple](#rdfs-simple)
27+
- [OWL Horst](#owl-horst)
2828

2929

3030
## Structure
@@ -46,7 +46,7 @@ Contains common test classes and data.
4646
### Prerequisites
4747
* Maven 3.x
4848
* Java 8
49-
* Scala 2.11 (support for Scala 2.10 is planned)
49+
* Scala 2.11 (support for Scala 2.12 once Spark moved to Scala 2.12 as well)
5050
* Apache Spark 2.x
5151
* Apache Flink 1.x
5252

@@ -151,7 +151,7 @@ where `VERSION` is the released version you want to use.
151151
## Usage
152152
Besides using the Inference API in your application code, we also provide a command line interface with various options that allow for a convenient way to use the core reasoning algorithms:
153153
```
154-
RDFGraphMaterializer 0.1.0
154+
RDFGraphMaterializer 0.2.0
155155
Usage: RDFGraphMaterializer [options]
156156
157157
-i, --input <path1>,<path2>,...

0 commit comments

Comments
 (0)