Erema777
Новичок
hello, sparql requests in protege
I need to find 100 names mail.ru
PREFIX foaf: <https://mail.ru/>
SELECT? X? Name
WHERE {? X foaf: name? Name} LIMIT 100
does not produce the required answer
advise what to do
thank you in advance

I need to find 100 names mail.ru
PREFIX foaf: <https://mail.ru/>
SELECT? X? Name
WHERE {? X foaf: name? Name} LIMIT 100
does not produce the required answer
advise what to do
thank you in advance

Последнее редактирование: