Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P9862
Number of blank nodes used as subject and grouped by predicate (wdqs2006)
Active
Public
Actions
Authored by
dcausse
on Dec 12 2019, 8:20 AM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Project Tags
Wikidata-Query-Service
Referenced Files
F31473407: raw.txt
Dec 12 2019, 8:20 AM
2019-12-12 08:20:39 (UTC+0)
Subscribers
None
<?xml version='1.0' encoding='UTF-8'?>
<sparql
xmlns=
'http://www.w3.org/2005/sparql-results#'
>
<head>
<variable
name=
'p'
/>
<variable
name=
'cnt'
/>
</head>
<results>
<result>
<binding
name=
'p'
>
<uri>
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
</uri>
</binding>
<binding
name=
'cnt'
>
<literal
datatype=
'http://www.w3.org/2001/XMLSchema#integer'
>
42308
</literal>
</binding>
</result>
<result>
<binding
name=
'p'
>
<uri>
http://www.w3.org/2002/07/owl#onProperty
</uri>
</binding>
<binding
name=
'cnt'
>
<literal
datatype=
'http://www.w3.org/2001/XMLSchema#integer'
>
42308
</literal>
</binding>
</result>
<result>
<binding
name=
'p'
>
<uri>
http://www.w3.org/2002/07/owl#someValuesFrom
</uri>
</binding>
<binding
name=
'cnt'
>
<literal
datatype=
'http://www.w3.org/2001/XMLSchema#integer'
>
42308
</literal>
</binding>
</result>
<result>
<binding
name=
'p'
>
<uri>
http://www.w3.org/1999/02/22-rdf-syntax-ns#first
</uri>
</binding>
<binding
name=
'cnt'
>
<literal
datatype=
'http://www.w3.org/2001/XMLSchema#integer'
>
4
</literal>
</binding>
</result>
<result>
<binding
name=
'p'
>
<uri>
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
</uri>
</binding>
<binding
name=
'cnt'
>
<literal
datatype=
'http://www.w3.org/2001/XMLSchema#integer'
>
4
</literal>
</binding>
</result>
</results>
</sparql>
Event Timeline
dcausse
created this paste.
Dec 12 2019, 8:20 AM
2019-12-12 08:20:39 (UTC+0)
dcausse
mentioned this in
T239414: Investigate how blank nodes are used and synced between wikibase and wdqs
.
Dec 12 2019, 8:31 AM
2019-12-12 08:31:39 (UTC+0)
Log In to Comment