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

Refactor SPARQL query for CQ029 #98

Closed alejgh closed 4 years ago

alejgh commented 4 years ago

The SPARQL query implemented in #63 is no longer valid since roles were added and we can no longer identify researchers based on their type (ResearchPersonnel).

We need to modify the query to fetch entities which play the role of Researching instead. The instance data is already being modify in #93, so after that PR is finished we can update the query.