Re: puzzlement over prefix expansion
Jacco van Ossenbruggen <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On Sep 3, 2013, at 8:25 AM, Wouter Beek <[email protected]> wrote: > PS: Is there any difference between using `r`, and `t` in `rdf_meta/1`? I > always use `r`, am I missing some nice functionality because of that / are > their interesting use-cases for `t`? I'm mainly using 't' for predicates that have a triple (e.g. a term rdf/3) or list of triples as an argument. Not using it daily, but really convenient when you need it! Jacco -------------- next part -------------- HTML attachment scrubbed and removed