Re: DOAP retrieve license info

2017-04-07 Thread Laura Morales
Thank you for the clear explanation. == It's hard to tell what you are doing without seeing your query. When you ask a question about SPARQL, it's a good idea to always include the query, some sample data and how you executed the query, even if it seems

Re: DOAP retrieve license info

2017-04-07 Thread A. Soroka
It's hard to tell what you are doing without seeing your query. When you ask a question about SPARQL, it's a good idea to always include the query, some sample data and how you executed the query, even if it seems obvious. Speculating about what you did, and assuming that you built your

DOAP retrieve license info

2017-04-07 Thread Laura Morales
I'm experimenting with Fuseki and the DOAP files of the Apache projects. I've run a query to return name/license/description about SpamAssassin, and this is the result { "head": { "vars": [ "name" , "license" , "description" ] } , "results": { "bindings": [ { "name":