File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Binary Array Linked Data
2
2
3
3
[ Kotlin] ( https://kotlinlang.org/ ) library and CLI for Binary Array Linked Data (BALD) functionality.
4
- * [ GitHub Pages] ( https ://binary-array-ld.github.io/ net.binary_array_ld.bald/ )
4
+ * [ GitHub Pages] ( http ://kotlin. binary-array-ld.net)
5
5
6
6
This project consists of the following modules:
7
7
* ** binary-array-ld-lib** Core library containing BALD functionality. In particular, binary array to linked data (RDF) conversion.
@@ -13,7 +13,7 @@ RDF representations are provided by [Apache Jena](https://jena.apache.org/).
13
13
14
14
## Usage
15
15
16
- See the [ GitHub pages] ( https ://binary-array-ld.github.io/ net.binary_array_ld.bald /usage.html) for usage documentation.
16
+ See the [ GitHub pages] ( http ://kotlin. binary-array-ld.net/usage.html) for usage documentation.
17
17
18
18
## Development
19
19
You can’t perform that action at this time.
0 commit comments