Skip to content

proposed property: void:object #106

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions