[foaf-dev] FOAF OnlineEcommerceAccount
Melvin Carvalho <[email protected]> Sun, 5 Feb 2012 21:33:04 +0100
| Newsgroups | gmane.comp.web.rdfweb |
|---|---|
| Message-ID | <CAKaEYhK8nrrMby=UB7h0Fg1uoZFXoOS1Hvu+25k0qkzVssv1GQ@mail.gmail.com> |
I just ran the following
SELECT DISTINCT * WHERE {
?product a <http://xmlns.com/foaf/0.1/OnlineEcommerceAccount>
}
With 4 results against sindice.
http://sparql.sindice.com/sparql?default-graph-uri=&query=SELECT+DISTINCT+*+WHERE+%7B+%0D%0A++++%3Fproduct+a+%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FOnlineEcommerceAccount%3E%0D%0A%7D&format=text%2Fhtml&debug=on
Would it be safe to say the OnlineEcommerceAccount is not used?
I'm thinking of a new use for it ...