Ticket #27 (closed enhancement: fixed)
rdfBest descriptor
| Reported by: | http://openvest.myopenid.com/ | Owned by: | http://openvest.myopenid.com/ |
|---|---|---|---|
| Priority: | major | Milestone: | RDFAlchemy 0.2 |
| Component: | rdfAlchemy | Keywords: | descriptor |
| Cc: | bdarcus.lists@… | Billing Source: | |
| Max Authorized Hours: |
Description
1) localization. If I define, say, dc:title as an rdfSingle, then what happens if I have two title properties, each with a different language tag? Wondering if maybe something like this would be valuable?
title = rdfSingle(DCtitle?, localized=True)
... where by default it would return the property for the current locale, but where one could also specify a language?
Change History
Note: See
TracTickets for help on using
tickets.
