-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
1,621 additions
and
1,621 deletions.
There are no files selected for viewing
File renamed without changes.
1,436 changes: 718 additions & 718 deletions
1,436
legacy/complex/complex.jsonld → ...cy/complex-numbers/complex-numbers.jsonld
Large diffs are not rendered by default.
Oops, something went wrong.
1,792 changes: 896 additions & 896 deletions
1,792
legacy/complex/complex.jsonld.ttl → ...omplex-numbers/complex-numbers.jsonld.ttl
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
legacy/complex/complex.ttl → legacy/complex-numbers/complex-numbers.ttl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/bash -x | ||
riot --output=jsonld complex-numbers.ttl > complex-numbers.jsonld | ||
riot --output=turtle complex-numbers.jsonld > complex-numbers.jsonld.ttl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/bash -x | ||
eye --quiet --nope --legacy complex-numbers.ttl --output out/complex-numbers.ttl.out | ||
eye --quiet --nope --legacy complex-numbers.jsonld.ttl --output out/complex-numbers.jsonld.ttl.out |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.