Skip to content

Commit

Permalink
refreshing
Browse files Browse the repository at this point in the history
  • Loading branch information
josd committed Mar 29, 2024
1 parent e342a84 commit d08fa89
Show file tree
Hide file tree
Showing 36 changed files with 61 additions and 61 deletions.
6 changes: 3 additions & 3 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
Install SWI-Prolog from http://www.swi-prolog.org/Download.html

mkdir -p ~/github.com
mkdir -p ~/github.com/eyereasoner
cd ~/github.com/eyereasoner
git clone https://github.com/eyereasoner/see-lingua
mkdir -p ~/github.com/KNowledgeOnWebScale
cd ~/github.com/KNowledgeOnWebScale
git clone https://github.com/KNowledgeOnWebScale/see-lingua
cd see-lingua
sudo ln -sf $(realpath ./see) /usr/local/bin
see --version
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Reasoning engine that is using RDF TriG as the web lingua.

Examples are in [lingua](https://github.com/eyereasoner/see-lingua/tree/main/lingua) and their output in [lingua/output](https://github.com/eyereasoner/see-lingua/tree/main/lingua/output)
Examples are in [lingua](https://github.com/KNowledgeOnWebScale/see-lingua/tree/main/lingua) and their output in [lingua/output](https://github.com/KNowledgeOnWebScale/see-lingua/tree/main/lingua/output)

```
Usage: see <options>* <data>*
Expand Down
4 changes: 2 additions & 2 deletions lingua/edt.trig
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
_:ng1 lingua:implication true.

_:ng1 {
<> log:imports <../../eye/reasoning/edt/test-facts.ttl>.
<> log:imports <../../eye/reasoning/edt/test-dl.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/edt/test-facts.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/edt/test-dl.ttl>.
}

_:ng2 lingua:hornb _:ng3.
Expand Down
20 changes: 10 additions & 10 deletions lingua/monadic.trig
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
_:ng1 lingua:implication true.

_:ng1 {
<> log:imports <../../eye/reasoning/bmt/1tt1.ttl>.
<> log:imports <../../eye/reasoning/bmt/1tt2.ttl>.
<> log:imports <../../eye/reasoning/bmt/1tt3.ttl>.
<> log:imports <../../eye/reasoning/bmt/1tt4.ttl>.
<> log:imports <../../eye/reasoning/bmt/1tt5.ttl>.
<> log:imports <../../eye/reasoning/bmt/1tt6.ttl>.
<> log:imports <../../eye/reasoning/bmt/1tt7.ttl>.
<> log:imports <../../eye/reasoning/bmt/1tt8.ttl>.
<> log:imports <../../eye/reasoning/bmt/1tt9.ttl>.
<> log:imports <../../eye/reasoning/bmt/1tt10.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt1.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt2.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt3.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt4.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt5.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt6.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt7.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt8.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt9.ttl>.
<> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt10.ttl>.
}

#query
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/ackermann.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/ackermann.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/ackermann.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix log: <http://www.w3.org/2000/10/swap/log#>.
@prefix math: <http://www.w3.org/2000/10/swap/math#>.
Expand Down
8 changes: 4 additions & 4 deletions lingua/output/acp.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/acp.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/acp.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix log: <http://www.w3.org/2000/10/swap/log#>.
@prefix var: <http://www.w3.org/2000/10/swap/var#>.
Expand All @@ -19,7 +19,7 @@ _:gn_7 lingua:explanation _:gn_8.
_:gn_1 {
:test1 :policy :PolicyX.
:PolicyX a :Policy.
(_:gn_9 _:gn_10) log:forAllIn ((<https://eyereasoner.github.io/see-lingua/lingua/acp.trig>) 1).
(_:gn_9 _:gn_10) log:forAllIn ((<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/acp.trig>) 1).
}

_:gn_2 {
Expand All @@ -29,7 +29,7 @@ _:gn_2 {
_:gn_3 {
:test1 :policy :PolicyX.
:PolicyX a :Policy.
(var:x_0 _:gn_11 (:C)) log:collectAllIn ((<https://eyereasoner.github.io/see-lingua/lingua/acp.trig>) 1).
(var:x_0 _:gn_11 (:C)) log:collectAllIn ((<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/acp.trig>) 1).
(:C) list:length 1 .
(1) log:notEqualTo (0).
}
Expand All @@ -41,7 +41,7 @@ _:gn_4 {
_:gn_5 {
:test1 :policy :PolicyX.
:PolicyX a :Policy.
(var:x_0 _:gn_12 ()) log:collectAllIn ((<https://eyereasoner.github.io/see-lingua/lingua/acp.trig>) 1).
(var:x_0 _:gn_12 ()) log:collectAllIn ((<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/acp.trig>) 1).
() list:length 0 .
(0) log:equalTo (0).
}
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/backward.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/backward.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/backward.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix math: <http://www.w3.org/2000/10/swap/math#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/beetle.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/beetle.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/beetle.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.

:beetle :is :beautiful.
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/beetle6.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/beetle6.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/beetle6.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.

:beetle :is :nice.
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/blogic.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/blogic.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/blogic.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/derived.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/derived.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/derived.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix var: <http://www.w3.org/2000/10/swap/var#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/easter.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/easter.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/easter.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix math: <http://www.w3.org/2000/10/swap/math#>.
@prefix log: <http://www.w3.org/2000/10/swap/log#>.
Expand Down
4 changes: 2 additions & 2 deletions lingua/output/edt.trig
Original file line number Diff line number Diff line change
Expand Up @@ -1012,8 +1012,8 @@ _:gn_1997 lingua:explanation _:gn_1998.
_:gn_1999 lingua:explanation _:node_4_1.

_:node_1_1 {
<https://eyereasoner.github.io/see-lingua/lingua/edt.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/edt/test-facts.ttl>.
<https://eyereasoner.github.io/see-lingua/lingua/edt.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/edt/test-dl.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/edt.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/edt/test-facts.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/edt.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/edt/test-dl.ttl>.
}

_:gn_1 {
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/fibonacci.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/fibonacci.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/fibonacci.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix math: <http://www.w3.org/2000/10/swap/math#>.

Expand Down
4 changes: 2 additions & 2 deletions lingua/output/filter.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/filter.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/filter.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix log: <http://www.w3.org/2000/10/swap/log#>.
@prefix list: <http://www.w3.org/2000/10/swap/list#>.
Expand All @@ -14,7 +14,7 @@ _:gn_1 lingua:explanation _:gn_2.

_:gn_1 {
:Let :where (_:sk_0 _:gn_3).
(_:sk_0 _:gn_3 ("Huey" "Dewey")) log:collectAllIn ((<https://eyereasoner.github.io/see-lingua/lingua/filter.trig>) 1).
(_:sk_0 _:gn_3 ("Huey" "Dewey")) log:collectAllIn ((<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/filter.trig>) 1).
("Huey" "Dewey") list:length 2.
}

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/gps.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/gps.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/gps.trig#>.
@prefix gps: <http://eyereasoner.github.io/eye/reasoning/gps/gps-schema#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix list: <http://www.w3.org/2000/10/swap/list#>.
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/graph.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/graph.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/graph.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.

:angers :path :nantes.
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/mi.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/mi.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/mi.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix list: <http://www.w3.org/2000/10/swap/list#>.
@prefix var: <http://www.w3.org/2000/10/swap/var#>.
Expand Down
20 changes: 10 additions & 10 deletions lingua/output/monadic.trig
Original file line number Diff line number Diff line change
Expand Up @@ -3046,16 +3046,16 @@ _:gn_3033 lingua:explanation _:gn_3034.
_:gn_3035 lingua:explanation _:gn_3036.

_:node_1_1 {
<https://eyereasoner.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt1.ttl>.
<https://eyereasoner.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt2.ttl>.
<https://eyereasoner.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt3.ttl>.
<https://eyereasoner.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt4.ttl>.
<https://eyereasoner.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt5.ttl>.
<https://eyereasoner.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt6.ttl>.
<https://eyereasoner.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt7.ttl>.
<https://eyereasoner.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt8.ttl>.
<https://eyereasoner.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt9.ttl>.
<https://eyereasoner.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt10.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt1.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt2.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt3.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt4.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt5.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt6.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt7.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt8.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt9.ttl>.
<https://KNowledgeOnWebScale.github.io/see-lingua/lingua/monadic.trig> log:imports <https://eyereasoner.github.io/eye/reasoning/bmt/1tt10.ttl>.
}

_:gn_1 {
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/patch.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/patch.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/patch.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix log: <http://www.w3.org/2000/10/swap/log#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/peano.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/peano.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/peano.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.

(:s (:s (:s (:s (:s 0))))) :factorial (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s (:s 0)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))).
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/pi.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/pi.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/pi.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix math: <http://www.w3.org/2000/10/swap/math#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/restdesc.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/restdesc.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/restdesc.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix http: <http://www.w3.org/2011/http#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/sha512.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/sha512.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/sha512.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix crypto: <http://www.w3.org/2000/10/swap/crypto#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/slide32.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/slide32.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/slide32.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.

:Ghent a :HumanCommunity.
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/slide33.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/slide33.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/slide33.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/socrates.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/socrates.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/socrates.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/syllogism.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/syllogism.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/syllogism.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.

:test :is true.
Expand Down
2 changes: 1 addition & 1 deletion lingua/output/turing.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/turing.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/turing.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix list: <http://www.w3.org/2000/10/swap/list#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/union.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/union.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/union.trig#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
@prefix graph: <http://www.w3.org/2000/10/swap/graph#>.

Expand Down
2 changes: 1 addition & 1 deletion lingua/output/universal.trig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <https://eyereasoner.github.io/see-lingua/lingua/universal.trig#>.
@prefix : <https://KNowledgeOnWebScale.github.io/see-lingua/lingua/universal.trig#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix skolem: <http://eyereasoner.github.io/.well-known/genid/8b98b360-9a70-4845-b52c-c675af60ad01#>.
@prefix lingua: <http://www.w3.org/2000/10/swap/lingua#>.
Expand Down
2 changes: 1 addition & 1 deletion lingua/test
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ for file in *.trig
do
echo -en "$(pad "${file}" -24)"
start=$(($(date +%s%N)/1000000))
see --genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io ../.. https://eyereasoner.github.io/see-lingua/lingua/$file --output output/$file
see --genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://KNowledgeOnWebScale.github.io ../.. https://KNowledgeOnWebScale.github.io/see-lingua/lingua/$file --output output/$file
end=$(($(date +%s%N)/1000000))
echo -en "${YELLOW}$(pad "`expr $end - $start` msec" 12)${NORMAL} "
if [[ $(git diff */$file | wc -l) -eq 0 ]]; then
Expand Down
2 changes: 1 addition & 1 deletion mksee
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -lt 2 ] ; then
fi

# change working directory
pushd ~/github.com/eyereasoner/see-lingua
pushd ~/github.com/KNowledgeOnWebScale/see-lingua

# the following is adapted from https://gist.github.com/codezninja/c227d9c65b09d2be2d99abbfcfa8774a
while getopts "Mmp" Option
Expand Down
2 changes: 1 addition & 1 deletion see.pl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
% Second Eye of Euler -- Jos De Roo
% ---------------------------------
%
% See https://github.com/eyereasoner/see
% See https://github.com/KNowledgeOnWebScale/see-lingua
%

:- use_module(library(lists)).
Expand Down
Binary file modified see.pvm
Binary file not shown.
2 changes: 1 addition & 1 deletion test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
pushd ~/github.com/eyereasoner/see-lingua/lingua > /dev/null
pushd ~/github.com/KNowledgeOnWebScale/see-lingua/lingua > /dev/null
./test
popd > /dev/null

0 comments on commit d08fa89

Please sign in to comment.