You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
void:object would identify an object common to all entities in a
Dataset/subset, just as void:property identifies a property common to all
entities in a property partition.
This would allow you to state the number of entities linking to a particular
entity, or having a particular shared value.
Used in combination with void:property, one could express facets of a
dataset/result set with VoID.
eg:
[
void:property dct:date ;
void:object "1985" ;
void:entities 354 ;
] .
Original issue reported on code.google.com by K.J.W.Al...@gmail.com on 18 Oct 2012 at 1:24
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
K.J.W.Al...@gmail.com
on 18 Oct 2012 at 1:24The text was updated successfully, but these errors were encountered: