Skip to content

Instantly share code, notes, and snippets.

@retorquere
Created April 8, 2011 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save retorquere/909422 to your computer and use it in GitHub Desktop.
Save retorquere/909422 to your computer and use it in GitHub Desktop.
restrict = {
:restriction => {
:is_equal_to => [
{
:extended_field_uRI => {
:distinguished_property_set_id => "PublicStrings",
:property_name => 'tagspace',
:property_type => "StringArray"
}
},
:field_uRI_or_constant => { ## here I think
:constant => {:value=>tag}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment