Posted by redraven on June 30, 2009 at 1:56pm
Jump to:
| Project: | Resource Description Framework (RDF) |
| Version: | 6.x-1.0-alpha7 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
On the RDF module project page it mentions integration with the location module.
I'm using the location cck method of storing location data, not the older method.
I was expecting to be able to declare RDF properties for each location field (ie street, state, etc), similar to how i can declare RDF properties for the 'from date' and 'to date' fields in a cck date field.
Do I need to install other RDF module to achieve this?
I've looked through the RDF documentation on d.o. I haven't found any further explanation of location integration.
Is there any further documentation on the location integration that someone could point me to? or any other suggestions would be much appreciated.
thanks
Comments
#1
have you tried RDF CCK? I haven't tried it with the location module but if you have regular CCK fields it should work.
#2
I have installed it, along with the rest of the RDF related modules and it allows me to assign an RDF property to the cck field, but not to the sub-fields of the location cck field.
I was hoping/expecting to be able to assign RDF properties to the specific location fields, such as street address, state, postal code.