weso / hercules-ontology

Development of the Ontology and its Continuos Integration for the Hercules project.
https://herculescrue.github.io/ib-hercules-ontology/current/asio.html
GNU General Public License v3.0
0 stars 5 forks source link

Update sparql query for CQ029 #112

Closed alejgh closed 4 years ago

alejgh commented 4 years ago

Closes #98.

There is longer no need to specify that the person must have role "Researching" or "Teaching", since a person can have Publications independently of their role.

There is also a fix with the SPARQL query where previously if one of the optional predicates of the publication was not found neither of the values inside the OPTIONAL construct was shown. Now we have separate OPTIONALs so if one of the predicates is not found, the other values can still appear in the result if present.