-
> And inference across dimensions i.e. In the Instance document GOOGLE is an investment. And a query to find the total market value of NASDAQ shares. I appreciate we need GOOGLE to be in some NASDAQ l…
-
This is an ambitious project, but it will take a long time before it reaches the necessary critical mass to take over the world.
You could close a number of immediate gaps by provide integration wi…
-
I would like to use the following interface to serialize the Prolog-represented OWL
ontologies as RDF/XML, OWL 2 XML, etc.
```
owl_write(+Stream, +Term, +Options)
```
where Term is a Prolog term whi…
-
See more: http://www.swi-prolog.org/howto/Pack.html
-
```
# Here variable "D" is unresolved
$ ./ape.exe -text "Xyz likes to eat itself." -solo drspp
[A,B]
predicate(A,like,named(Xyz),B)-1/2
B
[C]
predicate(C,eat,named(Xyz),D)-1/4
# Her…
-
Both of the commands given in readme for setup fail:
```
make pgf_acewiki_aceowl
make pgf_ontograph_40
```
Both fail with:
`"File Numeral.gf does not exist."`
-
Hello,
I found this [page](https://www.swi-prolog.org/pack/file_details/logicmoo_nlu/ext/AceRules/webapp/war/index.html) which has a link named [AceRules Web Interface](https://www.swi-prolog.org/pac…
-
See ipfs/archives#14 for context
This issue is to coordinate how to get the BookReader working well on IPFS (where we can't assume a backend server is available to perform image processing)
CC: @jbe…
-
Hey Jeffrey.
I'm super interested semantically represented notes and I really like this project. Another project came to mind: [Abstract Meaning Representation](https://github.com/amrisi/amr-guidelin…
-
After loading sample data through manual interaction with AceWiki and restarting AceWiki, I was surprised to see all queries in a particular AceWiki instance unresponsive. The command line that had l…