[Developers] Unique enumerated properties must enumerate unique namespaces
Bryan Cheung
bryan.cheung at metaweb.com
Tue Jun 16 20:04:19 UTC 2009
For a property enumeration to enumerate into a namespace, the
uniqueness constraints must match up, e.g. a unique property
enumeration must enumerate into a unique namespace.
The problem with this particular property is that it was created and
set to unique before it became an enumeration. I've gone ahead and
relaxed the uniqueness on the property.
Bryan
On Jun 16, 2009, at 12:18 PM, Alexei Ustyuzhaninov wrote:
> Hi,
>
> Can somebody explain to me this error please? I believe a couple of
> weeks ago this request worked without errors.
>
> [{
>
> '*': [{}],
> 'type':'/location/census_tract'
> }]
>
> {
> "code": "/api/status/error",
> "messages": [{
> "code": "/api/status/error/mql/type",
> "info": {
> "enumeration": "#9202a8c04000641f800000000c429df6",
> "property": "geoid"
> },
> "message": "Unique enumerated properties must enumerate unique
> namespaces"
> }],
> "status": "200 OK",
> "transaction_id":
> "cache;cache02.sandbox.sjc1:8101;2009-06-16T18:24:02Z;0002"
> }
>
> --
> Thanks,
> Alexei
>
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers
More information about the Developers
mailing list