Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposed property: void:object #106

Open
GoogleCodeExporter opened this issue May 1, 2015 · 2 comments
Open

proposed property: void:object #106

GoogleCodeExporter opened this issue May 1, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants